summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2015-08-27 22:31:48 +0000
committerkhorben <khorben@pkgsrc.org>2015-08-27 22:31:48 +0000
commit804d85922477dbe78588fec0b2c963ed15e9074c (patch)
tree0342526d0fc5733ce10b1e210b1699f534fe7177 /audio
parent90eb94193de60d52b3a495e10af56a2ae70b9a7f (diff)
downloadpkgsrc-804d85922477dbe78588fec0b2c963ed15e9074c.tar.gz
Package DeforaOS Mixer 0.1.2
This release brings: - improved user interface - complete code re-factoring - manual page - Spanish translation
Diffstat (limited to 'audio')
-rw-r--r--audio/deforaos-mixer/Makefile23
-rw-r--r--audio/deforaos-mixer/PLIST7
-rw-r--r--audio/deforaos-mixer/distinfo8
3 files changed, 26 insertions, 12 deletions
diff --git a/audio/deforaos-mixer/Makefile b/audio/deforaos-mixer/Makefile
index 1613d9a82ea..f189e64d677 100644
--- a/audio/deforaos-mixer/Makefile
+++ b/audio/deforaos-mixer/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/08/09 15:08:34 khorben Exp $
-#
+# $NetBSD: Makefile,v 1.11 2015/08/27 22:31:48 khorben Exp $
-DISTNAME= Mixer-0.1.1
-PKGNAME= deforaos-mixer-0.1.1
-PKGREVISION= 8
+DISTNAME= Mixer-0.1.2
+PKGNAME= deforaos-mixer-0.1.2
CATEGORIES= audio
-MASTER_SITES= http://www.defora.org/os/download/download/3705/
+MASTER_SITES= http://www.defora.org/os/download/download/4369/
MAINTAINER= khorben@defora.org
HOMEPAGE= http://www.defora.org/
@@ -19,6 +17,19 @@ USE_TOOLS+= xgettext
MAKE_FLAGS+= DESTDIR=${DESTDIR}
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
+MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
+AUTO_MKDIRS= yes
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${PKGMANDIR} != "share/man"
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/share/man/html1/mixer.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/mixer.html
+ ${MV} ${DESTDIR}${PREFIX}/share/man/man1/mixer.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/mixer.1
+ ${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1
+ ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
+ ${RMDIR} ${DESTDIR}${PREFIX}/share/man
+.endif
.include "options.mk"
diff --git a/audio/deforaos-mixer/PLIST b/audio/deforaos-mixer/PLIST
index e34e4bb56d9..633a3815440 100644
--- a/audio/deforaos-mixer/PLIST
+++ b/audio/deforaos-mixer/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2012/12/17 00:38:48 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/08/27 22:31:48 khorben Exp $
bin/mixer
-share/applications/mixer.desktop
+man/html1/mixer.html
+man/man1/mixer.1
+share/applications/deforaos-mixer.desktop
+share/locale/es/LC_MESSAGES/Mixer.mo
share/locale/fr/LC_MESSAGES/Mixer.mo
diff --git a/audio/deforaos-mixer/distinfo b/audio/deforaos-mixer/distinfo
index 17ca5217734..d39ec930ffe 100644
--- a/audio/deforaos-mixer/distinfo
+++ b/audio/deforaos-mixer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2012/12/17 00:38:48 khorben Exp $
+$NetBSD: distinfo,v 1.2 2015/08/27 22:31:48 khorben Exp $
-SHA1 (Mixer-0.1.1.tar.gz) = d64feff33dfcc33754cecc882021491d6274e932
-RMD160 (Mixer-0.1.1.tar.gz) = 462ec9e4c4b74294daa1c7606ce5900c8d3f4edb
-Size (Mixer-0.1.1.tar.gz) = 26329 bytes
+SHA1 (Mixer-0.1.2.tar.gz) = aa4d7b5ccbfc77f06ddb9cd92236783d3dc1d74b
+RMD160 (Mixer-0.1.2.tar.gz) = 1513232efd11ceff3dc9f2d5acb8e88df4adb599
+Size (Mixer-0.1.2.tar.gz) = 31553 bytes