r2833 - in packages/trunk/fenix0.92: . debian

Miriam Ruiz baby-guest at alioth.debian.org
Mon Jun 4 21:19:12 UTC 2007


Author: baby-guest
Date: 2007-06-04 21:19:12 +0000 (Mon, 04 Jun 2007)
New Revision: 2833

Added:
   packages/trunk/fenix0.92/debian/
   packages/trunk/fenix0.92/debian/changelog
   packages/trunk/fenix0.92/debian/compat
   packages/trunk/fenix0.92/debian/control
   packages/trunk/fenix0.92/debian/copyright
   packages/trunk/fenix0.92/debian/fenix0.92-runtime.install
   packages/trunk/fenix0.92/debian/fenix0.92.docs
   packages/trunk/fenix0.92/debian/fenix0.92.install
   packages/trunk/fenix0.92/debian/rules
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: packages/trunk/fenix0.92/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/trunk/fenix0.92/debian/changelog
===================================================================
--- packages/trunk/fenix0.92/debian/changelog	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/changelog	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,6 @@
+fenix0.92 (0.92a-1) unstable; urgency=low
+
+  * Initial release (Closes: #427558)
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Mon, 04 Jun 2007 17:46:25 +0000
+

Added: packages/trunk/fenix0.92/debian/compat
===================================================================
--- packages/trunk/fenix0.92/debian/compat	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/compat	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1 @@
+5

Added: packages/trunk/fenix0.92/debian/control
===================================================================
--- packages/trunk/fenix0.92/debian/control	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/control	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,30 @@
+Source: fenix0.92
+Section: devel
+Priority: extra
+Maintainer: Miriam Ruiz <little_miry at yahoo.es>
+Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libungif4-dev, libpng12-dev, libsmpeg-dev
+Standards-Version: 3.7.2
+
+Package: fenix0.92-runtime
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: runtime environment for executing 2D games made with fenix
+ Fenix is an interpreted script programming language, especially designed to
+ developing and running 2D games. It has a full graphic library, sound engine
+ and full featured 2D game engine, making game development extremely easy.
+ .
+ This package contains the interpreter needed to run games developed in fenix.
+ .
+  Homepage: http://fenix.divsite.net/
+
+Package: fenix0.92
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, fenix0.92-runtime (= ${binary:Version})
+Description: development environment for making 2D games
+ Fenix is an interpreted script programming language, especially designed to
+ developing and running 2D games. It has a full graphic library, sound engine
+ and full featured 2D game engine, making game development extremely easy.
+ .
+ This package contains the programs needed to develop games in fenix.
+ .
+  Homepage: http://fenix.divsite.net/

Added: packages/trunk/fenix0.92/debian/copyright
===================================================================
--- packages/trunk/fenix0.92/debian/copyright	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/copyright	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,37 @@
+This package was debianized by Miriam Ruiz <little_miry at yahoo.es> on
+Mon, 04 Jun 2007 17:46:25 +0000.
+
+It was downloaded from http://sourceforge.net/projects/fenix
+
+Upstream Authors:
+    Fenix Team <fenix at divsite.net>
+
+    Jose Luis Cebrian, Jose Luis Cabello, Pedro A. Gracia Fajardo
+    Chui, Carlos Falo Hervas, SplinterGU
+
+Copyright: 
+
+    Copyright © 1999 José Luis Cebrián Pagüe
+    Copyright © 2002 Fenix Team
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Miriam Ruiz <little_miry at yahoo.es> and
+is licensed under the GPL, see above.

Added: packages/trunk/fenix0.92/debian/fenix0.92-runtime.install
===================================================================
--- packages/trunk/fenix0.92/debian/fenix0.92-runtime.install	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/fenix0.92-runtime.install	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1 @@
+usr/bin/fxi
\ No newline at end of file

Added: packages/trunk/fenix0.92/debian/fenix0.92.docs
===================================================================
--- packages/trunk/fenix0.92/debian/fenix0.92.docs	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/fenix0.92.docs	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,3 @@
+NEWS
+readme.html
+info.html

Added: packages/trunk/fenix0.92/debian/fenix0.92.install
===================================================================
--- packages/trunk/fenix0.92/debian/fenix0.92.install	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/fenix0.92.install	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,3 @@
+usr/bin/fpg
+usr/bin/fxc
+usr/bin/map

Added: packages/trunk/fenix0.92/debian/rules
===================================================================
--- packages/trunk/fenix0.92/debian/rules	                        (rev 0)
+++ packages/trunk/fenix0.92/debian/rules	2007-06-04 21:19:12 UTC (rev 2833)
@@ -0,0 +1,87 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+
+config.status: configure
+	dh_testdir
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+	cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+	cp -f /usr/share/misc/config.guess config.guess
+endif
+	chmod +x configure
+	./configure \
+		--host=$(DEB_HOST_GNU_TYPE) \
+		--build=$(DEB_BUILD_GNU_TYPE) \
+		--enable-fxc \
+		--enable-fxi \
+		--enable-map \
+		--enable-fpg \
+		--enable-dependency-tracking \
+		--prefix=/usr --mandir=\$${prefix}/share/man \
+		--infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" \
+		LDFLAGS="-Wl,-z,defs"
+
+build: build-stamp
+build-stamp:  config.status
+	dh_testdir
+	$(MAKE)
+	#docbook-to-man debian/fenix0.92.sgml > fenix0.92.1
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+	-$(MAKE) distclean
+	rm -f config.{sub,guess}
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+
+# Build architecture-independent files here.
+binary-indep: build install
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs
+	dh_installdocs
+	dh_installexamples
+	dh_install --sourcedir=$(CURDIR)/debian/tmp
+#	dh_installmenu
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 


Property changes on: packages/trunk/fenix0.92/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-games-commits mailing list