FS#13215 - obex-data-server need to be build without -enable-system-config
Attached to Project:
Arch Linux
Opened by Blazej (blasse) - Wednesday, 11 February 2009, 20:34 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 11 February 2009, 22:51 GMT
Opened by Blazej (blasse) - Wednesday, 11 February 2009, 20:34 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 11 February 2009, 22:51 GMT
|
Details
Description:
obex-data-server 0.4.2-1 is an obex-data-server version form testing, which work with bluez 4. But to work with correct it MUST be build without -enable-system-config. Working pkgbuild is: pkgname=obex-data-server pkgver=0.4.2 pkgrel=2 pkgdesc="A D-Bus service providing high-level OBEX client and server side functionality." arch=('i686' 'x86_64') url="http://wiki.muiline.com/obex-data-server" license=('GPL') depends=('dbus-glib>=0.76' 'bluez>=4.1' 'openobex>=1.3-3' 'imagemagick') source=(http://tadas.dailyda.com/software/${pkgname}-${pkgver}.tar.gz) md5sums=('b91594e2df8135291e2a9958ef88683f') build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr --sysconfdir=/etc || return 1 make || return 1 make DESTDIR="${pkgdir}" install || return 1 } Additional info: * affected version: 0.4.2-1 |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 11 February 2009, 22:51 GMT
Reason for closing: Duplicate
Additional comments about closing: see bug 11654
Wednesday, 11 February 2009, 22:51 GMT
Reason for closing: Duplicate
Additional comments about closing: see