diff --git a/srcpkgs/font-adobe-100dpi/template b/srcpkgs/font-adobe-100dpi/template index 37862db9ec7..0043b1810ef 100644 --- a/srcpkgs/font-adobe-100dpi/template +++ b/srcpkgs/font-adobe-100dpi/template @@ -1,19 +1,20 @@ # Template file for 'font-adobe-100dpi' pkgname=font-adobe-100dpi version=1.0.3 -revision=6 +revision=7 build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" makedepends="font-util" depends="font-util" -font_dirs="/usr/share/fonts/X11/100dpi" short_desc="Standard 100dpi Adobe PCF fonts" maintainer="Orphaned " -license="opensource" +license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054 +font_dirs="/usr/share/fonts/X11/100dpi" post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING } diff --git a/srcpkgs/font-adobe-75dpi/template b/srcpkgs/font-adobe-75dpi/template index 672a2d46492..e1abd11a928 100644 --- a/srcpkgs/font-adobe-75dpi/template +++ b/srcpkgs/font-adobe-75dpi/template @@ -1,19 +1,20 @@ # Template file for 'font-adobe-75dpi' pkgname=font-adobe-75dpi version=1.0.3 -revision=6 +revision=7 build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" makedepends="font-util" depends="font-util" -font_dirs="/usr/share/fonts/X11/75dpi" short_desc="Standard 75pi Adobe PCF fonts" maintainer="Orphaned " -license="opensource" +license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=c6024a1e4a1e65f413f994dd08b734efd393ce0a502eb465deb77b9a36db4d09 +font_dirs="/usr/share/fonts/X11/75dpi" post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING } diff --git a/srcpkgs/font-adobe-utopia-100dpi/template b/srcpkgs/font-adobe-utopia-100dpi/template index 3d6c4316865..495998ba732 100644 --- a/srcpkgs/font-adobe-utopia-100dpi/template +++ b/srcpkgs/font-adobe-utopia-100dpi/template @@ -1,19 +1,20 @@ # Template file for 'font-adobe-utopia-100dpi' pkgname=font-adobe-utopia-100dpi version=1.0.4 -revision=6 +revision=7 build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" makedepends="font-util" depends="font-util" -font_dirs="/usr/share/fonts/X11/100dpi" short_desc="100dpi Adobe Utopia PCF fonts" maintainer="Orphaned " -license="opensource" +license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5 +font_dirs="/usr/share/fonts/X11/100dpi" post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING } diff --git a/srcpkgs/font-adobe-utopia-75dpi/template b/srcpkgs/font-adobe-utopia-75dpi/template index f83ecda6107..78d1c28a7b7 100644 --- a/srcpkgs/font-adobe-utopia-75dpi/template +++ b/srcpkgs/font-adobe-utopia-75dpi/template @@ -1,19 +1,20 @@ # Template file for 'font-adobe-utopia-75dpi' pkgname=font-adobe-utopia-75dpi version=1.0.4 -revision=6 +revision=7 build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" makedepends="font-util" depends="font-util" -font_dirs="/usr/share/fonts/X11/75dpi" short_desc="100dpi Adobe Utopia PCF fonts" maintainer="Orphaned " -license="opensource" +license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=8732719c61f3661c8bad63804ebfd54fc7de21ab848e9a26a19b1778ef8b5c94 +font_dirs="/usr/share/fonts/X11/75dpi" post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING } diff --git a/srcpkgs/font-adobe-utopia-type1/template b/srcpkgs/font-adobe-utopia-type1/template index 3304aeef844..e2ab4f439d9 100644 --- a/srcpkgs/font-adobe-utopia-type1/template +++ b/srcpkgs/font-adobe-utopia-type1/template @@ -1,19 +1,20 @@ # Template file for 'font-adobe-utopia-type1' pkgname=font-adobe-utopia-type1 version=1.0.4 -revision=6 +revision=7 build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" makedepends="font-util" depends="font-util" -font_dirs="/usr/share/fonts/X11/Type1" short_desc="Adobe Utopia Type1 fonts" maintainer="Orphaned " -license="opensource" +license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=979435105f897a70f8993fa02c8362160b0513366c2ab896965416f96dbb8077 +font_dirs="/usr/share/fonts/X11/Type1" post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING }