Date: Monday, October 10, 2016 @ 22:13:27 Author: heftig Revision: 278203
archrelease: copy trunk to testing-i686, testing-x86_64 Added: gnome-calculator/repos/testing-i686/PKGBUILD (from rev 278202, gnome-calculator/trunk/PKGBUILD) gnome-calculator/repos/testing-x86_64/PKGBUILD (from rev 278202, gnome-calculator/trunk/PKGBUILD) Deleted: gnome-calculator/repos/testing-i686/PKGBUILD gnome-calculator/repos/testing-x86_64/PKGBUILD -------------------------+ /PKGBUILD | 82 ++++++++++++++++++++++++++++++++++++++++++++++ testing-i686/PKGBUILD | 41 ----------------------- testing-x86_64/PKGBUILD | 41 ----------------------- 3 files changed, 82 insertions(+), 82 deletions(-) Deleted: testing-i686/PKGBUILD =================================================================== --- testing-i686/PKGBUILD 2016-10-10 22:13:18 UTC (rev 278202) +++ testing-i686/PKGBUILD 2016-10-10 22:13:27 UTC (rev 278203) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> -# Contributor: Jan de Groot <j...@archlinux.org> - -pkgname=gnome-calculator -pkgver=3.22.0 -pkgrel=1 -pkgdesc="GNOME Scientific calculator" -url="https://wiki.gnome.org/Apps/Calculator" -arch=(i686 x86_64) -license=(GPL) -depends=(gtk3 dconf gtksourceview3 mpfr libsoup) -makedepends=(intltool yelp-tools vala git) -groups=(gnome) -options=(!emptydirs) -_commit=a654408d71946d47fbd0b1be48bd389b7a886430 # tags/3.22.0^0 -source=("git://git.gnome.org/gnome-calculator#commit=$_commit") -sha256sums=('SKIP') - -pkgver() { - cd $pkgname - git describe --tags | sed 's/-/+/g' -} - -prepare() { - cd $pkgname - NOCONFIGURE=1 ./autogen.sh -} - -build() { - cd $pkgname - ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \ - --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - make -} - -package() { - cd $pkgname - make DESTDIR="${pkgdir}" install -} Copied: gnome-calculator/repos/testing-i686/PKGBUILD (from rev 278202, gnome-calculator/trunk/PKGBUILD) =================================================================== --- testing-i686/PKGBUILD (rev 0) +++ testing-i686/PKGBUILD 2016-10-10 22:13:27 UTC (rev 278203) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> +# Contributor: Jan de Groot <j...@archlinux.org> + +pkgname=gnome-calculator +pkgver=3.22.1 +pkgrel=1 +pkgdesc="GNOME Scientific calculator" +url="https://wiki.gnome.org/Apps/Calculator" +arch=(i686 x86_64) +license=(GPL) +depends=(gtk3 dconf gtksourceview3 mpfr libsoup) +makedepends=(intltool yelp-tools vala git) +groups=(gnome) +options=(!emptydirs) +_commit=67756853005575ece75cbc6500cf187373002d49 # tags/3.22.1^0 +source=("git://git.gnome.org/gnome-calculator#commit=$_commit") +sha256sums=('SKIP') + +pkgver() { + cd $pkgname + git describe --tags | sed 's/-/+/g' +} + +prepare() { + cd $pkgname + NOCONFIGURE=1 ./autogen.sh +} + +build() { + cd $pkgname + ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \ + --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make +} + +package() { + cd $pkgname + make DESTDIR="${pkgdir}" install +} Deleted: testing-x86_64/PKGBUILD =================================================================== --- testing-x86_64/PKGBUILD 2016-10-10 22:13:18 UTC (rev 278202) +++ testing-x86_64/PKGBUILD 2016-10-10 22:13:27 UTC (rev 278203) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> -# Contributor: Jan de Groot <j...@archlinux.org> - -pkgname=gnome-calculator -pkgver=3.22.0 -pkgrel=1 -pkgdesc="GNOME Scientific calculator" -url="https://wiki.gnome.org/Apps/Calculator" -arch=(i686 x86_64) -license=(GPL) -depends=(gtk3 dconf gtksourceview3 mpfr libsoup) -makedepends=(intltool yelp-tools vala git) -groups=(gnome) -options=(!emptydirs) -_commit=a654408d71946d47fbd0b1be48bd389b7a886430 # tags/3.22.0^0 -source=("git://git.gnome.org/gnome-calculator#commit=$_commit") -sha256sums=('SKIP') - -pkgver() { - cd $pkgname - git describe --tags | sed 's/-/+/g' -} - -prepare() { - cd $pkgname - NOCONFIGURE=1 ./autogen.sh -} - -build() { - cd $pkgname - ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \ - --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - make -} - -package() { - cd $pkgname - make DESTDIR="${pkgdir}" install -} Copied: gnome-calculator/repos/testing-x86_64/PKGBUILD (from rev 278202, gnome-calculator/trunk/PKGBUILD) =================================================================== --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2016-10-10 22:13:27 UTC (rev 278203) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> +# Contributor: Jan de Groot <j...@archlinux.org> + +pkgname=gnome-calculator +pkgver=3.22.1 +pkgrel=1 +pkgdesc="GNOME Scientific calculator" +url="https://wiki.gnome.org/Apps/Calculator" +arch=(i686 x86_64) +license=(GPL) +depends=(gtk3 dconf gtksourceview3 mpfr libsoup) +makedepends=(intltool yelp-tools vala git) +groups=(gnome) +options=(!emptydirs) +_commit=67756853005575ece75cbc6500cf187373002d49 # tags/3.22.1^0 +source=("git://git.gnome.org/gnome-calculator#commit=$_commit") +sha256sums=('SKIP') + +pkgver() { + cd $pkgname + git describe --tags | sed 's/-/+/g' +} + +prepare() { + cd $pkgname + NOCONFIGURE=1 ./autogen.sh +} + +build() { + cd $pkgname + ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \ + --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make +} + +package() { + cd $pkgname + make DESTDIR="${pkgdir}" install +}