Massive renaming, pkgfs is now called xbps.
Also known as "xtraeme's build package system". --HG-- extra : convert_revision : 119840ceae588fef65d6dcab651f607f54fa0be6
This commit is contained in:
4
templates/font-misc-misc.tmpl
Executable file → Normal file
4
templates/font-misc-misc.tmpl
Executable file → Normal file
@@ -4,7 +4,7 @@ version=1.0.0
|
||||
extract_sufx=".tar.bz2"
|
||||
url=http://xorg.freedesktop.org/releases/individual/font
|
||||
build_style=gnu_configure
|
||||
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||
short_desc="Standard X11 \"fixed\" PCF fonts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=be44e00d94afdba48002e259f460d6a39ffbb370
|
||||
@@ -13,6 +13,6 @@ long_desc="
|
||||
share and enjoy. It is in PCF format."
|
||||
|
||||
# Build fonts.dir and fonts.scale files after install.
|
||||
fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/misc"
|
||||
fonts_dir="$XBPS_MASTERDIR/lib/X11/fonts/misc"
|
||||
postinstall_helpers="mkfontxx-rebuild.sh"
|
||||
ignore_files="fonts.scale fonts.dir"
|
||||
|
||||
Reference in New Issue
Block a user