pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42397: update games/alephone to v 0.22



>Number:         42397
>Category:       pkg
>Synopsis:       update games/alephone to v 0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 02 00:50:00 +0000 2009
>Originator:     Tim Larson
>Release:        -
>Organization:
>Environment:
-
>Description:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/alephone/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    26 Aug 2009 19:57:28 -0000      1.8
+++ Makefile    2 Dec 2009 00:45:57 -0000
@@ -1,9 +1,8 @@
 # $NetBSD: Makefile,v 1.8 2009/08/26 19:57:28 sno Exp $
 #

-DISTNAME=      AlephOne-20071103
+DISTNAME=      AlephOne-20091015
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   6
 CATEGORIES=    games
 MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/}
 EXTRACT_SUFX=  .tar.bz2
@@ -11,20 +10,19 @@ EXTRACT_SUFX=       .tar.bz2
 MAINTAINER=    christtrekker%users.sourceforge.net@localhost
 HOMEPAGE=      http://marathon.sourceforge.net/
 COMMENT=       Classic 2.5D FPS game engine, updated to use SDL
+LICENSE=       gnu-gpl-v2

 GNU_CONFIGURE=         yes
 USE_LANGUAGES+=                c c++
 INSTALLATION_DIRS=     share/doc/AlephOne

-CONFIGURE_ARGS=        --disable-speex
-
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/AlephOne/

 .include "../../audio/SDL_sound/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"     # req v 1.31+
+.include "../../devel/SDL/buildlink3.mk"               # req v 1.2.6+
+.include "../../graphics/SDL_image/buildlink3.mk"      # req v 1.2.6+
 .include "../../net/SDL_net/buildlink3.mk"

 .include "../../mk/bsd.pkg.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/games/alephone/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- PLIST       14 Jun 2009 17:56:39 -0000      1.2
+++ PLIST       2 Dec 2009 00:45:57 -0000
@@ -1,12 +1,19 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:39 joerg Exp $
+@comment $NetBSD$
 bin/alephone
+man/man6/alephone.6
 share/AlephOne/Fonts
 share/AlephOne/MML/Interface_Rects.mml
 share/AlephOne/MML/Transparent_Liquids.mml
 share/AlephOne/MML/Transparent_Sprites.mml
+share/AlephOne/Themes/Default/DejaVuLGCSansCondensed-Bold.ttf
+share/AlephOne/Themes/Default/DejaVuLGCSansCondensed-BoldOblique.ttf
+share/AlephOne/Themes/Default/bankgthd.ttf
 share/AlephOne/Themes/Default/button_c.bmp
+share/AlephOne/Themes/Default/button_c_p.bmp
 share/AlephOne/Themes/Default/button_l.bmp
+share/AlephOne/Themes/Default/button_l_p.bmp
 share/AlephOne/Themes/Default/button_r.bmp
+share/AlephOne/Themes/Default/button_r_p.bmp
 share/AlephOne/Themes/Default/frame_b.bmp
 share/AlephOne/Themes/Default/frame_bl.bmp
 share/AlephOne/Themes/Default/frame_br.bmp
@@ -28,10 +35,13 @@ share/AlephOne/Themes/Default/slider.bmp
 share/AlephOne/Themes/Default/slider_c.bmp
 share/AlephOne/Themes/Default/slider_l.bmp
 share/AlephOne/Themes/Default/slider_r.bmp
-share/AlephOne/Themes/Default/theme.mml
+share/AlephOne/Themes/Default/theme2.mml
 share/AlephOne/Themes/Default/thumb_b.bmp
 share/AlephOne/Themes/Default/thumb_bc.bmp
 share/AlephOne/Themes/Default/thumb_c.bmp
 share/AlephOne/Themes/Default/thumb_t.bmp
 share/AlephOne/Themes/Default/thumb_tc.bmp
+share/AlephOne/Themes/Default/tiny_button_c.bmp
+share/AlephOne/Themes/Default/tiny_button_l.bmp
+share/AlephOne/Themes/Default/tiny_button_r.bmp
 share/doc/AlephOne/README
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/games/alephone/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    17 Nov 2007 08:42:33 -0000      1.2
+++ distinfo    2 Dec 2009 00:45:57 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2007/11/17 08:42:33 obache Exp $

-SHA1 (AlephOne-20071103.tar.bz2) = 51a62cbc201cb1594be6d5e9c53dccda7eaf7e2f
-RMD160 (AlephOne-20071103.tar.bz2) = 83f7542a873183d5f8178898fc6be3b59f0fcc46
-Size (AlephOne-20071103.tar.bz2) = 7295646 bytes
+SHA1 (AlephOne-20091015.tar.bz2) = 8e87ff166ca5c973921337a75ffc9fcc7cdeb9ae
+RMD160 (AlephOne-20091015.tar.bz2) = 046fc5fde1d89250e8cc6c30f74f561780398c54
+Size (AlephOne-20091015.tar.bz2) = 3147394 bytes
>How-To-Repeat:

>Fix:
I am the maintainer.  This bumps the version up about 2 years.  Please commit 
before 2009Q4 if possible.



Home | Main Index | Thread Index | Old Index