Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Aug 2007 17:40:24 +0200 (CEST)
From:      Romain Tartière <romain@blogreen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115318: New port: audio/paprefs: GTK configuration dialog for PulseAudio
Message-ID:  <20070808154024.07DBE5C057@marvin.blogreen.org>
Resent-Message-ID: <200708081620.l78GK8sX018752@freefall.freebsd.org>

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

>Number:         115318
>Category:       ports
>Synopsis:       New port: audio/paprefs: GTK configuration dialog for PulseAudio
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 08 16:20:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Romain Tartière
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD marvin.blogreen.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Fri Aug 3 14:19:08 CEST 2007 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:
# 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:
#
#	paprefs
#	paprefs/Makefile
#	paprefs/pkg-plist
#	paprefs/distinfo
#	paprefs/pkg-descr
#
echo c - paprefs
mkdir -p paprefs > /dev/null 2>&1
echo x - paprefs/Makefile
sed 's/^X//' >paprefs/Makefile << 'END-of-paprefs/Makefile'
X# Ports collection Makefile for: paprefs
X# Date created:                  July 21, 2007
X# Whom:                          Romain Tartière <romain@blogreen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=     paprefs
XPORTVERSION=  0.9.5
XCATEGORIES=   audio
XMASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
X
XMAINTAINER= romain@blogreen.org
XCOMMENT=    GTK configuration dialog for PulseAudio
X
XLIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
X	gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26
X
XGNU_CONFIGURE=yes
XUSE_GMAKE=yes
X
X.include <bsd.port.mk>
END-of-paprefs/Makefile
echo x - paprefs/pkg-plist
sed 's/^X//' >paprefs/pkg-plist << 'END-of-paprefs/pkg-plist'
Xbin/paprefs
Xshare/applications/paprefs.desktop
Xshare/paprefs/paprefs.glade
X@dirrm share/paprefs
END-of-paprefs/pkg-plist
echo x - paprefs/distinfo
sed 's/^X//' >paprefs/distinfo << 'END-of-paprefs/distinfo'
XMD5 (paprefs-0.9.5.tar.gz) = 3c7688657415618996344f475cde2442
XSHA256 (paprefs-0.9.5.tar.gz) = afef8ecadcf81101ccc198589f8e8aadb0b7ec942703e69544613d6801c1c728
XSIZE (paprefs-0.9.5.tar.gz) = 88369
END-of-paprefs/distinfo
echo x - paprefs/pkg-descr
sed 's/^X//' >paprefs/pkg-descr << 'END-of-paprefs/pkg-descr'
XPulseAudio Preferences (paprefs) is a simple GTK based configuration dialog for
Xthe PulseAudio sound server.
X
XPlease note that this program can only configure local servers, and requires
Xthat a special module module-gconf is loaded in the sound server. (Since
XPulseAudio 0.9.5 this modules is loaded by default.)
X
XWWW: http://0pointer.de/lennart/projects/paprefs/
END-of-paprefs/pkg-descr
exit

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



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