diff options
Diffstat (limited to 'x11/ico')
-rw-r--r-- | x11/ico/Makefile | 11 | ||||
-rw-r--r-- | x11/ico/distinfo | 6 | ||||
-rw-r--r-- | x11/ico/pkg-descr | 7 |
3 files changed, 14 insertions, 10 deletions
diff --git a/x11/ico/Makefile b/x11/ico/Makefile index bbadbee338dc..562feeec025d 100644 --- a/x11/ico/Makefile +++ b/x11/ico/Makefile @@ -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 diff --git a/x11/ico/distinfo b/x11/ico/distinfo index fd74d342d5fa..5e7134ce6f8e 100644 --- a/x11/ico/distinfo +++ b/x11/ico/distinfo @@ -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 diff --git a/x11/ico/pkg-descr b/x11/ico/pkg-descr index 591943b22fd1..51f8ec6d34c9 100644 --- a/x11/ico/pkg-descr +++ b/x11/ico/pkg-descr @@ -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. |