debian/0000755000000000000000000000000012315101245007160 5ustar debian/control.in0000644000000000000000000000606611666275142011220 0ustar Source: libgtksourceviewmm Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ DM-Upload-Allowed: yes Homepage: http://www.gtkmm.org/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtksourceviewmm Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgtksourceviewmm Build-Depends: cdbs (>= 0.4.51), debhelper (>= 8), doxygen, gnome-pkg-tools, libglibmm-2.4-dev (>= 2.28.0), libgtkmm-3.0-dev (>= 3.2.0), libgtksourceview-3.0-dev (>= 3.2.0) Standards-Version: 3.9.2 Package: libgtksourceviewmm-3.0-0 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the shared libraries for libgtksourceviewmm. Package: libgtksourceviewmm-3.0-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceviewmm-3.0-0 (= ${binary:Version}), libgtkmm-3.0-dev, libgtksourceview-3.0-dev Description: C++ binding of GtkSourceView - development files GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the development files for libgtksourceviewmm, needed only if you wish to write or compile software which uses it. Package: libgtksourceviewmm-3.0-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceviewmm-3.0-0 (= ${binary:Version}) Description: C++ binding of GtkSourceView - debugging symbols GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the debugging symbols for libgtksourceviewmm, needed only if you try to debug an application using it. Package: libgtksourceviewmm-3.0-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, doc-base, lynx | www-browser Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the reference documentation for libgtksourceviewmm. debian/libgtksourceviewmm-3.0-doc.docs0000644000000000000000000000000511666302574015030 0ustar NEWS debian/libgtksourceviewmm-3.0-doc.links0000644000000000000000000000011311666304441015213 0ustar usr/share/doc/libgtksourceviewmm-3.0-doc usr/share/doc/gtksourceviewmm-3.0 debian/copyright0000644000000000000000000000303211643503167011125 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Debianized-By: Daniel Holbach Debianized-Date: Mon, 18 Sep 2006 11:24:53 +0200 Original-Source-Location: http://download.gnome.org/sources/gtksourceviewmm/ Original-Source-Command: ./debian/rules get-orig-source Upstream-Author: Dodji Seketeli Rob Page Large parts of this wrapper (ie: the tools and scripts directories) are taken from the glibmm and gtkmm projects. http://www.gtkmm.org . Initial Code by: Jae Jang Files: * Copyright: © 2004-2005 Jae Jang © 2005-2006 Rob Page © 2006 Dodji Seketeli License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: debian/* Copyright: © 2006, Daniel Holbach License: GPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/libgtksourceviewmm-3.0-dev.install0000644000000000000000000000012311643503167015554 0ustar usr/lib/*.so usr/lib/*.a usr/lib/pkgconfig usr/include usr/lib/gtksourceviewmm-3.0 debian/libgtksourceviewmm-3.0-doc.doc-base.libgtksourceviewmm-3.0-reference0000644000000000000000000000057311666303330023731 0ustar Document: libgtksourceviewmm-3-reference Title: libgtksourceviewmm 3.0 Reference Manual Author: Doxygen Abstract: Reference Manual for libgtksourceviewmm 3.0 (C++ bindings for libgtksourceview) Section: Programming/C++ Format: HTML Index: /usr/share/doc/libgtksourceviewmm-3.0-doc/reference/html/index.html Files: /usr/share/doc/libgtksourceviewmm-3.0-doc/reference/html/*.html debian/libgtksourceviewmm-3.0-doc.install0000644000000000000000000000013711666302511015543 0ustar usr/share/doc/gtksourceviewmm-3.0/* usr/share/doc/libgtksourceviewmm-3.0-doc usr/share/devhelp debian/changelog0000644000000000000000000001622212315101245011035 0ustar libgtksourceviewmm (3.2.0-1ubuntu1) trusty; urgency=medium * Patch libtool.m4 and configure to support ppc64el. -- Matthias Klose Thu, 27 Mar 2014 20:56:45 +0100 libgtksourceviewmm (3.2.0-1build1) saucy; urgency=low * No-change rebuild for gtksourceview3 transition -- Iain Lane Fri, 24 May 2013 15:47:27 +0100 libgtksourceviewmm (3.2.0-1) unstable; urgency=low * New upstream release. * debian/watch: - Track .xz tarballs. * debian/control.in: - Bump Build-Depends on libgtkmm-3.0-dev to (>= 3.2.0). - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. * Correctly install documentation so it shows up in the devhelp API documentation browser. -- Michael Biebl Sat, 03 Dec 2011 02:53:45 +0100 libgtksourceviewmm (3.0.0-1) unstable; urgency=low [ Emilio Pozuelo Monfort ] * debian/control.in, debian/rules: + Remove the chrpath hack, it's been fixed in libtool. [ Jeremy Bicha ] * New upstream stable release. - Ported to GTK 3 * Bump Standard-Version to 3.9.2 * Bump debhelper version to 8 * Watch stable releases * Update dependencies for GTK 3 [ Michael Biebl ] * Upload to unstable, remove check-dist.mk include. -- Michael Biebl Fri, 07 Oct 2011 07:07:28 +0200 libgtksourceviewmm (2.3.1-1) experimental; urgency=low [ Loic Minier ] * Properly anchor package name regexp. [ Deng Xiyue ] * Use POSIX standard regex classes in sed trick in debian/rules. * New upstream development release. + Update SHVER to 2.3.1 for new API addition. + Build-depends on libgtksourceview2.0-dev >= 2.4.0. * Use check-dist.mk to prevent accidentally upload to sid. * Update Standard-Version to 3.8.0. No change needed. * Track experimetnal branch in Vcs-*. * Use viewsvn in Vcs-Browser. * Target development release in debian/watch. -- Deng Xiyue Tue, 10 Mar 2009 12:55:23 +0800 libgtksourceviewmm (2.2.0-2) unstable; urgency=low * Upload to unstable. * Add Original-Source-Command to debian/copyright. -- Deng Xiyue Mon, 05 May 2008 13:09:49 +0800 libgtksourceviewmm (2.2.0-1) experimental; urgency=low * New upstream release. + Update shared library soversion to 2, and remove conflicts/replaces in -dbg package, which was used to replace -dbg package for soversion 1. + Build-Depends on libgtksourceview2.0-dev >= 2.2.0 as per upstream configure.ac. + Update shlibs version to 2.2.0 due to new API addition. - Drop 10_gcc43_include.patch, merged upstream. * Use machine-interpretable format for debian/copyright. * Upstream has changed it's name to gtksourceviewmm, so update references in debian/{copyright,rules,watch} to gtksourceviewmm instead, but let the source package name renames the same which is unnecessary and might cause more troubles. * Make debian/watch track stable releases only. * Target experimental as it has package name change. Should wait release team's permission for upload to unstable. Thanks Loïc Minier. -- Deng Xiyue Sun, 04 May 2008 18:24:14 +0800 libgtksourceviewmm (1.9.4-2) unstable; urgency=low * Upload to unstable. * Make Vcs-* URLs point to unstable branch. * Update dpkg-dev Build-Depends to >= 1.14.16 for DM usage. * Ack NMU. + Add 10_gcc43_include.patch to fix FTBFS for gcc 4.3. -- Deng Xiyue Sat, 12 Apr 2008 16:26:09 +0800 libgtksourceviewmm (1.9.4-1) experimental; urgency=low [ Kilian Krause ] * Use binary:Version and source:Version for binnNMU-safe uploads as added in dpkg-dev 1.13.19. Add to Build-Depends accordingly. [ Deng Xiyue ] * New upstream version 2.0 for gtksourceview 2.0. + Update Build-Depends accordingly. + Use versioned shlibs, bumped to 1.9.4 due to new API. + Rename binary package names from libgtksourceviewmm-1.0-* to libgtksourceviewmm-2.0-*, and don't encode SONAME in -dbg package. * Refine watch file. * Update compat level to 6, hence debhelper (>= 6), cdbs (>= 0.4.51). * Update standard version to 3.7.3. * Use chrpath to get rid of rpath on 64bit system. B-dep on chrpath. * Build static library as well. * Add `DM-Upload-Allowed: yes'. * Add Homepage, Vcs-Browser and Vcs-Svn fields. * Use DEB_INSTALL_DOCS_ALL for dh_installdocs exclude rules. * Separate documentation to -doc package, and add doc-base reference. -- Deng Xiyue Tue, 25 Mar 2008 18:56:12 +0800 libgtksourceviewmm (0.3.1-1.1) unstable; urgency=medium * Non-maintainer upload. * Fix GCC 4.3 FTBFS (Closes: #474836) * debian/control.in: - Use ${binary:Version} instead of ${Source-Version}. - Bump Standards-Version to 3.7.3. -- Chris Lamb Sat, 12 Apr 2008 06:47:05 +0000 libgtksourceviewmm (0.3.1-1) unstable; urgency=low * updated after upstream release -- Dodji Seketeli Tue, 05 Jun 2007 09:20:23 +0200 libgtksourceviewmm (0.3.0-2) unstable; urgency=low [ Dodji Seketeli ] * Set myself as maintainer. [ Loic Minier ] * Include uploaders.mk; build-depend on gnome-pkg-tools. * Include gnome-get-source.mk. * Add watch file tracking all stable branches. * Wrap build-deps and deps. * Use http://ftp.gnome.org/pub/gnome/sources/libgtksourceviewmm in copyright. * Misc cleanups. -- Loic Minier Tue, 01 May 2007 18:45:53 +0200 libgtksourceviewmm (0.3.0-1) unstable; urgency=low * New upstream release taken from Ubuntu. * Put generated doxygen documentation into the development package. -- Philipp Kern Sat, 17 Mar 2007 12:25:59 +0100 libgtksourceviewmm (0.3.0-0ubuntu1) feisty; urgency=low * New upstream release: - updated API documentation - added gtksourceview/gtksourceviewmm.h as a shortcut header to include all the gtksourviewmm headers. - wrapped the GtkSourceIter class. - various API cleanless fixes. Added needed const to various getters. - cleaned documentation make install process - fixed a typo. Renamed SourceBuffer::end_notundoable_action() into SourceBuffer::end_not_undoable_action(). * debian/control: - soname change. - added doxygen Build-Depends. * debian/libgtksourceviewmm-0.1-1.install -> debian/libgtksourceviewmm-0.1-2.install -- Daniel Holbach Mon, 22 Jan 2007 09:25:55 +0100 libgtksourceviewmm (0.2.0-1) unstable; urgency=low * Upload under the care of the Utnubu project (Closes: #392810) * Reworded the description * Created seperate binary package to add debug symbols -- Philipp Kern Sat, 6 Jan 2007 13:51:51 +0100 libgtksourceviewmm (0.2.0-0ubuntu1) edgy; urgency=low * New upstream release. * debian/control, debian/libgtksourceviewmm-1.0-*.install: - changes for soname change. -- Daniel Holbach Mon, 18 Sep 2006 18:28:32 +0200 libgtksourceviewmm (0.1.0-0ubuntu1) edgy; urgency=low * Initial release. -- Daniel Holbach Mon, 18 Sep 2006 11:24:53 +0200 debian/compat0000644000000000000000000000000211643503167010372 0ustar 8 debian/patches/0000755000000000000000000000000012315101167010612 5ustar debian/patches/ppc64el.diff0000644000000000000000000000246312315101167012726 0ustar Index: b/configure =================================================================== --- a/configure +++ b/configure @@ -6396,7 +6396,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -6415,7 +6418,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) Index: b/build/libtool.m4 =================================================================== --- a/build/libtool.m4 +++ b/build/libtool.m4 @@ -1282,7 +1282,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -1301,7 +1304,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) debian/patches/series0000644000000000000000000000001512315101157012022 0ustar ppc64el.diff debian/control0000644000000000000000000000644712315101333010574 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: libgtksourceviewmm Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Deng Xiyue , Michael Biebl DM-Upload-Allowed: yes Homepage: http://www.gtkmm.org/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtksourceviewmm Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgtksourceviewmm Build-Depends: cdbs (>= 0.4.51), debhelper (>= 8), doxygen, gnome-pkg-tools, libglibmm-2.4-dev (>= 2.28.0), libgtkmm-3.0-dev (>= 3.2.0), libgtksourceview-3.0-dev (>= 3.2.0) Standards-Version: 3.9.2 Package: libgtksourceviewmm-3.0-0 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the shared libraries for libgtksourceviewmm. Package: libgtksourceviewmm-3.0-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceviewmm-3.0-0 (= ${binary:Version}), libgtkmm-3.0-dev, libgtksourceview-3.0-dev Description: C++ binding of GtkSourceView - development files GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the development files for libgtksourceviewmm, needed only if you wish to write or compile software which uses it. Package: libgtksourceviewmm-3.0-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceviewmm-3.0-0 (= ${binary:Version}) Description: C++ binding of GtkSourceView - debugging symbols GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the debugging symbols for libgtksourceviewmm, needed only if you try to debug an application using it. Package: libgtksourceviewmm-3.0-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, doc-base, lynx | www-browser Description: C++ binding of GtkSourceView GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to the text widget included in GTK+ 3.x adding syntax highlighting and other features typical for a source file editor. . GtkSourceViewMM is crafted to integrate well into applications using the gtkmm framework. . These are the reference documentation for libgtksourceviewmm. debian/libgtksourceviewmm-3.0-0.install0000644000000000000000000000001711643503167015137 0ustar usr/lib/*.so.* debian/rules0000755000000000000000000000126411661042637010257 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk GNOME_MODULE := gtksourceviewmm SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtksourceviewmm-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control) SHVER := 3.0.0 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed DEB_CONFIGURE_EXTRA_FLAGS += --enable-static DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))" DEB_INSTALL_DOCS_ALL += -XMakefile -X.deps -X.libs -X.o debian/source/0000755000000000000000000000000011666305301010467 5ustar debian/source/format0000644000000000000000000000001411643503167011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017311661036507010225 0ustar version=3 http://download.gnome.org/sources/gtksourceviewmm/([\d\.]+[02468])/ \ gtksourceviewmm-([\d\.]+)\.tar\.xz