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

commit c8a67592a57479a2adb0696001aa2cc2831cc893
Author: DeX77 <[email protected]>
Date:   Mon Aug 22 15:57:50 2016 +0200

fpc-3.0.0-2-x86_64

* replace fpc

this introduces a circular depend but fpc-bin will no longer work :(

diff --git a/source/devel-extra/fpc/FrugalBuild 
b/source/devel-extra/fpc/FrugalBuild
index a49ab77..1d1142b 100644
--- a/source/devel-extra/fpc/FrugalBuild
+++ b/source/devel-extra/fpc/FrugalBuild
@@ -5,14 +5,15 @@

pkgname=fpc
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Free Pascal Compiler"
url="http://www.freepascal.org";
depends=('gpm>=1.20.6')
-makedepends=('fpc-bin' 'texlive')
+makedepends=('texlive' 'fpc') #what the f..
groups=('devel-extra')
options=('scriptlet')
conflicts=('fpc-bin')
+replaces=('fpc-bin')
archs=('i686' 'x86_64')
backup=('etc/fpc.cfg')
_src_dir="/usr/lib/$pkgname/src"
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to