From: Victor Martinez Date: Sun, 5 Aug 2018 09:00:21 +0000 (+0200) Subject: xorg: purged ports replaced by xorg-xorgproto X-Git-Url: http://gitweb/?a=commitdiff_plain;h=5aec43b65695ba6fe38280264c149608e71fad9b;p=ports%2Fxorg-arm64.git xorg: purged ports replaced by xorg-xorgproto --- diff --git a/xorg-bigreqsproto/.footprint b/xorg-bigreqsproto/.footprint deleted file mode 100644 index 66ae51e..0000000 --- a/xorg-bigreqsproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/bigreqsproto.h --rw-r--r-- root/root usr/include/X11/extensions/bigreqstr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/bigreqsproto.pc diff --git a/xorg-bigreqsproto/.md5sum b/xorg-bigreqsproto/.md5sum deleted file mode 100644 index 674c93e..0000000 --- a/xorg-bigreqsproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -1a05fb01fa1d5198894c931cf925c025 bigreqsproto-1.1.2.tar.bz2 diff --git a/xorg-bigreqsproto/Pkgfile b/xorg-bigreqsproto/Pkgfile deleted file mode 100644 index 0a38982..0000000 --- a/xorg-bigreqsproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto bigreqsproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-bigreqsproto -version=1.1.2 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$version.tar.bz2) - -build() { - cd bigreqsproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/bigreqsproto/bigreq.xml - find $PKG/usr/share -type d -delete -} diff --git a/xorg-compositeproto/.footprint b/xorg-compositeproto/.footprint deleted file mode 100644 index bb3fc3a..0000000 --- a/xorg-compositeproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/composite.h --rw-r--r-- root/root usr/include/X11/extensions/compositeproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/compositeproto.pc diff --git a/xorg-compositeproto/.md5sum b/xorg-compositeproto/.md5sum deleted file mode 100644 index 0841b70..0000000 --- a/xorg-compositeproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -98482f65ba1e74a08bf5b056a4031ef0 compositeproto-0.4.2.tar.bz2 diff --git a/xorg-compositeproto/Pkgfile b/xorg-compositeproto/Pkgfile deleted file mode 100644 index 8ca3408..0000000 --- a/xorg-compositeproto/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: xorg proto compositeproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-compositeproto -version=0.4.2 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/compositeproto-$version.tar.bz2) - -build() { - cd compositeproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -rf $PKG/usr/share -} diff --git a/xorg-damageproto/.footprint b/xorg-damageproto/.footprint deleted file mode 100644 index f2e5eef..0000000 --- a/xorg-damageproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/damageproto.h --rw-r--r-- root/root usr/include/X11/extensions/damagewire.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/damageproto.pc diff --git a/xorg-damageproto/.md5sum b/xorg-damageproto/.md5sum deleted file mode 100644 index 4126938..0000000 --- a/xorg-damageproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -998e5904764b82642cc63d97b4ba9e95 damageproto-1.2.1.tar.bz2 diff --git a/xorg-damageproto/Pkgfile b/xorg-damageproto/Pkgfile deleted file mode 100644 index 2a7657a..0000000 --- a/xorg-damageproto/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: xorg proto damageproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-damageproto -version=1.2.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/damageproto-$version.tar.bz2) - -build() { - cd damageproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -rf $PKG/usr/share -} diff --git a/xorg-dmxproto/.footprint b/xorg-dmxproto/.footprint deleted file mode 100644 index e9514a8..0000000 --- a/xorg-dmxproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/dmx.h --rw-r--r-- root/root usr/include/X11/extensions/dmxproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/dmxproto.pc diff --git a/xorg-dmxproto/.md5sum b/xorg-dmxproto/.md5sum deleted file mode 100644 index 425f9eb..0000000 --- a/xorg-dmxproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -4ee175bbd44d05c34d43bb129be5098a dmxproto-2.3.1.tar.bz2 diff --git a/xorg-dmxproto/Pkgfile b/xorg-dmxproto/Pkgfile deleted file mode 100644 index 0ca3bfc..0000000 --- a/xorg-dmxproto/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: xorg proto dmxproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-dmxproto -version=2.3.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/dmxproto-$version.tar.bz2) - -build() { - cd dmxproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} diff --git a/xorg-dri2proto/.footprint b/xorg-dri2proto/.footprint deleted file mode 100644 index 9624419..0000000 --- a/xorg-dri2proto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/dri2proto.h --rw-r--r-- root/root usr/include/X11/extensions/dri2tokens.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/dri2proto.pc diff --git a/xorg-dri2proto/.md5sum b/xorg-dri2proto/.md5sum deleted file mode 100644 index 9856f49..0000000 --- a/xorg-dri2proto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -b2721d5d24c04d9980a0c6540cb5396a dri2proto-2.8.tar.bz2 diff --git a/xorg-dri2proto/Pkgfile b/xorg-dri2proto/Pkgfile deleted file mode 100644 index df9cffa..0000000 --- a/xorg-dri2proto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: X DRI2 protocol headers -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-dri2proto -version=2.8 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/dri2proto-$version.tar.bz2) - -build() { - cd dri2proto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -f $PKG/usr/share/doc/dri2proto/dri2proto.txt - rmdir $PKG/usr/share/{doc/dri2proto,doc,} -} diff --git a/xorg-fixesproto/.footprint b/xorg-fixesproto/.footprint deleted file mode 100644 index 7af11a3..0000000 --- a/xorg-fixesproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/xfixesproto.h --rw-r--r-- root/root usr/include/X11/extensions/xfixeswire.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/fixesproto.pc diff --git a/xorg-fixesproto/.md5sum b/xorg-fixesproto/.md5sum deleted file mode 100644 index 116318d..0000000 --- a/xorg-fixesproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e7431ab84d37b2678af71e29355e101d fixesproto-5.0.tar.bz2 diff --git a/xorg-fixesproto/Pkgfile b/xorg-fixesproto/Pkgfile deleted file mode 100644 index 3804488..0000000 --- a/xorg-fixesproto/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: xorg proto fixesproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-fixesproto -version=5.0 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/fixesproto-$version.tar.bz2) - -build() { - cd fixesproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -rf $PKG/usr/share -} diff --git a/xorg-presentproto/.footprint b/xorg-presentproto/.footprint deleted file mode 100644 index c7167af..0000000 --- a/xorg-presentproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/presentproto.h --rw-r--r-- root/root usr/include/X11/extensions/presenttokens.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/presentproto.pc diff --git a/xorg-presentproto/.md5sum b/xorg-presentproto/.md5sum deleted file mode 100644 index 9fd21a0..0000000 --- a/xorg-presentproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -92f9dda9c870d78a1d93f366bcb0e6cd presentproto-1.1.tar.bz2 diff --git a/xorg-presentproto/Pkgfile b/xorg-presentproto/Pkgfile deleted file mode 100644 index 438dc05..0000000 --- a/xorg-presentproto/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: xorg proto presentproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-presentproto -version=1.1 -release=1 -source=(http://xorg.freedesktop.org/archive/individual/proto/presentproto-$version.tar.bz2) - -build() { - cd presentproto-$version - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - make - make DESTDIR=$PKG install - rm -r $PKG/usr/share -} diff --git a/xorg-recordproto/.footprint b/xorg-recordproto/.footprint deleted file mode 100644 index 9aab3bf..0000000 --- a/xorg-recordproto/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/recordconst.h --rw-r--r-- root/root usr/include/X11/extensions/recordproto.h --rw-r--r-- root/root usr/include/X11/extensions/recordstr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/recordproto.pc diff --git a/xorg-recordproto/.md5sum b/xorg-recordproto/.md5sum deleted file mode 100644 index 4b40be5..0000000 --- a/xorg-recordproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -1b4e5dede5ea51906f1530ca1e21d216 recordproto-1.14.2.tar.bz2 diff --git a/xorg-recordproto/Pkgfile b/xorg-recordproto/Pkgfile deleted file mode 100644 index 5afc6cb..0000000 --- a/xorg-recordproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto recordproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-recordproto -version=1.14.2 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/recordproto-$version.tar.bz2) - -build() { - cd recordproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/recordproto/record.xml - find $PKG/usr/share -type d -delete -} diff --git a/xorg-renderproto/.footprint b/xorg-renderproto/.footprint deleted file mode 100644 index 46d8464..0000000 --- a/xorg-renderproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/render.h --rw-r--r-- root/root usr/include/X11/extensions/renderproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/renderproto.pc diff --git a/xorg-renderproto/.md5sum b/xorg-renderproto/.md5sum deleted file mode 100644 index 2add817..0000000 --- a/xorg-renderproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -a914ccc1de66ddeb4b611c6b0686e274 renderproto-0.11.1.tar.bz2 diff --git a/xorg-renderproto/Pkgfile b/xorg-renderproto/Pkgfile deleted file mode 100644 index 0a37ac1..0000000 --- a/xorg-renderproto/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: xorg proto renderproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-renderproto -version=0.11.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/renderproto-$version.tar.bz2) - -build() { - cd renderproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -rf $PKG/usr/share -} diff --git a/xorg-resourceproto/.footprint b/xorg-resourceproto/.footprint deleted file mode 100644 index 41f9aad..0000000 --- a/xorg-resourceproto/.footprint +++ /dev/null @@ -1,8 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/XResproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/resourceproto.pc diff --git a/xorg-resourceproto/.md5sum b/xorg-resourceproto/.md5sum deleted file mode 100644 index 36f1c9c..0000000 --- a/xorg-resourceproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -cfdb57dae221b71b2703f8e2980eaaf4 resourceproto-1.2.0.tar.bz2 diff --git a/xorg-resourceproto/Pkgfile b/xorg-resourceproto/Pkgfile deleted file mode 100644 index b7a85c3..0000000 --- a/xorg-resourceproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto resourceproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-resourceproto -version=1.2.0 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/resourceproto-$version.tar.bz2) - -build() { - cd resourceproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/resourceproto/resproto.txt - find $PKG/usr/share -type d -delete -} diff --git a/xorg-scrnsaverproto/.footprint b/xorg-scrnsaverproto/.footprint deleted file mode 100644 index 25e20d5..0000000 --- a/xorg-scrnsaverproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/saver.h --rw-r--r-- root/root usr/include/X11/extensions/saverproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/scrnsaverproto.pc diff --git a/xorg-scrnsaverproto/.md5sum b/xorg-scrnsaverproto/.md5sum deleted file mode 100644 index 3e3b76f..0000000 --- a/xorg-scrnsaverproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -edd8a73775e8ece1d69515dd17767bfb scrnsaverproto-1.2.2.tar.bz2 diff --git a/xorg-scrnsaverproto/Pkgfile b/xorg-scrnsaverproto/Pkgfile deleted file mode 100644 index 4574be0..0000000 --- a/xorg-scrnsaverproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto scrnsaverproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-scrnsaverproto -version=1.2.2 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto-$version.tar.bz2) - -build() { - cd scrnsaverproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/scrnsaverproto/saver.xml - find $PKG/usr/share -type d -delete -} diff --git a/xorg-xcmiscproto/.footprint b/xorg-xcmiscproto/.footprint deleted file mode 100644 index 2b024d3..0000000 --- a/xorg-xcmiscproto/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/xcmiscproto.h --rw-r--r-- root/root usr/include/X11/extensions/xcmiscstr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xcmiscproto.pc diff --git a/xorg-xcmiscproto/.md5sum b/xorg-xcmiscproto/.md5sum deleted file mode 100644 index c114499..0000000 --- a/xorg-xcmiscproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -5f4847c78e41b801982c8a5e06365b24 xcmiscproto-1.2.2.tar.bz2 diff --git a/xorg-xcmiscproto/Pkgfile b/xorg-xcmiscproto/Pkgfile deleted file mode 100644 index dd47279..0000000 --- a/xorg-xcmiscproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto xcmiscproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xcmiscproto -version=1.2.2 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-$version.tar.bz2) - -build() { - cd xcmiscproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/xcmiscproto/xc-misc.xml - find $PKG/usr/share -type d -delete -} diff --git a/xorg-xextproto/.footprint b/xorg-xextproto/.footprint deleted file mode 100644 index 96a2af3..0000000 --- a/xorg-xextproto/.footprint +++ /dev/null @@ -1,40 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/EVI.h --rw-r--r-- root/root usr/include/X11/extensions/EVIproto.h --rw-r--r-- root/root usr/include/X11/extensions/ag.h --rw-r--r-- root/root usr/include/X11/extensions/agproto.h --rw-r--r-- root/root usr/include/X11/extensions/cup.h --rw-r--r-- root/root usr/include/X11/extensions/cupproto.h --rw-r--r-- root/root usr/include/X11/extensions/dbe.h --rw-r--r-- root/root usr/include/X11/extensions/dbeproto.h --rw-r--r-- root/root usr/include/X11/extensions/dpmsconst.h --rw-r--r-- root/root usr/include/X11/extensions/dpmsproto.h --rw-r--r-- root/root usr/include/X11/extensions/ge.h --rw-r--r-- root/root usr/include/X11/extensions/geproto.h --rw-r--r-- root/root usr/include/X11/extensions/lbx.h --rw-r--r-- root/root usr/include/X11/extensions/lbxproto.h --rw-r--r-- root/root usr/include/X11/extensions/mitmiscconst.h --rw-r--r-- root/root usr/include/X11/extensions/mitmiscproto.h --rw-r--r-- root/root usr/include/X11/extensions/multibufconst.h --rw-r--r-- root/root usr/include/X11/extensions/multibufproto.h --rw-r--r-- root/root usr/include/X11/extensions/secur.h --rw-r--r-- root/root usr/include/X11/extensions/securproto.h --rw-r--r-- root/root usr/include/X11/extensions/shapeconst.h --rw-r--r-- root/root usr/include/X11/extensions/shapeproto.h --rw-r--r-- root/root usr/include/X11/extensions/shapestr.h --rw-r--r-- root/root usr/include/X11/extensions/shm.h --rw-r--r-- root/root usr/include/X11/extensions/shmproto.h --rw-r--r-- root/root usr/include/X11/extensions/shmstr.h --rw-r--r-- root/root usr/include/X11/extensions/syncconst.h --rw-r--r-- root/root usr/include/X11/extensions/syncproto.h --rw-r--r-- root/root usr/include/X11/extensions/syncstr.h --rw-r--r-- root/root usr/include/X11/extensions/xtestconst.h --rw-r--r-- root/root usr/include/X11/extensions/xtestext1const.h --rw-r--r-- root/root usr/include/X11/extensions/xtestext1proto.h --rw-r--r-- root/root usr/include/X11/extensions/xtestproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xextproto.pc diff --git a/xorg-xextproto/.md5sum b/xorg-xextproto/.md5sum deleted file mode 100644 index b7e1459..0000000 --- a/xorg-xextproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -70c90f313b4b0851758ef77b95019584 xextproto-7.3.0.tar.bz2 diff --git a/xorg-xextproto/Pkgfile b/xorg-xextproto/Pkgfile deleted file mode 100644 index 7ca2c05..0000000 --- a/xorg-xextproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: xorg proto xextproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xextproto -version=7.3.0 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xextproto-$version.tar.bz2) - -build() { - cd xextproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm $PKG/usr/share/doc/xextproto/*.xml - rmdir $PKG/usr/share/{doc/xextproto,doc,} -} diff --git a/xorg-xf86dgaproto/.footprint b/xorg-xf86dgaproto/.footprint deleted file mode 100644 index 4d21297..0000000 --- a/xorg-xf86dgaproto/.footprint +++ /dev/null @@ -1,14 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/xf86dga.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dga1const.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dga1proto.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dga1str.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dgaconst.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dgaproto.h --rw-r--r-- root/root usr/include/X11/extensions/xf86dgastr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xf86dgaproto.pc diff --git a/xorg-xf86dgaproto/.md5sum b/xorg-xf86dgaproto/.md5sum deleted file mode 100644 index 1033ba4..0000000 --- a/xorg-xf86dgaproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2 diff --git a/xorg-xf86dgaproto/Pkgfile b/xorg-xf86dgaproto/Pkgfile deleted file mode 100644 index 85ce802..0000000 --- a/xorg-xf86dgaproto/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: xorg proto xf86dgaproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xf86dgaproto -version=2.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xf86dgaproto-$version.tar.bz2) - -build() { - cd xf86dgaproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} diff --git a/xorg-xf86driproto/.footprint b/xorg-xf86driproto/.footprint deleted file mode 100644 index 849076b..0000000 --- a/xorg-xf86driproto/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -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/dri/ --rw-r--r-- root/root usr/include/X11/dri/xf86dri.h --rw-r--r-- root/root usr/include/X11/dri/xf86driproto.h --rw-r--r-- root/root usr/include/X11/dri/xf86dristr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xf86driproto.pc diff --git a/xorg-xf86driproto/.md5sum b/xorg-xf86driproto/.md5sum deleted file mode 100644 index 0e794dd..0000000 --- a/xorg-xf86driproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -1d716d0dac3b664e5ee20c69d34bc10e xf86driproto-2.1.1.tar.bz2 diff --git a/xorg-xf86driproto/Pkgfile b/xorg-xf86driproto/Pkgfile deleted file mode 100644 index 1be5f5f..0000000 --- a/xorg-xf86driproto/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: xorg proto xf86driproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xf86driproto -version=2.1.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-$version.tar.bz2) - -build() { - cd xf86driproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} diff --git a/xorg-xf86vidmodeproto/.footprint b/xorg-xf86vidmodeproto/.footprint deleted file mode 100644 index e9e340f..0000000 --- a/xorg-xf86vidmodeproto/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/xf86vm.h --rw-r--r-- root/root usr/include/X11/extensions/xf86vmproto.h --rw-r--r-- root/root usr/include/X11/extensions/xf86vmstr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xf86vidmodeproto.pc diff --git a/xorg-xf86vidmodeproto/.md5sum b/xorg-xf86vidmodeproto/.md5sum deleted file mode 100644 index d0d45f9..0000000 --- a/xorg-xf86vidmodeproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e793ecefeaecfeabd1aed6a01095174e xf86vidmodeproto-2.3.1.tar.bz2 diff --git a/xorg-xf86vidmodeproto/Pkgfile b/xorg-xf86vidmodeproto/Pkgfile deleted file mode 100644 index 1ccb15d..0000000 --- a/xorg-xf86vidmodeproto/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: xorg proto xf86vidmodeproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xf86vidmodeproto -version=2.3.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xf86vidmodeproto-$version.tar.bz2) - -build() { - cd xf86vidmodeproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} diff --git a/xorg-xineramaproto/.footprint b/xorg-xineramaproto/.footprint deleted file mode 100644 index 840691e..0000000 --- a/xorg-xineramaproto/.footprint +++ /dev/null @@ -1,8 +0,0 @@ -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/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/panoramiXproto.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xineramaproto.pc diff --git a/xorg-xineramaproto/.md5sum b/xorg-xineramaproto/.md5sum deleted file mode 100644 index 1f627b1..0000000 --- a/xorg-xineramaproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -9959fe0bfb22a0e7260433b8d199590a xineramaproto-1.2.1.tar.bz2 diff --git a/xorg-xineramaproto/Pkgfile b/xorg-xineramaproto/Pkgfile deleted file mode 100644 index 2ed6d67..0000000 --- a/xorg-xineramaproto/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: xorg proto xineramaproto -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xineramaproto -version=1.2.1 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$version.tar.bz2) - -build() { - cd xineramaproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} diff --git a/xorg-xproto/.footprint b/xorg-xproto/.footprint deleted file mode 100644 index 02435d4..0000000 --- a/xorg-xproto/.footprint +++ /dev/null @@ -1,32 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/X11/ --rw-r--r-- root/root usr/include/X11/DECkeysym.h --rw-r--r-- root/root usr/include/X11/HPkeysym.h --rw-r--r-- root/root usr/include/X11/Sunkeysym.h --rw-r--r-- root/root usr/include/X11/X.h --rw-r--r-- root/root usr/include/X11/XF86keysym.h --rw-r--r-- root/root usr/include/X11/XWDFile.h --rw-r--r-- root/root usr/include/X11/Xalloca.h --rw-r--r-- root/root usr/include/X11/Xarch.h --rw-r--r-- root/root usr/include/X11/Xatom.h --rw-r--r-- root/root usr/include/X11/Xdefs.h --rw-r--r-- root/root usr/include/X11/Xfuncproto.h --rw-r--r-- root/root usr/include/X11/Xfuncs.h --rw-r--r-- root/root usr/include/X11/Xmd.h --rw-r--r-- root/root usr/include/X11/Xos.h --rw-r--r-- root/root usr/include/X11/Xos_r.h --rw-r--r-- root/root usr/include/X11/Xosdefs.h --rw-r--r-- root/root usr/include/X11/Xpoll.h --rw-r--r-- root/root usr/include/X11/Xproto.h --rw-r--r-- root/root usr/include/X11/Xprotostr.h --rw-r--r-- root/root usr/include/X11/Xthreads.h --rw-r--r-- root/root usr/include/X11/Xw32defs.h --rw-r--r-- root/root usr/include/X11/Xwindows.h --rw-r--r-- root/root usr/include/X11/Xwinsock.h --rw-r--r-- root/root usr/include/X11/ap_keysym.h --rw-r--r-- root/root usr/include/X11/keysym.h --rw-r--r-- root/root usr/include/X11/keysymdef.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xproto.pc diff --git a/xorg-xproto/.md5sum b/xorg-xproto/.md5sum deleted file mode 100644 index d7927d7..0000000 --- a/xorg-xproto/.md5sum +++ /dev/null @@ -1 +0,0 @@ -16791f7ca8c51a20608af11702e51083 xproto-7.0.31.tar.bz2 diff --git a/xorg-xproto/Pkgfile b/xorg-xproto/Pkgfile deleted file mode 100644 index 648c997..0000000 --- a/xorg-xproto/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: Headers defining the X Window System Core Protocol, Version 11 -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu - -name=xorg-xproto -version=7.0.31 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/proto/xproto-$version.tar.bz2) - -build() { - cd xproto-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install - - rm -r $PKG/usr/share/doc - find $PKG -empty -delete -}