Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0661b07fb8ac78b102406e579be9a31bb7fe65de

commit 0661b07fb8ac78b102406e579be9a31bb7fe65de
Author: crazy <[email protected]>
Date:   Sun May 22 03:10:16 2016 +0200

libsignon-glib-1.14-1-x86_64
* Version bump
* well they release 'kind versions' in git
* use the master tarball from the release commit
* added 'kind up2date'
* removed Finclude scm

diff --git a/source/xlib/libsignon-glib/FrugalBuild 
b/source/xlib/libsignon-glib/FrugalBuild
index d497de2..30b7cea 100644
--- a/source/xlib/libsignon-glib/FrugalBuild
+++ b/source/xlib/libsignon-glib/FrugalBuild
@@ -2,25 +2,17 @@
# Maintainer: Melko <[email protected]>

pkgname=libsignon-glib
-pkgver=1.13
-pkgrel=2
+pkgver=1.14
+pkgrel=1
pkgdesc="GLib-based client library for applications handling account 
authentication through the Online Accounts Single Sign-On service."
depends=('signon')
makedepends=('pygobject' 'gtk-doc' 'gobject-introspection')
groups=('xlib')
archs=('i686' 'x86_64')
url="https://gitlab.com/accounts-sso/libsignon-glib";
-_F_scm_type="git"
-_F_scm_url="https://gitlab.com/accounts-sso/libsignon-glib.git";
-_F_scm_tag="VERSION_$pkgver"
-Finclude scm
-_F_make_opts=" -j1"
-
-build() {
-        Funpack_scm
-        Fcd
-       Fautogen
-       Fbuild
-}
-
+source=(https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.bz2)
+## well this will break on newer version but we know ten when they change the 
version
+up2date="lynx -dump 
https://gitlab.com/accounts-sso/libsignon-glib/raw/e90302e342bfd27bc8c9132ab9d0ea3d8723fd03/NEWS|
 grep -m1 Version | sed 's/.*on \(.*\)/\1/'"
+sha1sums=('e6263e331c857fbcb4165e46382213caf5342464')
+_F_cd_path="libsignon-glib-master-e90302e342bfd27bc8c9132ab9d0ea3d8723fd03"
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to