summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-27 21:18:18 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-27 21:18:18 +0800
commit3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788 (patch)
tree4c29a8410fad3765d34d8683ce4a450111298353
parent2b4489f7d19415ece438a63b5674ef16d7eda2fb (diff)
downloadmarcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar.gz
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar.bz2
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar.lz
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar.xz
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.tar.zst
marcuscom-ports-3c8e7e4fd043c04ed3d6ffc602dce8ca3a701788.zip
Stageify.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18806 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--audio/pulseaudio/Makefile19
-rw-r--r--audio/pulseaudio/pkg-plist15
2 files changed, 20 insertions, 14 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index f7ed426cc..88ecbeeb8 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -25,7 +25,6 @@ LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libck-connector.so:${PORTSDIR}/sysutils/consolekit
-NO_STAGE= yes
USE_XZ= yes
USE_GNOME= glib20 intltool ltverhack gnomehier
USE_XORG= x11 sm xtst ice
@@ -62,12 +61,6 @@ OPTIONS_DEFAULT=AVAHI GCONF SIMD
PULSE_VERSION= ${PORTVERSION}
PLIST_SUB= PULSE_VERSION=${PULSE_VERSION}
-MAN1= esdcompat.1 pacat.1 pacmd.1 pactl.1 padsp.1 \
- paplay.1 pasuspender.1 pax11publish.1 pulseaudio.1 \
- start-pulseaudio-kde.1 start-pulseaudio-x11.1
-MAN5= default.pa.5 pulse-cli-syntax.5 pulse-client.conf.5 \
- pulse-daemon.conf.5
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MJACK}
@@ -112,7 +105,6 @@ CONFIGURE_ARGS+=--disable-orc
.include <bsd.port.pre.mk>
# OSVERSION wasn't bumped after the MFC. So we need to use the next bump.
-# Sadly for 7-stable the OSVERSION wasn't bumped after 7.4-R
.if ((${OSVERSION} >= 800000) && (${OSVERSION} < 802504)) || \
((${OSVERSION} >= 900000) && (${OSVERSION} < 900037))
EXTRA_PATCHES+= ${FILESDIR}/extra-src_modules_oss_module-oss.c
@@ -125,14 +117,13 @@ post-patch:
${WRKSRC}/configure
post-install:
- ${MKDIR} ${PREFIX}/etc/pulse
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/pulse
.for ii in default.pa daemon.conf client.conf system.pa
${INSTALL_DATA} ${WRKSRC}/src/${ii} \
- ${PREFIX}/etc/pulse/${ii}-dist
-. if !exists(${PREFIX}/etc/pulse/${II})
- ${INSTALL_DATA} ${WRKSRC}/src/${ii} \
- ${PREFIX}/etc/pulse/${ii}
-. endif
+ ${STAGEDIR}${PREFIX}/etc/pulse/${ii}-dist
.endfor
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pulseaudio/libpulse*.so
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpulse*.so*
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pulse-${PORTVERSION}/modules/*.so
.include <bsd.port.post.mk>
diff --git a/audio/pulseaudio/pkg-plist b/audio/pulseaudio/pkg-plist
index a99bb44a3..5e44faa9c 100644
--- a/audio/pulseaudio/pkg-plist
+++ b/audio/pulseaudio/pkg-plist
@@ -258,6 +258,21 @@ libdata/pkgconfig/libpulse-mainloop-glib.pc
libdata/pkgconfig/libpulse-simple.pc
libdata/pkgconfig/libpulse.pc
%%GCONF%%libexec/pulse/gconf-helper
+man/man1/esdcompat.1.gz
+man/man1/pacat.1.gz
+man/man1/pacmd.1.gz
+man/man1/pactl.1.gz
+man/man1/padsp.1.gz
+man/man1/paplay.1.gz
+man/man1/pasuspender.1.gz
+man/man1/pax11publish.1.gz
+man/man1/pulseaudio.1.gz
+man/man1/start-pulseaudio-kde.1.gz
+man/man1/start-pulseaudio-x11.1.gz
+man/man5/default.pa.5.gz
+man/man5/pulse-cli-syntax.5.gz
+man/man5/pulse-client.conf.5.gz
+man/man5/pulse-daemon.conf.5.gz
%%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf