From af116bf467e403ece3ee6feac9103b666e6f3e39 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 3 Oct 2008 18:12:04 +0200 Subject: [PATCH] Added libXrandr-1.2.3 and pekwm-0.1.7 templates. --HG-- extra : convert_revision : d698ea0e7c9aa8f6716613dbc259881d7d5d569b --- dependencies/libXrandr-1.2.3-deps.db | Bin 0 -> 1024 bytes dependencies/pekwm-0.1.7-deps.db | Bin 0 -> 1024 bytes templates/libXrandr-1.2.3.tmpl | 18 ++++++++++++++++++ templates/pekwm-0.1.7.tmpl | 21 +++++++++++++++++++++ 4 files changed, 39 insertions(+) create mode 100644 dependencies/libXrandr-1.2.3-deps.db create mode 100644 dependencies/pekwm-0.1.7-deps.db create mode 100755 templates/libXrandr-1.2.3.tmpl create mode 100755 templates/pekwm-0.1.7.tmpl diff --git a/dependencies/libXrandr-1.2.3-deps.db b/dependencies/libXrandr-1.2.3-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..c7f08fee0e2745f5ff864b3a89e414a127821364 GIT binary patch literal 1024 zcmYc?WMyDx00Jfu0Rajy#wb1PLx2&>6@O7in_bdB_k^vn_!iW2iuiVBMIOY(IMfg(mA`G}&_ Pyp+@;pn6L^69xtVCw3Tj literal 0 HcmV?d00001 diff --git a/dependencies/pekwm-0.1.7-deps.db b/dependencies/pekwm-0.1.7-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..0cf992ceb632d4363d1b85555a6c5e2c8beecb41 GIT binary patch literal 1024 zcmYc?WMyDx00Jfu0Rajy#wb1PLx2&{MN2JqtsHtb){ZU9%*GoXn(xymVbdJtIA1BM>hltwh&I&rr|M7|bik1*$jI RGY4~u67y1uAZmd|0sz=08Uz3U literal 0 HcmV?d00001 diff --git a/templates/libXrandr-1.2.3.tmpl b/templates/libXrandr-1.2.3.tmpl new file mode 100755 index 00000000000..6ce3c2f8286 --- /dev/null +++ b/templates/libXrandr-1.2.3.tmpl @@ -0,0 +1,18 @@ +# Template build file for 'libXrandr-1.2.3'. +pkgname=libXrandr-1.2.3 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/lib +build_style=gnu_configure +configure_args="--disable-malloc0returnsnull" +pkgconfig_override="xrandr.pc" +short_desc="X RandR Library from X.org" +maintainer="Juan RP " +checksum=56911f90cbb7e7550f26dbcb5271b3a6788118df +long_desc=" + This package provides the X RandR Library from the modular X.org + X11 project. + + This simple library is designed to interface with the X Resize, + Rotate, and Reflection Extension. This allows clients to change + the size and rotation of the root window of a screen, along with + the ability to reflect the screen about either axis." diff --git a/templates/pekwm-0.1.7.tmpl b/templates/pekwm-0.1.7.tmpl new file mode 100755 index 00000000000..bf0cfe6c1fa --- /dev/null +++ b/templates/pekwm-0.1.7.tmpl @@ -0,0 +1,21 @@ +# Template build file for 'pekwm-0.1.7'. +pkgname=pekwm-0.1.7 +extract_sufx=".tar.bz2" +url=http://www.pekwm.org/projects/3/files +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Window manager based on aewm++" +maintainer="Juan RP " +checksum=77c618ddefeaad16a9b757304ca233ece9b18e3c +long_desc=" + A window manager based on aewm++. Here is a compact list of changes + between the original aewm++-1.1.16 and pekwm: + + * Better structured and formatted code. + * Possibility to group windows in a single frame. + * Configurable keygrabber. + * Configurable rootmenu. + * Configration file. + * Xinerama support. + * Smart window placement. + * Basic pixmap theming, with configurable buttons."