blob: 0f8dbb41c7e34cf6df4f81fc3ee3ad554bf65b4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = qt4pas
pkgdesc = Free Pascal Qt4 Binding Library
pkgver = 2.5
pkgrel = 9
url = http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
arch = x86_64
license = LGPL
depends = qt4
depends = xdg-utils
source = https://github.com/pikatenor/qt4pas/archive/refs/tags/V2.5_Qt4.5.3.tar.gz
source = qtwebkit.patch
sha256sums = 119a4078c9933e94a3202dfdd46a44172a9098cbc0240491592071fe831761da
sha256sums = af1721fbf6706931d0b82dd28b3540f56a65e1585b75873c4ac9eaddecf9c921
pkgname = qt4pas
|