[pkg-ggz-commits] r23 - ggz-gtk-client

Josef Spillner josef-guest at costa.debian.org
Wed Jul 5 21:07:04 UTC 2006


Author: josef-guest
Date: 2006-07-05 21:07:04 +0000 (Wed, 05 Jul 2006)
New Revision: 23

Added:
   ggz-gtk-client/libggz-gtk-dev.install
   ggz-gtk-client/libggz-gtk0.install
Modified:
   ggz-gtk-client/control
   ggz-gtk-client/ggz-gtk-client.install
Log:
- split of ggz-gtk-package into 3



Modified: ggz-gtk-client/control
===================================================================
--- ggz-gtk-client/control	2006-07-05 21:03:36 UTC (rev 22)
+++ ggz-gtk-client/control	2006-07-05 21:07:04 UTC (rev 23)
@@ -29,3 +29,37 @@
  networked gaming environment.
  More information can be found at the GGZ web site
  http://www.ggzgamingzone.org/
+
+Package: libggz-gtk0
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: GGZ Gaming Zone: core client embedding library for Gtk+
+ GGZ core clients enable players to access the GGZ server to chat,
+ meet other people in the game lobbies, play with them, watch
+ their scores and spectator other people's games.
+ .
+ This package provides an embeddable core client as a runtime library
+ which can be used by Gtk+ games to integrate extended GGZ functionality.
+ .
+ This package is part of the GGZ Gaming Zone, a multiuser
+ networked gaming environment.
+ More information can be found at the GGZ web site
+ http://www.ggzgamingzone.org/
+
+Package: libggz-gtk-dev
+Architecture: any
+Section: libdevel
+Depends: libggz-gtk0 (= ${Source-Version}), libggzcore-dev (>> 0.0.12)
+Description: GGZ Gaming Zone: core client embedding library for Gtk+ - development files
+ GGZ core clients enable players to access the GGZ server to chat,
+ meet other people in the game lobbies, play with them, watch
+ their scores and spectator other people's games.
+ .
+ This package provides the header files and static libraries for an embeddable
+ core client which can be used by Gtk+ games to integrate extended GGZ
+ functionality.
+ .
+ This package is part of the GGZ Gaming Zone, a multiuser
+ networked gaming environment.
+ More information can be found at the GGZ web site
+ http://www.ggzgamingzone.org/

Modified: ggz-gtk-client/ggz-gtk-client.install
===================================================================
--- ggz-gtk-client/ggz-gtk-client.install	2006-07-05 21:03:36 UTC (rev 22)
+++ ggz-gtk-client/ggz-gtk-client.install	2006-07-05 21:07:04 UTC (rev 23)
@@ -1 +1,3 @@
-debian/tmp/usr
+debian/tmp/usr/bin
+debian/tmp/usr/share
+debian/tmp/usr/lib/gaim

Added: ggz-gtk-client/libggz-gtk-dev.install
===================================================================
--- ggz-gtk-client/libggz-gtk-dev.install	2006-07-05 21:03:36 UTC (rev 22)
+++ ggz-gtk-client/libggz-gtk-dev.install	2006-07-05 21:07:04 UTC (rev 23)
@@ -0,0 +1,5 @@
+debian/tmp/usr/include/ggz-embed.h
+debian/tmp/usr/include/ggz-gtk.h
+debian/tmp/usr/lib/libggz-gtk.so
+debian/tmp/usr/lib/libggz-gtk.a
+debian/tmp/usr/lib/libggz-gtk.la

Added: ggz-gtk-client/libggz-gtk0.install
===================================================================
--- ggz-gtk-client/libggz-gtk0.install	2006-07-05 21:03:36 UTC (rev 22)
+++ ggz-gtk-client/libggz-gtk0.install	2006-07-05 21:07:04 UTC (rev 23)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libggz-gtk.so.*




More information about the pkg-ggz-commits mailing list