x11/ico: Update to 1.0.6
PR: 287865
This commit is contained in:
parent
ec226b5e93
commit
f2d1a3d517
@ -1,15 +1,16 @@
|
||||
PORTNAME= ico
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.6
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Displays a wire-frame rotating plyhedron
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/ico
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xorgproto
|
||||
|
||||
PLIST_FILES= bin/ico share/man/man1/ico.1.gz
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525887945
|
||||
SHA256 (xorg/app/ico-1.0.5.tar.bz2) = d73b62f29eb98d850f16b76d759395180b860b613fbe1686b18eee99a6e3773f
|
||||
SIZE (xorg/app/ico-1.0.5.tar.bz2) = 136727
|
||||
TIMESTAMP = 1749875842
|
||||
SHA256 (xorg/app/ico-1.0.6.tar.xz) = 38f369d431e753280fde70fa489cc94ce204f9f8eabd2f49fc7d32afa69f4405
|
||||
SIZE (xorg/app/ico-1.0.6.tar.xz) = 130032
|
||||
|
||||
@ -1,2 +1,5 @@
|
||||
This package contains ico, an appliction used for displaying wire-framed
|
||||
rotating polyhedrons.
|
||||
Ico is a simple animation program that may be used for testing various
|
||||
X11 operations and extensions. It displays a wire-frame rotating
|
||||
polyhedron, with hidden lines removed, or a solid-fill polyhedron with
|
||||
hidden faces removed. There are a number of different polyhedra
|
||||
available.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user