diff xfce/garcon/garcon.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xfce/garcon/garcon.info	Thu Sep 30 09:26:38 2021 +0200
@@ -0,0 +1,15 @@
+PKGNAME=garcon
+PKGVERSION=0.6.4
+PKGREVISION=1
+PKGLICENSE="LGPL-2.0-only GFDL-1.1-only"
+PKGSUMMARY="Xfce freedesktop compliant menu implementation"
+PKGDOWNLOAD="http://archive.xfce.org/xfce/4.14/src/$PKGNAME-$PKGVERSION.tar.bz2"
+PKGDEPENDS="libwnck
+            cairo
+            gtk
+            glib
+            exo
+            libxfce4ui
+            libxfce4util
+            xfconf"
+PKGOPTIONS="NLS"