26 lines
818 B
Text
26 lines
818 B
Text
# Template file for 'libfm'
|
|
pkgname=libfm
|
|
version=1.0.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-udisks --disable-static"
|
|
makedepends="pkg-config intltool libexif-devel dbus-glib-devel gtk+-devel
|
|
menu-cache-devel vala-devel"
|
|
fulldepends="desktop-file-utils udisks"
|
|
short_desc="LXDE GLib/GIO based library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://pcmanfm.sourceforge.net/"
|
|
license="GPL-2"
|
|
distfiles="${SOURCEFORGE_SITE}/pcmanfm/$pkgname-$version.tar.gz"
|
|
checksum=3bfdc2da27c579466c54ef226ac9b7798b43a8636a1a64000ce6c68f6a8f4af0
|
|
long_desc="
|
|
libfm is a glib/gio-based lib used to develop file managers providing some
|
|
file management utilities."
|
|
|
|
LDFLAGS="-lglib-2.0 -lgobject-2.0"
|
|
|
|
subpackages="libfm-devel"
|
|
|
|
conf_files="
|
|
/etc/xdg/libfm/libfm.conf
|
|
/etc/xdg/libfm/pref-apps.conf"
|