diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..18b77e0ecca --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,23 @@ +# Generated by mksrcinfo v8 +# Fri Feb 10 00:13:35 UTC 2017 +pkgbase = libxfce4util-git + pkgdesc = Basic utility non-GUI functions for Xfce + pkgver = 4.12.1.r15.g47db2f8 + pkgrel = 1 + url = http://git.xfce.org/xfce/libxfce4util/tree/README + arch = i686 + arch = x86_64 + groups = xfce4-git + license = GPL2 + makedepends = git + makedepends = xfce4-dev-tools + depends = glib2 + provides = libxfce4util=4.12.1.r15.g47db2f8 + conflicts = libxfce4util + options = !libtool + source = libxfce4util-git::git://git.xfce.org/xfce/libxfce4util + sha256sums = SKIP + sha512sums = SKIP + +pkgname = libxfce4util-git + |