- update tmw to 0.0.29
from jonathan armani (MAINTAINER)
This commit is contained in:
parent
179af1928d
commit
2ae0356160
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/03/28 11:54:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/05/31 00:19:22 jasper Exp $
|
||||
|
||||
COMMENT-main= free open source 2D MMORPG
|
||||
COMMENT-music= music addon for TMW
|
||||
|
||||
DISTNAME= tmw-0.0.28.1
|
||||
DISTNAME= tmw-0.0.29
|
||||
|
||||
V_MUSIC= 0.2
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
MD5 (tmw-0.0.28.1.tar.gz) = 2SsGu1gN9yWHpmj5e4/Wpw==
|
||||
MD5 (tmw-0.0.29.tar.gz) = 2atc/b8PvwkEt6WQ37J5Dg==
|
||||
MD5 (tmwmusic-0.2.tar.gz) = ZskUHUin4qw056tmKY7nPA==
|
||||
RMD160 (tmw-0.0.28.1.tar.gz) = t+q44yCD8B1TjavUi53G3vVBN0c=
|
||||
RMD160 (tmw-0.0.29.tar.gz) = XV1inrTdleiIxvBHTMBwXTNce38=
|
||||
RMD160 (tmwmusic-0.2.tar.gz) = uRWDXQCbREf4tPVSH0wWtYh/39M=
|
||||
SHA1 (tmw-0.0.28.1.tar.gz) = /Yjv2aFMkL03KmgmQakCiOzLUSQ=
|
||||
SHA1 (tmw-0.0.29.tar.gz) = 1WWRHjQQEgwSGL7+7Ohck8aCqEI=
|
||||
SHA1 (tmwmusic-0.2.tar.gz) = xg6xpVIi863o3fBPYZmYtePLHQg=
|
||||
SHA256 (tmw-0.0.28.1.tar.gz) = OTYkC8guIRBf2Q0iXqGDd/IU4IVkcJDN2NICdBE+q8U=
|
||||
SHA256 (tmw-0.0.29.tar.gz) = R2KH8dJ0gUTL7+tgDuTcklBEvQLgusxjLzH7fONHTuo=
|
||||
SHA256 (tmwmusic-0.2.tar.gz) = 6xdZLoRpLcV4AlDfo1ErnIPGqPgM+0dZfTA2p7pM0xA=
|
||||
SIZE (tmw-0.0.28.1.tar.gz) = 1701105
|
||||
SIZE (tmw-0.0.29.tar.gz) = 2523884
|
||||
SIZE (tmwmusic-0.2.tar.gz) = 17841458
|
||||
|
@ -1,16 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2009/03/28 11:54:14 ajacoutot Exp $
|
||||
--- configure.orig Thu Feb 12 20:46:48 2009
|
||||
+++ configure Sat Mar 28 12:38:05 2009
|
||||
@@ -7778,13 +7778,13 @@ fi
|
||||
$OpenBSD: patch-configure,v 1.3 2009/05/31 00:19:22 jasper Exp $
|
||||
--- configure.orig Wed May 13 19:29:06 2009
|
||||
+++ configure Sat May 23 15:56:32 2009
|
||||
@@ -7992,13 +7992,13 @@ fi
|
||||
|
||||
# Checks for libraries
|
||||
|
||||
-{ echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
|
||||
-echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; }
|
||||
+{ echo "$as_me:$LINENO: checking for pthread_create in -pthread" >&5
|
||||
+echo $ECHO_N "checking for pthread_create in -pthread... $ECHO_C" >&6; }
|
||||
-{ $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
|
||||
-$as_echo_n "checking for pthread_create in -lpthread... " >&6; }
|
||||
+{ $as_echo "$as_me:$LINENO: checking for pthread_create in -pthread" >&5
|
||||
+$as_echo_n "checking for pthread_create in -pthread... " >&6; }
|
||||
if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lpthread $LIBS"
|
||||
@ -18,7 +18,7 @@ $OpenBSD: patch-configure,v 1.2 2009/03/28 11:54:14 ajacoutot Exp $
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -7844,7 +7844,7 @@ if test $ac_cv_lib_pthread_pthread_create = yes; then
|
||||
@@ -8062,7 +8062,7 @@ if test "x$ac_cv_lib_pthread_pthread_create" = x""yes;
|
||||
#define HAVE_LIBPTHREAD 1
|
||||
_ACEOF
|
||||
|
||||
@ -26,4 +26,4 @@ $OpenBSD: patch-configure,v 1.2 2009/03/28 11:54:14 ajacoutot Exp $
|
||||
+ LIBS="-pthread $LIBS"
|
||||
|
||||
else
|
||||
{ { echo "$as_me:$LINENO: error: *** Unable to find pthread library" >&5
|
||||
{ { $as_echo "$as_me:$LINENO: error: *** Unable to find pthread library" >&5
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/01/26 10:57:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2009/05/31 00:19:22 jasper Exp $
|
||||
@bin bin/tmw
|
||||
@man man/man6/tmw.6
|
||||
share/applications/tmw.desktop
|
||||
@ -36,6 +36,7 @@ share/pixmaps/tmw.png
|
||||
share/tmw/
|
||||
share/tmw/data/
|
||||
share/tmw/data/fonts/
|
||||
share/tmw/data/fonts/dejavusans-bold.ttf
|
||||
share/tmw/data/fonts/dejavusans.ttf
|
||||
share/tmw/data/graphics/
|
||||
share/tmw/data/graphics/gui/
|
||||
@ -46,13 +47,12 @@ share/tmw/data/graphics/gui/button_disabled.png
|
||||
share/tmw/data/graphics/gui/buttonhi.png
|
||||
share/tmw/data/graphics/gui/buttonpress.png
|
||||
share/tmw/data/graphics/gui/checkbox.png
|
||||
share/tmw/data/graphics/gui/circle-gray.png
|
||||
share/tmw/data/graphics/gui/circle-green.png
|
||||
share/tmw/data/graphics/gui/close_button.png
|
||||
share/tmw/data/graphics/gui/deepbox.png
|
||||
share/tmw/data/graphics/gui/emotions.png
|
||||
share/tmw/data/graphics/gui/fixedfont.png
|
||||
share/tmw/data/graphics/gui/hits_blue.png
|
||||
share/tmw/data/graphics/gui/hits_red.png
|
||||
share/tmw/data/graphics/gui/hits_yellow.png
|
||||
share/tmw/data/graphics/gui/default.png
|
||||
share/tmw/data/graphics/gui/gui.xml
|
||||
share/tmw/data/graphics/gui/hscroll_left_default.png
|
||||
share/tmw/data/graphics/gui/hscroll_left_highlight.png
|
||||
share/tmw/data/graphics/gui/hscroll_left_pressed.png
|
||||
@ -60,17 +60,14 @@ share/tmw/data/graphics/gui/hscroll_right_default.png
|
||||
share/tmw/data/graphics/gui/hscroll_right_highlight.png
|
||||
share/tmw/data/graphics/gui/hscroll_right_pressed.png
|
||||
share/tmw/data/graphics/gui/item_shortcut_bgr.png
|
||||
share/tmw/data/graphics/gui/menuitemD.png
|
||||
share/tmw/data/graphics/gui/menuitemF.png
|
||||
share/tmw/data/graphics/gui/menuitemN.png
|
||||
share/tmw/data/graphics/gui/menuitemP.png
|
||||
share/tmw/data/graphics/gui/mouse.png
|
||||
share/tmw/data/graphics/gui/radioin.png
|
||||
share/tmw/data/graphics/gui/radioout.png
|
||||
share/tmw/data/graphics/gui/resize.png
|
||||
share/tmw/data/graphics/gui/rpgfont_wider.png
|
||||
share/tmw/data/graphics/gui/selection.png
|
||||
share/tmw/data/graphics/gui/slider.png
|
||||
share/tmw/data/graphics/gui/speechbubble.xml
|
||||
share/tmw/data/graphics/gui/sticky_button.png
|
||||
share/tmw/data/graphics/gui/tab.png
|
||||
share/tmw/data/graphics/gui/tabselected.png
|
||||
share/tmw/data/graphics/gui/target-cursor-blue-l.png
|
||||
@ -79,14 +76,11 @@ share/tmw/data/graphics/gui/target-cursor-blue-s.png
|
||||
share/tmw/data/graphics/gui/target-cursor-red-l.png
|
||||
share/tmw/data/graphics/gui/target-cursor-red-m.png
|
||||
share/tmw/data/graphics/gui/target-cursor-red-s.png
|
||||
share/tmw/data/graphics/gui/thickborder.png
|
||||
share/tmw/data/graphics/gui/unknown-item.png
|
||||
share/tmw/data/graphics/gui/vscroll_blue.png
|
||||
share/tmw/data/graphics/gui/vscroll_down_default.png
|
||||
share/tmw/data/graphics/gui/vscroll_down_highlight.png
|
||||
share/tmw/data/graphics/gui/vscroll_down_pressed.png
|
||||
share/tmw/data/graphics/gui/vscroll_grey.png
|
||||
share/tmw/data/graphics/gui/vscroll_red.png
|
||||
share/tmw/data/graphics/gui/vscroll_up_default.png
|
||||
share/tmw/data/graphics/gui/vscroll_up_highlight.png
|
||||
share/tmw/data/graphics/gui/vscroll_up_pressed.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user