From 61dfffb7b8db98e7ff5c0c813d2c28bac6000a47 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 1 Apr 2012 22:51:26 -0500 Subject: system/google-droid-fonts: Fixed download link This commit includes minor README changes by rworkman. Signed-off-by: Robby Workman --- system/google-droid-fonts/README | 17 ++++++++--------- system/google-droid-fonts/google-droid-fonts.SlackBuild | 2 +- system/google-droid-fonts/google-droid-fonts.info | 4 ++-- 3 files changed, 11 insertions(+), 12 deletions(-) (limited to 'system') diff --git a/system/google-droid-fonts/README b/system/google-droid-fonts/README index 329ab470e5..5f92c0f873 100644 --- a/system/google-droid-fonts/README +++ b/system/google-droid-fonts/README @@ -1,10 +1,9 @@ -The Droid typeface family was designed in the fall of 2006 by -Ascender's Steve Matteson, as a commission from Google to create a -set of system fonts for its Android platform. The goal was to provide -optimal quality and comfort on a mobile handset when rendered in -application menus, web browsers, and for other screen text. +The Droid typeface family was designed in the fall of 2006 by Ascender's +Steve Matteson, as a commission from Google to create a set of system +fonts for its Android platform. The goal was to provide optimal quality +and comfort on a mobile handset when rendered in application menus, web +browsers, and for other screen text. -This SlackBuild puts 35-droid.conf into /etc/fonts/conf.avail. -It sets the "sans", "serif" and "monospace" aliases to Droid fonts. -If you want to use Droid as your system fonts, symlink it into -/etc/fonts/conf.d. +This package installs /etc/fonts/conf.avail/35-droid.conf which sets the +"sans" and "serif" and "monospace" aliases to Droid fonts. If you want +to use Droid as your system fonts, symlink it into /etc/fonts/conf.d/ diff --git a/system/google-droid-fonts/google-droid-fonts.SlackBuild b/system/google-droid-fonts/google-droid-fonts.SlackBuild index 3ac31095e0..859eb87e2e 100644 --- a/system/google-droid-fonts/google-droid-fonts.SlackBuild +++ b/system/google-droid-fonts/google-droid-fonts.SlackBuild @@ -42,7 +42,7 @@ cd $TMP rm -rf $PRGNAM-$VERSION mkdir $PRGNAM-$VERSION cd $PRGNAM-$VERSION -rpm2cpio < $CWD/$PRGNAM-$VERSION-1.fc14.src.rpm | cpio -imdv +rpm2cpio < $CWD/$PRGNAM-$VERSION-2.fc15.src.rpm | cpio -imdv chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ diff --git a/system/google-droid-fonts/google-droid-fonts.info b/system/google-droid-fonts/google-droid-fonts.info index 863db06878..6858d5615d 100644 --- a/system/google-droid-fonts/google-droid-fonts.info +++ b/system/google-droid-fonts/google-droid-fonts.info @@ -1,8 +1,8 @@ PRGNAM="google-droid-fonts" VERSION="20100409" HOMEPAGE="http://www.droidfonts.com/" -DOWNLOAD="http://ftp.osuosl.org/pub/fedora/linux/releases/14/Everything/source/SRPMS/google-droid-fonts-20100409-1.fc14.src.rpm" -MD5SUM="10288b53edf905171e90d9c242d0e8d9" +DOWNLOAD="http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/source/SRPMS/google-droid-fonts-20100409-2.fc15.src.rpm" +MD5SUM="5f30354841af6fa9cb6ec8ab4026b625" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Binh Nguyen" -- cgit v1.2.3