22 lines
883 B
Text
22 lines
883 B
Text
# Template file for 'garcon'
|
|
pkgname=garcon
|
|
version=0.2.0
|
|
distfiles="http://archive.xfce.org/src/xfce/garcon/0.2/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool glib-devel libxfce4util-devel"
|
|
revision=1
|
|
short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://wiki.xfce.org/dev/garcon"
|
|
license="LGPL-2.1"
|
|
checksum=02dea3edb9c0039eca4748e964c61b0e1cc10f2d7f9ce0c837287ac5fa9ef76c
|
|
long_desc="
|
|
This is garcon, a freedesktop.org compliant menu implementation based
|
|
on GLib and GIO. It was started as a complete rewrite of the former
|
|
Xfce menu library called libxfce4menu, which, in contrast to garcon,
|
|
was lacking menu merging features essential for loading menus modified
|
|
with menu editors."
|
|
|
|
conf_files="/etc/xdg/menus/xfce-applications.menu"
|
|
subpackages="$pkgname-devel"
|
|
|