debian/0000775000000000000000000000000012266164156007201 5ustar debian/rules0000775000000000000000000000114112266164125010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with autoreconf override_dh_install: dh_install rm -vrf $(CURDIR)/debian/gtkaml/usr/lib/libgtkaml.la \ $(CURDIR)/debian/gtkaml/usr/lib/libgtkaml.so \ $(CURDIR)/debian/gtkaml/usr/lib/libgtkaml.so.0 mv $(CURDIR)/debian/gtkaml/usr/lib/libgtkaml.so.* \ $(CURDIR)/debian/gtkaml/usr/lib/libgtkaml.so.0 override_dh_installchangelogs: # quite useless... dh_installchangelogs -XChangeLog override_dh_compress: dh_compress -Xexamples override_dh_strip: dh_strip --dbg-package gtkaml-dbg debian/watch0000664000000000000000000000017011701032224010207 0ustar version=3 http://code.google.com/p/gtkaml/downloads/list \ http://gtkaml.googlecode.com/files/gtkaml-(\d+.*)\.tar\.bz2 debian/changelog0000664000000000000000000000216512266164151011052 0ustar gtkaml (0.5.91-1ubuntu2) trusty; urgency=medium * Use dh-autoreconf to get new libtool macros for ppc64el. -- Logan Rosen Fri, 17 Jan 2014 03:22:54 -0500 gtkaml (0.5.91-1ubuntu1) quantal; urgency=low * debian/patches/ld-as-needed.patch: Fix the order in gtkamlc_LDADD to fix linking with ld --as-needed. -- Michael Bienia Thu, 17 May 2012 16:22:36 +0200 gtkaml (0.5.91-1) unstable; urgency=low * New upstream version * Standards-Version bump to 3.9.2 * Bump dependency on vala to 0.14 * Restrict dependency on glib to >= 2.12.0 * Patches removed * Examples have been removed from upstream tarball -- David Paleino Wed, 04 Jan 2012 12:14:21 +0100 gtkaml (0.4.2-2) unstable; urgency=low * Also add examples from the source distribution to the binary package, and fix their makefiles to work with an installed package. -- David Paleino Tue, 15 Mar 2011 11:06:35 +0100 gtkaml (0.4.2-1) unstable; urgency=low * Initial release (Closes: #618444) -- David Paleino Tue, 15 Mar 2011 10:37:47 +0100 debian/gtkaml.install0000664000000000000000000000006211701032224012025 0ustar usr/ #usr/bin/ #usr/share/gtkaml/ #usr/share/man/ debian/gtkaml.lintian-overrides0000664000000000000000000000024611701032224014021 0ustar # libgtkaml0 is currently meant to be a "private" library gtkaml: package-name-doesnt-match-sonames libgtkaml0 gtkaml: no-symbols-control-file usr/lib/libgtkaml.so.0 debian/compat0000664000000000000000000000000211701032224010356 0ustar 8 debian/libgtkaml-dev.install0000664000000000000000000000011211701032224013264 0ustar usr/include/ usr/lib/*/libgtkaml.so usr/lib/*/pkgconfig/ usr/share/vala*/ debian/copyright0000664000000000000000000000256311701032224011121 0ustar Format: http://dep.debian.net/deps/dep5 Source: http://code.google.com/p/gtkaml/downloads/list Files: * Copyright: © 2008-2011, Vlad Grecescu License: LGPL-2.1+ Files: debian/* Copyright: © 2011, David Paleino License: LGPL-2.1+ Files: src/GtkamlCodeContext.vala src/GtkamlCompiler-0.10.vala src/GtkamlCompiler.vala Copyright: © 1996-2002, 2004-2006, Free Software Foundation, Inc. © 2006-2010, Jürg Billeter License: LGPL-2.1+ Files: src/GtkonParser.vala Copyright: © 2010, pancake License: LGPL-2.1+ 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 of the License, or (at your option) any later version. . 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 Lesser 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 . X-Comment: on Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". debian/source/0000775000000000000000000000000011701032224010460 5ustar debian/source/format0000664000000000000000000000001411701032224011666 0ustar 3.0 (quilt) debian/libgtkaml0.symbols0000664000000000000000000002643611701032224012633 0ustar libgtkaml.so.0 libgtkaml0 #MINVER# checkforindent@Base 0.5.91 first_class@Base 0.5.91 genie_closetag@Base 0.5.91 genie_indent@Base 0.5.91 genie_mode@Base 0.5.91 gtkaml_ast_markup_attribute_construct@Base 0.5.91 gtkaml_ast_markup_attribute_construct_with_type@Base 0.5.91 gtkaml_ast_markup_attribute_generate_literal@Base 0.5.91 gtkaml_ast_markup_attribute_get_assignment@Base 0.5.91 gtkaml_ast_markup_attribute_get_attribute_name@Base 0.5.91 gtkaml_ast_markup_attribute_get_attribute_value@Base 0.5.91 gtkaml_ast_markup_attribute_get_expression@Base 0.5.91 gtkaml_ast_markup_attribute_get_target_type@Base 0.5.91 gtkaml_ast_markup_attribute_get_type@Base 0.5.91 gtkaml_ast_markup_attribute_new@Base 0.5.91 gtkaml_ast_markup_attribute_new_with_type@Base 0.5.91 gtkaml_ast_markup_attribute_ref@Base 0.5.91 gtkaml_ast_markup_attribute_resolve@Base 0.5.91 gtkaml_ast_markup_attribute_set_target_type@Base 0.5.91 gtkaml_ast_markup_attribute_unref@Base 0.5.91 gtkaml_ast_markup_child_tag_construct@Base 0.5.91 gtkaml_ast_markup_child_tag_generate_add@Base 0.5.91 gtkaml_ast_markup_child_tag_get_initializer@Base 0.5.91 gtkaml_ast_markup_child_tag_get_parent_tag@Base 0.5.91 gtkaml_ast_markup_child_tag_get_standalone@Base 0.5.91 gtkaml_ast_markup_child_tag_get_type@Base 0.5.91 gtkaml_ast_markup_child_tag_resolve_composition_method@Base 0.5.91 gtkaml_ast_markup_child_tag_set_parent_tag@Base 0.5.91 gtkaml_ast_markup_child_tag_set_standalone@Base 0.5.91 gtkaml_ast_markup_complex_attribute_construct@Base 0.5.91 gtkaml_ast_markup_complex_attribute_get_type@Base 0.5.91 gtkaml_ast_markup_complex_attribute_new@Base 0.5.91 gtkaml_ast_markup_member_construct@Base 0.5.91 gtkaml_ast_markup_member_get_access@Base 0.5.91 gtkaml_ast_markup_member_get_member_name@Base 0.5.91 gtkaml_ast_markup_member_get_property_spec@Base 0.5.91 gtkaml_ast_markup_member_get_type@Base 0.5.91 gtkaml_ast_markup_member_new@Base 0.5.91 gtkaml_ast_markup_reference_construct@Base 0.5.91 gtkaml_ast_markup_reference_get_existing_name@Base 0.5.91 gtkaml_ast_markup_reference_get_type@Base 0.5.91 gtkaml_ast_markup_reference_new@Base 0.5.91 gtkaml_ast_markup_root_construct@Base 0.5.91 gtkaml_ast_markup_root_get_type@Base 0.5.91 gtkaml_ast_markup_root_new@Base 0.5.91 gtkaml_ast_markup_tag_add_child_tag@Base 0.5.91 gtkaml_ast_markup_tag_add_markup_attribute@Base 0.5.91 gtkaml_ast_markup_tag_construct@Base 0.5.91 gtkaml_ast_markup_tag_generate@Base 0.5.91 gtkaml_ast_markup_tag_generate_attributes@Base 0.5.91 gtkaml_ast_markup_tag_generate_construct@Base 0.5.91 gtkaml_ast_markup_tag_generate_preconstruct@Base 0.5.91 gtkaml_ast_markup_tag_generate_public_ast@Base 0.5.91 gtkaml_ast_markup_tag_get_attribute@Base 0.5.91 gtkaml_ast_markup_tag_get_child_tags@Base 0.5.91 gtkaml_ast_markup_tag_get_class_expression@Base 0.5.91 gtkaml_ast_markup_tag_get_creation_method_candidates@Base 0.5.91 gtkaml_ast_markup_tag_get_data_type@Base 0.5.91 gtkaml_ast_markup_tag_get_full_name@Base 0.5.91 gtkaml_ast_markup_tag_get_markup_attributes@Base 0.5.91 gtkaml_ast_markup_tag_get_markup_class@Base 0.5.91 gtkaml_ast_markup_tag_get_me@Base 0.5.91 gtkaml_ast_markup_tag_get_resolved_type@Base 0.5.91 gtkaml_ast_markup_tag_get_source_reference@Base 0.5.91 gtkaml_ast_markup_tag_get_tag_name@Base 0.5.91 gtkaml_ast_markup_tag_get_tag_namespace@Base 0.5.91 gtkaml_ast_markup_tag_get_text@Base 0.5.91 gtkaml_ast_markup_tag_get_type@Base 0.5.91 gtkaml_ast_markup_tag_remove_attribute@Base 0.5.91 gtkaml_ast_markup_tag_remove_child_tag@Base 0.5.91 gtkaml_ast_markup_tag_replace_child_tag@Base 0.5.91 gtkaml_ast_markup_tag_resolve@Base 0.5.91 gtkaml_ast_markup_tag_resolve_attributes@Base 0.5.91 gtkaml_ast_markup_tag_resolve_creation_method@Base 0.5.91 gtkaml_ast_markup_tag_resolve_creation_method_failed@Base 0.5.91 gtkaml_ast_markup_tag_set_data_type@Base 0.5.91 gtkaml_ast_markup_tag_set_source_reference@Base 0.5.91 gtkaml_ast_markup_tag_set_tag_name@Base 0.5.91 gtkaml_ast_markup_tag_set_tag_namespace@Base 0.5.91 gtkaml_ast_markup_tag_set_text@Base 0.5.91 gtkaml_ast_markup_temp_construct@Base 0.5.91 gtkaml_ast_markup_temp_get_type@Base 0.5.91 gtkaml_ast_markup_temp_new@Base 0.5.91 gtkaml_ast_markup_unresolved_tag_construct@Base 0.5.91 gtkaml_ast_markup_unresolved_tag_get_type@Base 0.5.91 gtkaml_ast_markup_unresolved_tag_new@Base 0.5.91 gtkaml_ast_param_spec_markup_attribute@Base 0.5.91 gtkaml_ast_value_get_markup_attribute@Base 0.5.91 gtkaml_ast_value_set_markup_attribute@Base 0.5.91 gtkaml_ast_value_take_markup_attribute@Base 0.5.91 gtkaml_callable_construct@Base 0.5.91 gtkaml_callable_get_member@Base 0.5.91 gtkaml_callable_get_name@Base 0.5.91 gtkaml_callable_get_parameters@Base 0.5.91 gtkaml_callable_get_parent_symbol@Base 0.5.91 gtkaml_callable_get_type@Base 0.5.91 gtkaml_callable_new@Base 0.5.91 gtkaml_callable_ref@Base 0.5.91 gtkaml_callable_unref@Base 0.5.91 gtkaml_code_context_check@Base 0.5.91 gtkaml_code_context_construct@Base 0.5.91 gtkaml_code_context_get_markup_resolver@Base 0.5.91 gtkaml_code_context_get_markuphints_path@Base 0.5.91 gtkaml_code_context_get_resolver@Base 0.5.91 gtkaml_code_context_get_type@Base 0.5.91 gtkaml_code_context_new@Base 0.5.91 gtkaml_code_parser_provider_get_code_parser@Base 0.5.91 gtkaml_code_parser_provider_get_type@Base 0.5.91 gtkaml_code_parser_provider_set_code_parser@Base 0.5.91 gtkaml_data_type_parent_construct@Base 0.5.91 gtkaml_data_type_parent_get_data_type@Base 0.5.91 gtkaml_data_type_parent_get_type@Base 0.5.91 gtkaml_data_type_parent_new@Base 0.5.91 gtkaml_markup_hint_add_composition_method@Base 0.5.91 gtkaml_markup_hint_add_composition_method_parameter@Base 0.5.91 gtkaml_markup_hint_add_creation_method@Base 0.5.91 gtkaml_markup_hint_add_creation_method_parameter@Base 0.5.91 gtkaml_markup_hint_construct@Base 0.5.91 gtkaml_markup_hint_get_composition_method_names@Base 0.5.91 gtkaml_markup_hint_get_composition_method_parameters@Base 0.5.91 gtkaml_markup_hint_get_creation_method_parameters@Base 0.5.91 gtkaml_markup_hint_get_type@Base 0.5.91 gtkaml_markup_hint_new@Base 0.5.91 gtkaml_markup_hint_ref@Base 0.5.91 gtkaml_markup_hint_unref@Base 0.5.91 gtkaml_markup_hints_store_construct@Base 0.5.91 gtkaml_markup_hints_store_get_type@Base 0.5.91 gtkaml_markup_hints_store_new@Base 0.5.91 gtkaml_markup_hints_store_parse@Base 0.5.91 gtkaml_markup_hints_store_ref@Base 0.5.91 gtkaml_markup_hints_store_unref@Base 0.5.91 gtkaml_markup_namespace_construct@Base 0.5.91 gtkaml_markup_namespace_get_explicit_prefix@Base 0.5.91 gtkaml_markup_namespace_get_type@Base 0.5.91 gtkaml_markup_namespace_new@Base 0.5.91 gtkaml_markup_namespace_set_explicit_prefix@Base 0.5.91 gtkaml_markup_parser_construct@Base 0.5.91 gtkaml_markup_parser_get_type@Base 0.5.91 gtkaml_markup_parser_new@Base 0.5.91 gtkaml_markup_parser_parse@Base 0.5.91 gtkaml_markup_parser_parse_markup@Base 0.5.91 gtkaml_markup_resolver_construct@Base 0.5.91 gtkaml_markup_resolver_generate_markup_tag@Base 0.5.91 gtkaml_markup_resolver_get_composition_method_candidates@Base 0.5.91 gtkaml_markup_resolver_get_composition_methods_cached@Base 0.5.91 gtkaml_markup_resolver_get_default_parameters@Base 0.5.91 gtkaml_markup_resolver_get_type@Base 0.5.91 gtkaml_markup_resolver_new@Base 0.5.91 gtkaml_markup_resolver_resolve@Base 0.5.91 gtkaml_markup_resolver_resolve_markup_tag@Base 0.5.91 gtkaml_markup_resolver_search_method_or_signal@Base 0.5.91 gtkaml_markup_resolver_search_symbol@Base 0.5.91 gtkaml_markup_resolver_visit_markup_class@Base 0.5.91 gtkaml_markup_scanner_construct@Base 0.5.91 gtkaml_markup_scanner_construct_from_string@Base 0.5.91 gtkaml_markup_scanner_get_gtkaml_uri@Base 0.5.91 gtkaml_markup_scanner_get_source_file@Base 0.5.91 gtkaml_markup_scanner_get_src@Base 0.5.91 gtkaml_markup_scanner_get_type@Base 0.5.91 gtkaml_markup_scanner_new@Base 0.5.91 gtkaml_markup_scanner_new_from_string@Base 0.5.91 gtkaml_markup_scanner_ref@Base 0.5.91 gtkaml_markup_scanner_set_gtkaml_uri@Base 0.5.91 gtkaml_markup_scanner_set_source_file@Base 0.5.91 gtkaml_markup_scanner_unref@Base 0.5.91 gtkaml_markupclass_construct@Base 0.5.91 gtkaml_markupclass_get_markup_root@Base 0.5.91 gtkaml_markupclass_get_type@Base 0.5.91 gtkaml_markupclass_new@Base 0.5.91 gtkaml_markupclass_set_markup_root@Base 0.5.91 gtkaml_namespace_visitor_construct@Base 0.5.91 gtkaml_namespace_visitor_get_type@Base 0.5.91 gtkaml_namespace_visitor_get_using_directives@Base 0.5.91 gtkaml_namespace_visitor_new@Base 0.5.91 gtkaml_pair_construct@Base 0.5.91 gtkaml_pair_get_type@Base 0.5.91 gtkaml_pair_new@Base 0.5.91 gtkaml_pair_ref@Base 0.5.91 gtkaml_pair_unref@Base 0.5.91 gtkaml_param_spec_callable@Base 0.5.91 gtkaml_param_spec_markup_hint@Base 0.5.91 gtkaml_param_spec_markup_hints_store@Base 0.5.91 gtkaml_param_spec_markup_scanner@Base 0.5.91 gtkaml_param_spec_pair@Base 0.5.91 gtkaml_param_spec_property_spec@Base 0.5.91 gtkaml_param_spec_vala_parser@Base 0.5.91 gtkaml_property_spec_construct@Base 0.5.91 gtkaml_property_spec_get_type@Base 0.5.91 gtkaml_property_spec_new@Base 0.5.91 gtkaml_property_spec_ref@Base 0.5.91 gtkaml_property_spec_unref@Base 0.5.91 gtkaml_vala_parser_construct@Base 0.5.91 gtkaml_vala_parser_get_type@Base 0.5.91 gtkaml_vala_parser_new@Base 0.5.91 gtkaml_vala_parser_parse_expression@Base 0.5.91 gtkaml_vala_parser_parse_members@Base 0.5.91 gtkaml_vala_parser_parse_property_declaration@Base 0.5.91 gtkaml_vala_parser_parse_statements@Base 0.5.91 gtkaml_vala_parser_ref@Base 0.5.91 gtkaml_vala_parser_unref@Base 0.5.91 gtkaml_value_get_callable@Base 0.5.91 gtkaml_value_get_markup_hint@Base 0.5.91 gtkaml_value_get_markup_hints_store@Base 0.5.91 gtkaml_value_get_markup_scanner@Base 0.5.91 gtkaml_value_get_pair@Base 0.5.91 gtkaml_value_get_property_spec@Base 0.5.91 gtkaml_value_get_vala_parser@Base 0.5.91 gtkaml_value_set_callable@Base 0.5.91 gtkaml_value_set_markup_hint@Base 0.5.91 gtkaml_value_set_markup_hints_store@Base 0.5.91 gtkaml_value_set_markup_scanner@Base 0.5.91 gtkaml_value_set_pair@Base 0.5.91 gtkaml_value_set_property_spec@Base 0.5.91 gtkaml_value_set_vala_parser@Base 0.5.91 gtkaml_value_take_callable@Base 0.5.91 gtkaml_value_take_markup_hint@Base 0.5.91 gtkaml_value_take_markup_hints_store@Base 0.5.91 gtkaml_value_take_markup_scanner@Base 0.5.91 gtkaml_value_take_pair@Base 0.5.91 gtkaml_value_take_property_spec@Base 0.5.91 gtkaml_value_take_vala_parser@Base 0.5.91 gtkon_parser_construct@Base 0.5.91 gtkon_parser_get_type@Base 0.5.91 gtkon_parser_new@Base 0.5.91 gtkon_parser_parse_file@Base 0.5.91 gtkon_parser_parse_format@Base 0.5.91 gtkon_parser_ref@Base 0.5.91 gtkon_parser_to_file@Base 0.5.91 gtkon_parser_to_string@Base 0.5.91 gtkon_parser_unref@Base 0.5.91 gtkon_parser_use_genie@Base 0.5.91 gtkon_token_free@Base 0.5.91 gtkon_token_new@Base 0.5.91 gtkon_token_new_copy@Base 0.5.91 gtkon_token_to_xml@Base 0.5.91 gtkon_token_type_get_type@Base 0.5.91 gtkon_token_update@Base 0.5.91 has_version@Base 0.5.91 last_type@Base 0.5.91 mustclose@Base 0.5.91 newkeyword@Base 0.5.91 next_token@Base 0.5.91 nextchar@Base 0.5.91 nextiscode@Base 0.5.91 ospaces@Base 0.5.91 param_spec_gtkon_parser@Base 0.5.91 poptoken@Base 0.5.91 pushtoken@Base 0.5.91 rootclass@Base 0.5.91 spaces@Base 0.5.91 tok_idx@Base 0.5.91 tokens@Base 0.5.91 usingcount@Base 0.5.91 value_get_gtkon_parser@Base 0.5.91 value_set_gtkon_parser@Base 0.5.91 value_take_gtkon_parser@Base 0.5.91 debian/gtkaml.links0000664000000000000000000000007211701032224011500 0ustar usr/share/man/man1/gtkamlc.1 /usr/share/man/man1/gtkaml.1 debian/gtkaml.manpages0000664000000000000000000000001211701032224012145 0ustar gtkamlc.1 debian/clean0000664000000000000000000000020611701032224010163 0ustar libgtkaml/*.c libgtkaml/ast/*.c libgtkaml/workarounds/*.c src/*.c libgtkaml/gtkaml-1.0.vapi libgtkaml/gtkaml.vapi libgtkaml/gtkaml.h debian/control0000664000000000000000000000550112266164135010602 0ustar Source: gtkaml Section: devel Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: David Paleino Build-Depends: debhelper (>= 8.1.3~) , dh-autoreconf , valac-0.14 , libvala-0.14-dev , libglib2.0-dev (>= 2.12.0) , libgtk2.0-dev , libxml2-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/gtkaml/ Vcs-Git: git://git.debian.org/collab-maint/gtkaml.git Vcs-Browser: http://git.debian.org/?p=collab-maint/gtkaml.git;a=summary Package: gtkaml Architecture: any Depends: ${shlibs:Depends} , ${misc:Depends} Description: XML application markup language for GTK+ and Vala gtkaml is a XML language that extends the Vala.Parser and aimed at creating valid GTK+ UI classes. It features a compact XML syntax for describing the way Gtk widgets are laid out in custom widgets. Package: gtkaml-dbg Architecture: any Section: debug Depends: ${shlibs:Depends} , ${misc:Depends} , gtkaml (= ${binary:Version}) Description: XML application markup language for GTK+ and Vala - debug symbols gtkaml is a XML language that extends the Vala.Parser and aimed at creating valid GTK+ UI classes. It features a compact XML syntax for describing the way Gtk widgets are laid out in custom widgets. . This package contains the debugging symbols for gtkaml. #Package: libgtkaml0 #Architecture: any #Multi-Arch: same #Depends: # ${shlibs:Depends} # , ${misc:Depends} #Pre-Depends: ${misc:Pre-Depends} #Description: XML application markup language for GTK+ and Vala - library # gtkaml is a XML language that extends the Vala.Parser and aimed at creating # valid GTK+ UI classes. # It features a compact XML syntax for describing the way Gtk widgets are laid # out in custom widgets. # . # This package contains the shared library. #Package: libgtkaml0-dbg #Architecture: any #Multi-Arch: same #Section: debug #Depends: # ${shlibs:Depends} # , ${misc:Depends} # , libgtkaml0 (= ${binary:Version}) #Pre-Depends: ${misc:Pre-Depends} #Description: XML application markup language for GTK+ and Vala - debug symbols # gtkaml is a XML language that extends the Vala.Parser and aimed at creating # valid GTK+ UI classes. # It features a compact XML syntax for describing the way Gtk widgets are laid # out in custom widgets. # . # This package contains the debugging symbols for the shared library. #Package: libgtkaml-dev #Architecture: any #Multi-Arch: foreign #Section: libdevel #Depends: # ${shlibs:Depends} # , ${misc:Depends} # , libgtkaml0 (= ${binary:Version}) #Description: XML application markup language for GTK+ and Vala - headers # gtkaml is a XML language that extends the Vala.Parser and aimed at creating # valid GTK+ UI classes. # It features a compact XML syntax for describing the way Gtk widgets are laid # out in custom widgets. # . # This package contains the development headers. debian/docs0000664000000000000000000000002111701032224010024 0ustar NEWS README TODO debian/patches/0000775000000000000000000000000011755204643010626 5ustar debian/patches/series0000664000000000000000000000004611755204503012036 0ustar 00-fix_build.patch ld-as-needed.patch debian/patches/00-fix_build.patch0000664000000000000000000002553711701032224014026 0ustar From: David Paleino Subject: fix compilation: * pass missing system-wide vapidir * fix installation of .vapi to correct system-wide vapidir Origin: vendor Forwarded: no --- configure | 2 +- configure.ac | 2 +- gtkaml-1.0.pc.in | 2 +- libgtkaml/Makefile.am | 6 +++--- libgtkaml/Makefile.in | 6 +++--- src/Makefile.am | 2 +- src/Makefile.in | 2 +- tests/gtk2/Makefile.am | 24 +++++++++++++----------- tests/gtk2/Makefile.in | 24 +++++++++++++----------- 9 files changed, 37 insertions(+), 33 deletions(-) --- gtkaml.orig/libgtkaml/Makefile.am +++ gtkaml/libgtkaml/Makefile.am @@ -1,6 +1,6 @@ if ENABLE_DOCS - VALADOC_COMMAND=$(VALADOC) -o ../valadoc -b $(top_srcdir) --vapidir . --pkg config --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 --force --doclet=devhelp --package-name=Gtkaml --package-version=$(PACKAGE_VERSION) $^ + VALADOC_COMMAND=$(VALADOC) -o ../valadoc -b $(top_srcdir) --vapidir . --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg config --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 --force --doclet=devhelp --package-name=Gtkaml --package-version=$(PACKAGE_VERSION) $^ else VALADOC_COMMAND= endif @@ -11,7 +11,7 @@ AM_CPPFLAGS = \ $(LIBXML2_CFLAGS) \ -DPACKAGE_DATADIR=\"$(pkgdatadir)\" -vapidir = $(datadir)/vala/vapi +vapidir = $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) dist_vapi_DATA = \ gtkaml-1.0.vapi \ gtkaml-1.0.deps @@ -70,7 +70,7 @@ gtkaml-1.0.vapi : gtkaml.vapi libgtkaml.stamp: $(libgtkaml_la_VALASOURCES) - $(VALAC) -C $(VALAFLAGS) -H gtkaml.h --library gtkaml --vapidir . --pkg config --pkg glib-2.0 --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 $^ + $(VALAC) -C $(VALAFLAGS) -H gtkaml.h --library gtkaml --vapidir . --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg config --pkg glib-2.0 --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 $^ $(VALADOC_COMMAND) touch $@ --- gtkaml.orig/libgtkaml/Makefile.in +++ gtkaml/libgtkaml/Makefile.in @@ -263,14 +263,14 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ @ENABLE_DOCS_FALSE@VALADOC_COMMAND = -@ENABLE_DOCS_TRUE@VALADOC_COMMAND = $(VALADOC) -o ../valadoc -b $(top_srcdir) --vapidir . --pkg config --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 --force --doclet=devhelp --package-name=Gtkaml --package-version=$(PACKAGE_VERSION) $^ +@ENABLE_DOCS_TRUE@VALADOC_COMMAND = $(VALADOC) -o ../valadoc -b $(top_srcdir) --vapidir . --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg config --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 --force --doclet=devhelp --package-name=Gtkaml --package-version=$(PACKAGE_VERSION) $^ AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ $(VALA_CFLAGS) \ $(LIBXML2_CFLAGS) \ -DPACKAGE_DATADIR=\"$(pkgdatadir)\" -vapidir = $(datadir)/vala/vapi +vapidir = $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) dist_vapi_DATA = \ gtkaml-1.0.vapi \ gtkaml-1.0.deps @@ -796,7 +796,7 @@ gtkaml-1.0.vapi : gtkaml.vapi cat $^ > $@ libgtkaml.stamp: $(libgtkaml_la_VALASOURCES) - $(VALAC) -C $(VALAFLAGS) -H gtkaml.h --library gtkaml --vapidir . --pkg config --pkg glib-2.0 --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 $^ + $(VALAC) -C $(VALAFLAGS) -H gtkaml.h --library gtkaml --vapidir . --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg config --pkg glib-2.0 --pkg libvala-$(VALA_VERSION) --pkg libxml-2.0 --pkg gio-2.0 $^ $(VALADOC_COMMAND) touch $@ --- gtkaml.orig/src/Makefile.am +++ gtkaml/src/Makefile.am @@ -19,7 +19,7 @@ nodist_gtkamlc_SOURCES = \ $(gtkamlc_VALASOURCES:.vala=.c) gtkamlc.stamp : $(gtkamlc_VALASOURCES) - $(VALAC) -C $(VALAFLAGS) --vapidir ../libgtkaml --pkg gtkaml-1.0 --pkg libxml-2.0 --pkg libvala-$(VALA_VERSION) --pkg glib-2.0 --pkg gio-2.0 --pkg config $^ + $(VALAC) -C $(VALAFLAGS) --vapidir ../libgtkaml --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg gtkaml-1.0 --pkg libxml-2.0 --pkg libvala-$(VALA_VERSION) --pkg glib-2.0 --pkg gio-2.0 --pkg config $^ touch $@ gtkamlc_LDADD = \ --- gtkaml.orig/src/Makefile.in +++ gtkaml/src/Makefile.in @@ -571,7 +571,7 @@ uninstall-am: uninstall-binPROGRAMS gtkamlc.stamp : $(gtkamlc_VALASOURCES) - $(VALAC) -C $(VALAFLAGS) --vapidir ../libgtkaml --pkg gtkaml-1.0 --pkg libxml-2.0 --pkg libvala-$(VALA_VERSION) --pkg glib-2.0 --pkg gio-2.0 --pkg config $^ + $(VALAC) -C $(VALAFLAGS) --vapidir ../libgtkaml --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) --pkg gtkaml-1.0 --pkg libxml-2.0 --pkg libvala-$(VALA_VERSION) --pkg glib-2.0 --pkg gio-2.0 --pkg config $^ touch $@ install-exec-hook: --- gtkaml.orig/tests/gtk2/Makefile.am +++ gtkaml/tests/gtk2/Makefile.am @@ -2,42 +2,44 @@ ALL = basic_container_add_test basic_tag EXTRA_DIST = $(ALL:.=.gtkaml) WindowController.vala +VAPIDIR := --vapidir ../../markuphints --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) + all: $(ALL) .gtkaml: basic_container_add_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) basic_tag_attribute_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) basic_construct_preconstruct_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test1 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test2 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test3 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml WindowController.vala --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml WindowController.vala --dump-tree $@.vala $(VAPIDIR) test4 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test6 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test7 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test8 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test9 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) clean: --- gtkaml.orig/tests/gtk2/Makefile.in +++ gtkaml/tests/gtk2/Makefile.in @@ -378,38 +378,40 @@ all: $(ALL) .gtkaml: +VAPIDIR := --vapidir ../../markuphints --vapidir $(shell pkg-config --variable vapidir libvala-$(VALA_VERSION)) + basic_container_add_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) basic_tag_attribute_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) basic_construct_preconstruct_test : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test1 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test2 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test3 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml WindowController.vala --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml WindowController.vala --dump-tree $@.vala $(VAPIDIR) test4 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test6 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test7 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test8 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) test9 : $@.gtkaml - $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala --vapidir ../../markuphints + $(top_srcdir)/src/gtkamlc $(VALAFLAGS) --pkg gtk+-2.0 $@.gtkaml --dump-tree $@.vala $(VAPIDIR) clean: rm $(ALL) --- gtkaml.orig/gtkaml-1.0.pc.in +++ gtkaml/gtkaml-1.0.pc.in @@ -5,7 +5,7 @@ bindir=@bindir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ -vapidir=@datadir@/vala/vapi +vapidir=@datadir@/vala-@VALA_VERSION@/vapi Name: Gtkaml Description: The Gtkaml markup parser debian/patches/ld-as-needed.patch0000664000000000000000000000205511755204643014073 0ustar Index: gtkaml-0.5.91/src/Makefile.am =================================================================== --- gtkaml-0.5.91.orig/src/Makefile.am 2012-05-17 16:18:56.000000000 +0200 +++ gtkaml-0.5.91/src/Makefile.am 2012-05-17 16:21:57.000000000 +0200 @@ -23,11 +23,11 @@ touch $@ gtkamlc_LDADD = \ + $(top_srcdir)/libgtkaml/libgtkaml.la \ $(GLIB_LIBS) \ $(GIO_LIBS) \ $(VALA_LIBS) \ - $(LIBXML2_LIBS) \ - $(top_srcdir)/libgtkaml/libgtkaml.la + $(LIBXML2_LIBS) EXTRA_DIST = $(gtkamlc_VALASOURCES) Index: gtkaml-0.5.91/src/Makefile.in =================================================================== --- gtkaml-0.5.91.orig/src/Makefile.in 2012-05-17 16:18:56.000000000 +0200 +++ gtkaml-0.5.91/src/Makefile.in 2012-05-17 16:22:22.000000000 +0200 @@ -235,11 +235,11 @@ $(gtkamlc_VALASOURCES:.vala=.c) gtkamlc_LDADD = \ + $(top_srcdir)/libgtkaml/libgtkaml.la \ $(GLIB_LIBS) \ $(GIO_LIBS) \ $(VALA_LIBS) \ - $(LIBXML2_LIBS) \ - $(top_srcdir)/libgtkaml/libgtkaml.la + $(LIBXML2_LIBS) EXTRA_DIST = $(gtkamlc_VALASOURCES) all: $(BUILT_SOURCES) debian/libgtkaml0.install0000664000000000000000000000003111701032224012570 0ustar usr/lib/*/libgtkaml.so.*