mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Merge branch 'master' of git://github.com/voidlinux/xbps-packages
This commit is contained in:
commit
76b00c2b46
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=5.13
|
version=5.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udevdir=/usr/lib/udev
|
configure_args="--with-udevdir=/usr/lib/udev
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.bluez.org/"
|
homepage="http://www.bluez.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||||
checksum=4581beedde485246b16e2b4665d60f3fe041284b5d5afc3a0a818604ad525ad3
|
checksum=5a485837c215f3093d3a98cb412dc99e1139f88a66c8809bdf183ad5e676395f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${wrksrc}/src/main.conf 644 etc/bluetooth
|
vinstall ${wrksrc}/src/main.conf 644 etc/bluetooth
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xbps-git'
|
# Template file for 'xbps-git'
|
||||||
pkgname=xbps-git
|
pkgname=xbps-git
|
||||||
version=20140121
|
version=20140121
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="env HAVE_VASPRINTF=1 ./configure"
|
configure_script="env HAVE_VASPRINTF=1 ./configure"
|
||||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests"
|
configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests"
|
||||||
|
|
Loading…
Add table
Reference in a new issue