debian/0000755000000000000000000000000011654602743007176 5ustar debian/control0000644000000000000000000000255011563460623010601 0ustar Source: morla Section: editors Priority: optional Maintainer: Maintainer: Jonas Smedegaard Build-Depends: cdbs (>= 0.4.70~), autotools-dev, devscripts (>= 2.10.7~), debhelper (>= 6), dh-buildinfo, libglib2.0-dev, libgtk2.0-dev, gettext, libgconf2-dev, libxslt1-dev, libnxml0-dev, libcurl4-gnutls-dev, librasqal3-dev, librdf0-dev, graphviz, pkg-config, netpbm Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/morla.git Vcs-Browser: http://git.debian.org/?p=collab-maint/morla.git Homepage: http://morlardf.net/ Package: morla Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: spidermonkey-bin Description: GTK+ RDF editor With Morla you can manage more RDF documents simultaneously, visualize graphs, use templates for quick writing and exec SPARQL/RDQL queries. . You can import RDFS documents and use their content to write new RDF triples. Templates are also RDF documents, and they make Morla easily customizable and expandable. You can embed Javascript code in your templates so you can validate and change user inputs. . Morla is also a modular software so you can add functionality to the save, open and view procedures. . You can also use Morla as an RDF navigator, wandering among the net knots of the RDF documents present on internet exactly as we are used to do with web browsers. debian/copyright0000644000000000000000000001025211563433650011127 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: morla Upstream-Contact: Andrea Marchesini Source: http://www.morlardf.net/ Files: * Copyright: 2005-2007, bakunin - Andrea Marchesini License: GPL-2+ Files: */Makefile.in Copyright: 1994-2005, Free Software Foundation, Inc. License: GAP~Makefile.in Files: config.guess config.sub depcomp ltmain.sh missing Copyright: 1996-2008, Free Software Foundation, Inc. License: GPL-2+ with Autoconf exception As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. Files: configure Copyright: 1992-1996,1998-2010, Free Software Foundation, Inc. License: GAP~configure Files: aclocal.m4 Copyright: 1996-2005, Free Software Foundation, Inc. License: GAP Files: src/splash.c Copyright: 1995, Peter Mattis 1995, Spencer Kimball License: GPL-2+ Files: install-sh Copyright: 1994, X Consortium License: Expat~X with X exception Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. Files: po/Makefile.in.in Copyright: 1995-1997, Ulrich Drepper License: GAP~gettext Files: debian/* Copyright: 2007, Luca Brivio 2008, Jonas Smedegaard License: GPL-2+ License: GPL-2+ This program may be distributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation (the "GPL"); either version 2 of the GPL, or (at your option) any later version. . When distributed under the terms of the GPL, this program 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 GPL for more details. Comment: On Debian systems the GNU General Public License (GPL) version 2 is locted in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . License: GAP This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. License: GAP~Makefile.in This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. License: GAP~configure This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. License: GAP~gettext This file file be copied and used freely without restrictions. It can be used in projects which are not available under the GNU Public License but which still want to provide support for the GNU gettext functionality. License: Expat~X Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/mime0000644000000000000000000000020611057200117010030 0ustar text/rdf; /usr/bin/morla %s; edit=/usr/bin/morla %s; nametemplate=%s.rdf; description="RDF file"; test=test -n "$DISPLAY"; priority=5 debian/watch0000644000000000000000000000017411057174405010225 0ustar # run the "uscan" command to check for upstream updates and more. version=3 http://www.morlardf.net/src/morla-(.*)\.tar\.gz debian/menu0000644000000000000000000000026011057200011010036 0ustar ?package(morla):\ needs="X11"\ section="Applications/Editors"\ title="Morla"\ longtitle="RDF editor"\ command="/usr/bin/morla"\ icon="/usr/share/pixmaps/morla.xpm" debian/gbp.conf0000644000000000000000000000014611442224275010611 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/patches/0000755000000000000000000000000011654576365010637 5ustar debian/patches/1003_fix_raptor_api.patch0000644000000000000000000000423211563456436015325 0ustar Description: Upstream changes introduced in version 0.16.1-1 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . morla (0.16.1-1) unstable; urgency=low . [ Jonas Smedegaard ] * Initial official release for Debian. Closes: bug#431824. . [ Luca Brivio ] (cherry-picked by Jonas Smedegaard from earlier separate packaging) * Set as Section editors (not utils). * Shorten homepage (drop unneeded leading www). * Recommend spidermonkey-bin. * Extend menu to use pixmap and longtitle, and capitalize title. * Tighten build-dependency on libxslt1-dev to 1.0 or higher. * Build-depend on graphviz. . The person named in the Author field signed this changelog entry. Author: Jonas Smedegaard Bug-Debian: http://bugs.debian.org/431824 --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- a/src/query.c +++ b/src/query.c @@ -1400,7 +1400,11 @@ #endif uri_string = raptor_uri_filename_to_uri_string (""); +#ifdef USE_RASQAL_OLD base_uri = raptor_new_uri (uri_string); +#else + base_uri = raptor_new_uri (rasqal, uri_string); +#endif raptor_free_memory (uri_string); } @@ -1419,11 +1423,7 @@ if (query) { - rasqal_query_set_fatal_error_handler (query, NULL, - query_rasqal_error); - rasqal_query_set_error_handler (query, NULL, query_rasqal_error); - rasqal_query_set_warning_handler (query, NULL, - query_rasqal_warning); + rasqal_world_set_log_handler (query, NULL, query_rasqal_error); if (rasqal_query_prepare (query, (const unsigned char *) buf, base_uri)) debian/patches/1004_Werror_format_security.patch0000644000000000000000000000200411654576365017077 0ustar Description: add format arguments to avoid error with -Werror=format-security Origin: vendor Bug-Debian: http://bugs.debian.org/643442 Forwarded: no Author: gregor herrmann Last-Update: 2011-11-03 --- a/src/about.c +++ b/src/about.c @@ -255,7 +255,7 @@ gtk_table_attach (GTK_TABLE (box), button, 0, 1, i, i + 1, GTK_EXPAND | GTK_FILL, GTK_EXPAND, 3, 3); - g_snprintf (s, sizeof (s), librdf_version_string); + g_snprintf (s, sizeof (s), "%s", librdf_version_string); label = gtk_label_new (s); gtk_table_attach (GTK_TABLE (box), label, 1, 2, i, i + 1, GTK_EXPAND | GTK_FILL, GTK_EXPAND, 3, 3); @@ -271,7 +271,7 @@ gtk_table_attach (GTK_TABLE (box), button, 0, 1, i, i + 1, GTK_EXPAND | GTK_FILL, GTK_EXPAND, 3, 3); - g_snprintf (s, sizeof (s), rasqal_version_string); + g_snprintf (s, sizeof (s), "%s", rasqal_version_string); label = gtk_label_new (s); gtk_table_attach (GTK_TABLE (box), label, 1, 2, i, i + 1, GTK_EXPAND | GTK_FILL, GTK_EXPAND, 3, 3); debian/patches/1002_support_recent_GtkHTML.patch0000644000000000000000000000114111563450544016652 0ustar --- a/configure.ac +++ b/configure.ac @@ -49,8 +49,8 @@ AC_ARG_WITH(gtkhtml, AC_HELP_STRING([--with-gtkhtml=none|auto (default=auto)],[do you want gtkhtml?]), GTKHTML=$withval, GTKHTML=auto) PKG_CHECK_MODULES(gtkhtml, [ - libgtkhtml-2.0 >= 2.0.0 -], gtkhtml="libgtkhtml-2.0 >= 2.0.0", gtkhtml="") + libgtkhtml-3.14 +], gtkhtml="libgtkhtml-3.14", gtkhtml="") if test "$GTKHTML" = none; then gtkhtml="" --- a/src/editor.h +++ b/src/editor.h @@ -30,7 +30,7 @@ #include #ifdef USE_GTKHTML -# include +# include #endif #ifdef ENABLE_NLS debian/patches/README0000644000000000000000000000021111445707135011476 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/series0000644000000000000000000000020011654576077012044 0ustar #1001_support_Debian_mozjs.patch #1002_support_recent_GtkHTML.patch 1003_fix_raptor_api.patch 1004_Werror_format_security.patch debian/patches/1001_support_Debian_mozjs.patch0000644000000000000000000000111111563443403016474 0ustar --- a/configure.ac +++ b/configure.ac @@ -169,6 +169,19 @@ fi if ! test "$HAVE_JS" = yes; then + PKG_CHECK_MODULES(mozilla_js, [mozilla-js], HAVE_JS=yes, HAVE_JS=no); + + if test "$HAVE_JS" = yes; then + LDFLAGS="$LDFLAGS $mozilla_js_LIBS" + CFLAGS="$CFLAGS $mozilla_js_CFLAGS" + + AC_DEFINE(USE_JS) + AC_DEFINE(USE_MOZILLA_JS) + JAVASCRIPT=mozilla + fi + fi + + if ! test "$HAVE_JS" = yes; then PKG_CHECK_MODULES(xulrunner_js, [xulrunner-js], HAVE_JS=yes, HAVE_JS=no); if test "$HAVE_JS" = yes; then debian/compat0000644000000000000000000000000211057174405010370 0ustar 6 debian/copyright_hints0000644000000000000000000001337611563457272012354 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: AUTHORS INSTALL JAVASCRIPT Makefile.am NEWS README config.h.in configure.ac debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/install debian/menu debian/mime debian/patches/1001_support_Debian_mozjs.patch debian/patches/1002_support_recent_GtkHTML.patch debian/patches/1003_fix_raptor_api.patch debian/patches/README debian/patches/series debian/source/format debian/source/local-options debian/watch doap.rdf docs/Makefile.am docs/about.xml docs/error.xml docs/faq.xml docs/functions.xml docs/index.xml docs/links.xml docs/rdf.xml docs/references.xml docs/todo.xml docs/xslt.xslt icons/Makefile.am mkinstalldirs modules/Makefile.am modules/index.xml morla.1.in morla.sh po/ChangeLog po/POTFILES.in src/Makefile.am Copyright: *No copyright* License: UNKNOWN FIXME Files: modules/test.c src/about.c src/blanknode.c src/browser.c src/checks.c src/datatype.c src/dialog.c src/download.c src/edit.c src/file.c src/filechooser.c src/gconf.c src/graph.c src/info.c src/init.c src/js.c src/last.c src/main.c src/maker.c src/merge.c src/module.c src/morla-module.h src/namespace.c src/ntriples.c src/preferences.c src/query.c src/rdf.c src/rdfs.c src/search.c src/textview.c src/unredo.c src/update.c Copyright: 2005-2007, bakunin - Andrea Marchesini License: UNKNOWN FIXME Files: Makefile.in docs/Makefile.in icons/Makefile.in modules/Makefile.in src/Makefile.in Copyright: 1994-2002 License: UNKNOWN FIXME Files: config.guess config.sub Copyright: 1992-1999, 1992-2005 License: GPL-2+ FIXME Files: missing Copyright: 1996-1997, 1999-2000, 2002-2005 License: GPL FIXME Files: depcomp Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc License: GPL FIXME Files: debian/rules Copyright: 2007, Luca Brivio 2008, 2011 Jonas Smedegaard check is done before reconfiguring autotools License: GPL FIXME Files: configure Copyright: (ISLOWER ? 'A' + ( - 'a') : ) (ISLOWER ? ( | 0x40) : ) 1992-1996, 1998-2001, 1996-2008, 2010, Free Software Foundation, Inc License: GPL-2+ FIXME Files: ltmain.sh Copyright: 1996-2001, 2003-2006 2008, Free Software Foundation, Inc License: GPL-2+ FIXME Files: aclocal.m4 Copyright: 1995-2002, Free Software Foundation, Inc 1996, 1998, 2000-2005, 1996-1997, 1999-2003, 2005 1996-1997, 2000-2001, 2003, 2005, 1996-2004, 1996-2005, 1996-2008, 1997, 1999-2001, 2003, 2005 1997, 2000-2001, 2003-2005, 1999-2005, 2001, 2003, 2005, Free Software Foundation, Inc 2001-2003, 2005 Free Software Foundation, Inc 2001-2004, Red Hat, Inc 2002-2003, 2005 Free Software Foundation, Inc 2003, 2005 Free Software Foundation, Inc 2003-2005, Free Software Foundation, Inc 2004, Scott James Remnant 2004-2005, Free Software Foundation, Inc License: GPL-2+ FIXME Files: COPYING Copyright: 1989, 1991 Free Software Foundation, Inc HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES disclaimer" for the program, if holder saying it may be distributed holder who places the Program under this License interest in the program law: the software, and year name of author License: GPL-2+ FIXME Files: src/splash.c Copyright: 1995, Spencer Kimball and Peter Mattis License: GPL-2+ FIXME Files: install-sh Copyright: 1994, X Consortium License: MIT/X11 (BSD like) FIXME Files: src/editor.h Copyright: " 2005-2007, - GPL - Andrea Marchesini" 2005-2007, bakunin - Andrea Marchesini License: UNKNOWN FIXME Files: morla Copyright: 2005-2007, Andrea Marchesini License: UNKNOWN FIXME Files: src/morla.h Copyright: 2005-2007, Andrea Marchesini\n" License: UNKNOWN FIXME Files: src/navigator.c Copyright: 2005-2007, bakunin - Andrea Marchesini Ci va! S'il porte, sĂpulcral, ce Elle? Tenu. Etna but (item mal famĂ), degrĂ vide Guelfe, zĂbreur Ă  Gibelin tuĂ Perec. L'arc lu pèse trop, lis Ă  vice-versa banale, le Malstrom, Alep, mort ĂdulcorĂ, crĂŞpe binĂ ? gnaule ?) verts bonzes, Samaritain, Tora, vilains monstres (idolâtre DNA en sus) bĂdeau (quel bât ce JĂsus!). Palace piĂgĂ, TorpĂdo drue si Ă  fellah canon! Leur cruel gibet te d'Aladine. D'or, NoĂ«l: crèche (l'an ici taverne gelĂe d'Ăcole, vĂniel, ah, le verbe enivrĂ (ne de ce dĂsir brisĂ d'un iota. Livre si aboli, tes sacres ont ĂreintĂ de l'âne vairon du Père du toc cabotin et nĂ du Perec: Regret et niĂ. Tetanos. Etna dès boustrophĂdon rĂpudiĂ. Boiser. RĂvèle la vache (Ă  ne pas estimer) (flic assermentĂ me ravale: le verre si obĂi du Pernod -- ni Ă  mort-nĂ des bots. Rivez! Les Etna nue du sĂrum: rumeur Ă  la radicale (elle s'en ira...), stĂrile rejailli si vertu Ă  la part tarifĂ (dĂcalitres ?) et nul n'a lu trop sur sa nullitĂ (nu Ă  je) belge: ipsĂitĂ banale. L' (eh tu perças? License: UNKNOWN FIXME Files: po/it.po Copyright: 2005-2006, - GPL - Andrea Marchesini" 2006, THE morla'S HOLDER Lib Rasqal:\n" License: UNKNOWN FIXME Files: src/help.c Copyright: - Juvitalia, mai amata. Il boato n’eruppe su 2005-2007, bakunin - Andrea Marchesini e noi: su fallo (caso a favore pago fui per attori, dive, divi (lo tacerò pose, ire, rapidi License: UNKNOWN FIXME Files: po/it.gmo Copyright: Lib Rasqal: License: UNKNOWN FIXME Files: po/Makefile.in.in Copyright: 1995-1997, Ulrich Drepper License: UNKNOWN FIXME Files: po/morla.pot Copyright: YEAR THE PACKAGE'S HOLDER License: UNKNOWN FIXME Files: src/template.c Copyright: 2005-2007, bakunin - Andrea Marchesini gluisce License: UNKNOWN FIXME Files: ChangeLog Copyright: updated License: UNKNOWN FIXME debian/README.source0000644000000000000000000000361311457302725011356 0ustar Building this package for Debian -------------------------------- This source package need no special handling for normal package builds. Developing this package for Debian ---------------------------------- The source of this package is developed using git and the helper tool git-buildpackage, with all official releases tagged and signed and binary diffs of tarballs stored using pristine-tar. This is documented below /usr/share/doc/git-buildpackage/manual-html/ . A custom build target shows current upstream and packaging versions: debian/rules print-version Current upstream tarball can be prepared using this other build target: debian/rules get-orig-source To switch to newer upstream source, first add a dummy changelog entry and comment out DEB_UPSTREAM_TARBALL_MD5 before getting the source: dch -v ${new_upstream_version}-1 "Dummy changelog entry" sed -i -e 's/^\(DEB_UPSTREAM_TARBALL_MD5\b\)/#\1/' debian/rules debian/rules get-orig-source Store new md5sum to help ensure identical source is received later. Setting DEB_MAINTAINER_MODE=1 enables additional build routines helpful during development of the package, but unfit for normal builds. This typically includes the CDBS feature of auto-updating debian/control with CDBS-related build-dependencies, which is forbidden by Debian Policy as build environment must not change during automated builds. Maintaining packaging build routines ------------------------------------ This source package wraps debhelper commands and other tedious parts of the build routines using the CDBS framework. Please refer to the actual makefile snippets included from debian/rules for details on their purpose and ways to override defaults. Additionally, makefile snippets included from below /usr/share/cdbs may also be documented in /usr/share/doc/cdbs/cdbs-doc.pdf.gz . -- Jonas Smedegaard Thu, 26 Feb 2009 21:28:29 +0100 debian/changelog0000644000000000000000000000176311654602741011055 0ustar morla (0.16.1-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: about.c:258:3: error: format not a string literal and no format arguments [-Werror=format-security]": add patch 1004_Werror_format_security.patch (add format argument to g_snprintf() calls). Closes: #643442 * Fix (post)install target in debian/rules (closes: #633242). -- gregor herrmann Thu, 03 Nov 2011 22:20:55 +0100 morla (0.16.1-1) unstable; urgency=low [ Jonas Smedegaard ] * Initial official release for Debian. Closes: bug#431824. [ Luca Brivio ] (cherry-picked by Jonas Smedegaard from earlier separate packaging) * Set as Section editors (not utils). * Shorten homepage (drop unneeded leading www). * Recommend spidermonkey-bin. * Extend menu to use pixmap and longtitle, and capitalize title. * Tighten build-dependency on libxslt1-dev to 1.0 or higher. * Build-depend on graphviz. -- Jonas Smedegaard Sat, 14 May 2011 13:03:50 +0200 debian/install0000644000000000000000000000004311057200076010552 0ustar debian/morla.xpm usr/share/pixmaps debian/source/0000755000000000000000000000000011474465362010502 5ustar debian/source/format0000644000000000000000000000001411442224275011677 0ustar 3.0 (quilt) debian/control.in0000644000000000000000000000214211563460116011200 0ustar Source: morla Section: editors Priority: optional Maintainer: Maintainer: Jonas Smedegaard Build-Depends: @cdbs@ Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/morla.git Vcs-Browser: http://git.debian.org/?p=collab-maint/morla.git Homepage: http://morlardf.net/ Package: morla Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: spidermonkey-bin Description: GTK+ RDF editor With Morla you can manage more RDF documents simultaneously, visualize graphs, use templates for quick writing and exec SPARQL/RDQL queries. . You can import RDFS documents and use their content to write new RDF triples. Templates are also RDF documents, and they make Morla easily customizable and expandable. You can embed Javascript code in your templates so you can validate and change user inputs. . Morla is also a modular software so you can add functionality to the save, open and view procedures. . You can also use Morla as an RDF navigator, wandering among the net knots of the RDF documents present on internet exactly as we are used to do with web browsers. debian/rules0000755000000000000000000000450011654602662010255 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2007 Luca Brivio # Copyright © 2008, 2011 Jonas Smedegaard # Description: Main Debian packaging script for morla # # This program 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, or (at # your option) any later version. # # This program 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 program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk # Autoreconf needed only if enabling patches currently broken #include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_URL = http://www.morlardf.net/src/ DEB_UPSTREAM_TARBALL_MD5 = 944fc4f999b145c74f91f20a5548bb76 # Needed by upstream build process # GtkHTML and JavaScript support needs enabling + improving patches CDBS_BUILD_DEPENDS += , libglib2.0-dev, libgtk2.0-dev, gettext, libgconf2-dev #CDBS_BUILD_DEPENDS += , libgtkhtml3.14-dev, libmozjs-dev CDBS_BUILD_DEPENDS += , libxslt1-dev, libnxml0-dev, libcurl4-gnutls-dev, librasqal3-dev, librdf0-dev CDBS_BUILD_DEPENDS += , graphviz, pkg-config # Needed by our packaging routines CDBS_BUILD_DEPENDS += , netpbm DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^.*\.(png)|debian/(changelog|copyright(|_hints|_newhints))$ # Avoid virtually empty NEWS and README DEB_INSTALL_DOCS_ALL = DEB_INSTALL_DOCS_ALL += JAVASCRIPT DEB_INSTALL_EXAMPLES_morla = doap.rdf # Generate pixmap file for use as menu icon build/morla:: pngtopnm icons/32_color.png | ppmtoxpm -name morla > debian/morla.xpm clean:: rm -f debian/morla.xpm # ensure copyright check is done before reconfiguring autotools debian/autoreconf.after: debian/stamp-copyright-check # Avoid development files install/morla:: rm -rf $(DEB_DESTDIR)/usr/include rm -f $(DEB_DESTDIR)/usr/lib/morla/*.a $(DEB_DESTDIR)/usr/lib/morla/*.la