Added obex-data-server-0.4.5 build template.
--HG-- extra : convert_revision : 803db21c91581521b0310963fb52b825cddbd7df
This commit is contained in:
parent
873dad0cf8
commit
c79f85d5fc
1 changed files with 22 additions and 0 deletions
22
srcpkgs/obex-data-server/template
Normal file
22
srcpkgs/obex-data-server/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'obex-data-server'
|
||||||
|
pkgname=obex-data-server
|
||||||
|
version=0.4.5
|
||||||
|
distfiles="http://tadas.dailyda.com/software/$pkgname-$version.tar.gz"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="D-Bus service providing high-level OBEX functionality"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=e741277bc12742f555f2250022ac4cf9a8e6638427e14c3ba3d7f59179aec763
|
||||||
|
long_desc="
|
||||||
|
$pkgname is D-Bus service providing high-level OBEX client and server side
|
||||||
|
functionality (currently supports OPP, FTP, BIP profiles, Bluetooth, USB
|
||||||
|
and TTY transports)."
|
||||||
|
|
||||||
|
conf_files="
|
||||||
|
/etc/obex-data-server/capability.xml
|
||||||
|
/etc/obex-data-server/imaging_capabilities.xml"
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full dbus-glib
|
||||||
|
Add_dependency full libbluetooth
|
||||||
|
Add_dependency full libopenobex
|
||||||
|
Add_dependency full ImageMagick
|
Loading…
Add table
Add a link
Reference in a new issue