[arch-commits] Commit in yelp-xsl/repos/gnome-unstable-any (PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Mar 30 11:04:04 UTC 2012


    Date: Friday, March 30, 2012 @ 07:04:04
  Author: heftig
Revision: 154579

archrelease: copy trunk to gnome-unstable-any

Added:
  yelp-xsl/repos/gnome-unstable-any/PKGBUILD
    (from rev 154578, yelp-xsl/trunk/PKGBUILD)
Deleted:
  yelp-xsl/repos/gnome-unstable-any/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-30 11:03:16 UTC (rev 154578)
+++ PKGBUILD	2012-03-30 11:04:04 UTC (rev 154579)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=yelp-xsl
-pkgver=3.3.92
-pkgrel=1
-pkgdesc="Stylesheets for Yelp"
-arch=(any)
-makedepends=(intltool libxslt libxml2 itstool)
-license=(GPL)
-options=('!emptydirs')
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7bd94f9071e174bae8e7c4ea048ea18c3b1f36728ba9968781a8ef178d2b864e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: yelp-xsl/repos/gnome-unstable-any/PKGBUILD (from rev 154578, yelp-xsl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-03-30 11:04:04 UTC (rev 154579)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=yelp-xsl
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Stylesheets for Yelp"
+arch=(any)
+makedepends=(intltool libxslt libxml2 itstool)
+license=(GPL)
+options=('!emptydirs')
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3511a5a250e01930058b0fff7cfb918652e2a9e3fac1e07edcd1b1f41a0cc237')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list