pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/ico Import ico-1.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b595520bc55
branches:  trunk
changeset: 527539:1b595520bc55
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Apr 10 13:46:34 2007 +0000

description:
Import ico-1.0.1.

This package provides ico, a program to display an animated icosahedron
or other polhedrons.

This is from the modular X.org X11 project.

diffstat:

 x11/ico/DESCR    |   4 ++++
 x11/ico/Makefile |  22 ++++++++++++++++++++++
 x11/ico/PLIST    |   3 +++
 x11/ico/distinfo |   5 +++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 82fa50b9aed2 -r 1b595520bc55 x11/ico/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ico/DESCR     Tue Apr 10 13:46:34 2007 +0000
@@ -0,0 +1,4 @@
+This package provides ico, a program to display an animated icosahedron
+or other polhedrons.
+
+This is from the modular X.org X11 project.
diff -r 82fa50b9aed2 -r 1b595520bc55 x11/ico/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ico/Makefile  Tue Apr 10 13:46:34 2007 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:46:34 joerg Exp $
+#
+
+DISTNAME=              ico-1.0.1
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               Animate icosahedron or other polyhedrons
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+PTHREAD_AUTO_VARS=     yes
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 82fa50b9aed2 -r 1b595520bc55 x11/ico/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ico/PLIST     Tue Apr 10 13:46:34 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:46:34 joerg Exp $
+bin/ico
+man/man1/ico.1
diff -r 82fa50b9aed2 -r 1b595520bc55 x11/ico/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ico/distinfo  Tue Apr 10 13:46:34 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:34 joerg Exp $
+
+SHA1 (ico-1.0.1.tar.bz2) = f50f113e0f4cbf75ab3a3cfed05fc869386fbe08
+RMD160 (ico-1.0.1.tar.bz2) = 75b929b602e99b4e3658fd5a06a9acd0e18fb4c0
+Size (ico-1.0.1.tar.bz2) = 85723 bytes



Home | Main Index | Thread Index | Old Index