r35620 - in /packages/z88/trunk/debian: CMakeLists.txt changelog control copyright patches/00list rules z88.lintian

domibel-guest at users.alioth.debian.org domibel-guest at users.alioth.debian.org
Fri Apr 3 21:14:39 UTC 2009


Author: domibel-guest
Date: Fri Apr  3 21:14:39 2009
New Revision: 35620

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35620
Log:
new upstream version

Modified:
    packages/z88/trunk/debian/CMakeLists.txt
    packages/z88/trunk/debian/changelog
    packages/z88/trunk/debian/control
    packages/z88/trunk/debian/copyright
    packages/z88/trunk/debian/patches/00list
    packages/z88/trunk/debian/rules
    packages/z88/trunk/debian/z88.lintian

Modified: packages/z88/trunk/debian/CMakeLists.txt
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/CMakeLists.txt?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/CMakeLists.txt (original)
+++ packages/z88/trunk/debian/CMakeLists.txt Fri Apr  3 21:14:39 2009
@@ -4,7 +4,24 @@
 cmake_minimum_required (VERSION 2.6)
 project (Z88)
 
-set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DFR_UNIX -DFR_XDOUB -DFR_LINUX -O3 -fomit-frame-pointer")
+set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DFR_UNIX -DFR_XINT -DFR_XDOUB -DFR_LINUX -O3 -fomit-frame-pointer")
+
+#FIND_PACKAGE(GTK REQUIRED)
+#IF (GTK_FOUND)
+#  INCLUDE_DIRECTORIES (${GTK_INCLUDE_DIR} /usr/include/gtk-2.0/)
+#  LINK_LIBRARIES( ${GTK_LIBRARIES} )
+#ELSE (GTK_FOUND)
+#  MESSAGE( FATAL_ERROR "This application requires GTK. One of these components is missing. Please verify configuration")
+#ENDIF (GTK_FOUND)
+
+INCLUDE_DIRECTORIES ( /usr/include/gtk-2.0/ /usr/lib/gtk-2.0/include /usr/include/atk-1.0 /usr/include/cairo /usr/include/pango-1.0 /usr/include/glib-2.0 /usr/lib/glib-2.0/include /usr/include/pixman-1 /usr/include/freetype2 /usr/include/directfb /usr/include/libpng12 /usr/include/gtkglext-1.0 /usr/lib/gtkglext-1.0/include)
+LINK_LIBRARIES ( gtk-x11-2.0 gdk-x11-2.0 atk-1.0 pangoft2-1.0 gdk_pixbuf-2.0 m pangocairo-1.0 gio-2.0 cairo pango-1.0 freetype fontconfig gobject-2.0 gmodule-2.0 glib-2.0 GL GLU gtkglext-x11-1.0 gdkglext-x11-1.0)
+
+#  GTK_INCLUDE_DIR   - Directories to include to use GTK
+#  GTK_LIBRARIES     - Files to link against to use GTK
+#  GTK_FOUND         - GTK was found
+#  GTK_GL_FOUND   
+
 
 # Recurse into the "Hello" and "Demo" subdirectories. This does not actually
 # cause another cmake executable to run. The same process will walk through
@@ -18,49 +35,62 @@
 # Make sure the linker can find the library once it is built.
 link_directories (${Z88_BINARY_DIR})
 
-add_executable (z88f z88f.c ale88f dyn88f clr88 choy88 m1 m2 stop88f cshe88 hexa88 lqua88 qshe88 isod88 tetr88 spur88 apla88 spla88 hpla88 ri188 who88f wlog88f prfl88 bhexa88 btetr88 bqshe88 bspla88 bspur88 blqua88 bcshe88 bapla88 bhpla88 ri588 wrim88f wria88f lan88f z88a z88b z88cc)
+add_executable ( z88f z88f.c ale88f dyn88f clr88 choy88 m1 m2 stop88f 
+   cshe88 hexa88 lqua88 qshe88 isod88 tetr88 spur88 
+   apla88 spla88 hpla88 ri188 who88f wlog88f prfl88 
+   bhexa88 btetr88 bqshe88 bspla88 bspur88 blqua88 bcshe88 
+   bapla88 bhpla88 ri588 wrim88f wria88f lan88f z88a z88b z88cc )
 target_link_libraries (z88f m)
 
