[Pkg-cli-libs-commits] [taoframework] 53/91: * Add Tao.FtGl packages.

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 08:33:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository taoframework.

commit 60bb2e113e9552ce310dc4d39f2906ca4a1fe5e1
Author: Sam Hocevar <sam at zoy.org>
Date:   Sat Feb 14 08:20:52 2009 +0000

      * Add Tao.FtGl packages.
---
 debian/changelog                                 |  1 +
 debian/control                                   | 17 ++++++++++++++++-
 debian/libtaoframework-ftgl2.1-cil.install       |  2 ++
 debian/libtaoframework-ftgl2.1-cil.installcligac |  1 +
 debian/libtaoframework-ftgl2.1-cil.links         |  0
 5 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c5e8c15..4768f7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ taoframework (2.1.svn20090213-1) UNRELEASED; urgency=low
 
   [ Sam Hocevar ]
   * Made the build system work with the new upstream release.
+  * Add Tao.FtGl packages.
 
   [ David Paleino ]
   * Added debian/watch file
diff --git a/debian/control b/debian/control
index cd838a8..b0b0c44 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>, Dylan R. E. Moonfire <debian at mfgames.com>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>
 Build-Depends: debhelper (>= 5), quilt
-Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-gmcs, mono-utils, libmono-dev, libopenal-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl1.2-dev, libsmpeg-dev, libode0-dev, libdevil-dev, libphysfs-dev, freeglut3-dev, libglu1-mesa-dev | libglu1-dev, libgl1-mesa-dev | libgl1-dev, monodoc-base, liblua5.1-0-dev, libavcodec-dev (>= 0.svn20080206-8), libavformat-dev (>= 0.svn20080206-8), libnunit2.4-cil
+Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-gmcs, mono-utils, libmono-dev, libopenal-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl1.2-dev, libsmpeg-dev, libode0-dev, libdevil-dev, libphysfs-dev, freeglut3-dev, libglu1-mesa-dev | libglu1-dev, libgl1-mesa-dev | libgl1-dev, monodoc-base, liblua5.1-0-dev, libavcodec-dev (>= 0.svn20080206-8), libavformat-dev (>= 0.svn20080206-8), libnunit2.4-cil, libftgl-dev
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/taoframework/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taoframework/trunk?op=log
@@ -155,6 +155,21 @@ Description: Tao CLI binding for FFmpeg
  http://www.mono-project.com/Tao
  http://ffmpeg.mplayerhq.hu/
 
+Package: libtaoframework-ftgl2.1-cil
+Architecture: all
+Depends: ${cli:Depends}
+Description: Tao CLI binding for FTGL
+ The Tao Framework is a collection of bindings and libraries to
+ facilitate cross-platform games-related development utilizing the Mono
+ and .NET platforms.
+ .
+ The FTGL library binds OpenGL and FreeType together in order to offer an
+ easy to use and flexible text rendering library.  It offers several
+ rendering modes: as polygons, outlines, bitmaps and textures.
+ .
+ http://www.mono-project.com/Tao
+ http://ftgl.sf.net/
+
 Package: libtaoframework-lua5.1-cil
 Architecture: all
 Depends: ${cli:Depends}
diff --git a/debian/libtaoframework-ftgl2.1-cil.install b/debian/libtaoframework-ftgl2.1-cil.install
new file mode 100644
index 0000000..19d28f2
--- /dev/null
+++ b/debian/libtaoframework-ftgl2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/cli/tao-ftgl*
+/usr/lib/pkgconfig/tao-ftgl*
diff --git a/debian/libtaoframework-ftgl2.1-cil.installcligac b/debian/libtaoframework-ftgl2.1-cil.installcligac
new file mode 100644
index 0000000..a1c923a
--- /dev/null
+++ b/debian/libtaoframework-ftgl2.1-cil.installcligac
@@ -0,0 +1 @@
+/usr/lib/cli/tao-ftgl-2.1/Tao.FtGl.dll
diff --git a/debian/libtaoframework-ftgl2.1-cil.links b/debian/libtaoframework-ftgl2.1-cil.links
new file mode 100644
index 0000000..e69de29

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/taoframework.git



More information about the Pkg-cli-libs-commits mailing list