From 826cd990a29d9cfa62389660c3d617fe4deac278 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 8 Oct 2008 06:35:52 +0200 Subject: [PATCH] Added xbitmaps-1.0.1 and xsetroot-1.0.2 templates. --HG-- extra : convert_revision : 61d75b7247529f369e46247a9a670dbc388f7d61 --- dependencies/build-depends.db | Bin 12288 -> 12800 bytes templates/xbitmaps.tmpl | 12 ++++++++++++ templates/xsetroot.tmpl | 13 +++++++++++++ 3 files changed, 25 insertions(+) create mode 100755 templates/xbitmaps.tmpl create mode 100755 templates/xsetroot.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 0b87b3178954c65b19bdc24d68f41c4d30a7ef56..fce0cb0117cb24d033f70af6c332477f6d601457 100644 GIT binary patch delta 136 zcmZojXh_*0z{G6BFlVwblRD#^$<|DX+)NA%3=%-hP*J>jIa8uAqr_%TvG0tJTh5PrhKD;1)~ioP(&RhRZ*N;Qk0)x!jPVun4PL?tY=}UP?3~blABmi XtZS%epl7I%lbIBeTMFiwfV2Pr*mfRP delta 31 ncmZojX-L>0z{G6Duwt?>lltT;_Pot2m=c5;88&l@eU}6Pn}`W; diff --git a/templates/xbitmaps.tmpl b/templates/xbitmaps.tmpl new file mode 100755 index 00000000000..2578a449d81 --- /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 00000000000..086a53f8eb4 --- /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."