diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:57:33 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-08 20:57:33 +0100 |
commit | 62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9 (patch) | |
tree | 5fa6b3b7ab0ed475d10e50bf507cd626834dfdbf /xorg-libxfont | |
parent | e1dd3708aa26be5e72887c34b28fd4bf59f57723 (diff) | |
download | xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.gz xorg-62af72a7dc6ef887cfdffe1d05b1a7e36840d0c9.tar.xz |
xorg: adapted deps to use xorg-xorgproto
Diffstat (limited to 'xorg-libxfont')
-rw-r--r-- | xorg-libxfont/.signature | 4 | ||||
-rw-r--r-- | xorg-libxfont/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxfont/.signature b/xorg-libxfont/.signature index 6bc87e39..9cf958e1 100644 --- a/xorg-libxfont/.signature +++ b/xorg-libxfont/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOWJOFYQcrOEM09OlBephKVtsVG4FpyacBl+62sbNeghXi6N9/rt4DM9v/LqwVULJmrZ0ed+tRgiNCwOV09Pwwo= -SHA256 (Pkgfile) = a8ece71efa201633c4a0703a285aa034cae8311080ae2115701412e21fd9c779 +RWTSGWF5Q7TndEO/xjGtMumdWG7X1cFTKGcA6FuAhmwEVfp4Sw15i0VvO3gG3lDjhgEEi12rEDjAq40DuKvooAqJvA2L/taJhA8= +SHA256 (Pkgfile) = 8ccbd3a4c67e8eb215d50d7e6378d35e62e1d3bf99ee19098293dc0e632dbb2e SHA256 (.footprint) = 686b53b870b0d54c2aa693379b33c5ed88817527d477da80cf86b0bc3c883271 SHA256 (libXfont-1.5.4.tar.bz2) = 1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242 diff --git a/xorg-libxfont/Pkgfile b/xorg-libxfont/Pkgfile index 45267c1d..d0450583 100644 --- a/xorg-libxfont/Pkgfile +++ b/xorg-libxfont/Pkgfile @@ -1,7 +1,7 @@ # Description: xorg lib libXfont # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: freetype, xorg-xtrans, xorg-fontsproto, xorg-libfontenc +# Depends on: freetype, xorg-xtrans, xorg-xorgproto, xorg-libfontenc name=xorg-libxfont version=1.5.4 |