Bug 179947 - [NEW PORT] games/arkanoidsb: Arkanoid and space game
Summary: [NEW PORT] games/arkanoidsb: Arkanoid and space game
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rusmir Dusko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 06:10 UTC by nemysis
Modified: 2013-10-27 12:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.07 KB, text/plain)
2013-06-25 06:10 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-06-25 06:10:00 UTC
Arkanoid: Space Ball will be a surprise for the amateurs of unusual and
picturesque games as Arkanoid and space games. Everybody who wishes to spend
time perfectly will take a pleasure in Arkanoid: Space Ball too. A futuristic
atmosphere, modern techno-style graphics, a dynamical gameplay and an
excellent soundtrack give this game as a present for all Arkanoids admirers.

WWW: http://www.wegroup.org/games/arkanoid-games/arkanoid-space-ball.html

Fix: Please add attachment as games/arkanoidsb

Shar is also on

https://github.com/nemysis/FreeBSD_Ports/blob/master/pr/games/arkanoidsb.shar

Patch attached with submission follows:
How-To-Repeat: Build log

https://redports.org/buildarchive/20130625041700-64635/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-08-14 10:31:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

submitter is now committer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-27 11:58:36 UTC
Author: nemysis
Date: Sun Oct 27 11:58:23 2013
New Revision: 331761
URL: http://svnweb.freebsd.org/changeset/ports/331761

Log:
  Arkanoid: Space Ball will be a surprise for the amateurs of unusual and
  picturesque games as Arkanoid and space games. Everybody who wishes to spend
  time perfectly will take a pleasure in Arkanoid: Space Ball too. A futuristic
  atmosphere, modern techno-style graphics, a dynamical gameplay and an
  excellent soundtrack give this game as a present for all Arkanoids admirers.
  
  WWW: http://www.tinyorange.com/arkanoid-games/arkanoid-space-ball.html
  
  PR:		ports/179947
  Submitted by:	nemysis (self)
  Approved by:	pawel (mentor)

Added:
  head/games/arkanoidsb/
  head/games/arkanoidsb/Makefile   (contents, props changed)
  head/games/arkanoidsb/distinfo   (contents, props changed)
  head/games/arkanoidsb/files/
  head/games/arkanoidsb/files/arkanoidsb.sh.in   (contents, props changed)
  head/games/arkanoidsb/pkg-descr   (contents, props changed)
  head/games/arkanoidsb/pkg-plist   (contents, props changed)
Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Sun Oct 27 11:58:20 2013	(r331760)
+++ head/games/Makefile	Sun Oct 27 11:58:23 2013	(r331761)
@@ -42,6 +42,7 @@
     SUBDIR += aop
     SUBDIR += apoolGL
     SUBDIR += apricots
+    SUBDIR += arkanoidsb
     SUBDIR += armagetron
     SUBDIR += arx-libertatis
     SUBDIR += asc

Added: head/games/arkanoidsb/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/arkanoidsb/Makefile	Sun Oct 27 11:58:23 2013	(r331761)
@@ -0,0 +1,43 @@
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	arkanoidsb
+PORTVERSION=	1.3.2.10
+CATEGORIES=	games
+MASTER_SITES=	http://www.wegroup.org/downloads/
+
+MAINTAINER=	nemysis@FreeBSD.org
+COMMENT=	Arkanoid and space game
+
+WRKSRC=		${WRKDIR}/${PORTNAME}
+
+USE_BZIP2=	yes
+NO_WRKSUBDIR=	yes
+NO_BUILD=	yes
+USE_LINUX=	yes
+USE_LINUX_APPS=	libogg sdlmixer sdlimage
+
+SUB_FILES=	${PORTNAME}.sh
+
+PORTDOCS=	README
+
+OPTIONS_DEFINE=	DOCS
+
+DESKTOP_ENTRIES="Arkanoid: Space Ball" "${COMMENT}" "${PORTNAME}" \
+		"${PORTNAME}" "Game;ArcadeGame;" false
+
+NO_STAGE=	yes
+.include <bsd.port.options.mk>
+
+do-install:
+	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}
+	@(cd ${WRKSRC} && ${COPYTREE_SHARE} res ${DATADIR})
+	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${DATADIR}
+	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps/
+
+.if ${PORT_OPTIONS:MDOCS}
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+.endif
+
+.include <bsd.port.mk>

Added: head/games/arkanoidsb/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/arkanoidsb/distinfo	Sun Oct 27 11:58:23 2013	(r331761)
@@ -0,0 +1,2 @@
+SHA256 (arkanoidsb-1.3.2.10.tar.bz2) = 4eedf4205f11290e0e168c0224829056f5b5822fa0c99e06de1ed94bd4705669
+SIZE (arkanoidsb-1.3.2.10.tar.bz2) = 7207164

Added: head/games/arkanoidsb/files/arkanoidsb.sh.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/arkanoidsb/files/arkanoidsb.sh.in	Sun Oct 27 11:58:23 2013	(r331761)
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# $FreeBSD$
+#
+
+cd "%%DATADIR%%"
+./arkanoidsb "${@}"

Added: head/games/arkanoidsb/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/arkanoidsb/pkg-descr	Sun Oct 27 11:58:23 2013	(r331761)
@@ -0,0 +1,7 @@
+Arkanoid: Space Ball will be a surprise for the amateurs of unusual and
+picturesque games as Arkanoid and space games. Everybody who wishes to spend
+time perfectly will take a pleasure in Arkanoid: Space Ball too. A futuristic
+atmosphere, modern techno-style graphics, a dynamical gameplay and an
+excellent soundtrack give this game as a present for all Arkanoids admirers.
+
+WWW: http://www.tinyorange.com/arkanoid-games/arkanoid-space-ball.html

Added: head/games/arkanoidsb/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/arkanoidsb/pkg-plist	Sun Oct 27 11:58:23 2013	(r331761)
@@ -0,0 +1,9 @@
+bin/arkanoidsb
+%%DATADIR%%/arkanoidsb
+%%DATADIR%%/res/arkanoidsb.pak
+%%DATADIR%%/res/module01.ogg
+%%DATADIR%%/res/module02.ogg
+%%DATADIR%%/res/module03.s3m
+share/pixmaps/arkanoidsb.png
+@dirrm %%DATADIR%%/res
+@dirrm %%DATADIR%%
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Rusmir Dusko freebsd_committer freebsd_triage 2013-10-27 12:00:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!