HOMEPAGE = "http://www.agroman.net/corkscrew/"
DESCRIPTION = "Tunnel SSH throught HTTP proxies"
-SECTION = "net"
+SECTION = "console/network"
SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \
file://configure.patch;patch=1"
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
-SECTION = "net"
+SECTION = "console/network"
PRIORITY = "optional"
SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
+DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
+SECTION = "console/network"
+PRIORITY = "optional"
+DEPENDS = "gettext-native"
+
+SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
+ file://m4.patch;patch=1"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
+DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
+SECTION = "console/network"
+PRIORITY = "optional"
+DEPENDS = "gettext-native"
+
+SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
+ file://m4.patch;patch=1"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
PV = "0.0cvs${CVSDATE}"
-SECTION = "dvb"
+SECTION = "console/dvb"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
DEPENDS = "libxml2"
PV = "0.0cvs${CVSDATE}"
-SECTION = "dvb"
+SECTION = "console/dvb"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
DEPENDS = "libxml2"
+DESCRIPTION = "Etherpuppet is a small program for Linux that will create a \
+voodoo doll for an Ethernet interface. You have to run the Etherpuppet on \
+your machine to create the doll, which will have the shape of a virtual \
+TUN/TAP interface (named by default puppet%d, where %d is a number). \
+You also have to run Etherpuppet on the victim interface's machine."
+SECTION = "console/network"
+
+SRC_URI = "http://www.cartel-securite.fr/pbiondi/projects/etherpuppet/etherpuppet.c"
+S = "${WORKDIR}"
+
+do_unpack() {
+ install -m 0644 ${DL_DIR}/etherpuppet.c ${S}
+}
+
+do_compile() {
+ ${CC} ${CFLAGS} ${LFLAGS} -o etherpuppet etherpuppet.c
+}
+
+do_install() {
+ install -d ${D}/${sbindir}
+ install -m 0755 etherpuppet ${D}/${sbindir}
+}
+
-DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices"
-SECTION = "net"
+DESCRIPTION = "gif2png"
+SECTION = "console/utils"
PRIORITY = "optional"
DEPENDS = "zlib libpng"
DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices"
-SECTION = "net"
+SECTION = "console/network"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DESCRIPTION = "hdparm is a Linux shell utility for viewing \
and manipulating various IDE drive and driver parameters."
-SECTION = "utils"
+SECTION = "console/utils"
PRIORITY = "optional"
PR = "r1"
-SECTION = "net"
+SECTION = "console/network"
PRIORITY = "extra"
DESCRIPTION = "Roaming enhancements for ifupdown"
RDEPENDS = "ifupdown"
configure (or, respectively, deconfigure) network interfaces, based on \
the file /etc/network/interfaces."
+SECTION = "base"
+
SRC_URI = "${DEBIAN_MIRROR}/main/i/ifupdown/ifupdown_${PV}.orig.tar.gz \
${DEBIAN_MIRROR}/main/i/ifupdown/ifupdown_${PV}-4.8.diff.gz;patch=1 \
file://busybox.patch;patch=1 \
DESCRIPTION = "Simple DirectMedia Layer networking library."
-SECTION = "net"
+SECTION = "libs/network"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "virtual/libsdl"
+DESCRIPTION = "libspf2 is a complete and robust implementation of SPF which \
+provides support for many MTAs."
+SECTION = "libs/network"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+
+SRC_URI = "http://www.libspf2.org/spf/libspf2-${PV}.tar.gz"
+S = "${WORKDIR}/libspf2-${PV}"
+
+inherit autotools
+
+PACKAGES =+ "${PN}-bin"
+FILES_${PN}-bin = "${bindir}"
+FILES_${PN} = "${libdir}/lib*.so.*"
DESCRIPTION = "Microwindows Graphical Engine"
-SECTION = "gui"
+SECTION = "x11/wm"
PRIORITY = "optional"
MAINTAINER = "Jordan Crouse <jordan@cosmicpenguin.net>"
DEPENDS = "libpng jpeg"
-DESCRIPTION = "NSD is an authoritative only, high performance, simple andopen source name server"
-SECTION = "net"
+DESCRIPTION = "NSD is an authoritative only, high performance, simple and opensource name server"
+SECTION = "console/network"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
synchronize the time of a computer client or server to \
another server or reference time source, such as a radio \
or satellite receiver or modem."
-SECTION = "net"
+SECTION = "console/network"
PRIORITY = "optional"
DEPENDS = "openssl"
do_install_append() {
install -d ${D}/${sysconfdir}/init.d
install -m 755 ${WORKDIR}/ntpdate ${D}/${sysconfdir}/init.d
-}
\ No newline at end of file
+}
HOMEPAGE = "http://gopher.quux.org:70/devel/offlineimap"
LICENSE = "GPL"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-SECTION = "net"
+SECTION = "console/network"
LICENSE = "GPL PSF"
SRC_URI = "http://gopher.quux.org:70/devel/offlineimap/offlineimap_${PV}.tar.gz"
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \
DESCRIPTION = "Picocom is a lightweight and minimal (~20K) dumb-terminal emulation program. "
-SECTION = "utils"
+SECTION = "console/utils"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
of small useful utilities that give information \
about processes using the /proc filesystem. The package \
includes the programs ps, top, vmstat, w, kill, and skill."
-SECTION = "net"
+SECTION = "base"
PRIORITY = "optional"
DEPENDS = "ncurses"
of small useful utilities that give information \
about processes using the /proc filesystem. The package \
includes the programs ps, top, vmstat, w, kill, and skill."
-SECTION = "net"
+SECTION = "base"
PRIORITY = "optional"
DEPENDS = "ncurses"
DESCRIPTION = "A file-synchronization tool"
-SECTION = "net"
+SECTION = "console/network"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-SECTION = "NET"
+SECTION = "console/multimedia"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "virtual/libsdl"
DESCRIPTION = "Twin is a text-mode windowing environment: it draws and manages text windows on a text-mode display, like X11 does for graphical windows. It has a built-in window manager and terminal emulator, and can be used as server for remote clients in the same style as X11. It can display on Linux console, on X11 and inside itself."
MAINTAINER = "Chris Lord <cwiiis@blueyonder.co.uk>"
+SECTION = "console/utils"
+
DEPENDS = "coreutils-native"
SRC_URI = "http://linuz.sns.it/~max/twin/twin-0.4.6.tar.gz \
MAINTAINER = "Chris Lord <cwiiis@blueyonder.co.uk>"
DEPENDS = "twin"
+SECTION = "console/utils"
+
SRC_URI = "http://linuz.sns.it/~max/twin/twutils-0.2.tar.gz"
inherit autotools
Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols \
(including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more."
HOMEPAGE = "http://www.twistedmatrix.com"
-SECTION = "base"
+SECTION = "console/network"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
DEPENDS = "readline"
DESCRIPTION = "GNU units converts between different systems of units."
+SECTION = "console/utils"
SRC_URI = "${GNU_MIRROR}/units/units-${PV}.tar.gz \
file://units.c.patch;patch=1 \
+SECTION = "console/utils"
+SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
+S = "${WORKDIR}/unzip-5.51"
+
+do_compile() {
+ make -f unix/Makefile generic
+}
+
+do_install() {
+ make -f unix/Makefile install prefix=${D}${prefix}
+}
+
+
DESCRIPTION = "USB console utilities."
+SECTION = "console/base"
SRC_URI = "http://wwwbode.cs.tum.edu/Par/arch/usb/download/usbutils/usbutils-${PV}.tar.gz \
file://configure.patch;patch=1"
DEPENDS = "ncurses"
DESCRIPTION = "Vim is an almost fully-compatible \
version of the Unix editor Vi."
+SECTION = "console/utils"
SRC_URI = "ftp://ftp.vim.org/pub/vim/unix/vim-${PV}.tar.bz2 \
file://configure.patch;patch=1"
ogginfo (displays ogg information), vcut (ogg file splitter), and \
vorbiscomment (ogg comment editor)."
+SECTION = "console/multimedia"
+
SRC_URI = "http://www.vorbis.com/files/${PV}/unix/vorbis-tools-${PV}.tar.gz \
file://m4.patch;patch=1"
DESCRIPTION = "A client for the Cisco3000 VPN Concentrator"
-SECTION = "base"
+SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "libgcrypt"
+DESCRIPTION = "Secure ftp daemon"
+SECTION = "console/network"
+DEPENDS = "openssl"
+PR = "r1"
+
+SRC_URI = "ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.0.1.tar.gz \
+ file://makefile.patch;patch=1 \
+ file://nopam.patch;patch=1"
+
+do_compile() {
+ oe_runmake "LIBS=-lssl -lcrypto -lcrypt -L${STAGING_LIBDIR}"
+}
+
+do_install() {
+ install -d ${D}/usr/sbin
+ install -d ${D}/usr/share/man/man8
+ install -d ${D}/usr/share/man/man5
+ oe_runmake 'DESTDIR=${D}' install
+ install -d ${D}/${sysconfdir}
+ install -m 0755 ${S}/vsftpd.conf ${D}${sysconfdir}/vsftpd.conf
+}
+
+DESCRIPTION = "Wiggle is a program for applying patches that patch cannot \
+apply because of conflicting changes."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+SECTION = "console/utils"
+
+SRC_URI = "http://cgi.cse.unsw.edu.au/~neilb/source/wiggle/wiggle-${PV}.tar.gz \
+ file://001NoQuietTime;patch=1 \
+ file://002SpecFile;patch=1 \
+ file://003Recommit;patch=1 \
+ file://004ExtractFix;patch=1 \
+ file://005Pchanges;patch=1"
+S = "${WORKDIR}/wiggle-${PV}"
+
+export MANDIR = "${mandir}"
+export BINDIR = "${bindir}"
+export STRIP = ""
+
+do_compile () {
+# oe_runmake wiggle wiggle.man # requires nroff
+ oe_runmake wiggle
+}
+
+do_install () {
+ oe_runmake 'DESTDIR=${D}' install
+}
DEPENDS = "x11 xau xmu xext"
DESCRIPTION = "X authority file utility"
MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
file://autofoo.patch;patch=1"
DESCRIPTION = "Transparent xcursor theme for handheld systems"
+SECTION = "x11/base"
SRC_URI = "http://matchbox.handhelds.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
file://use-relative-symlinks.patch;patch=1"
+# xfce-mcs-manager OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE4 Settings manager."
+SECTION = "x11/wm"
+
+DEPENDS="libxfcegui4 libxfce4mcs"
+
+inherit xfce
+
+FILES_${PN} += " /usr/share/xfce4/doc/C"
+
+do_stage() {
+ install -d ${STAGING_INCDIR}/xfce4
+ install -d ${STAGING_INCDIR}/xfce4/xfce-mcs-manager
+ install -m 644 xfce-mcs-manager/manager-plugin.h ${STAGING_INCDIR}/xfce4/xfce-mcs-manager
+}
+
+# xfce-mcs-manager.pc uses ${libdir} to indicate where the mcs plugins live
+# the standard pkgconfig mangling was confusing us. Mangling is not required
+# for this particular .pc, so the following will suffice:
+
+do_stage_append () {
+ install -d ${PKG_CONFIG_PATH}
+ install -m 0644 ${S}/xfce-mcs-manager/xfce-mcs-manager.pc ${PKG_CONFIG_PATH}/xfce-mcs-manager.pc
+}
+# xfce-mcs-plugins OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="Common XFCE4 configuration plugins."
+SECTION = "x11"
+
+PACKAGES="${PN}"
+FILES_${PN}="${libdir}/xfce4/mcs-plugins/*.so /usr/share/xfce4/doc/C"
+
+DEPENDS="libxfcegui4 xfce-mcs-manager gtk+"
+inherit xfce
+# xfce-mcs-plugins OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+PR="r1"
+
+DESCRIPTION="XFCE4 Utilities"
+SECTION = "x11/utils"
+
+PACKAGES="xfce-utils xfce-utils-mcs-plugins"
+
+FILES_xfce-utils-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so"
+FILES_${PN} += " /usr/share/xfce4/AUTHORS \
+ /usr/share/xfce4/BSD \
+ /usr/share/xfce4/COPYING \
+ /usr/share/xfce4/GPL \
+ /usr/share/xfce4/INFO \
+ /usr/share/xfce4/LGPL \
+ /usr/share/xfce4/AUTHORS.html \
+ /usr/share/xfce4/BSD.html \
+ /usr/share/xfce4/COPYING.html \
+ /usr/share/xfce4/GPL.html \
+ /usr/share/xfce4/INFO.html \
+ /usr/share/xfce4/LGPL.html \
+ /usr/share/xfce4/doc/C"
+
+DEPENDS="x11 libxfcegui4 xfce-mcs-manager"
+inherit xfce
+
+# NOTE: This package takes a --with-browser for the default browser
+# NOTE: Works with gdm also gtkhtml
+# xfce-mixer-plugin OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE panel mixer plugin"
+SECTION = "x11"
+
+DEPENDS="xfce4-panel"
+
+inherit xfce
+
+FILES_${PN}="${libdir}/xfce4/panel-plugins/*.so"
+
+do_install() {
+ oe_runmake DESTDIR=${D} plugindir="${libdir}/xfce4/panel-plugins" install
+}
+# xfce4-panel OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE4 Panel"
+SECTION = "x11"
+DEPENDS="startup-notification x11 libxfcegui4 libxfce4mcs xfce-mcs-manager libxml2"
+
+PACKAGES = "xfce4-panel xfce4-panel-dev ${PN}-doc \
+ xfce4-panel-plugins xfce4-panel-mcs-plugins"
+
+FILES_${PN}="${bindir} /etc"
+FILES_xfce4-panel-plugins="${libdir}/xfce4/panel-plugins/*.so"
+FILES_xfce4-panel-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so"
+
+inherit xfce pkgconfig
+
+EXTRA_OECONF=" --enable-startup-notification"
+
+do_install() {
+ oe_runmake DESTDIR=${D} install
+}
+
+python populate_packages_prepend () {
+ themedir = oe.data.expand('${datadir}/xfce4/themes', d)
+ do_split_packages(d, themedir, '^(.*)', 'xfce4-panel-theme-%s', 'XFCE4 panel theme %s', allow_dirs=True)
+}
+
+HEADERS="controls.h global.h icons.h main.h panel.h item.h \
+ item_dialog.h plugins.h xfce_support.h xfce.h"
+
+do_stage() {
+ install -d ${STAGING_INCDIR}/xfce4/panel
+
+ for file in ${HEADERS}; do
+ install -m 644 ${S}/panel/$file ${STAGING_INCDIR}/xfce4/panel/$file
+ done
+}
+# xfdesktop OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="xfce4 Desktop Background Manager"
+SECTION = "x11/base"
+
+PACKAGES="xfdesktop xfdesktop-backdrops xfdesktop-mcs-plugins ${PN}-doc"
+
+FILES_xfdesktop-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so"
+FILES_xfdesktop-backdrops="${datadir}/xfce4/backdrops/"
+
+DEPENDS="x11 libxfcegui4 libxfce4mcs libxml2"
+inherit xfce
+
+# Get rid of the (for now) useless internationalization menus
+# In the future, we would copy over the desired internationalization
+
+do_install() {
+ oe_runmake DESTDIR=${D} install
+ rm -rf ${D}/etc/xfce4/menu.xml.*
+}
+# xfprint OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE4 Print Manager"
+SECTION = "x11/base"
+
+DEPENDS="libxfcegui4"
+inherit xfce
+# xfwm4-themes OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE4 Window Manager Themes"
+SECTION = "x11/wm"
+
+inherit xfce
+
+# No ${PN} for this one
+PACKAGES=""
+
+python populate_packages_prepend () {
+ themedir = oe.data.expand('${datadir}/xfwm4/themes', d)
+ do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)
+}
+# xfwm4 OE build file
+# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="XFCE4 Window Manager"
+SECTION = "x11/wm"
+
+PACKAGES="xfwm4 xfwm4-dev ${PN}-doc xfwm4-mcs-plugins"
+
+FILES_${PN}="${bindir}/* ${datadir}/xfwm4/defaults ${datadir}/xfwm4/themes/default.keys/*"
+FILES_xfwm4-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so"
+
+DEPENDS="startup-notification x11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-mcs-manager"
+
+inherit xfce
+
+EXTRA_OECONF=" --enable-startup-notification"
+
+python populate_packages_prepend () {
+ themedir = oe.data.expand('${datadir}/xfwm4/themes', d)
+ do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)
+}
DEPENDS = "x11 xext xmu"
DESCRIPTION = "server access control program for X"
MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDCVSDATE} \
file://autofoo.patch;patch=1"
+PV = "0.0cvs${CVSDATE}"
+DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
+MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
+
+DEPENDS = "x11"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xmodmap \
+ file://autofoo.patch;patch=1"
+S = "${WORKDIR}/xmodmap"
+
+inherit autotools pkgconfig
PR = "r1"
DESCRIPTION = "utility to allow middle and right clicking with a stylus"
+SECTION = "x11/utils"
DEPENDS = "diet-x11 xext xpm"
SRC_URI = "http://www.handhelds.org/~mallum/downloadables/xmonobut/xmonobut-${PV}.tar.gz \
file://xmonobut.desktop"
+SECTION = "x11/base"
+SRC_URI = "${SOURCEFORGE_MIRROR}/xprint/xprint_mozdev_org_source-2004-07-07-release_009_001.tar.gz \
+ file://imake-staging.patch;patch=1"
+
+S = "${WORKDIR}/xprint/src/xprint_main/xc"
+
+FILES_${PN} += "${datadir}/Xprint ${prefix}/X11R6"
+
+do_compile() {
+ make -C config/imake -f Makefile.ini CC="${BUILD_CC}" BOOTSTRAPCFLAGS="${BUILD_CFLAGS}" clean imake
+ make CC="${BUILD_CC}" xmakefile
+ make Makefiles
+ make clean
+ #make depend
+ make includes
+ for l in xtrans X11 Xau Xdmcp font lbxutil zlib; do make -C lib/$l CC="${CC}" LD="${LD}"; done
+ make -C programs/Xserver/Xprint/ps CC="${CC}" LD="${LD}" CC_STAGING="-I${STAGING_INCDIR}"
+ make -C programs/Xserver Xprt CC="${CC}" LD="${LD}" CC_STAGING="-I${STAGING_INCDIR}"
+}
+
+do_install() {
+ make -C programs/Xserver DESTDIR="${D}" install
+ install -d ${D}${bindir}/
+ mv ${D}/usr/X11R6/bin/* ${D}${bindir}/
+ rmdir ${D}/usr/X11R6/bin/
+}
+
DEPENDS = "x11 xmu xext"
DESCRIPTION = "property displayer for X"
MAINTER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xprop \
file://autofoo.patch;patch=1"
PV = "0.0cvs${CVSDATE}"
DEPENDS = "libxrandr x11 xext"
DESCRIPTION = "X Resize and Rotate extension command."
+SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
S = "${WORKDIR}/xrandr"
DEPENDS = "x11 xmu xext"
DESCRIPTION = "X server resource database utility"
MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xrdb \
file://autofoo.patch;patch=1"
DEPENDS = "tslib xproto xdmcp xextensions xtrans xau x11 xext libxrandr fixesext damageext xfont resourceext compositeext xcalibrateext recordext"
PROVIDES = "virtual/xserver"
PACKAGES = "xserver-kdrive-mach64 xserver-kdrive-fbdev xserver-kdrive-vesa xserver-kdrive-mga xserver-kdrive-via xserver-kdrive-ati xserver-kdrive-fake xserver-kdrive-i810 xserver-kdrive-xephyr ${PN}-doc ${PN}-dev ${PN}-locale"
+SECTION = "x11/base"
DESCRIPTION = "X server from freedesktop.org"
DESCRIPTION_xserver-kdrive-i810 = "X server from freedesktop.org, supporting i810 devices"
DESCRIPTION_xserver-kdrive-ati = "X server from freedesktop.org, supporting ATI devices"
+DESCRIPTION = "user preference utility for X"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
+FIXEDCVSDATE = "${@oe.data.getVar('FILE', d, 1).split('_')[-1].split('.')[0]}"
+PV = "0.0cvs${FIXEDCVSDATE}"
+
+DEPENDS = "x11 xext xextensions xmu"
+
+SECTION = "x11/base"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xset;date=${FIXEDCVSDATE} \
+ file://autofoo.patch;patch=1"
+S = "${WORKDIR}/xset"
+
+inherit autotools pkgconfig
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr"
+
+
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
inherit autotools
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr xcalibrate"
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr xcalibrate"
+DESCRIPTION = "Touchscreen calibration utility"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
+
+DEPENDS = "x11 libxft libxrandr xcalibrate"
+
+PR = "r0"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+
+inherit autotools
+SECTION = "console/utils"
+SRC_URI = "http://www.mirror.ac.uk/sites/ftp.info-zip.org/pub/infozip/src/zip23.tar.gz"
+
+do_compile() {
+ make -f unix/Makefile generic
+}
+
+do_install() {
+ make -f unix/Makefile install prefix=${D}${prefix}
+}
+
DESCRIPTION = "A full fledged pluggable content management system with integrated web server and much more"
-SECTION = "base"
+SECTION = "console/network"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "python"
DESCRIPTION = "Zsh shell"
-SECTION = "base"
+SECTION = "console/base"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "ncurses pcre"