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

Ionut Biru ibiru at archlinux.org
Tue Sep 6 13:01:23 UTC 2011


    Date: Tuesday, September 6, 2011 @ 09:01:23
  Author: ibiru
Revision: 137193

archrelease: copy trunk to gnome-unstable-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-06 13:00:24 UTC (rev 137192)
+++ PKGBUILD	2011-09-06 13:01:23 UTC (rev 137193)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=yelp-tools
-pkgver=3.1.5
-pkgrel=1
-pkgdesc="Tools for creating Yelp documentation"
-arch=('any')
-depends=('yelp-xsl' 'libxslt' 'libxml2' 'itstool')
-license=('GPL')
-options=('!emptydirs' '!libtool')
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('288c7824c20c68e58735c15bce647b7d2b0cef052901cbb6691f08cd53830322')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: yelp-tools/repos/gnome-unstable-any/PKGBUILD (from rev 137192, yelp-tools/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2011-09-06 13:01:23 UTC (rev 137193)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=yelp-tools
+pkgver=3.1.6
+pkgrel=1
+pkgdesc="Tools for creating Yelp documentation"
+arch=('any')
+depends=('yelp-xsl' 'libxslt' 'libxml2' 'itstool')
+license=('GPL')
+options=('!emptydirs' '!libtool')
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c9f94c793bd513f84d13574c0637901f4dc070cd431cba8a8999ab4ef371e9a8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list