Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 03:15:59 +0100 (CET)
From:      Romain Tartiere <romain@blogreen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119674: [new port][resurection] audio/paman
Message-ID:  <20080115021559.BFA135C04D@marvin.blogreen.org>
Resent-Message-ID: <200801150220.m0F2K1me089100@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119674
>Category:       ports
>Synopsis:       [new port][resurection] audio/paman
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 02:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Romain Tartiere
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD marvin.blogreen.org 6.2-STABLE FreeBSD 6.2-STABLE #8: Wed Jan 2 23:18:28 CET 2008 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386


	
>Description:
	
On 2008-01-01, audio/paman was moved to audio/pavucontrol... But this seems to
be a mistake since these are two distinct projects [1,2]. I had prepared a port
some times ago and failed to see that paman was already in the port tree (PR
#115319).

I had pieces of that false-new-port left on my disk so I have updated it to
make it install the last paman version. I do not remember who was the
maintainer so I used my mail address as maintainer address.

Can we resurect paman?

References:
  1. http://0pointer.de/lennart/projects/paman/
  2. http://0pointer.de/lennart/projects/pavucontrol/

>How-To-Repeat:
	
>Fix:

	



--- paman.sh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	paman
#	paman/distinfo
#	paman/pkg-descr
#	paman/pkg-plist
#	paman/Makefile
#
echo c - paman
mkdir -p paman > /dev/null 2>&1
echo x - paman/distinfo
sed 's/^X//' >paman/distinfo << 'END-of-paman/distinfo'
XMD5 (paman-0.9.4.tar.gz) = 4a77b129b0de8d261f2794ce3db518cc
XSHA256 (paman-0.9.4.tar.gz) = 9034087c4dd6caa19f6b59ba3b80c377b9dbff395fc1f94f890f2ba1173a5041
XSIZE (paman-0.9.4.tar.gz) = 116757
END-of-paman/distinfo
echo x - paman/pkg-descr
sed 's/^X//' >paman/pkg-descr << 'END-of-paman/pkg-descr'
XPulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound
Xserver.
X
XWWW: http://0pointer.de/lennart/projects/paman/
END-of-paman/pkg-descr
echo x - paman/pkg-plist
sed 's/^X//' >paman/pkg-plist << 'END-of-paman/pkg-plist'
Xbin/paman
Xshare/applications/paman.desktop
X%%DATADIR%%/paman.glade
X@dirrm %%DATADIR%%
END-of-paman/pkg-plist
echo x - paman/Makefile
sed 's/^X//' >paman/Makefile << 'END-of-paman/Makefile'
X# Ports collection Makefile for: paman
X# Date created:		2008-01-15
X# Whom:			Romain Tartiere <romain@blogreen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	paman
XPORTVERSION=	0.9.4
XCATEGORIES=	audio
XMASTER_SITES=	http://0pointer.de/lennart/projects/${PORTNAME}/
X
XMAINTAINER=	romain@blogreen.org
XCOMMENT=	Gtk frontend for PulseAudio
X
XLIB_DEPENDS=	glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
X		pulse.0:${PORTSDIR}/audio/pulseaudio
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomehack
X
XCONFIGURE_ARGS=	--disable-lynx
X
X.include <bsd.port.mk>
END-of-paman/Makefile
exit
--- paman.sh ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080115021559.BFA135C04D>