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

commit 8e35dbf4f4d936c8cb58277ed96cb1fecbf109d2
Author: crazy <[email protected]>
Date:   Wed Jun 1 00:13:23 2016 +0200

sparsehash-2.0.3-1-x86_64
* Version bump
* package name changed
* project moved to github ..

diff --git a/source/devel-extra/google-sparsehash/FrugalBuild 
b/source/devel-extra/google-sparsehash/FrugalBuild
deleted file mode 100644
index 37c53ed..0000000
--- a/source/devel-extra/google-sparsehash/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling Time: 0.8 SBU
-# Maintainer: James Buren <[email protected]>
-
-pkgname=google-sparsehash
-pkgver=1.12
-pkgrel=1
-pkgdesc="An extremely memory-efficient hash_map implementation."
-depends=()
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="${pkgname/google-/}"
-_F_googlecode_name="$_F_archive_name"
-_F_googlecode_dirname="$pkgname"
-Finclude googlecode
-sha1sums=('6c6da5d03b6b71ba69cf056087a94b5f01048782')
-
-# optimization OK
diff --git a/source/devel-extra/perl-netaddr-ip/FrugalBuild 
b/source/devel-extra/perl-netaddr-ip/FrugalBuild
index a56bebc..4e0a08d 100644
--- a/source/devel-extra/perl-netaddr-ip/FrugalBuild
+++ b/source/devel-extra/perl-netaddr-ip/FrugalBuild
@@ -6,7 +6,7 @@ _F_perl_author=M/MI/MIKER
pkgver=4.079
pkgdesc="Manages IPv4 and IPv6 addresses and subnets"
Finclude perl
-pkgrel=1
+pkgrel=2
archs=('i686' 'x86_64')
sha1sums=('41f0048dccf016077e65b93a681e40b4f6b28336')

diff --git a/source/devel-extra/sparsehash/FrugalBuild 
b/source/devel-extra/sparsehash/FrugalBuild
new file mode 100644
index 0000000..f45d1f8
--- /dev/null
+++ b/source/devel-extra/sparsehash/FrugalBuild
@@ -0,0 +1,23 @@
+# Compiling Time: 0.8 SBU
+# Maintainer: James Buren <[email protected]>
+
+pkgname=sparsehash
+pkgver=2.0.3
+pkgrel=1
+pkgdesc="An extremely memory-efficient hash_map implementation."
+depends=()
+groups=('devel-extra')
+archs=('i686' 'x86_64')
+_F_github_author="sparsehash"
+Finclude github
+up2date="Flasttar https://github.com/sparsehash/sparsehash/releases";
+source=(https://github.com/sparsehash/sparsehash/archive/$pkgname-$pkgver.tar.gz)
+sha1sums=('94a9aad9167275af41b13122c60754ad1a5adb34')
+
+provides=('google-sparsehash')
+replaces=('google-sparsehash')
+conflicts=('google-sparsehash')
+
+_F_cd_path="sparsehash-sparsehash-$pkgver" ## lol
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to