-add_executable (z88i1 z88i1.c ale88i dyn88i1 clr88 w4y88i stop88i ri188i who88i1 wlog88i1 wrim88i wria88i lan88i1 z88ai)
-target_link_libraries (z88i1 m) 
 
-add_executable (z88i2 z88i2.c ale88i dyn88i2 clr88 jaco88 m1 m2 stop88i cshe88 hexa88 lqua88 qshe88 isod88 tetr88 spur88 apla88 spla88 hpla88 r4y88i r1y88i who88i2 wlog88i2 prfl88 wrim88i lan88i2 z88bi z88ci ri588i bhexa88 btetr88 bqshe88 bspla88 bspur88 blqua88 bcshe88 bapla88 bhpla88)
+add_executable ( z88i1 z88i1.c ale88i dyn88i1 clr88 w4y88i stop88i ri188i
+   who88i1 wlog88i1 wrim88i wria88i lan88i1 z88ai )
+target_link_libraries (z88i1 m)
+
+add_executable ( z88i2 z88i2.c ale88i dyn88i2 clr88 jaco88 m1 m2 stop88i cshe88
+   hexa88 lqua88 qshe88 isod88 tetr88 spur88 apla88  spla88 hpla88 r4y88i r1y88i
+   who88i2 wlog88i2 prfl88 wrim88i lan88i2 z88bi z88ci ri588i bhexa88 btetr88
+   bqshe88 bspla88 bspur88 blqua88 bcshe88 bapla88 bhpla88 )
 target_link_libraries (z88i2 m)
 
-add_executable (z88e z88e.c ale88e dyn88e clr88 m1 m2 stop88e cshe88 hexa88 lqua88 qshe88 isod88 tetr88 spur88 spla88 hpla88 apla88 riy88 forc88 who88e wlog88e wrim88e lan88e)
-target_link_libraries (z88e m)
+add_executable( z88e z88e.c ale88e dyn88e clr88 m1 m2 stop88e cshe88 
+   hexa88 lqua88 qshe88 isod88 tetr88 spur88 spla88 hpla88 apla88 riy88
+   forc88 who88e wlog88e wrim88e lan88e )
+target_link_libraries (z88e m) 
 
-add_executable (z88d z88d.c ale88d dyn88d clr88 m3 m4 fuvs88 stop88d scsh88 shex88 slqu88 sqsh88 siso88 stet88 sspu88 sapl88 sspl88 shpl88 riy88d span88 who88d wlog88d wrim88d lan88d)
+add_executable( z88d z88d.c ale88d dyn88d clr88 m3 m4 fuvs88 stop88d scsh88
+   shex88 slqu88 sqsh88 siso88 stet88 sspu88 sapl88 sspl88 shpl88 riy88d
+   span88 who88d wlog88d wrim88d lan88d )
 target_link_libraries (z88d m)
 
-add_executable (z88n z88n.c ale88n dyn88n clr88 join88 subn88 stop88n mc188n mc288n mc388n mc488n mc588n rni88 who88n wlog88n wrim88n lan88n)
+add_executable( z88n z88n.c ale88n dyn88n clr88 join88 subn88 stop88n mc188n
+   mc288n mc388n mc488n mc588n rni88 who88n wlog88n wrim88n lan88n )
 target_link_libraries (z88n m)
 
