diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 9ba1a6c22cd..3f56b1f725d 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ diff --git a/templates/xprop.tmpl b/templates/xprop.tmpl new file mode 100755 index 00000000000..1e6eedd23e6 --- /dev/null +++ b/templates/xprop.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'xprop'. +pkgname=xprop +version=1.0.4 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/app +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Property displayer for X" +maintainer="Juan RP " +checksum=8b4669af9bbcd0af9017b97fc964b3e0457a38df +long_desc=" + This package provides xprop, a property displayer for X. + + This is from the modular X.org X11 project."