[arch-commits] Commit in vte3/repos (4 files)
Jan Steffens
heftig at archlinux.org
Wed Oct 14 09:10:08 UTC 2015
Date: Wednesday, October 14, 2015 @ 11:10:08
Author: heftig
Revision: 249323
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
vte3/repos/extra-i686/PKGBUILD
(from rev 249322, vte3/trunk/PKGBUILD)
vte3/repos/extra-x86_64/PKGBUILD
(from rev 249322, vte3/trunk/PKGBUILD)
Deleted:
vte3/repos/extra-i686/PKGBUILD
vte3/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 78 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 39 ------------------------
extra-x86_64/PKGBUILD | 39 ------------------------
3 files changed, 78 insertions(+), 78 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2015-10-14 09:09:08 UTC (rev 249322)
+++ extra-i686/PKGBUILD 2015-10-14 09:10:08 UTC (rev 249323)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgbase=vte3
-pkgname=(vte3 vte-common)
-pkgver=0.42.0
-pkgrel=1
-pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!emptydirs')
-makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
-url="http://www.gnome.org"
-source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('2168f79d2043cbbe6d4375d01e54cebda71bb6f5d9dc8ad658b9a1dc1052de04')
-
-build() {
- cd "vte-$pkgver"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --libexecdir=/usr/lib/vte \
- --localstatedir=/var --disable-static \
- --enable-introspection
- make
-}
-
-package_vte3(){
- depends=('gtk3' 'vte-common')
- cd "vte-$pkgver"
- make DESTDIR="$pkgdir" install
-
- rm "$pkgdir"/etc/profile.d/vte.sh
-}
-
-package_vte-common() {
- pkgdesc="Common files used by vte and vte3"
- cd "vte-$pkgver"
-
- install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
-}
Copied: vte3/repos/extra-i686/PKGBUILD (from rev 249322, vte3/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-14 09:10:08 UTC (rev 249323)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.42.1
+pkgrel=1
+pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
+url="http://www.gnome.org"
+source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
+sha256sums=('9e00e2e9e94f4202b979c871f407a8815890bc0f4a8448a08534f76ab0fc9d34')
+
+build() {
+ cd "vte-$pkgver"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --libexecdir=/usr/lib/vte \
+ --localstatedir=/var --disable-static \
+ --enable-introspection
+ make
+}
+
+package_vte3(){
+ depends=('gtk3' 'vte-common')
+ cd "vte-$pkgver"
+ make DESTDIR="$pkgdir" install
+
+ rm "$pkgdir"/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+ pkgdesc="Common files used by vte and vte3"
+ cd "vte-$pkgver"
+
+ install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2015-10-14 09:09:08 UTC (rev 249322)
+++ extra-x86_64/PKGBUILD 2015-10-14 09:10:08 UTC (rev 249323)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgbase=vte3
-pkgname=(vte3 vte-common)
-pkgver=0.42.0
-pkgrel=1
-pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!emptydirs')
-makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
-url="http://www.gnome.org"
-source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('2168f79d2043cbbe6d4375d01e54cebda71bb6f5d9dc8ad658b9a1dc1052de04')
-
-build() {
- cd "vte-$pkgver"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --libexecdir=/usr/lib/vte \
- --localstatedir=/var --disable-static \
- --enable-introspection
- make
-}
-
-package_vte3(){
- depends=('gtk3' 'vte-common')
- cd "vte-$pkgver"
- make DESTDIR="$pkgdir" install
-
- rm "$pkgdir"/etc/profile.d/vte.sh
-}
-
-package_vte-common() {
- pkgdesc="Common files used by vte and vte3"
- cd "vte-$pkgver"
-
- install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
-}
Copied: vte3/repos/extra-x86_64/PKGBUILD (from rev 249322, vte3/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-10-14 09:10:08 UTC (rev 249323)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.42.1
+pkgrel=1
+pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala')
+url="http://www.gnome.org"
+source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
+sha256sums=('9e00e2e9e94f4202b979c871f407a8815890bc0f4a8448a08534f76ab0fc9d34')
+
+build() {
+ cd "vte-$pkgver"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --libexecdir=/usr/lib/vte \
+ --localstatedir=/var --disable-static \
+ --enable-introspection
+ make
+}
+
+package_vte3(){
+ depends=('gtk3' 'vte-common')
+ cd "vte-$pkgver"
+ make DESTDIR="$pkgdir" install
+
+ rm "$pkgdir"/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+ pkgdesc="Common files used by vte and vte3"
+ cd "vte-$pkgver"
+
+ install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
+}
More information about the arch-commits
mailing list