[Pkg-cli-libs-commits] [taoframework] 54/91: Add Tao.FreeType packages.

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 08:33:21 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 bd2930f08505a0e7f1c6df8f0b5110ab37d95117
Author: Sam Hocevar <sam at zoy.org>
Date:   Sat Feb 14 09:05:32 2009 +0000

    Add Tao.FreeType packages.
---
 debian/changelog                                     |  1 +
 debian/control                                       | 16 +++++++++++++++-
 debian/libtaoframework-freetype2.3-cil.install       |  2 ++
 debian/libtaoframework-freetype2.3-cil.installcligac |  1 +
 debian/libtaoframework-freetype2.3-cil.links         |  0
 5 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4768f7f..5cfa6cd 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.FreeType packages.
   * Add Tao.FtGl packages.
 
   [ David Paleino ]
diff --git a/debian/control b/debian/control
index b0b0c44..e28d4b0 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, libftgl-dev
+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, libfreetype6-dev, l [...]
 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,20 @@ Description: Tao CLI binding for FFmpeg
  http://www.mono-project.com/Tao
  http://ffmpeg.mplayerhq.hu/
 
+Package: libtaoframework-freetype2.3-cil
+Architecture: all
+Depends: ${cli:Depends}
+Description: Tao CLI binding for FreeType
+ The Tao Framework is a collection of bindings and libraries to
+ facilitate cross-platform games-related development utilizing the Mono
+ and .NET platforms.
+ .
+ The FreeType 2 library is a software font engine. It supports high quality,
+ anti-aliased rendering of TTF and other font formats.
+ .
+ http://www.mono-project.com/Tao
+ http://www.freetype.org/
+
 Package: libtaoframework-ftgl2.1-cil
 Architecture: all
 Depends: ${cli:Depends}
diff --git a/debian/libtaoframework-freetype2.3-cil.install b/debian/libtaoframework-freetype2.3-cil.install
new file mode 100644
index 0000000..1b116fb
--- /dev/null
+++ b/debian/libtaoframework-freetype2.3-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/cli/tao-freetype*
+/usr/lib/pkgconfig/tao-freetype*
diff --git a/debian/libtaoframework-freetype2.3-cil.installcligac b/debian/libtaoframework-freetype2.3-cil.installcligac
new file mode 100644
index 0000000..36f5999
--- /dev/null
+++ b/debian/libtaoframework-freetype2.3-cil.installcligac
@@ -0,0 +1 @@
+/usr/lib/cli/tao-freetype-2.3/Tao.FreeType.dll
diff --git a/debian/libtaoframework-freetype2.3-cil.links b/debian/libtaoframework-freetype2.3-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