-add_executable (z88v z88v.c ale88v dyn88v clr88 stop88v fr_func vend88 g1i188 g2i188 g3i188 g4i188 g5i188 gxi288 g1i388 g1i488 gxi588 lan88v wlog88v who88v)
-target_link_libraries (z88v m)
+add_executable( z88v z88v.c ale88v dyn88v clr88 stop88v fr_func vend88 g1i188
+   g2i188 g3i188 g4i188 g5i188 gxi288 g1i388 g1i488 gxi588 lan88v wlog88v who88v )
+target_link_libraries (z88v)
 
-add_executable (z88x z88x.c ale88x dyn88x clr88 koi88x rea88x stop88x sub88x who88x wlog88x wria88x wrim88x z88fx z88tx lan88x)
-target_link_libraries (z88x m)  
+add_executable( z88x z88x.c ale88x dyn88x clr88 koi88x rea88x stop88x sub88x
+   who88x wlog88x wria88x wrim88x z88fx z88tx lan88x )
+target_link_libraries (z88x m)
 
-add_executable (z88g z88g.c ale88g clr88 stop88g cosm88 nast88 dnas88 who88g wlog88g wrim88g lan88g)
-target_link_libraries (z88g m)
+add_executable( z88g z88g.c ale88g clr88 stop88g cosm88 nast88 dnas88 who88g wlog88g wrim88g lan88g )
+target_link_libraries (z88g)
 
-add_executable (z88h z88h.c ale88h clr88 stop88h who88h wlog88h wrim88h lan88h rdy88h)
-target_link_libraries (z88h m)
+add_executable( z88h z88h.c ale88h clr88 stop88h who88h wlog88h wrim88h lan88h rdy88h )
+target_link_libraries (z88h)
 
-add_executable (z88p z88p.c cb88p lan88p dyn88p wlog88p ale88p rcol88 m5 m6 m7 m8 pc88 pp88 pgpc88 pgpp88 vc88 vp88 vgpc88 vgpp88)
-target_link_libraries (z88p Xm Xt m)
+add_executable( z88o z88o.c cb88o lan88o dyn88o wlog88o ale88o rcoo88
+   m9 m10 m12 m15 oc88 m16 )
 
