[arch-commits] Commit in libzvt/repos (4 files)

Allan McRae allan at archlinux.org
Fri Feb 17 12:46:43 UTC 2012


    Date: Friday, February 17, 2012 @ 07:46:43
  Author: allan
Revision: 150416

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libzvt/repos/extra-i686/PKGBUILD
    (from rev 150415, libzvt/trunk/PKGBUILD)
  libzvt/repos/extra-x86_64/PKGBUILD
    (from rev 150415, libzvt/trunk/PKGBUILD)
Deleted:
  libzvt/repos/extra-i686/PKGBUILD
  libzvt/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   56 +++++++++++++++++++++++++-----------------------
 extra-x86_64/PKGBUILD |   56 +++++++++++++++++++++++++-----------------------
 2 files changed, 60 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-17 12:45:29 UTC (rev 150415)
+++ extra-i686/PKGBUILD	2012-02-17 12:46:43 UTC (rev 150416)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libzvt
-pkgver=2.0.1
-pkgrel=6
-pkgdesc="Zed's virtual terminal library"
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-url="http://ftp.gnome.org/pub/GNOME/sources/libzvt"
-depends=('gtk2>=2.18.6' 'libart-lgpl>=2.3.20')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/libzvt/2.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4bbea49495a341650fa1f89908e6554e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  sed -i -e 's/-DGTK_DISABLE_DEPRECATED//g' libzvt/Makefile.* || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: libzvt/repos/extra-i686/PKGBUILD (from rev 150415, libzvt/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-17 12:46:43 UTC (rev 150416)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libzvt
+pkgver=2.0.1
+pkgrel=7
+pkgdesc="Zed's virtual terminal library"
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+url="http://ftp.gnome.org/pub/GNOME/sources/libzvt"
+depends=('gtk2' 'libart-lgpl')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/libzvt/2.0/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4bbea49495a341650fa1f89908e6554e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i -e 's/-DGTK_DISABLE_DEPRECATED//g' libzvt/Makefile.*
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-17 12:45:29 UTC (rev 150415)
+++ extra-x86_64/PKGBUILD	2012-02-17 12:46:43 UTC (rev 150416)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libzvt
-pkgver=2.0.1
-pkgrel=6
-pkgdesc="Zed's virtual terminal library"
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-url="http://ftp.gnome.org/pub/GNOME/sources/libzvt"
-depends=('gtk2>=2.18.6' 'libart-lgpl>=2.3.20')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/libzvt/2.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4bbea49495a341650fa1f89908e6554e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  sed -i -e 's/-DGTK_DISABLE_DEPRECATED//g' libzvt/Makefile.* || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: libzvt/repos/extra-x86_64/PKGBUILD (from rev 150415, libzvt/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-17 12:46:43 UTC (rev 150416)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libzvt
+pkgver=2.0.1
+pkgrel=7
+pkgdesc="Zed's virtual terminal library"
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+url="http://ftp.gnome.org/pub/GNOME/sources/libzvt"
+depends=('gtk2' 'libart-lgpl')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/libzvt/2.0/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4bbea49495a341650fa1f89908e6554e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i -e 's/-DGTK_DISABLE_DEPRECATED//g' libzvt/Makefile.*
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list