libcanberra: enable systemd support.
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
# Template build file for 'libcanberra'.
|
# Template build file for 'libcanberra'.
|
||||||
pkgname=libcanberra
|
pkgname=libcanberra
|
||||||
version=0.28
|
version=0.28
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --enable-alsa --enable-null
|
configure_args="--localstatedir=/var --enable-alsa --enable-null
|
||||||
--enable-gstreamer --disable-oss --with-builtin=dso --disable-lynx
|
--enable-gstreamer --disable-oss --with-builtin=dso --disable-lynx
|
||||||
--disable-schemas-install --with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
--disable-schemas-install --with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||||
|
--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="XDG Sound Theme and Name Specification library implementation"
|
short_desc="XDG Sound Theme and Name Specification library implementation"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=eb1f8b2cabad7f07b6e44d606a91d73e1efca4b46daf92bd553e7222bc68868c
|
checksum=eb1f8b2cabad7f07b6e44d606a91d73e1efca4b46daf92bd553e7222bc68868c
|
||||||
@@ -47,12 +48,10 @@ Add_dependency run libtdb
|
|||||||
Add_dependency run libpulseaudio
|
Add_dependency run libpulseaudio
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build gtk+-devel
|
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libvorbis-devel
|
Add_dependency build libvorbis-devel
|
||||||
Add_dependency build libltdl-devel
|
Add_dependency build libltdl-devel
|
||||||
Add_dependency build gstreamer-devel
|
Add_dependency build gstreamer-devel
|
||||||
Add_dependency build libxml2-devel
|
|
||||||
Add_dependency build alsa-lib-devel
|
Add_dependency build alsa-lib-devel
|
||||||
Add_dependency build tdb-devel
|
Add_dependency build tdb-devel
|
||||||
Add_dependency build pulseaudio-devel
|
Add_dependency build pulseaudio-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user