diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-04 22:55:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-04 22:55:14 +0000 |
commit | ed66f27fe5c91659729ef9e142b3e28dbfb335c9 (patch) | |
tree | 5b71ea4c83e8df810471b5aee81a6ae7c26d16cc /games/linux-nwnclient | |
parent | 55b3040361c9ff26eae8727d6e85ce399a847403 (diff) |
Notes
Diffstat (limited to 'games/linux-nwnclient')
-rw-r--r-- | games/linux-nwnclient/Makefile | 7 | ||||
-rw-r--r-- | games/linux-nwnclient/distinfo | 6 | ||||
-rw-r--r-- | games/linux-nwnclient/pkg-plist | 3 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index 9392f69d2b68..318014f00f3d 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -6,15 +6,15 @@ # PORTNAME= nwnclient -PORTVERSION= 1.66 +PORTVERSION= 1.68 CATEGORIES= games linux -MASTER_SITES= http://content.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ \ +MASTER_SITES= http://bioware.vo.llnwd.net/o1/neverwinternights/updates/linux/${PORTVERSION:S/.//}/ \ http://nwdownloads.bioware.com/neverwinternights/linux/129/ PKGNAMEPREFIX= linux- DISTFILES= nwclient129.tar.gz \ English_linuxclient${PORTVERSION:S/.//}_orig.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sean-freebsd@farley.org COMMENT= Neverwinter Nights Linux (x86) Client RUN_DEPENDS= ${LOCALBASE}/share/nwndata/NWNv129.txt:${PORTSDIR}/games/nwndata \ @@ -27,6 +27,7 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver NO_BUILD= yes ONLY_FOR_ARCHS= i386 +USE_XLIB= yes USE_LINUX= yes NWNDATADIR= ${LOCALBASE}/share/nwndata diff --git a/games/linux-nwnclient/distinfo b/games/linux-nwnclient/distinfo index 366ee43e07cb..2098bf12f671 100644 --- a/games/linux-nwnclient/distinfo +++ b/games/linux-nwnclient/distinfo @@ -1,6 +1,6 @@ MD5 (nwclient129.tar.gz) = 73c6515fd6aa5f860802098a55000ae8 SHA256 (nwclient129.tar.gz) = 3d75e07f4d44fde789481240d02c07a7a7e0599bc2300d8a73f98f4c752da80e SIZE (nwclient129.tar.gz) = 5504342 -MD5 (English_linuxclient166_orig.tar.gz) = bf313bdffef3440011888a1b8386ef88 -SHA256 (English_linuxclient166_orig.tar.gz) = 3099af534187ada7c2e3a4ed8a1f71999c74d1d1e38a0b4f5c55c35522a349b3 -SIZE (English_linuxclient166_orig.tar.gz) = 95293070 +MD5 (English_linuxclient168_orig.tar.gz) = 73f4304a5c2afd016d656baa0e1f4d12 +SHA256 (English_linuxclient168_orig.tar.gz) = 03687bff0469cb08a7e5a14316e076a6bfe698121ccee4e2116f0bf119988092 +SIZE (English_linuxclient168_orig.tar.gz) = 130569338 diff --git a/games/linux-nwnclient/pkg-plist b/games/linux-nwnclient/pkg-plist index ad56ba16efae..27e3117985be 100644 --- a/games/linux-nwnclient/pkg-plist +++ b/games/linux-nwnclient/pkg-plist @@ -12,7 +12,9 @@ bin/nwn %%DATADIR%%/miles/mssmp3.asi %%DATADIR%%/miles/msssoft.m3d %%DATADIR%%/movies-OC.txt +%%DATADIR%%/music/mus_dd_islands.bmu %%DATADIR%%/music/mus_dd_kingmaker.bmu +%%DATADIR%%/music/mus_dd_pirates.bmu %%DATADIR%%/music/mus_dd_shadowgua.bmu %%DATADIR%%/music/mus_dd_witchwake.bmu %%DATADIR%%/nwm/Chapter1.nwm @@ -25,6 +27,7 @@ bin/nwn %%DATADIR%%/nwmain %%DATADIR%%/nwn.ini %%DATADIR%%/nwserver +%%DATADIR%%/override/._iit_medkit_001.tga %%DATADIR%%/override/iit_medkit_001.tga %%DATADIR%%/override/load_legal.tga %%DATADIR%%/override/load_legal2.tga |