From b7aeae22648b1902233a63210416d1b003abb145 Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Thu, 13 May 2010 00:42:23 +0200 Subject: system/webcore-fonts: Updated for version 3.0 --- system/webcore-fonts/doinst.sh | 2 +- system/webcore-fonts/webcore-fonts.SlackBuild | 4 ++-- system/webcore-fonts/webcore-fonts.info | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'system/webcore-fonts') diff --git a/system/webcore-fonts/doinst.sh b/system/webcore-fonts/doinst.sh index bdb050188d..26221059a3 100644 --- a/system/webcore-fonts/doinst.sh +++ b/system/webcore-fonts/doinst.sh @@ -1,4 +1,3 @@ -#!/bin/sh # Update the X font indexes: if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then ( cd /usr/share/fonts/TTF @@ -9,3 +8,4 @@ fi if [ -x /usr/bin/fc-cache ]; then /usr/bin/fc-cache -f fi + diff --git a/system/webcore-fonts/webcore-fonts.SlackBuild b/system/webcore-fonts/webcore-fonts.SlackBuild index 8f79d4fe7a..5962b9abdd 100644 --- a/system/webcore-fonts/webcore-fonts.SlackBuild +++ b/system/webcore-fonts/webcore-fonts.SlackBuild @@ -7,7 +7,7 @@ PRGNAM=webcore-fonts VERSION=${VERSION:-3.0} -ARCH=${ARCH:-noarch} +ARCH=noarch BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -49,4 +49,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/system/webcore-fonts/webcore-fonts.info b/system/webcore-fonts/webcore-fonts.info index 4cb9e653f8..ff60cc1498 100644 --- a/system/webcore-fonts/webcore-fonts.info +++ b/system/webcore-fonts/webcore-fonts.info @@ -2,7 +2,9 @@ PRGNAM="webcore-fonts" VERSION="3.0" HOMEPAGE="http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts" DOWNLOAD="http://avi.alkalay.net/software/webcore-fonts/webcore-fonts-3.0.tar.gz" +DOWNLOAD_x86_64="" MD5SUM="0ca029d7135f7afdba00be6280ff96c6" +MD5SUM_x86_64="" MAINTAINER="Dugan Chen" EMAIL="dugan [underscore] c [at] fastmail [dot] fm" APPROVED="dsomero" -- cgit v1.2.3