diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 0b87b31789..fce0cb0117 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ diff --git a/templates/xbitmaps.tmpl b/templates/xbitmaps.tmpl new file mode 100755 index 0000000000..2578a449d8 --- /dev/null +++ b/templates/xbitmaps.tmpl @@ -0,0 +1,12 @@ +# Template build file for 'xbitmaps'. +pkgname=xbitmaps +version=1.0.1 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/data +build_style=gnu_configure +short_desc="Common X11 bitmaps" +maintainer="Juan RP " +checksum=d6cf399ffce54cd001e7d6ed41c83c9495d73db9 +long_desc=" + This package contains the common X11 bitmaps for direct inclusion in C. + This is from the modular X.org project." diff --git a/templates/xsetroot.tmpl b/templates/xsetroot.tmpl new file mode 100755 index 0000000000..086a53f8eb --- /dev/null +++ b/templates/xsetroot.tmpl @@ -0,0 +1,13 @@ +# Template build file for 'xsetroot'. +pkgname=xsetroot +version=1.0.2 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/app +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="X root window parameter setting program" +maintainer="Juan RP " +checksum=0e51c905bf2cf2aeafceb52b41a64134a5bd7fa1 +long_desc=" + The xsetroot program is used to tailor the appearance of the background + window of the X server. This is from the modular X.org X11 project."