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

2020-05-17 Thread Jan Steffens via arch-commits
Date: Sunday, May 17, 2020 @ 17:26:12
  Author: heftig
Revision: 385436

0.2.4-1

Modified:
  gfbgraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-17 17:11:12 UTC (rev 385435)
+++ PKGBUILD2020-05-17 17:26:12 UTC (rev 385436)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
-pkgver=0.2.3+23+g5925221
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
 url="https://wiki.gnome.org/Projects/GFBGraph;
@@ -10,7 +10,7 @@
 license=(LGPL)
 depends=(gnome-online-accounts)
 makedepends=(rest json-glib gobject-introspection gtk-doc git)
-_commit=5925221e3f46b269b34f49762c4e90ad52827699  # master
+_commit=1a01f9002127c074dcba76c8335850051a362164  # tags/v_0_2_4^0
 source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

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

0.2.3+23+g5925221-1

Modified:
  gfbgraph/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:54:43 UTC (rev 362257)
+++ PKGBUILD2019-09-11 23:23:04 UTC (rev 362258)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
-pkgver=0.2.3+10+gbc03c1f
-pkgrel=2
+pkgver=0.2.3+23+g5925221
+pkgrel=1
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
 url="https://wiki.gnome.org/Projects/GFBGraph;
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(LGPL)
 depends=(gnome-online-accounts)
 makedepends=(rest json-glib gobject-introspection gtk-doc git)
-_commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e  # master
+_commit=5925221e3f46b269b34f49762c4e90ad52827699  # master
 source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 23:09:23
  Author: felixonmars
Revision: 338748

PIE/BUILDINFO rebuild

Modified:
  gfbgraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:08:51 UTC (rev 338747)
+++ PKGBUILD2018-11-09 23:09:23 UTC (rev 338748)
@@ -3,7 +3,7 @@
 
 pkgname=gfbgraph
 pkgver=0.2.3+10+gbc03c1f
-pkgrel=1
+pkgrel=2
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
 url="https://wiki.gnome.org/Projects/GFBGraph;
 arch=(x86_64)


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

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 18:27:48
  Author: heftig
Revision: 333527

source,Id

Modified:
  gfbgraph/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 18:27:47 UTC (rev 333526)
+++ PKGBUILD2018-09-05 18:27:48 UTC (rev 333527)
@@ -1,4 +1,4 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
@@ -11,7 +11,7 @@
 depends=(gnome-online-accounts)
 makedepends=(rest json-glib gobject-introspection gtk-doc git)
 _commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e  # master
-source=("git+https://git.gnome.org/browse/libgfbgraph#commit=$_commit;)
+source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


Property changes on: gfbgraph/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


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

2017-04-05 Thread Jan Steffens
Date: Wednesday, April 5, 2017 @ 18:47:05
  Author: heftig
Revision: 292194

0.2.3+10+gbc03c1f-1

Modified:
  gfbgraph/trunk/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 23 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-05 18:45:38 UTC (rev 292193)
+++ PKGBUILD2017-04-05 18:47:05 UTC (rev 292194)
@@ -2,32 +2,40 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
-pkgver=0.2.3
+pkgver=0.2.3+10+gbc03c1f
 pkgrel=1
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('rest' 'json-glib' 'gobject-introspection' 'gtk-doc')
-depends=('gnome-online-accounts')
 url="https://wiki.gnome.org/Projects/GFBGraph;
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('da1179083cde2b649d7491c745250a00d292e390fd620b7dd2dd95a122dae0b6')
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gnome-online-accounts)
+makedepends=(rest json-glib gobject-introspection gtk-doc git)
+_commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e  # master
+source=("git+https://git.gnome.org/browse/libgfbgraph#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd libgfbgraph
+  git describe --tags | sed 's/^v_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd libgfbgraph
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-silent-rules \
+  cd libgfbgraph
+  ./configure --prefix=/usr \
 --disable-static \
 --enable-gtk-doc \
 --enable-introspection
-
-  # Omit unused direct shared library dependencies.
   sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -m755 -d "$pkgdir"/usr/share
-  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/doc
+  cd libgfbgraph
+  make DESTDIR="$pkgdir" install \
+libgfbgraphdocdir=/usr/share/doc/$pkgname
 }


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

2016-03-06 Thread Jan de Groot
Date: Sunday, March 6, 2016 @ 11:43:38
  Author: jgc
Revision: 261021

upgpkg: gfbgraph 0.2.3-1

Modified:
  gfbgraph/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-06 10:39:59 UTC (rev 261020)
+++ PKGBUILD2016-03-06 10:43:38 UTC (rev 261021)
@@ -1,8 +1,8 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
 arch=('i686' 'x86_64')
@@ -9,9 +9,9 @@
 license=('LGPL')
 makedepends=('rest' 'json-glib' 'gobject-introspection' 'gtk-doc')
 depends=('gnome-online-accounts')
-url="http://www.gnome.org;
+url="https://wiki.gnome.org/Projects/GFBGraph;
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('66c7b1c951863565c179d0b4b5207f27b3b36f80afed9f6a9acfc5fc3ae775d4')
+sha256sums=('da1179083cde2b649d7491c745250a00d292e390fd620b7dd2dd95a122dae0b6')
 
 build() {
   cd $pkgname-$pkgver


Property changes on: gfbgraph/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property