-add_executable (z88o z88o.c cb88o lan88o dyn88o wlog88o ale88o rcoo88 m9 m10 m12 m14 m15 oc88)
-target_link_libraries (z88o GLw GL Xm Xt m)
-
-add_executable (z88com z88com.c cb88c lan88c wlog88c ale88c rcol88c)
-target_link_libraries (z88com Xm)
-
-add_executable (laserj88 laserj88.c)
-add_executable (pxon88 pxon88.c)
+add_executable( z88com z88com.c cb88c ale88c lan88c wlog88c rcol88c )
 
 
-install(TARGETS laserj88 pxon88 z88com z88d z88e z88f z88g z88h z88i1 z88i2 z88n z88o z88p z88v z88x
+#gcc -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -I. -O3 -fomit-frame-pointer
+# `pkg-config --cflags --libs gtk+-2.0 gdkglext-1.0 gdkglext-x11-1.0 gtkglext-1.0 gtkglext-x11-1.0`    -c -o z88o.o z88o.c
+
+install(TARGETS z88f z88i1 z88i2 z88e z88d z88n z88v z88x z88g z88h z88com z88o
     RUNTIME DESTINATION bin
     )
+

Modified: packages/z88/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/changelog?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/changelog (original)
+++ packages/z88/trunk/debian/changelog Fri Apr  3 21:14:39 2009
@@ -1,3 +1,9 @@
+z88 (13.0.0+dfsg1-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Thu, 02 Apr 2009 23:25:34 -0400
+
 z88 (12.0.1+dfsg1-1) unstable; urgency=low
 
   * Initial release (Closes: #516333)

Modified: packages/z88/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/control?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/control (original)
+++ packages/z88/trunk/debian/control Fri Apr  3 21:14:39 2009
@@ -1,11 +1,10 @@
 Source: z88
-Section: contrib/science
+Section: science
 Priority: optional
 Maintainer: Dominique Belhachemi <domibel at cs.tu-berlin.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7), cmake, dpatch, libglw1-mesa-dev, libgl1-mesa-dev,
- libmotif-dev, libxt-dev, x11proto-print-dev
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7), cmake, dpatch, libgtk2.0-dev, libgtkglext1-dev
+Standards-Version: 3.8.1
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/z88/trunk/
 Homepage: http://z88.uni-bayreuth.de/
@@ -23,7 +22,7 @@
  supported.
 
 Package: z88-doc
-Section: contrib/doc
+Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Description: Finite Element Analysis Program - documentation
@@ -37,7 +36,7 @@
  This package contains the documentation 
 
 Package: z88-data
-Section: contrib/doc
+Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Description: Finite Element Analysis Program - data

Modified: packages/z88/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/copyright?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/copyright (original)
+++ packages/z88/trunk/debian/copyright Fri Apr  3 21:14:39 2009
@@ -5,7 +5,7 @@
 
 
 Files: *
-Copyright: 2006, Frank Rieg <frank.rieg (at) uni-bayreuth.de>
+Copyright: 2008, Frank Rieg <frank.rieg (at) uni-bayreuth.de>
 License: GPL-2+
  On Debian systems the full text of the GNU General Public License can be found
  in the `/usr/share/common-licenses/GPL-2' file.

Modified: packages/z88/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/patches/00list?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/patches/00list (original)
+++ packages/z88/trunk/debian/patches/00list Fri Apr  3 21:14:39 2009
@@ -1,1 +1,1 @@
-50_all_changes.dpatch
+#50_all_changes.dpatch

Modified: packages/z88/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/rules?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/rules (original)
+++ packages/z88/trunk/debian/rules Fri Apr  3 21:14:39 2009
@@ -25,6 +25,7 @@
               -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
               -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed" \
               -DCMAKE_SKIP_RPATH:BOOL=ON \
+              -DCMAKE_BUILD_TYPE="Debug" \
 
 configure: configure-stamp
 configure-stamp: patch-stamp
@@ -72,7 +73,8 @@
 	$(MAKE) $(JOBS) -C $(BUILD_PATH) install DESTDIR=$(CURDIR)/debian/tmp
 
 	dh_install -pz88        debian/tmp/usr/bin/* z88             usr/bin
-	dh_install -pz88        z88.fcd z88.dyn LIESMICH README      usr/share/z88
+#       dh_install -pz88        z88.fcd z88.dyn LIESMICH README      usr/share/z88
+	dh_install -pz88        z88.fcd z88.dyn                      usr/share/z88
 	dh_install -pz88-data   data/*                               usr/share/z88
 
 	dh_install -pz88        debian/z88.desktop                   usr/share/applications

Modified: packages/z88/trunk/debian/z88.lintian
URL: http://svn.debian.org/wsvn/debian-science/packages/z88/trunk/debian/z88.lintian?rev=35620&op=diff
==============================================================================
--- packages/z88/trunk/debian/z88.lintian (original)
+++ packages/z88/trunk/debian/z88.lintian Fri Apr  3 21:14:39 2009
@@ -1,5 +1,3 @@
-z88: binary-without-manpage usr/bin/laserj88
-z88: binary-without-manpage usr/bin/pxon88
 z88: binary-without-manpage usr/bin/z88
 z88: binary-without-manpage usr/bin/z88com
 z88: binary-without-manpage usr/bin/z88d
@@ -11,6 +9,5 @@
 z88: binary-without-manpage usr/bin/z88i2
 z88: binary-without-manpage usr/bin/z88n
 z88: binary-without-manpage usr/bin/z88o
-z88: binary-without-manpage usr/bin/z88p
 z88: binary-without-manpage usr/bin/z88v
 z88: binary-without-manpage usr/bin/z88x




More information about the debian-science-commits mailing list