ports/xorg (3.4): [notify] xorg-mkfontdir: dropped. Now merged into xorg-mkfontscale
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit cb7ceecfc58c4cd9b519ad8d5c9f0271b6b5f50f Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Mar 3 00:10:31 2019 +0100 [notify] xorg-mkfontdir: dropped. Now merged into xorg-mkfontscale diff --git a/xorg-mkfontdir/.footprint b/xorg-mkfontdir/.footprint deleted file mode 100644 index 6c5d8b6..0000000 --- a/xorg-mkfontdir/.footprint +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mkfontdir -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/mkfontdir.1.gz diff --git a/xorg-mkfontdir/.signature b/xorg-mkfontdir/.signature deleted file mode 100644 index 4261ca8..0000000 --- a/xorg-mkfontdir/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndM3U9CgJIk9yKc3NEA83iBqh0UomMrTE2V4EQqRN1sMYz844/Wj4eKZC9JStrd67T4W7lQ3Ha3umdWEv3UvxaAg= -SHA256 (Pkgfile) = 23124c0955b5c769bfe0bc6d819271b4f32b1e6738f2144d7ba71c26ff025dd2 -SHA256 (.footprint) = 60ee4c6ebdd899dd9e3ba31e3a2e523ed46ab8915e1ee67e179bbb258beca091 -SHA256 (mkfontdir-1.0.7.tar.bz2) = 56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530 diff --git a/xorg-mkfontdir/Pkgfile b/xorg-mkfontdir/Pkgfile deleted file mode 100644 index 6ddd836..0000000 --- a/xorg-mkfontdir/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: Create an index of X font files -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu - -name=xorg-mkfontdir -version=1.0.7 -release=2 -source=(http://xorg.freedesktop.org/releases/individual/app/mkfontdir-$version.tar.b...) - -build() { - cd mkfontdir-$version - - ./configure --prefix=/usr - - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu