ports/xorg (3.5): [notify] printproto: dropped, xorg-xorgproto 2019.1 now includes this
commit b6a490576c9dd651cb2eb5f36d75e983a7d7e494 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Jun 29 22:08:59 2019 +1000 [notify] printproto: dropped, xorg-xorgproto 2019.1 now includes this diff --git a/printproto/.footprint b/printproto/.footprint deleted file mode 100644 index 42b89b5..0000000 --- a/printproto/.footprint +++ /dev/null @@ -1,13 +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/Print.h --rw-r--r-- root/root usr/include/X11/extensions/Printstr.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/printproto.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man7/ --rw-r--r-- root/root usr/share/man/man7/Xprint.7.gz diff --git a/printproto/.signature b/printproto/.signature deleted file mode 100644 index 6a5a6dd..0000000 --- a/printproto/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndJY7Vh6gx5FcyC8Vr9qqE74GLN7YN14booxODNUBQWc30RNRW3us0LFJOx0eLXyYw30lSuGaXUtWPe0kWe2Vewk= -SHA256 (Pkgfile) = ed1a548c77e5054a78c052649a95e099ae74fc49539f00307f1a4a73a5cc9a7b -SHA256 (.footprint) = 020c92904cab953d95e37420f321817bb0bd65ce73244262474dc72ea2060197 -SHA256 (printproto-1.0.5.tar.bz2) = 1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a diff --git a/printproto/Pkgfile b/printproto/Pkgfile deleted file mode 100644 index a01e894..0000000 --- a/printproto/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: X11 print extension wire protocol -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu - -name=printproto -version=1.0.5 -release=2 -source=(https://www.x.org/releases/individual/proto/$name-$version.tar.bz2) - -build() { - cd $name-$version - - ./configure --prefix=/usr - - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu