mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Updated lazarus
This commit is contained in:
parent
493d86863a
commit
880e21e997
@ -5,8 +5,8 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=lazarus
|
||||
pkgver=0.9.29
|
||||
_snapshot=27128-20100818
|
||||
pkgver=0.9.31
|
||||
_snapshot=28865-20110105
|
||||
pkgrel=1
|
||||
pkgdesc='Delphi-like IDE for FreePascal'
|
||||
url='http://www.lazarus.freepascal.org/'
|
||||
@ -14,8 +14,8 @@ pkgname=lazarus
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('fpc' 'fpc-src' 'fpc-qtbindings' 'qt') #'gdk-pixbuf' 'gtk2'
|
||||
options=('!emptydirs' '!makeflags')
|
||||
source=(ftp://ftp.hu.freepascal.org/pub/lazarus/snapshots/lazarus-$pkgver-${_snapshot}-src.tar.bz2)
|
||||
md5sums=('d0d4786c20096ccd7813afacf5fbbc72')
|
||||
source=(http://mirrors.iwi.me/lazarus/snapshots/lazarus-$pkgver-${_snapshot}-src.tar.bz2)
|
||||
md5sums=('bdf31d7a34cae9947c2eeb7b104cef70')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${pkgname}
|
||||
@ -38,4 +38,4 @@ pkgname=lazarus
|
||||
rm -r $pkgdir/usr/lib/lazarus/install
|
||||
# license files: /usr/lib/lazarus/COPYING*
|
||||
install -D -m644 COPYING.modifiedLGPL.txt $pkgdir/usr/share/licenses/$pkgname/COPYING.modifiedLGPL.txt
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user