Import pulseaudio-libs-glib2 0.9.21. This is needed by net-im/skype4.
Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
931b09ac4b
commit
cc30184303
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406201
@ -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
|
||||
|
22
audio/linux-c6-pulseaudio-libs-glib2/Makefile
Normal file
22
audio/linux-c6-pulseaudio-libs-glib2/Makefile
Normal file
@ -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>
|
4
audio/linux-c6-pulseaudio-libs-glib2/distinfo.i686
Normal file
4
audio/linux-c6-pulseaudio-libs-glib2/distinfo.i686
Normal file
@ -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
|
4
audio/linux-c6-pulseaudio-libs-glib2/distinfo.x86_64
Normal file
4
audio/linux-c6-pulseaudio-libs-glib2/distinfo.x86_64
Normal file
@ -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
|
2
audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.i686
Normal file
2
audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.i686
Normal file
@ -0,0 +1,2 @@
|
||||
usr/lib/libpulse-mainloop-glib.so.0
|
||||
usr/lib/libpulse-mainloop-glib.so.0.0.4
|
2
audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.x86_64
Normal file
2
audio/linux-c6-pulseaudio-libs-glib2/pkg-plist.x86_64
Normal file
@ -0,0 +1,2 @@
|
||||
usr/lib64/libpulse-mainloop-glib.so.0
|
||||
usr/lib64/libpulse-mainloop-glib.so.0.0.4
|
Loading…
Reference in New Issue
Block a user