[Frugalware-git] frugalware-current: ttf-oxygen-20120505-1-i686 * new package (for FW kde artwork)
Devil505
devil505linux at gmail.com
Sat May 5 18:32:48 CEST 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d08546209c74bb2bf287b0781c50f4d9c7a1dac
commit 3d08546209c74bb2bf287b0781c50f4d9c7a1dac
Author: Devil505 <devil505linux at gmail.com>
Date: Sat May 5 18:29:19 2012 +0200
ttf-oxygen-20120505-1-i686
* new package (for FW kde artwork)
diff --git a/source/kde/ttf-oxygen/FrugalBuild b/source/kde/ttf-oxygen/FrugalBuild
new file mode 100644
index 0000000..6ace1aa
--- /dev/null
+++ b/source/kde/ttf-oxygen/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0 SBU
+# Maintainer: Devil505 <devil505linux at gmail.com>
+
+pkgname=ttf-oxygen
+pkgver=20120505
+pkgrel=1
+pkgdesc="A desktop/gui font family for integrated use with the KDE desktop."
+url="https://projects.kde.org/projects/playground/artwork/oxygen-fonts"
+depends=('fontconfig')
+groups=('kde')
+archs=('i686' 'x86_64')
+up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname"
+source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('2a1beefca7c5f45d07a3aecc1b88850e258067df')
+
+build() {
+ Fcd $pkgname-$pkgver/version-0.2/
+ Fmkdir usr/share/fonts/TTF/
+ Finstallrel 644 {Monospace,Oxygen-Bold,Oxygen-Regular}/*.ttf usr/share/fonts/TTF/
+}
+
More information about the Frugalware-git
mailing list