pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/paman Import paman version 0.9.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a3cdb8b53d4
branches:  trunk
changeset: 551687:6a3cdb8b53d4
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Fri Dec 19 01:09:24 2008 +0000

description:
Import paman version 0.9.4.

PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound
server.

With the current version of paman you may browser most of PulseAudio's
internals. There is support for changing volume of sinks and sink outputs.
You're able to play samples from the sample cache.

diffstat:

 audio/paman/DESCR    |   6 ++++++
 audio/paman/Makefile |  22 ++++++++++++++++++++++
 audio/paman/PLIST    |   6 ++++++
 audio/paman/distinfo |   5 +++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r c073671b8cc7 -r 6a3cdb8b53d4 audio/paman/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/paman/DESCR Fri Dec 19 01:09:24 2008 +0000
@@ -0,0 +1,6 @@
+PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound
+server.
+
+With the current version of paman you may browser most of PulseAudio's
+internals. There is support for changing volume of sinks and sink outputs.
+You're able to play samples from the sample cache.
diff -r c073671b8cc7 -r 6a3cdb8b53d4 audio/paman/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/paman/Makefile      Fri Dec 19 01:09:24 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/19 01:09:24 jmcneill Exp $
+#
+
+DISTNAME=      paman-0.9.4
+CATEGORIES=    audio
+MASTER_SITES=  http://0pointer.de/lennart/projects/paman/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://0pointer.de/lennart/projects/paman/
+COMMENT=       GTK frontend for the PulseAudio sound server
+
+GNU_CONFIGURE= yes
+USE_DIRS=      gnome2-1.5
+USE_TOOLS+=    pkg-config gmake
+USE_LANGUAGES= c++
+
+CONFIGURE_ARGS+=       --disable-lynx
+
+.include "../../audio/pulseaudio/buildlink3.mk"
+.include "../../devel/glibmm/buildlink3.mk"
+.include "../../devel/libglademm/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c073671b8cc7 -r 6a3cdb8b53d4 audio/paman/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/paman/PLIST Fri Dec 19 01:09:24 2008 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/19 01:09:24 jmcneill Exp $
+bin/paman
+share/applications/paman.desktop
+share/paman/paman.glade
+@dirrm share/paman
+@comment in xdg-dirs: @dirrm share/applications
diff -r c073671b8cc7 -r 6a3cdb8b53d4 audio/paman/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/paman/distinfo      Fri Dec 19 01:09:24 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/12/19 01:09:24 jmcneill Exp $
+
+SHA1 (paman-0.9.4.tar.gz) = d51d390a00222a51580c23c3d26547689b6d767b
+RMD160 (paman-0.9.4.tar.gz) = e15cacd2724014976e89ef622976577818d481c1
+Size (paman-0.9.4.tar.gz) = 116757 bytes



Home | Main Index | Thread Index | Old Index