aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-06 02:47:23 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-06 02:47:23 +0000
commit3ff89862cdcf3f45ea881b298c9c1c74649997c1 (patch)
treeac6446716f649803ad6a7f33c160fb39927cae18
parent40e012915e18056e0205d36405a7c0b85932f2f9 (diff)
downloadports-3ff89862cdcf3f45ea881b298c9c1c74649997c1.tar.gz
ports-3ff89862cdcf3f45ea881b298c9c1c74649997c1.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--UPDATING9
-rw-r--r--audio/Makefile1
-rw-r--r--audio/paman/Makefile25
-rw-r--r--audio/paman/distinfo3
-rw-r--r--audio/paman/pkg-descr4
-rw-r--r--audio/paman/pkg-plist5
7 files changed, 47 insertions, 1 deletions
diff --git a/MOVED b/MOVED
index 12594bc14efa..eec34c4694ab 100644
--- a/MOVED
+++ b/MOVED
@@ -3348,7 +3348,6 @@ net-p2p/mldonkey-core-devel||2007-12-25|Development version no longer necessary
net-p2p/mldonkey-gui-devel||2007-12-25|Development version no longer necessary
net-p2p/mldonkey-devel||2007-12-25|Development version no longer necessary
audio/polypaudio|audio/pulseaudio|2008-01-01|Project renamed
-audio/paman|audio/pavucontrol|2008-01-01|New tool to work with pulseaudio
audio/akode-plugins-polypaudio||2008-01-01|Polypaudio is obsolete in favor of pulseaudio
audio/teknap|net-p2p/teknap|2008-01-09|moved to net-p2p category
net/freeradius-devel|net/freeradius2|2008-01-18|Development version no longer necessary
diff --git a/UPDATING b/UPDATING
index 9fde8aa5e16b..47fa447b4b35 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,14 @@ time you update your ports collection, before attempting any port
upgrades.
20080605:
+ AFFECTS: users of audio/paman and audio/pavucontrol
+ AUTHOR: lippe@FreeBSD.org
+
+ paman was renamed to pavucontrol, but these are two projects differents.
+ paman is an GTK frontend to PulseAudio and pavucontrol is GTK based volume
+ control tool to PulseAudio.
+
+20080605:
AFFECTS: users of devel/gettext (ie: YOU)
AUTHOR: ade@FreeBSD.org
@@ -46,6 +54,7 @@ upgrades.
ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
+>>>>>>> 1.638
20080524:
AFFECTS: users of net-im/jabberd
AUTHOR: mm@FreeBSD.org
diff --git a/audio/Makefile b/audio/Makefile
index 00da5a564b56..ea570fe4246f 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -498,6 +498,7 @@
SUBDIR += p5-xmms2
SUBDIR += pacpl
SUBDIR += padevchooser
+ SUBDIR += paman
SUBDIR += paprefs
SUBDIR += pavucontrol
SUBDIR += pavumeter
diff --git a/audio/paman/Makefile b/audio/paman/Makefile
new file mode 100644
index 000000000000..950f31a17008
--- /dev/null
+++ b/audio/paman/Makefile
@@ -0,0 +1,25 @@
+# Ports collection Makefile for: paman
+# Date created: 2008-01-15
+# Whom: Romain Tartiere <romain@blogreen.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= paman
+PORTVERSION= 0.9.4
+CATEGORIES= audio
+MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
+
+MAINTAINER= romain@blogreen.org
+COMMENT= Gtk frontend for PulseAudio
+
+LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
+ pulse.0:${PORTSDIR}/audio/pulseaudio
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack
+
+CONFIGURE_ARGS= --disable-lynx
+
+.include <bsd.port.mk>
diff --git a/audio/paman/distinfo b/audio/paman/distinfo
new file mode 100644
index 000000000000..b9e1330c9fe4
--- /dev/null
+++ b/audio/paman/distinfo
@@ -0,0 +1,3 @@
+MD5 (paman-0.9.4.tar.gz) = 4a77b129b0de8d261f2794ce3db518cc
+SHA256 (paman-0.9.4.tar.gz) = 9034087c4dd6caa19f6b59ba3b80c377b9dbff395fc1f94f890f2ba1173a5041
+SIZE (paman-0.9.4.tar.gz) = 116757
diff --git a/audio/paman/pkg-descr b/audio/paman/pkg-descr
new file mode 100644
index 000000000000..1037a2ea04e0
--- /dev/null
+++ b/audio/paman/pkg-descr
@@ -0,0 +1,4 @@
+PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound
+server.
+
+WWW: http://0pointer.de/lennart/projects/paman/
diff --git a/audio/paman/pkg-plist b/audio/paman/pkg-plist
new file mode 100644
index 000000000000..b6e932704bd0
--- /dev/null
+++ b/audio/paman/pkg-plist
@@ -0,0 +1,5 @@
+bin/paman
+share/applications/paman.desktop
+%%DATADIR%%/paman.glade
+@dirrm %%DATADIR%%
+@dirrmtry share/applications