[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 08:41:56
  Author: felixonmars
Revision: 386433

upgpkg: libzapojit 0.0.3+14+g2dace3f-2: reproducibility rebuild

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:41:48 UTC (rev 386432)
+++ PKGBUILD2020-05-19 08:41:56 UTC (rev 386433)
@@ -2,7 +2,7 @@
 
 pkgname=libzapojit
 pkgver=0.0.3+14+g2dace3f
-pkgrel=1
+pkgrel=2
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
 url="https://wiki.gnome.org/Projects/Zapojit;
 arch=(x86_64)


[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:38:17
  Author: heftig
Revision: 362261

0.0.3+14+g2dace3f-1

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:37:18 UTC (rev 362260)
+++ PKGBUILD2019-09-11 23:38:17 UTC (rev 362261)
@@ -1,16 +1,16 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libzapojit
-pkgver=0.0.3+11+g840627d
-pkgrel=3
+pkgver=0.0.3+14+g2dace3f
+pkgrel=1
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
 url="https://wiki.gnome.org/Projects/Zapojit;
 arch=(x86_64)
 license=(GPL)
 depends=(libsoup gnome-online-accounts)
-makedepends=(intltool gobject-introspection gnome-common git gtk-doc)
-_commit=840627d582534dafff7e05c090fb6e1a65ed2199  # master
-source=("git+https://git.gnome.org/browse/libzapojit#commit=$_commit;)
+makedepends=(intltool gobject-introspection git gtk-doc autoconf-archive)
+_commit=2dace3ffcd9ca60c4adb406cf0e8077cd396f722  # master
+source=("git+https://gitlab.gnome.org/GNOME/libzapojit.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 10, 2018 @ 00:37:08
  Author: foutrelis
Revision: 338868

PIE/BUILDINFO rebuild

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-10 00:36:15 UTC (rev 338867)
+++ PKGBUILD2018-11-10 00:37:08 UTC (rev 338868)
@@ -2,7 +2,7 @@
 
 pkgname=libzapojit
 pkgver=0.0.3+11+g840627d
-pkgrel=2
+pkgrel=3
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
 url="https://wiki.gnome.org/Projects/Zapojit;
 arch=(x86_64)


[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2017-04-05 Thread Jan Steffens
Date: Wednesday, April 5, 2017 @ 18:40:33
  Author: heftig
Revision: 292190

0.0.3+11+g840627d-2

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |   16 
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-05 18:37:17 UTC (rev 292189)
+++ PKGBUILD2017-04-05 18:40:33 UTC (rev 292190)
@@ -3,15 +3,15 @@
 
 pkgname=libzapojit
 pkgver=0.0.3+11+g840627d
-pkgrel=1
+pkgrel=2
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsoup' 'gnome-online-accounts')
-makedepends=('intltool' 'gobject-introspection' 'gnome-common' 'git' 'gtk-doc')
-url="http://www.gnome.org;
-_commit=840627d582534dafff7e05c090fb6e1a65ed2199
-source=("git://git.gnome.org/libzapojit#commit=$_commit")
+url="https://wiki.gnome.org/Projects/Zapojit;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libsoup gnome-online-accounts)
+makedepends=(intltool gobject-introspection gnome-common git gtk-doc)
+_commit=840627d582534dafff7e05c090fb6e1a65ed2199  # master
+source=("git+https://git.gnome.org/browse/libzapojit#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2016-09-22 Thread Jan de Groot
Date: Thursday, September 22, 2016 @ 10:33:28
  Author: jgc
Revision: 276825

upgpkg: libzapojit 0.0.3+11+g840627d-1

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 20 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-22 10:27:04 UTC (rev 276824)
+++ PKGBUILD2016-09-22 10:33:28 UTC (rev 276825)
@@ -2,24 +2,36 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libzapojit
-pkgver=0.0.3
-pkgrel=2
+pkgver=0.0.3+11+g840627d
+pkgrel=1
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libsoup' 'gnome-online-accounts')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'gnome-common' 'git' 'gtk-doc')
 url="http://www.gnome.org;
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e')
+_commit=840627d582534dafff7e05c090fb6e1a65ed2199
+source=("git://git.gnome.org/libzapojit#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2014-06-30 Thread Jan Steffens
Date: Monday, June 30, 2014 @ 20:56:35
  Author: heftig
Revision: 215869

mtree

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 18:56:03 UTC (rev 215868)
+++ PKGBUILD2014-06-30 18:56:35 UTC (rev 215869)
@@ -3,7 +3,7 @@
 
 pkgname=libzapojit
 pkgver=0.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc=GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
 arch=('i686' 'x86_64')
 license=('GPL')



[arch-commits] Commit in libzapojit/trunk (PKGBUILD)

2013-03-27 Thread Jan de Groot
Date: Wednesday, March 27, 2013 @ 19:54:16
  Author: jgc
Revision: 180887

upgpkg: libzapojit 0.0.3-1

Modified:
  libzapojit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-27 18:47:58 UTC (rev 180886)
+++ PKGBUILD2013-03-27 18:54:16 UTC (rev 180887)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=libzapojit
-pkgver=0.0.2
+pkgver=0.0.3
 pkgrel=1
 pkgdesc=GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7b5a2fcf8e94fa8c869098b8461104633f4b046c471a03e3fea2b1a358574b24')
+sha256sums=('3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e')
 
 build() {
   cd $pkgname-$pkgver