[arch-commits] Commit in cantarell-fonts/repos/extra-any (4 files)

Jan Steffens heftig at nymeria.archlinux.org
Fri Aug 23 17:13:26 UTC 2013


    Date: Friday, August 23, 2013 @ 19:13:25
  Author: heftig
Revision: 193558

archrelease: copy trunk to extra-any

Added:
  cantarell-fonts/repos/extra-any/PKGBUILD
    (from rev 193557, cantarell-fonts/trunk/PKGBUILD)
  cantarell-fonts/repos/extra-any/cantarell-fonts.install
    (from rev 193557, cantarell-fonts/trunk/cantarell-fonts.install)
Deleted:
  cantarell-fonts/repos/extra-any/PKGBUILD
  cantarell-fonts/repos/extra-any/cantarell-fonts.install

-------------------------+
 PKGBUILD                |   54 +++++++++++++++++++++++-----------------------
 cantarell-fonts.install |   22 +++++++++---------
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-23 17:11:36 UTC (rev 193557)
+++ PKGBUILD	2013-08-23 17:13:25 UTC (rev 193558)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=cantarell-fonts
-pkgver=0.0.13
-pkgrel=1
-pkgdesc="Cantarell font family"
-arch=('any')
-url="http://abattis.org/cantarell/"
-license=('GPL2')
-depends=('fontconfig')
-install=cantarell-fonts.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('afc53ffa27418932301a3bc030cf811684a1261faa761744fe2d3ce696b6492c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-configdir=/etc/fonts/conf.avail
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cantarell-fonts/repos/extra-any/PKGBUILD (from rev 193557, cantarell-fonts/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-08-23 17:13:25 UTC (rev 193558)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=cantarell-fonts
+pkgver=0.0.14
+pkgrel=1
+pkgdesc="Cantarell font family"
+arch=('any')
+url="http://abattis.org/cantarell/"
+license=('GPL2')
+depends=('fontconfig')
+install=cantarell-fonts.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('d31c66e6156597c200f34cca1ce3885f72c931b204716e80ea39fd16a943b14a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-configdir=/etc/fonts/conf.avail
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: cantarell-fonts.install
===================================================================
--- cantarell-fonts.install	2013-08-23 17:11:36 UTC (rev 193557)
+++ cantarell-fonts.install	2013-08-23 17:13:25 UTC (rev 193558)
@@ -1,11 +0,0 @@
-post_install() {
-  fc-cache -f
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: cantarell-fonts/repos/extra-any/cantarell-fonts.install (from rev 193557, cantarell-fonts/trunk/cantarell-fonts.install)
===================================================================
--- cantarell-fonts.install	                        (rev 0)
+++ cantarell-fonts.install	2013-08-23 17:13:25 UTC (rev 193558)
@@ -0,0 +1,11 @@
+post_install() {
+  fc-cache -f
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}




More information about the arch-commits mailing list