Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=14419d9e369803d8d55465324fe3ef485e8ce891
commit 14419d9e369803d8d55465324fe3ef485e8ce891 Author: kikadf <[email protected]> Date: Fri Jun 8 13:26:14 2012 +0200 huhyphn-hu-20120608.g44c6a77 * Version bump * Use github source diff --git a/source/locale-extra/huhyphn-hu/FrugalBuild b/source/locale-extra/huhyphn-hu/FrugalBuild index 8e9d741..6ad3d29 100644 --- a/source/locale-extra/huhyphn-hu/FrugalBuild +++ b/source/locale-extra/huhyphn-hu/FrugalBuild @@ -3,24 +3,21 @@ # Contributor: Bence Nagy <[email protected]> pkgname=huhyphn-hu -_F_archive_name=huhyphn -pkgver=20070907 +pkgver=20120608.g44c6a77 pkgrel=1 pkgdesc="Huhgarian hyphenation patterns for OpenOffice.org, Scribus and TeX" url="http://www.tipogral.hu/" -depends=() +_F_scm_type="git" + _F_scm_url="https://github.com/nagybence/huhyphn.git" +Finclude scm groups=('locale-extra') archs=('i686' 'x86_64') -conflicts=('huhyphn') -replaces=('huhyphn') -up2date="Flasttar $url" -source=(http://www.tipogral.hu/download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('d834a9549abf23677debb213bc25b7ff17064853') build() { - Ffile huhyphn-$pkgver/huhyphn.tex /usr/share/huhyphn/huhyphn.tex - Ffile huhyphn-$pkgver/hyph_hu.dic /usr/share/huhyphn/hyph_hu.dic - Ffile huhyphn-$pkgver/huhyphn.pdf /usr/share/doc/$pkgname-$pkgver/huhyphn.pdf + Funpack_scm + Ffile $pkgname/huhyphn.tex /usr/share/huhyphn/huhyphn.tex + Ffile $pkgname/hyph_hu.dic /usr/share/huhyphn/hyph_hu.dic + Ffile $pkgname/doc/huhyphn.pdf /usr/share/doc/$pkgname-$pkgver/huhyphn.pdf # Scribus support Fmkdir /usr/lib/scribus/dicts/ Fln /usr/share/huhyphn/hyph_hu.dic /usr/lib/scribus/dicts/ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
