[Lunar-commits] <moonbase> liberation-fonts: Version bump, and it has a new depends (fontforge) along with

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Aug 6 17:41:06 CEST 2009


commit 6e70c2c1c7e3a5e487ecb47b0a2aa3898d4189f9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 6 11:41:06 2009 -0400

    liberation-fonts: Version bump, and it has a new depends (fontforge) along with
    
    a slight adjustment to the BUILD.
---
 fonts/liberation-fonts/BUILD   |    3 ++-
 fonts/liberation-fonts/DEPENDS |    1 +
 fonts/liberation-fonts/DETAILS |    6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/fonts/liberation-fonts/BUILD b/fonts/liberation-fonts/BUILD
index 254f7fa..38c53e9 100644
--- a/fonts/liberation-fonts/BUILD
+++ b/fonts/liberation-fonts/BUILD
@@ -2,6 +2,7 @@
 
   LIBTTF=/usr/share/fonts/liberation-fonts-ttf
 
+  make &&
   prepare_install              &&
 
   if [ ! -d $LIBTTF ] ; then
@@ -12,6 +13,6 @@
     rmdir old.libraries
   fi                           &&
 
-  cp -f $SOURCE_DIRECTORY/* $LIBTTF
+  cp -f $SOURCE_DIRECTORY/ttf/* $LIBTTF
 
 ) > $C_FIFO 2>&1
diff --git a/fonts/liberation-fonts/DEPENDS b/fonts/liberation-fonts/DEPENDS
index e53c980..1da6e52 100644
--- a/fonts/liberation-fonts/DEPENDS
+++ b/fonts/liberation-fonts/DEPENDS
@@ -1 +1,2 @@
 depends fontconfig
+depends fontforge
diff --git a/fonts/liberation-fonts/DETAILS b/fonts/liberation-fonts/DETAILS
index b27206c..b3c3d77 100644
--- a/fonts/liberation-fonts/DETAILS
+++ b/fonts/liberation-fonts/DETAILS
@@ -1,11 +1,11 @@
           MODULE=liberation-fonts
-         VERSION=1.04
+         VERSION=1.05.1.20090721 
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=https://fedorahosted.org/releases/l/i/liberation-fonts/
-      SOURCE_VFY=sha1:097882c92e3260742a3dc3bf033792120d8635a3
+      SOURCE_VFY=sha1:3b8d9f2eb782a3c2826226a4a9ffb46ffa6955c3
         WEB_SITE=http://www.redhat.com/promo/fonts/
          ENTERED=20070516
-         UPDATED=20081108
+         UPDATED=20090806
            SHORT="some RedHat GPL exception licensed fonts"
 cat << EOF
 There are three sets: Sans (a substitute for Arial, Albany, Helvetica,


More information about the Lunar-commits mailing list