debian/0000755000000000000000000000000012233776170007176 5ustar debian/libsdl2-ttf-2.0-0.docs0000644000000000000000000000001312202541365012612 0ustar README.txt debian/source/0000755000000000000000000000000012202541365010466 5ustar debian/source/format0000644000000000000000000000001412202541365011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000101712233776015011045 0ustar libsdl2-ttf (2.0.12+dfsg1-2) unstable; urgency=low * Build-Depends on pkg-config * Do not call dh_autoreconf with ./autogen.sh as parameter, to force using new config.{sub,guess} files, which important when having new architectures (Closes: #727437) -- Manuel A. Fernandez Montecelo Tue, 29 Oct 2013 18:18:49 +0000 libsdl2-ttf (2.0.12+dfsg1-1) unstable; urgency=low * Initial release. (Closes: #719643) -- Manuel A. Fernandez Montecelo Tue, 13 Aug 2013 23:35:27 +0100 debian/libsdl2-ttf-2.0-0.install0000644000000000000000000000002412202541365013332 0ustar usr/lib/*/lib*.so.* debian/libsdl2-ttf-dev.examples0000644000000000000000000000002412202541365013624 0ustar glfont.c showfont.c debian/libsdl2-ttf-dev.install0000644000000000000000000000010312202541365013452 0ustar usr/include usr/lib/*/lib*.a usr/lib/*/lib*.so usr/lib/*/pkgconfig debian/watch0000644000000000000000000000021212202541365010212 0ustar version=3 opts=dversionmangle=s/.dfsg\d+$// \ http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-([\d.]+)\.tar\.(?:gz|bz2|xz|lzma) debian/control0000644000000000000000000000350512230321177010572 0ustar Source: libsdl2-ttf Section: libs Priority: optional Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9~), dh-autoreconf, libfreetype6-dev, libsdl2-dev (>= 2.0.0), pkg-config Homepage: http://www.libsdl.org/projects/SDL_ttf/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/libsdl2-ttf.git Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/libsdl2-ttf.git Package: libsdl2-ttf-2.0-0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: TrueType Font library for Simple DirectMedia Layer 2, libraries Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the shared library. Package: libsdl2-ttf-dbg Section: debug Architecture: any Multi-Arch: same Priority: extra Depends: ${misc:Depends}, libsdl2-ttf-2.0-0 (= ${binary:Version}) Description: TrueType Font library for Simple DirectMedia Layer 2, debugging Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the debugging information for the shared library. Package: libsdl2-ttf-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${misc:Depends}, libc6-dev, libsdl2-ttf-2.0-0 (= ${binary:Version}), libsdl2-dev (>= 2.0.0) Description: TrueType Font library for Simple DirectMedia Layer 2, development files Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the development files. debian/gbp.conf0000644000000000000000000000024012202541365010601 0ustar [DEFAULT] pristine-tar = True sign-tags = True [git-import-orig] filter = [ 'debian', 'external', 'VisualC', 'Xcode', 'Xcode-iOS' ] filter-pristine-tar = True debian/libsdl2-ttf-dev.docs0000644000000000000000000000001312202541365012734 0ustar README.txt debian/rules0000755000000000000000000000210212233775322010247 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_CFLAGS_MAINT_APPEND := -pipe -Wall export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) SHLIBVER := 2.0.0 %: dh $@ --with autoreconf --parallel override_dh_autoreconf: # do not call with ./autogen.sh as parameter, to force new # config.{sub,guess} AUTOMAKE="automake --foreign" dh_autoreconf --as-needed override_dh_auto_configure: dh_auto_configure -- $(confflags) override_dh_install: dh_install --fail-missing -XlibSDL2_ttf.la override_dh_installchangelogs: dh_installchangelogs -- CHANGES.txt override_dh_link: # fix lintian warning dev-pkg-without-shlib-symlink dh_link -plibsdl2-ttf-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so.0.10.2 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so dh_link --remaining-packages override_dh_compress: dh_compress -Xglfont.c -Xshowfont.c override_dh_strip: dh_strip --dbg-package=libsdl2-ttf-dbg override_dh_makeshlibs: dh_makeshlibs -V"libsdl2-ttf-2.0-0 (>= $(SHLIBVER))" debian/compat0000644000000000000000000000000212202541365010364 0ustar 9 debian/copyright0000644000000000000000000000234412202541365011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SDL_ttf Upstream-Contact: Sam Lantinga Source: http://www.libsdl.org/projects/SDL_ttf/ Files: * Copyright: 2001-2013 Sam Lantinga License: zlib/libpng Files: debian/* Copyright: 2012-2013, Manuel A. Fernandez Montecelo License: zlib/libpng License: zlib/libpng This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. debian/patches/0000755000000000000000000000000012202541365010615 5ustar debian/patches/link_libm_ftbfs_binutils-gold0000644000000000000000000000061012202541365016515 0ustar --- a/Makefile.am +++ b/Makefile.am @@ -36,6 +36,13 @@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) endif +# Manuel A. Fernandez Montecelo +# +# 20120127 +# Fix for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556340 +# FTBFS with binutils-gold +libSDL2_ttf_la_LDFLAGS += -lm + pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = SDL2_ttf.pc debian/patches/series0000644000000000000000000000003612202541365012031 0ustar link_libm_ftbfs_binutils-gold