Hi, Just attached a small patch against fw-current. Package name: tellico 2.3.8
makepkg ok, fblint ok, package tested on my machine. Regards: seb95
>From 2ed1500d3655e1f14ce27aed4553406b7c484723 Mon Sep 17 00:00:00 2001 From: Seb95 <[email protected]> Date: Tue, 5 Nov 2013 21:05:02 +0100 Subject: [PATCH] tellico-2.3.8-1-x86_64 --- source/kde-extra/tellico/FrugalBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/kde-extra/tellico/FrugalBuild b/source/kde-extra/tellico/FrugalBuild index 9d994ae..27df72f 100644 --- a/source/kde-extra/tellico/FrugalBuild +++ b/source/kde-extra/tellico/FrugalBuild @@ -1,8 +1,9 @@ -# Compiling Time: 1.44 SBU +# Compiling Time: 1.88 SBU # Maintainer: CS�CSY L�szl� <[email protected]> +# Contributor: Seb95 <[email protected]> pkgname=tellico -pkgver=2.3.7 +pkgver=2.3.8 pkgrel=1 pkgdesc="A collection manager for the KDE environment." groups=('kde-extra') @@ -13,7 +14,7 @@ makedepends=(${makedepends[@]} "kdelibs-compiletime>=$_F_kde_ver" "docbook-xsl" url="http://tellico-project.org" up2date="Flastarchive $url/download .tar.bz2" source=($url/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('c0dc6afb665594052de84866ff6dc6339c565717') +sha1sums=('9fe2507d3fbfbaf56cfbb2fb6c1c32e81378847d') # optimization OK -- 1.8.4.1
# Compiling Time: 1.88 SBU # Maintainer: CS�CSY L�szl� <[email protected]> # Contributor: Seb95 <[email protected]> pkgname=tellico pkgver=2.3.8 pkgrel=1 pkgdesc="A collection manager for the KDE environment." groups=('kde-extra') archs=('i686' 'x86_64') Finclude kde depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "libxslt" "kdemultimedia" "kdepim" "taglib" "poppler-qt4>=0.20.3" "qimageblitz" "openssl>=1.0.0" 'libcddb') makedepends=(${makedepends[@]} "kdelibs-compiletime>=$_F_kde_ver" "docbook-xsl" 'ksgmltools2') url="http://tellico-project.org" up2date="Flastarchive $url/download .tar.bz2" source=($url/files/$pkgname-$pkgver.tar.bz2) sha1sums=('9fe2507d3fbfbaf56cfbb2fb6c1c32e81378847d') # optimization OK
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
