summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSlashbunny2014-11-24 19:53:25 -0500
committerSlashbunny2014-11-24 19:53:25 -0500
commitde3dcfbe80e90c9856e4f2a1786bc3bc6f90751f (patch)
tree484f3033ec8c479e64846227efa12d0c2325a4d8 /.SRCINFO
parent0efca9af9aef8a89f248c249301466365714b686 (diff)
downloadaur-de3dcfbe80e90c9856e4f2a1786bc3bc6f90751f.tar.gz
Large refactoring of nwn-diamond PKGBUILD
* Modernize PKGBUILD (prepare, build, package functions) * All DVD operations and archive extractions now happen in prepare() * Patching only happens in prepare() * Update nwn addons to use new github source location * Quote all paths with variables * Add default key file, instructions during install on how to use it * Add key file to backup array * Move all addon compilation to build() function * Move all addon installation into custom _install_addons() function for clarity
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 21 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75103a627781..8ecd6f0f645b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = nwn-diamond
- pkgdesc = Neverwinter Nights is an RPG from Bioware. This requires the Diamond Collection DVD Release.
+ pkgdesc = Neverwinter Nights RPG from Bioware. Requires the Diamond Collection DVD. Update PKGBUILD with path to your DVD.
pkgver = 1.69
- pkgrel = 7
+ pkgrel = 8
url = http://nwn.bioware.com/
install = nwn.install
arch = i686
arch = x86_64
- license = custom
+ license = custom:EULA
+ makedepends = git
makedepends = unzip
makedepends = p7zip
makedepends = perl
@@ -20,26 +21,30 @@ pkgbase = nwn-diamond
depends = sdl_mixer
provides = nwn
conflicts = nwn
+ noextract = English_linuxclient169_xp2.tar.gz
noextract = nwclientgold.tar.gz
noextract = nwclienthotu.tar.gz
- noextract = English_linuxclient169_xp2.tar.gz
- noextract = nwmovies-latest.tar.gz
+ backup = opt/nwn/nwncdkey.ini
source = http://nwdownloads.bioware.com/neverwinternights/linux/gold/nwclientgold.tar.gz
source = http://nwdownloads.bioware.com/neverwinternights/linux/161/nwclienthotu.tar.gz
source = http://files.bioware.com/neverwinternights/updates/linux/169/English_linuxclient169_xp2.tar.gz
- source = http://home.roadrunner.com/~nwmovies/nwlinux-beta.tar.bz2
- source = http://home.roadrunner.com/~nwmovies/cursors.tar.gz
- source = http://home.roadrunner.com/~nwmovies/nwmovies/nwmovies-latest.tar.gz
+ source = git+https://github.com/nwnlinux/nwlogger.git#commit=3bfa7aa5
+ source = git+https://github.com/nwnlinux/nwmouse.git#commit=6df8b96f
+ source = git+https://github.com/nwnlinux/nwmovies.git#commit=61fb3645
+ source = git+https://github.com/nwnlinux/nwuser.git#commit=3fbbf546
source = nwn.launcher
source = nwn.desktop
- md5sums = 0a059d55225fc32f905e86191d88a11f
- md5sums = 376cdece07106ea058d42b531f3146bb
- md5sums = b021f0da3b3e00848521926716fdf487
- md5sums = 3961f7464d3d5b7ac9f097aa9aa2f4d3
- md5sums = 7be935418f0ececb5660f53b7a902b38
- md5sums = 1698a83bce2050174670e30c42b9d673
- md5sums = 7fd0497f55856edf50480b5acd3136d3
- md5sums = bd7f80f5faa5ee1203371b4e8ec40638
+ source = nwn.key
+ sha256sums = 6aea73cee2f6c9733ef4a121888cb3451d8a31b968a02e1ec897242df53395f3
+ sha256sums = 0a4ace1aacd69fb166d09bd249ce5ae98dd28f580765f52e0147bb85f7dfcfd7
+ sha256sums = 09715e2b95c025ef7f00d218deec1b1edce501530d8cba51d61097c69699763f
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = bcaa399db7fdaba64535cc79ee9b8e0c02851fe6c06a72c47abe98530eff63e7
+ sha256sums = 50f6272eebd8de19c018a24a5b3ce4ca15bd1fff0aef818ec1036f249faa612c
+ sha256sums = SKIP
pkgname = nwn-diamond