update wesnoth to 1.2.7
from Vlad Glagolev (MAINTAINER)
This commit is contained in:
parent
367a4bb8c2
commit
05f2a80d4d
@ -1,10 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2007/10/18 09:13:21 sturm Exp $
|
||||
|
||||
BROKEN= some hidden BUILD_DEPENDS, nobody wants to fix
|
||||
# $OpenBSD: Makefile,v 1.16 2007/10/26 20:26:23 jasper Exp $
|
||||
|
||||
COMMENT= fantasy turn-based strategy game
|
||||
|
||||
DISTNAME= wesnoth-1.2.6
|
||||
DISTNAME= wesnoth-1.2.7
|
||||
CATEGORIES= games x11
|
||||
|
||||
HOMEPAGE= http://www.wesnoth.org/
|
||||
@ -20,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= X11 Xext c freetype m stdc++ pthread usbhid z
|
||||
WANTLIB= X11 c freetype m pthread stdc++ z
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
LIB_DEPENDS= SDL::devel/sdl \
|
||||
@ -30,7 +28,8 @@ LIB_DEPENDS= SDL::devel/sdl \
|
||||
fribidi::devel/fribidi
|
||||
# png is only required for the tools, which we don't build yet.
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
# The detection of kde-config/gnome-config will only lead to some
|
||||
# desktop file installation...
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
@ -57,8 +56,6 @@ CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
CONFIGURE_ARGS+=--enable-server \
|
||||
--enable-campaign-server \
|
||||
--enable-editor \
|
||||
--with-gnome \
|
||||
--with-kde \
|
||||
--with-fifodir=/var/run
|
||||
|
||||
MAKE_FLAGS= LIBINTL="-L${LOCALBASE}/lib -lintl -liconv"
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (wesnoth-1.2.6.tar.bz2) = rMs9XjxEIzJKF3VVcaySBA==
|
||||
RMD160 (wesnoth-1.2.6.tar.bz2) = WeoUND7L/VQvuvhsIJ3MLNOaOU8=
|
||||
SHA1 (wesnoth-1.2.6.tar.bz2) = CcUx93hWOHI5yU/Cw+LwsH8w3DI=
|
||||
SHA256 (wesnoth-1.2.6.tar.bz2) = Q0mbmc+gb9aWbVdWzXVuq2ctMKYFog2mvERBEmrKKO4=
|
||||
SIZE (wesnoth-1.2.6.tar.bz2) = 68854174
|
||||
MD5 (wesnoth-1.2.7.tar.bz2) = +ASCzw3EN5wLu/Yzf0PqLA==
|
||||
RMD160 (wesnoth-1.2.7.tar.bz2) = 61lEqiGNHcHGi83l/cCfL8YHn78=
|
||||
SHA1 (wesnoth-1.2.7.tar.bz2) = BOvdqf5+2NcoNDMx4tN/4B8SrRY=
|
||||
SHA256 (wesnoth-1.2.7.tar.bz2) = jS0sKghkNar7z8AXaRAix9nygONGb5fWuj9uRA7IpEI=
|
||||
SIZE (wesnoth-1.2.7.tar.bz2) = 73123521
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2007/09/02 08:50:53 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2007/10/26 20:26:23 jasper Exp $
|
||||
bin/campaignd
|
||||
bin/wesnoth
|
||||
bin/wesnoth_editor
|
||||
@ -62,17 +62,6 @@ man/sv/man6/
|
||||
@man man/sv/man6/wesnoth.6
|
||||
@man man/sv/man6/wesnoth_editor.6
|
||||
@man man/sv/man6/wesnothd.6
|
||||
share/applications/
|
||||
share/applications/wesnoth.desktop
|
||||
share/applications/wesnoth_editor.desktop
|
||||
share/gnome/
|
||||
share/gnome/apps/
|
||||
share/gnome/apps/Games/
|
||||
share/gnome/apps/Games/wesnoth.desktop
|
||||
share/gnome/apps/Games/wesnoth_editor.desktop
|
||||
share/icons/
|
||||
share/icons/wesnoth-icon.png
|
||||
share/icons/wesnoth_editor-icon.png
|
||||
share/wesnoth/
|
||||
share/wesnoth/data/
|
||||
share/wesnoth/data/COPYING.txt
|
||||
@ -1322,7 +1311,8 @@ share/wesnoth/data/languages/ro_RO.cfg
|
||||
share/wesnoth/data/languages/ru_RU.cfg
|
||||
share/wesnoth/data/languages/sk_SK.cfg
|
||||
share/wesnoth/data/languages/sl_SI.cfg
|
||||
share/wesnoth/data/languages/sr_CS.cfg
|
||||
share/wesnoth/data/languages/sr_RS.cfg
|
||||
share/wesnoth/data/languages/sr_RS@latin.cfg
|
||||
share/wesnoth/data/languages/sv_SE.cfg
|
||||
share/wesnoth/data/languages/tl_PH.cfg
|
||||
share/wesnoth/data/languages/tr_TR.cfg
|
||||
@ -1687,6 +1677,7 @@ share/wesnoth/fonts/
|
||||
share/wesnoth/fonts/COPYING
|
||||
share/wesnoth/fonts/DejaVuSans.ttf
|
||||
share/wesnoth/fonts/FreeSans.ttf
|
||||
share/wesnoth/fonts/sazanami-gothic.ttf
|
||||
share/wesnoth/images/
|
||||
share/wesnoth/images/attacks/
|
||||
share/wesnoth/images/attacks/axe-deathblade.png
|
||||
@ -6043,6 +6034,18 @@ share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tsg.mo
|
||||
share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tutorial.mo
|
||||
share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-utbs.mo
|
||||
share/wesnoth/translations/sr/LC_MESSAGES/wesnoth.mo
|
||||
share/wesnoth/translations/sr@latin/
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo
|
||||
share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth.mo
|
||||
share/wesnoth/translations/sv/
|
||||
share/wesnoth/translations/sv/LC_MESSAGES/
|
||||
share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-editor.mo
|
||||
@ -6091,5 +6094,3 @@ share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo
|
||||
share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo
|
||||
share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo
|
||||
share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth.mo
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user