debian/0000755000000000000000000000000012233060604007162 5ustar debian/source/0000755000000000000000000000000012016166365010474 5ustar debian/source/format0000644000000000000000000000001412016166365011702 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000222612016166365011131 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: source-highlight-qt Maintainer: Lorenzo Bettini Source: http://sourceforge.net/projects/srchiliteqt/files/ Files: * Copyright: 2008, 2010 Lorenzo Bettini License: GPL-3 Files: debian/* Copyright: 2009, 2010 Cesare Tirabassi License: GPL-3 License: GPL-3 This package 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; version 3 of the License. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/libsource-highlight-qt4-doc.install0000644000000000000000000000012012016166365015762 0ustar usr/share/doc/source-highlight-qt/* usr/share/doc/libsource-highlight-qt4-doc/ debian/changelog0000644000000000000000000000736312233060604011045 0ustar source-highlight-qt (0.2.2-0ubuntu7) trusty; urgency=low * No change rebuild against Boost 1.54. -- Dmitrijs Ledkovs Sun, 27 Oct 2013 01:42:44 +0100 source-highlight-qt (0.2.2-0ubuntu6) quantal; urgency=low * Change build-dep on unversioned libboost-regex-dev. * Add graphviz dependency to generate better docs. -- Dmitrijs Ledkovs Sat, 25 Aug 2012 16:25:25 +0100 source-highlight-qt (0.2.2-0ubuntu5) precise; urgency=low * Rebuild against libsource-highlight4. -- Felix Geyer Fri, 25 Nov 2011 10:28:28 +0100 source-highlight-qt (0.2.2-0ubuntu4) oneiric; urgency=low * bump libboost-regex1.42-dev b-d to libboost-regex1.46-dev * change to 3.0 (quilt) * use dh --with autoreconf, b-d on dh-autoreconf * debian/patches/fix-no-add-needed-build.patch: (LP: #756173) - add link against libsource-highlight required by ld --no-add-needed -- Julian Taylor Fri, 08 Jul 2011 18:44:16 +0200 source-highlight-qt (0.2.2-0ubuntu3) maverick; urgency=low * Add build-dep on libboost-regex1.42-dev -- Jonathan Riddell Mon, 26 Jul 2010 11:32:37 +0100 source-highlight-qt (0.2.2-0ubuntu2) maverick; urgency=low * Add build-dep and install dep on libqtwebkit-dev -- Jonathan Riddell Fri, 23 Jul 2010 12:14:47 +0100 source-highlight-qt (0.2.2-0ubuntu1) maverick; urgency=low * New upstream release: - Generates a correct .pc file with all the expanded compiler flags (LP: #585173) - fixed typo 'sapce' into 'space' * debian/copyright: - update copyright dates - correct format (thx to Angel Abad) * debian/control: - no change bump of Standards-Version - update shared library package version (soname bump) - update debhelper dependency to 7.0.50~ (thx lintian) -- Cesare Tirabassi Wed, 26 May 2010 10:07:04 +0200 source-highlight-qt (0.2-0ubuntu3) lucid; urgency=low * Rebuild for libboost1.40.0 (LP: #516665) -- Cesare Tirabassi Thu, 04 Feb 2010 13:44:00 +0100 source-highlight-qt (0.2-0ubuntu2) lucid; urgency=low * Add explicit Build-Depends on pkg-config. -- Cesare Tirabassi Mon, 09 Nov 2009 21:51:38 +0100 source-highlight-qt (0.2-0ubuntu1) lucid; urgency=low * New upstream release: - can customize colors in the color dialog also for elements not defined in the current style - dialog for source-highlight's data dir settings - fixed a bug when changing the highlighter of TextEditHighlighted with a lang file containing an error - combo box for choosing output format language file - access to the langmap for outlang files - TextEditHighlighted constructor taking a QWidget parent - QtColorMapRGB class for mapping rgb colors into source-highlight standard colors - functionalities for generating a source-highlight style file - utility functions for displaying message boxes concerning source-highlight exceptions - TextEditHighlighted catches exceptions from source-highlight and shows them in a message box * Bump Build-Depends libsource-highlight and source-highlight versions * No change bump of Standards-Version to 3.8.3 * Change name of library binary package in accordance to SONAME bump. -- Cesare Tirabassi Mon, 05 Oct 2009 14:22:12 +0200 source-highlight-qt (0.1-0ubuntu2) karmic; urgency=low * Really build and install the doxygen documentation. -- Cesare Tirabassi Tue, 11 Aug 2009 21:22:57 +0200 source-highlight-qt (0.1-0ubuntu1) karmic; urgency=low * Initial release (LP: #407896). -- Cesare Tirabassi Sun, 02 Aug 2009 10:14:47 +0200 debian/control0000644000000000000000000000326112016167142010573 0ustar Source: source-highlight-qt Section: devel Priority: extra Maintainer: Cesare Tirabassi Build-Depends: debhelper (>= 7.0.50~), pkg-config, libqt4-dev, libqtwebkit-dev, libsource-highlight-dev (>= 3.1.1), source-highlight (>= 3.1.1), doxygen, texinfo, libboost-regex-dev, dh-autoreconf, graphviz Homepage: http://srchiliteqt.sourceforge.net/ Standards-Version: 3.8.4 Package: libsource-highlight-qt4-3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: source-highlight Description: Syntax highlighting library for Qt (shared library) A library for performing syntax highlighting in Qt using the GNU Source-Highlight library . This package contains the shared library. Package: libsource-highlight-qt4-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libsource-highlight-qt4-3 (= ${binary:Version}), libsource-highlight-dev, libqt4-dev, libqtwebkit-dev Conflicts: libsource-highlight-qt4 Provides: libsource-highlight-qt4 Suggests: libsource-highlight-qt4-doc Description: Syntax highlighting library for Qt (development files) A library for performing syntax highlighting in Qt using the GNU Source-Highlight library . This package contains the development libraries/utilities and headers needed to use the shared library from your own programs. Package: libsource-highlight-qt4-doc Section: doc Architecture: all Recommends: libsource-highlight-qt4-dev Depends: ${misc:Depends} Description: Syntax highlighting library for Qt (API documentation) A library for performing syntax highlighting in Qt using the GNU Source-Highlight library . This package contains the API documentation for the shared library. debian/rules0000755000000000000000000000016112016166365010252 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --with-doxygen debian/watch0000644000000000000000000000013212016166365010221 0ustar version=3 http://sf.net/srchiliteqt/source-highlight-qt-([\d\.]+)\.tar\.gz debian uupdate debian/libsource-highlight-qt4-dev.install0000644000000000000000000000020712016166365016001 0ustar usr/lib/libsource-highlight-qt4.a usr/lib/libsource-highlight-qt4.so usr/lib/pkgconfig/source-highlight-qt4.pc usr/include/srchiliteqt debian/libsource-highlight-qt4-3.install0000644000000000000000000000001712016166365015364 0ustar usr/lib/*.so.* debian/patches/0000755000000000000000000000000012016166365010623 5ustar debian/patches/fix-no-add-needed-build.patch0000644000000000000000000000152512016166365016114 0ustar Description: add missing link against libsource-highlight required by ld --no-add-needed Author: Julian Taylor Bug: https://bugs.launchpad.net/ubuntu/+source/source-highlight-qt/+bug/756173 Index: source-highlight-qt/tests/Makefile.am =================================================================== --- source-highlight-qt.orig/tests/Makefile.am 2011-07-07 16:02:31.233982547 +0200 +++ source-highlight-qt/tests/Makefile.am 2011-07-07 16:02:21.893982541 +0200 @@ -6,7 +6,7 @@ AM_CXXFLAGS = $(QT_CXXFLAGS) AM_CPPFLAGS = $(QT_CPPFLAGS) $(SRCHILITE_CFLAGS) AM_LDFLAGS = $(QT_LDFLAGS) -no-install -LDADD = $(QT_LIBS) +LDADD = $(QT_LIBS) -lsource-highlight if USE_QT4 @@ -50,4 +50,4 @@ EXTRA_DIST = simple.lang tests.pro -LANGFILES = simple.lang \ No newline at end of file +LANGFILES = simple.lang debian/patches/series0000644000000000000000000000003612016166365012037 0ustar fix-no-add-needed-build.patch debian/libsource-highlight-qt4-doc.info0000644000000000000000000000003512016166365015254 0ustar doc/source-highlight-qt.info debian/compat0000644000000000000000000000000212016166365010372 0ustar 7 debian/source-highlight-qt-doc.doc-base0000644000000000000000000000063112016166365015225 0ustar Document: libsource-highlight-qt Title: libsource-highlight-qt Library Documentation Author: Lorenzo Bettini Abstract: This reference describes the libsource-highlight-qt library and details how to program using it. Section: Programming Format: HTML Index: /usr/share/doc/libsource-highlight-qt4-doc/api/index.html Files: /usr/share/doc/libsource-highlight-qt4-doc/api/*.html