diff options
author | Deposite Pirate | 2021-06-27 15:22:42 +0200 |
---|---|---|
committer | Deposite Pirate | 2021-06-27 15:22:42 +0200 |
commit | e538eb02ec00e76040a765d4222f8eb2c85105ca (patch) | |
tree | 1188845e00f283d6bccdcb49ed4b7e101269d33c /lbreakouthd/.SRCINFO | |
parent | 0e797b6eae2fa0f7e1ab0d2d8d1cf5ab4426e2d3 (diff) |
* Add updated and working lbreakouthd build
new file: lbreakouthd/.SRCINFO
new file: lbreakouthd/PKGBUILD
Diffstat (limited to 'lbreakouthd/.SRCINFO')
-rw-r--r-- | lbreakouthd/.SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lbreakouthd/.SRCINFO b/lbreakouthd/.SRCINFO new file mode 100644 index 0000000..99cf5c9 --- /dev/null +++ b/lbreakouthd/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = lbreakouthd + pkgdesc = Scalable 16:9 remake of LBreakout2 + pkgver = 1.0.7 + pkgrel = 1 + url = http://lgames.sourceforge.net/LBreakoutHD/ + arch = i686 + arch = x86_64 + license = GPL3 + depends = sdl2 + depends = sdl2_ttf + depends = sdl2_image + depends = sdl2_mixer + source = https://downloads.sourceforge.net/project/lgames/lbreakouthd/lbreakouthd-1.0.7.tar.gz + sha256sums = 48208df9ed194ce1ec3a95b8d4bcdebfd4bd56c9ea9db9c5d3689e802adbf634 + +pkgname = lbreakouthd |