ports/xorg (3.7): xorg-libdmx: dropped obsolete port
commit bbde6fcc6635870483fd9a81d79dcfd371512065 Author: Tim Biermann <tbier@posteo.de> Date: Sat May 27 11:05:52 2023 +0200 xorg-libdmx: dropped obsolete port diff --git a/xorg-libdmx/.footprint b/xorg-libdmx/.footprint deleted file mode 100644 index 508140f2..00000000 --- a/xorg-libdmx/.footprint +++ /dev/null @@ -1,33 +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/dmxext.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libdmx.a --rwxr-xr-x root/root usr/lib/libdmx.la -lrwxrwxrwx root/root usr/lib/libdmx.so -> libdmx.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libdmx.so.1 -> libdmx.so.1.0.0 --rwxr-xr-x root/root usr/lib/libdmx.so.1.0.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/dmx.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/DMX.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXAddInput.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXAddScreen.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXChangeDesktopAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXChangeScreensAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXForceWindowCreation.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetDesktopAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetInputAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetInputCount.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetScreenAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetScreenCount.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXGetWindowAttributes.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXQueryExtension.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXQueryVersion.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXRemoveInput.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXRemoveScreen.3.gz --rw-r--r-- root/root usr/share/man/man3/DMXSync.3.gz diff --git a/xorg-libdmx/.signature b/xorg-libdmx/.signature deleted file mode 100644 index 0c411127..00000000 --- a/xorg-libdmx/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndCzD56WhNjuCWQ/lXQO86CyRRfjjgY/6b4ZDIehn4eR2+wnsdohluoWR/Cg2BpJNrpiiZKgC4T96X+NBFeVa5g4= -SHA256 (Pkgfile) = c9186529a07f17c8ebda176b6a77992d43e8e7a4ea2806449e372ad05ef5ebd9 -SHA256 (.footprint) = b371fe96739c3665c851ef82562ef810f46f7c728c2df2ba9519d83a8e32fa74 -SHA256 (libdmx-1.1.4.tar.bz2) = 253f90005d134fa7a209fbcbc5a3024335367c930adf0f3203e754cf32747243 diff --git a/xorg-libdmx/Pkgfile b/xorg-libdmx/Pkgfile deleted file mode 100644 index 1879e362..00000000 --- a/xorg-libdmx/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: xorg lib libdmx -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libxext - -name=xorg-libdmx -version=1.1.4 -release=1 -source=(https://www.x.org/releases/individual/lib/libdmx-$version.tar.bz2) - -build() { - cd libdmx-$version - - ./configure --prefix=/usr - - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu