summaryrefslogtreecommitdiff
path: root/audio/xhippo
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-02-14 02:50:06 +0000
committerhubertf <hubertf@pkgsrc.org>2003-02-14 02:50:06 +0000
commit7aa4e8090191ccda446c8f82ae196777c55eb687 (patch)
treeeaa139fea71fa7667c497f7f5d81219c1eb29aff /audio/xhippo
parent3b399e38388364b855b95db491339ec09753c808 (diff)
downloadpkgsrc-7aa4e8090191ccda446c8f82ae196777c55eb687.tar.gz
Update to xhippo 3.3.
Numerous changes since 2.2, please check the ChangeLog.
Diffstat (limited to 'audio/xhippo')
-rw-r--r--audio/xhippo/Makefile19
-rw-r--r--audio/xhippo/distinfo6
2 files changed, 15 insertions, 10 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 366eef644ae..3c82ff62a16 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.12 2001/05/09 11:29:11 agc Exp $
+# $NetBSD: Makefile,v 1.13 2003/02/14 02:50:08 hubertf Exp $
#
-DISTNAME= xhippo-2.0
+DISTNAME= xhippo-3.3
CATEGORIES= audio x11
-MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
+MASTER_SITES= ${MASTER_SITE_GNU:=xhippo/}
MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://zenchaos.netpedia.net/
+HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html
COMMENT= Generic playlist manager for UNIX
-DEPENDS= gtk+-1.2.*:../../x11/gtk
+USE_X11= yes
+GNU_CONFIGURE= yes
+USE_BUILDLINK2= yes
-USE_X11= YES
-GNU_CONFIGURE= YES
+CONFIGURE_ENV+= --with-gnome=no
+
+CONF_FILES= ${PREFIX}/share/doc/xhippo/xhippo.config.example ${PKG_SYSCONFDIR}/xhippo.config
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xhippo
@@ -26,4 +29,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/xhippo.txt.gz ${PREFIX}/share/doc/xhippo
${INSTALL_DATA} ${WRKSRC}/doc/xhippo.sgml ${PREFIX}/share/doc/xhippo
+.include "../../x11/gtk/buildlink2.mk"
+.include "../../audio/mad/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xhippo/distinfo b/audio/xhippo/distinfo
index 5b8de28ebd2..ab7e002c166 100644
--- a/audio/xhippo/distinfo
+++ b/audio/xhippo/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/05/09 11:29:11 agc Exp $
+$NetBSD: distinfo,v 1.3 2003/02/14 02:50:08 hubertf Exp $
-SHA1 (xhippo-2.0.tar.gz) = a4171b751307f5ca482756691d80c8cf14231d15
-Size (xhippo-2.0.tar.gz) = 142276 bytes
+SHA1 (xhippo-3.3.tar.gz) = 15fb21a9027110f1f7b8e17dc33be6c28a67c601
+Size (xhippo-3.3.tar.gz) = 417111 bytes