From c0d72091fac208bd36aa5dad1f6b6ad08a1d7d96 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 28 Dec 2009 08:45:24 +0100 Subject: [PATCH] xorg-libxcursor: initial import (verified compilation) --- xorg-server/xorg-libxcursor/.footprint | 47 ++++++++++++++++++++++++++ xorg-server/xorg-libxcursor/.md5sum | 1 + xorg-server/xorg-libxcursor/Pkgfile | 25 ++++++++++++++ 3 files changed, 73 insertions(+) create mode 100644 xorg-server/xorg-libxcursor/.footprint create mode 100644 xorg-server/xorg-libxcursor/.md5sum create mode 100644 xorg-server/xorg-libxcursor/Pkgfile diff --git a/xorg-server/xorg-libxcursor/.footprint b/xorg-server/xorg-libxcursor/.footprint new file mode 100644 index 0000000..67b4f63 --- /dev/null +++ b/xorg-server/xorg-libxcursor/.footprint @@ -0,0 +1,47 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/Xcursor/ +-rw-r--r-- root/root usr/include/X11/Xcursor/Xcursor.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libXcursor.a +-rwxr-xr-x root/root usr/lib/libXcursor.la +lrwxrwxrwx root/root usr/lib/libXcursor.so -> libXcursor.so.1.0.2 +lrwxrwxrwx root/root usr/lib/libXcursor.so.1 -> libXcursor.so.1.0.2 +-rwxr-xr-x root/root usr/lib/libXcursor.so.1.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/xcursor.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/Xcursor.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorCursorsCreate.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorCursorsDestroy.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameLoad.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameLoadAllImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameLoadCursor.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameLoadImage.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameLoadImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameSave.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorFilenameSaveImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorGetDefaultSize.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorGetTheme.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorImageCreate.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorImageDestroy.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorImagesCreate.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorImagesDestroy.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorLibraryLoadCursor.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorLibraryLoadCursors.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorLibraryLoadImage.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorLibraryLoadImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorSetDefaultSize.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorSetTheme.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorShapeLoadCursor.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorShapeLoadCursors.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorShapeLoadImage.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorShapeLoadImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorSupportsARGB.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorXcFileLoad.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorXcFileLoadAllImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorXcFileLoadImage.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorXcFileLoadImages.3.gz +-rw-r--r-- root/root usr/man/man3/XcursorXcFileSave.3.gz diff --git a/xorg-server/xorg-libxcursor/.md5sum b/xorg-server/xorg-libxcursor/.md5sum new file mode 100644 index 0000000..549a219 --- /dev/null +++ b/xorg-server/xorg-libxcursor/.md5sum @@ -0,0 +1 @@ +7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2 diff --git a/xorg-server/xorg-libxcursor/Pkgfile b/xorg-server/xorg-libxcursor/Pkgfile new file mode 100644 index 0000000..83091dd --- /dev/null +++ b/xorg-server/xorg-libxcursor/Pkgfile @@ -0,0 +1,25 @@ +# Description: xorg lib libXcursor +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck tilman at crux dot nu +# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org +# Depends on: xorg-libxrender xorg-libxfixes xorg-libx11 xorg-fixesproto + +name=xorg-libxcursor +version=1.1.10 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2) + +build() { + cd libXcursor-$version + + export XCURSOR_LIBS="-L$CLFS/usr/lib -lXrender -lXfixes -lX11" + export XCURSOR_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/X11 -I$CLFS/usr/include/X11/extensions" + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --mandir=/usr/man + + make + make DESTDIR=$PKG install +} -- 2.26.2