Date: Sat, 16 Jan 2016 09:16:24 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406201 - in head/audio: . linux-c6-pulseaudio-libs-glib2 Message-ID: <201601160916.u0G9GOfD093139@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Sat Jan 16 09:16:24 2016 New Revision: 406201 URL: https://svnweb.freebsd.org/changeset/ports/406201 Log: Import pulseaudio-libs-glib2 0.9.21. This is needed by net-im/skype4. Sponsored by: PortsCamp Taiwan Added: head/audio/linux-c6-pulseaudio-libs-glib2/ head/audio/linux-c6-pulseaudio-libs-glib2/Makefile (contents, props changed) head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.i686 (contents, props changed) head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.x86_64 (contents, props changed) head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.i686 (contents, props changed) head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.x86_64 (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sat Jan 16 09:02:58 2016 (r406200) +++ head/audio/Makefile Sat Jan 16 09:16:24 2016 (r406201) @@ -420,6 +420,7 @@ SUBDIR += linux-c6-nas-libs SUBDIR += linux-c6-openal-soft SUBDIR += linux-c6-pulseaudio-libs + SUBDIR += linux-c6-pulseaudio-libs-glib2 SUBDIR += linux-c6-pulseaudio-utils SUBDIR += linux-c6-sdl_mixer SUBDIR += linux-f10-alsa-lib Added: head/audio/linux-c6-pulseaudio-libs-glib2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/linux-c6-pulseaudio-libs-glib2/Makefile Sat Jan 16 09:16:24 2016 (r406201) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= pulseaudio-libs-glib2 +PORTVERSION= 0.9.21 +CATEGORIES= audio linux + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Libraries for PulseAudio clients with a GLib based application (Linux CentOS ${LINUX_DIST_VER}) + +RUN_DEPENDS= linux-${USE_LINUX}-openssl>0:${PORTSDIR}/security/linux-c6-openssl + +ONLY_FOR_ARCHS= i386 amd64 +USE_LINUX= c6 +USE_LINUX_RPM= yes +USE_LINUX_APPS= pulseaudio-libs +RPMVERSION= 17.el6 +USE_LDCONFIG= yes +DESCR= ${PORTSDIR}/audio/pulseaudio/pkg-descr + +SRC_DISTFILES= pulseaudio-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE + +.include <bsd.port.mk> Added: head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.i686 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.i686 Sat Jan 16 09:16:24 2016 (r406201) @@ -0,0 +1,4 @@ +SHA256 (rpm/i686/centos/6.6/pulseaudio-libs-glib2-0.9.21-17.el6.i686.rpm) = 33224c02e3039b8e3f42257285967843c2c6e384686e4005c5d234eb002814fe +SIZE (rpm/i686/centos/6.6/pulseaudio-libs-glib2-0.9.21-17.el6.i686.rpm) = 23536 +SHA256 (rpm/i686/centos/6.6/pulseaudio-0.9.21-17.el6.src.rpm) = 4b5fe4bf8aaddb5747e01ed3495b01e2aef24f90245c111e49ba52df88f0d33a +SIZE (rpm/i686/centos/6.6/pulseaudio-0.9.21-17.el6.src.rpm) = 2376513 Added: head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.x86_64 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/linux-c6-pulseaudio-libs-glib2/distinfo.x86_64 Sat Jan 16 09:16:24 2016 (r406201) @@ -0,0 +1,4 @@ +SHA256 (rpm/x86_64/centos/6.6/pulseaudio-libs-glib2-0.9.21-17.el6.x86_64.rpm) = 3fefa7d0f26d34272adbfe6a359c3c3452bad7e6e84cb61925957e73a0b83ff1 +SIZE (rpm/x86_64/centos/6.6/pulseaudio-libs-glib2-0.9.21-17.el6.x86_64.rpm) = 22748 +SHA256 (rpm/x86_64/centos/6.6/pulseaudio-0.9.21-17.el6.src.rpm) = 4b5fe4bf8aaddb5747e01ed3495b01e2aef24f90245c111e49ba52df88f0d33a +SIZE (rpm/x86_64/centos/6.6/pulseaudio-0.9.21-17.el6.src.rpm) = 2376513 Added: head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.i686 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.i686 Sat Jan 16 09:16:24 2016 (r406201) @@ -0,0 +1,2 @@ +usr/lib/libpulse-mainloop-glib.so.0 +usr/lib/libpulse-mainloop-glib.so.0.0.4 Added: head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.x86_64 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.x86_64 Sat Jan 16 09:16:24 2016 (r406201) @@ -0,0 +1,2 @@ +usr/lib64/libpulse-mainloop-glib.so.0 +usr/lib64/libpulse-mainloop-glib.so.0.0.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601160916.u0G9GOfD093139>