diff --git a/dependencies/libXrandr-1.2.3-deps.db b/dependencies/libXrandr-1.2.3-deps.db new file mode 100644 index 00000000000..c7f08fee0e2 Binary files /dev/null and b/dependencies/libXrandr-1.2.3-deps.db differ diff --git a/dependencies/pekwm-0.1.7-deps.db b/dependencies/pekwm-0.1.7-deps.db new file mode 100644 index 00000000000..0cf992ceb63 Binary files /dev/null and b/dependencies/pekwm-0.1.7-deps.db differ 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."