pdfchain-0.4.0/0000755000175000001440000000000012125042305010256 500000000000000pdfchain-0.4.0/config.h.in0000644000175000001440000000116112124631337012230 00000000000000/* config.h.in. Generated from configure.ac by autoheader. */ /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Version number of package */ #undef VERSION pdfchain-0.4.0/NEWS0000644000175000001440000000000012065436454010702 00000000000000pdfchain-0.4.0/icons/0000755000175000001440000000000012125042306011372 500000000000000pdfchain-0.4.0/icons/64x64/0000755000175000001440000000000012125042305012164 500000000000000pdfchain-0.4.0/icons/64x64/Makefile.am0000644000175000001440000000011712065436454014156 0000000000000064x64dir = $(datadir)/icons/hicolor/64x64/apps dist_64x64_DATA = pdfchain.png pdfchain-0.4.0/icons/64x64/Makefile.in0000644000175000001440000002770612124631303014166 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/64x64 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_64x64_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(64x64dir)" DATA = $(dist_64x64_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 64x64dir = $(datadir)/icons/hicolor/64x64/apps dist_64x64_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/64x64/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/64x64/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_64x64DATA: $(dist_64x64_DATA) @$(NORMAL_INSTALL) @list='$(dist_64x64_DATA)'; test -n "$(64x64dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(64x64dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(64x64dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(64x64dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(64x64dir)" || exit $$?; \ done uninstall-dist_64x64DATA: @$(NORMAL_UNINSTALL) @list='$(dist_64x64_DATA)'; test -n "$(64x64dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(64x64dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(64x64dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_64x64DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_64x64DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_64x64DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_64x64DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/64x64/pdfchain.png0000644000175000001440000001175612065436454014417 00000000000000PNG  IHDR@@iqbKGD pHYs  tIME4p{IDATxy]U?{}[餳+l&R%h¨(;ↂU".ġ*T@"&!,I}t߾{q}KK cr^z}sD;Nq:0Ďg, yG}=-qeh4077aZ>FI:.B|˶55zǵ~-95\[g|qnߘɳ:sٶ)sژ54PJav4VC#uȥps5"a,Fhώ}CB"PoXpBQ>~,sG8eWOŞADӛ|U{ 0ەrB~"tgI犀@ !9 !&0 2j\Q) 6&Zkn~`%m y7w`3eѻ3eR-b@"C`L ˬ_.*UqSĶ LC!e`b fUd}Y=1_T'y&&gC ¶I!VNA C"D+ on#,tPm\`foK|}w-0v9g,q tep!akV1q%'sihiYiBa&pjɲC#Bx%r͊lm5^p受_8iQI͞1rE?+^{j%m?-5;Vkxo=u+Ο͗G^v7Ͻ1[{h<(;b[t߭ԹmRyӐD! %2m.)yB{ BrX2@+M8 Yh 5G Y Mݕڴ*y`ۛGHByn\{ɇ9]RG=)^Vn$/2m Wḧ)j455v6eJ"!`nE|IuhݯBd)Lu0yMEA2W|Ayx9w+䚋O%NdC9>Q{p*@"ǛXl٧&6}۟dB0bJQB|QGӗb?âӦzw) !ѣ|QeALSz}ׇG[sf埾r~]/=|K-L0G+4H)F{dȐWnd΃=/37I!@AQdr!)e aM7n8Wܱm_Tw~4tI!4OMWY Bmz4Wy1\xȒ#!L)1q/lՋ |3F$:Q @ku:\ste1 iKJhoQ*mW2"`!+Pwt-̚܌4`Q !ǔZroHVO *0Ӻle`1oCE2E2M&f\# L>Z@6W l[m|%Ӂ|k/^^U($Aк|^X O wj "\ K)}^txi%2t|.SNBPGl,R2i&,V.>&8V,Ok*q+^q!<^opA*E'J!4˺`Ԥr~ qRL+ixZG)+9>PTHGy/ةvy`aBE@[S\6E.GJYG?0JYUsuy[Q9@5m[Q=Kaj[#N1C*97~v];q{z~>fM-1ҮC.q=! jhUF`4fMS8'Mws.Yyjjdׯ[s;c83Ym"+VW>oJ ܨ@)! jihlK%` c_=3{a%s.$ b QV9 #H}o*vdʌLcEinn-G3C_eÓO0XTLK/Sbs/!utյ"@<&J" 9))Q2E.)"QWYCW5i2m>Bֿ-n̟?Lsg@w7"DU_OرYI'$Dq lyF G4@Pa je+`xch(AWWsNL/aj]q.1(( , zyQ'MbW<:l¾x4<<jRqfOill\z/n3λi./ [`28{$b^G _u [QH4V+EO].j AJRؖqci<-FP7~](3̽{ھ1(6Xj+֫%{7``_<Ă1us)rB tp*<<,Jbp\[MYu]zB@_%\<-Y0C744庤R)vGg8Č~)o2OngP+VH48\ f~F./.Or #ֽßyBfܝ-3V1L9Y4}OKNaeJ)rŢL?>͘Œ(U$ htחAZ٢2Cx*i dzk*KܠcRAw] 9sNE'˃%TRژֱ 1{ƘM:ˎB霷U8J WܪE)Gqq\S 1)*p$ћ? ogfFZdSI NpR*R4V&a0.9H"1xm$1"U@(:pȬB@4c}DAZ/o3~94yQ*!pn1!xeu Ϣ>"iHH/ۓeN!bV_UEh.[@TkubbuOCD|">K?ƌ7^dvqf:hk=ch3I޽B9ix /FjfS%Byecßbx+%J!iHY QJmZQXEc-fqm؋c͜I݇@͘nmHJ"::["-MB(gGcetL:Ŕ\,,C("LO: >{)ϬİY\B-cZٿu/33/+hZ7Ͽ>8"pb1D4 擸:7la񀓮[*6[/ok%tПx1 w7_%bZa? dR6d2߻i׏vɿӶ]B/عHx0a}\K'u8nHT6& WM=3OJ<{kK\i8t,RhKj4uuuqu- Ep%0a05ug̙U, {^nx;{>L%T  OyLPi(-Lk35ڊL&!;X (`汭 >t(ZH`*?YHv:F0 kC/+/Ä=hi H)@J0+~%abFop^q`kY}l۸EgϞ{}'{$f1q}//M=? Ϧ0v0š@RCNyXfޭ[ d*hG`u ͚̂i-E5{5*J p\IG*1H{[.} x:>73mQo4VMT}J$;m{uMb_Fx hQhIh?i{kvh'Ze_52߭+IENDB`pdfchain-0.4.0/icons/128x128/0000755000175000001440000000000012125042306012327 500000000000000pdfchain-0.4.0/icons/128x128/Makefile.am0000644000175000001440000000012512065436454014317 00000000000000128x128dir = $(datadir)/icons/hicolor/128x128/apps dist_128x128_DATA = pdfchain.png pdfchain-0.4.0/icons/128x128/Makefile.in0000644000175000001440000002777212124631302014332 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/128x128 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_128x128_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(128x128dir)" DATA = $(dist_128x128_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 128x128dir = $(datadir)/icons/hicolor/128x128/apps dist_128x128_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/128x128/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/128x128/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_128x128DATA: $(dist_128x128_DATA) @$(NORMAL_INSTALL) @list='$(dist_128x128_DATA)'; test -n "$(128x128dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(128x128dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(128x128dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(128x128dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(128x128dir)" || exit $$?; \ done uninstall-dist_128x128DATA: @$(NORMAL_UNINSTALL) @list='$(dist_128x128_DATA)'; test -n "$(128x128dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(128x128dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(128x128dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_128x128DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_128x128DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_128x128DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_128x128DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/128x128/pdfchain.png0000644000175000001440000003446212065436454014560 00000000000000PNG  IHDR>abKGD pHYs  tIME< IDATxy|\W'=-fK^d+;m00$!@B4 K;=Cw'0Cd#tB'0B$^UNd[dI־KUI.ٲ|*Jn{Y{X ca,0X ca,0XMV/>k@um -] `2@?9Pbf 3@1y 03}/ߙIL f?29u9ս( U :mb(zزZ43oOn~@FON`u_Vsn:L3[xyh*'*ط\d\|IqfYRd**X `ד-!'y̥:p>'gگ.!5Rr6g")4vP4ʑD`##g%(ٴEǙ8laY'sPxD'aZ 3;DO˧meh7hI(fLLgY[64қ.lը,QbE8s{2R.UUqeKdhW{rK#lhS1x;=/It&\?-tZz6г3` -'3:H+1rbظSYDŽ LN8Uŭy]5EQ`QB ]X%fL)zrS;x?AciU,F3ҹ@6?rbSקW?kH%iLfY *!)xwɚ0Mf 3XU9J$:I~vonSSTL#s|[G;_57ފ~ qU6kɈV/lxڧbhci~̈!dnqºHHiZS,wwn~8_a@D[SY޲.\Ir[B 16*GtīWE*nO.ZS/n@\ ZӲjyd&3 "`;~p 6B7:lC9Ӂ .b1< b#:XņśnM4wx/_뙁pHCmE̻=rt}1ADLLfK3>-8[`nQR6]᝿x*Wn N;6n}\h9hQl)T{OmpCʣ-a6P9 ͒ /Ղ`X 4k e`w7/N"+f.y?`\|I vaůOq߭̆"*(\dƟVap.; uUAY4L Br&\\܆SS Zu-݇v=2\D<}XڻYcit La2m”c9a.m׹! ŘJ%f@ Y8Đ%f hU1DBQXx5IaaGj`?7{V^{u՛0_-{{3/MSSbhmm]541e"Bnzs!E̋I_k=,LI@Թ&$4@6gzeϖvBhjp.A:2y; 8[ ;wcPV0-0ʥ:W& h3McftYNf= 6L-w7L i_|8M2C!]x;l& Bژ!s0w?C0Lhn,xD#˲FΥ- !`ge~1{@OȐ~+.+ĥ kdU(Z6SSEHWa1 TqO+ bإE@s?mBAP8@ʱm;.nYº7Seڗ\~~( &$SX4E(zv՗r[47Tv|8.xl@ }W`[TE@STxo.Ul3s ul16 c ?@0 >ٺ^ޢBv!QG~͖FBA"w mWj=@vM|i{J4 `7q!JR8KrFꭩB9B!Nb G*cvCOʣRjд,'V <(xKF%z$.UEA6; lo?feS@^GW4ELF^ bv1| Ҩ_ɭPӘK2g`~+'}QضW KMg~xw mO)ܕJ_V(Wx鞛O#nkĒLE`V<y0VQԏ9?!#RJXE%-9N#:7#G0iAX00MӓYPD 8xZiٜQYF]S(B`^ɳ0_2_If,,ɰH45T:2LO/~ںپ~^+0 cLe P?@>#&]+x wȋe*V`4 t: tA`@veNѣf64}V9t:%a݊F bxdrN8yak$Yl}8<;;d\@y ~!| "sj#_sHgG"Fv&.\ۄ??K~honFWc㰞-z׻]r SeɾQ Bh:bMC(a-6a a$]<s04_E4J<ѱ \~ӗE7cc`ߌ淾 +֯?]Uzi3ʪ+0<4A BEDc~$h oCF HȗBfpjrZBm1r&"Coo~n\ ^|)v~8|) *N\|1ֽ۷b^PVT]a85aB,"0* ;0#V)ay?K3=HR|ӅPgiiD0tfEBz(LO⥽-h…kq՗yv~ݻ^ۇw k?Єs:u <0u\{-ʮTbpp '14A꣏pcmWӰ `j/~|0?7p*jكSBĢEuDcQha&џxbn9C.Ƨ2TMib>hf |n*WZOLq,Y_MKy%q?].?ط]86t? IT6ڻ k߃7c%H14<2)(]^)(0]Ǔ)X55DVy9**k`q clzcӀ}>C8:W](Oưf2ԭ[s:CW@ַzj3 {P}\t!$n"KOOQ `|C.2!W]AUua0RUVUMB=x#B^Gahx 6#@uwC!#,Fue*^;5kx:ڵ'CP 05FkG7ōHw4_FP1G.ӧ)e|= 76C`HWP,r+(V]Wo鈶On{UՈFRD`E(P#S˻ nF¸`}mװyFF{ l3#I99.ob_M'JL3_[ R5M 4fUN,cz:xXta 4l1qeX x"O+z8@`J(M'0F_)<lXیMny+6_nŅkK{0<4TJig%4yA\-X;2$ 4ůH)&S0*@4ʰlj9#:эɬXz*B>S#k"!W*]UU$I,Yj^= +gP~ScaijD_/ldrL,1]‚":0Liqs"s P蚎idn=oۂ+P[k^5.eM( y*+ nH4ͫ%iehFWaE"0n`N-k@e"^YB~΅N/FarzmfZZ%3}P)K!]*$69-R QUn  㭛.9Xh4h4 MU ZC^`ҷvQ8ǐڎ_Ԁ k=:C&B%X1-!Ͽ0ЉZe kfİ Eq3RTr|+X+Q! i6{'@4A(WGx )\z*a-=k=syܾŎB|F ((jq#c+&k~-CDi",Rq%3 |͢U~{VA/rIakY5k NJUW<6iBnz0r9_-/A*M:(^ ־WX d9:` ccf2ŴI8Pk˙O{;SəwrfE VjP?ل4ᄚ\C˜)'+x<ޡ ¸=>W=*\r$C}ir&oN&Hɡ1XJgSSȤӞ(f.D=Dt@Eم`Q .G;8¥ta AQ4q;э4~_|? |+GtYKj`LcdxSS0M3O6ho"$ KBB cr|(9XN!`:g4J,ENO$hD`U51SR9o(M B7t#a"PVY48:yjXCHאIOۂE,0:g@@5;6D9$TQTBRRgʂR+Y$v6  eO "$G6Xx`+ R`ǣ0>(< q{!o8EK&,[BL016QL9eC ža0 lQX_P< L ̹o3ʒz)nirP4 !b5ElL= uYN` !޹q.4 UU)NHK+r0GWu|~mo?,on,"A9Pv$ridNO#"`,Ӏe栰jbIE ich#`n6Z.?w3Ӫ4x78GEw{0 (چ2̈͡AI'x kI$TP:kjpjd 0{a|eAC}AW\qGuu>+м+aqm1T%Ck(OJ訩cqM˗֠'?ʒvOZXc|r N[defΘ;65_$,JhGR3V"M{~z g_gMd4# }s^\} 3T s?,ŋaڴt.z +J^,dY)];w@ FĤ:vau=x@.Oānzw37 ˰.y*д$İ[˧yCSRݥa-XEZB0w +a ;A FFA=pb1X \_c`E  BD"-+B!pꁹu+phz]͌;pྛ,SnSVQς~)w U,Fִ`I2y.@?3rY(etuCVD_yP~Cap2 $vZY(`h>MOU4@Q#SnB'30׎nR#afrkVT=";N22=DTh{PF%߁ndf}!E?;: zzLvap".Kee#w۰4A`mތܿށmς!乒h=78 Ք-#!g,]u13-̀s̀I\A,O?aD=< 9ݫ( $B!#}5$:м| 7mӟl;G=z0 B!@l ^mYˁ'&V$O _==XwH$ˡi0:@ض;hIVK!] 4{fVbs Deygs0p+!UaEA )C t]G<@Y#C.E΅M#Y ۹4ABP5 ȶ <&0aY>P/="U9˜<`cƢeǮ$ N)PBQi*ɟ g̅/+Μ78@ 23r eX|7v8`^G3Gb iױ>XA!EPU f?lgR -S xv1;Of*ʄrk@/<Ei~(H(r[0OHn!< g˘\.# YS|B?n.8- N>G̯'^8+x>fXޮ誟)Gx\HM!MN5qcU|? ŝW)pGsDHk+$}gC"z#'6&Ơ67:Eȍ#b8|waF&"15pԸª-.\l#Hq*',y!t Dt~GDTM k<1X&bӹ~۳w~";>p"Qp^eaD4FH vЮRx vT|BϨJ] #-\'I-@E~'" hj"h^/Lq\ @HwGߡ'_zd@Y&UQtd J&&3oZS(C$x?QjCDO4!@Q"^E*wOaG/qj\T6Pxh7b,f̓C-N8GƌV_J#ܜOBiaK;ZzذF F]_J[wߘ*_vU ?e=^Nq βaZG4 *4EHGiOrLTE  SىC{x$lGo$ Ջ7 K/&m,˂NtoȹoTa3Ia[+dmp@\YZ}6pjSk/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/24x24 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_24x24_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(24x24dir)" DATA = $(dist_24x24_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 24x24dir = $(datadir)/icons/hicolor/24x24/apps dist_24x24_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/24x24/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/24x24/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_24x24DATA: $(dist_24x24_DATA) @$(NORMAL_INSTALL) @list='$(dist_24x24_DATA)'; test -n "$(24x24dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(24x24dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(24x24dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(24x24dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(24x24dir)" || exit $$?; \ done uninstall-dist_24x24DATA: @$(NORMAL_UNINSTALL) @list='$(dist_24x24_DATA)'; test -n "$(24x24dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(24x24dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(24x24dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_24x24DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_24x24DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_24x24DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_24x24DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/24x24/pdfchain.png0000644000175000001440000000176712065436454014410 00000000000000PNG  IHDRw=bKGD pHYs  tIME 8iTXtCommentCreated with GIMPd.e[IDATH_lSeƟsf[eLp Ġwڍ &lj f&j_)ٵeخ@]RYOiO眾^.1tf|o7=X(1D6o,ۥe pPG1g `yo0G,>%qj1Ϯ&tcvkl|YU YI6(@V٬$$3k es])xר0+-&W<}NeF{ ^3nߺ]m/x>ra9pF䎿 isl* lDbU?j>Y#ew 5VUZMy4 ccЛ-`8@b>d^^%q/H&VJ_&-?!J"^v:I-{ HyL؅xj~sdf|fur]?yرۭJVel1Oz@+;}q7`)> ޡ]ؖ' ]]g6Cၙ@ Id@/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/256x256 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_256x256_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(256x256dir)" DATA = $(dist_256x256_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 256x256dir = $(datadir)/icons/hicolor/256x256/apps dist_256x256_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/256x256/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/256x256/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_256x256DATA: $(dist_256x256_DATA) @$(NORMAL_INSTALL) @list='$(dist_256x256_DATA)'; test -n "$(256x256dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(256x256dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(256x256dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(256x256dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(256x256dir)" || exit $$?; \ done uninstall-dist_256x256DATA: @$(NORMAL_UNINSTALL) @list='$(dist_256x256_DATA)'; test -n "$(256x256dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(256x256dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(256x256dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_256x256DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_256x256DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_256x256DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_256x256DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/256x256/pdfchain.png0000644000175000001440000013065112065436454014561 00000000000000PNG  IHDR\rfbKGD pHYs  tIME' IDATx}ieUuTU=w=̓#FEc̤y#jTb0*F'jD3><8 B 4MsWwUw8z?δ>{{{{ Z[@omz[omz[omz[omz[omz[omz[omz[omz[omz[om۞m🌭{^%2$8B`$XLd9?fDD  @mpV@`40 b1Fx}5rB< RN ȯ*y$è39WmpL>ёk!ǘA &a0>s>8s_n7\c?{K)$`y(H$ &33/]aJ~k}y~єW'I;]q} %FF6RCv++Sv^|LTXDߧr_}5AP01{(c 1} Oݩo߳`% xM5o~y$0@y918djxMˢ@IE *^Hl@^30 AnɑQ% @wv%˄ٴ- AvR%,Rͳ1I^>ǾwS7q8/'bVsAoA > ! 94)kT&c{2sATNNi3EQ] 4e r (xyog\쓚CрB XrP:ZQ[<òB׉H%.as8ƌHJ*C|m~o$ֽc Yy~`=f6HSsg\h .ZR)4a.7<Ƀa|vE(Uq#=ǏY!-r`f^ā7?K-(ֿr2l#HGO3MsQ|V-3QlP7! aG~i;Kb= %ٌPǤ,.@J f~)y>O5Zil[em 9;=?N{g½e@,5U[ q^[O7̮ y qm^W/G1_+Sɶ:-eQI $>.$@eBYu=jP ?{m?H!i"+R5G-#[5Oz~=L~="mƪS 0&->aR\glĺ2N0X6\7=;\+9& `|7߳ ?qҐՏ'|bʱ$1iw z چGS+v۷nwn /%S}@{;y֟|G{O. $ ҂SAZOspq#AYJ&'}"L≢ yAE ]}h*t}ϴ{{m)H"'kc̈= ~ӧq'ng7 TJ2Ak>?![rGf.otMv$ I,8L[X>X~8V.K&1j\[ 4 ^SǣYS`8l`) / <a,C AXv]NNfiCɺ'(V(9&; <, VA`>X䔘/϶ВRr3/|Ku摩}4~;Bѩ}V^ÙnE>'yN6p!zl4M ! d_83,QX;\(y?ij:'?'FO.9W|5Ee .`Z&獯?~r-!|}#ݽv À˄ӄ{'gh4̈\:lVXݚ5y[} "k8KGLcMC@HJT).$x8 5,lY ALQz%S22&Oգv00Q]B{FkjZK 瞶^jGUظW<Rd9ss}Ƌ7">0g(\;Ʊw̃mE,=D)MD,柦u<2Wp \?8 O'cq;&&'0,rtQ8k.rh>URD/YU6K($HωXNS/NlK/ Lۊ99xX0f1nJ @_DɱQ@#IAo|+wpn {]1$ 9O{! Pi6ʪKIL-A!ppxyx7:H ӋڀTz ]O) 9kN~15HAnrӋ S"#SruI}3b5!}`9͠xH:7gA1fF@ccLӒJ+>ⓗ ={8Q|U|8Z«_xBr~(1COQIv>YVTUD}>߿~z!K@nzeE( ϋ;PEm66 :2CJJjksuiB6!zVWMojm_FkbhL/6/HD>)zN>n>c= !Tͻ$Z -Nl;?U")H:E؆^̈-R+&"h(RЋYHV\sXVJ/FyvwQ!dȩXz$cD·ClxQ]8唏DDN߲kV.1[?xJVιX {TM.|qrU"NƄ ;>tAdkI5ߺ n MsCTsjR"^HfC/$\@/3Ԗ<}?]B}j $z1Db#30a;6h_6"BcF|2V?êP髆1?ix"z1Db!! Etg/Z{]'xCZ3T 8#< bQr$ |.-fjSDnݟ<yNڸ,D/^Ee8bQm"zyBVw]SMDbŐC/& 8B$[v驯s[vFuRl#hy8i$ 'o`|څ!D&jG"3 }ꚛ06`a|Zǭ;?c#֮@;z1x:\u |E VWy 뼅Vt yAnvX=cl[&6^?٩ybG/fXc\n7*^B cݧ0V}Xp,>/=Oߩz bz ADi0Q/vWE[N;(>rOjehh\'9מyQxƉG/<yb `0 s`Ӿ7c7~q2y1.#aT9kV+?NXByDDƦ0^"j:)$8Di'^ z1mbws:Y7Eyl!)bbq ыFiWصw=q׎^MrDash2T+keGyޕ<~7RMN܄XK٤`d|^,6$-vL-:g{Ҿ8z&澺9^O >,4a@㶳d-%ۢ6-.:q6@ SVd-ы5.-E/Vg_Wvbsu!Wb'^ !ҋe\Ћ%)=Viw~G9P"Fi1nKIԓG/'Mq`Iu7C0%B%bzy~m'ha߈ SZ@ҁtޚ&۳߈|4,#!-X`j2vX  !Xz<:N(0p?1 &Cy&mi'm) r ]S&|c X{E3}F$"ݟ?l bz1ymmŦޏ+Npt߽[Y2+F\BRA*nS'z1lG`:$z1TI h8O:R_SNGF> Ћab^ Eb X{@/ϡ{`B/;KwW) K3#,wfvD|89ZE%L7\֭5g8."+R<>} NT^lx~J7mÌH/z r7K|j7-3آcNS281g߃mF%Ћ/8Yr=TˮQЋASC"s$YL1TbbKgt)BڈR  ^,jb& ݆^L!q S$S'Y<!ONyc"yY۩-fG/hQg| /P0}ioz’j;z}^lhx[z \%G2oC/~b].rЉR4uCbzE\Z\Ћ yE;oʍG25 5,88vӸ{6J Cw` >_Ӌ88cyDf)chzV[p_1ʾu>\7g0"`² >W%B"N;kN}\uPy8Xk!= ?;yr{_z-*a*/bRaXϹnoxʊS/G@mmDүHf^,/Z*dӑ 8ыuY^G/6|jExJh]h^,w;ЋAOseыыEC/6ҡXITJ2&[&䗄=zء #^l>$e@e)ÓO~*9gnq732fR;?=z.5PX [J/6@ɺg}AX‘*M1--ѣStu !^lH"9!wXtkD&`l!Ӌ,^LӋ$S0lacsR]Ch#EMAb5!  =5]YG53E {gʈlz%ٱs<؍`igiyc,[ ];FT~뫟SI)"k~%}smO_اj{~nPt 3$HW(c ')~:K/I'M'7D#/Hzb%CZʹSS$}5 cj>mcEwd WjjPrL*Dftc:1?z} IDAT0ʃ!ۻ'q {goT+:5%fU[rO;12V_ Wb{sQ_ҋN/ӊASd4FROR yH2LTpG9i QH*(c8 G]ડL TQ c>;2[}xcxlƸQ+ NS㍥=iDt(ύ8uz1"8a҄^L^,VD\8$%3v;Ĺ!6~p}YSF5).b ]c"qk 4t |ҕ{o{ z#[?`<󤣰Aqv rM@|p;VbSXED].:92BRwqs*VUMh'qd8ÈVC;vAO2gCp`D0K=s\g}&䢘b&dJ%3bݻ?X,Y6B|~vV\=k$ ԰~/_5J~HEw7 Xr8qPCQyxվOP{sQ)tJa 9 <E}&?3S˖+Ћ͐^LbQgI%j4)LDI/`$X3ksLXrR<2NDDt!+%cg%I>KW2Yx!giCۯ5g1.l}31; W-ݻQbo:[ϡHg},|{pyh6SL4pfa@uab&Ӌ X"mADq"AԬ<%GtIʯccR-}FXOf!BFb_Ke \XB(Ȥ-%Р9{t\?Sr/S؛LtkIgIi$a9""sopM7t$7YAǯ]BM׏ :k# `pyjDJ)S; kfJҋezbz1!8'2qQZpڅ!Ԝh5(E>9s\_-76]NbQO @N3SH%FZ'(y'3dЗ1JvG& }˸ry9lZ=$"/~,@Nڗ)˙ӋClc 4+ Us_-Pwڅ%@# Rr_֥!君T0d,C/% eY0#mCRFa!@BY3rec,e۰20==<ߕK|?cy(hc?!v ,ozn,}(v##۬F yz_DmRkO#>"YT(_A-K, )84@Noc($Cɐ̑cE1tLOO^+M`JesWcnc3PT --XF *XVe*щ7*Zk_҂71?|JHu.IQ^F,Rݠx&iI=}t82%B/# a8c5H-$$1(cAqtmv!>W-qd@#1"@XjH`A јXbzv?^@?x(HICeI*&Ih'̴0^ɼM28]DTL#^J4jy~,UӅBvlR+±$ZI6gԹ,c̙1z1F1[ہ{亮bXIi9 , 3FHsg\'L㨤vgT)`qI fJ>o5Fʹ˿RlRJq\'iΕ >4(c?#q4.YC`Fş/YmdīV ԱQJ6\)㵖:>yWT'|G 7 yU&R6CP:fU[s֞^(I`<59Jf&!BNgL>DZ>mpC~fd,(e$nBDҘJ rbaUH̎q<9u${"`- YصR SjruX&99Hm8 3BDabDȤvһ|Oi87/ן/.ңyZ"PС6b-"ȫdί:/> xg9]em]en{u lۛew̚Ȑה03V2$ui% _D/v2-3KRS2艩 vor_'ɺ;+WJsa!V'rE\ʲ[ iHX%j!-t2Ƙ uO@׽dPQ]9KmVP lD;(d~+X&yjRa 2)1ZL(PI ',ڰVKNJ>gd8ԟeX~<=- ҂G\hђUөk(Uw -_}Zh2S}@rYҦ~lX$TqKGya,ѫ񨜬ǰݤ=eylK_5q|꽰FE@}kQYc*XFC1N?WQmaLy`}w#m`ٗ+;ؗ$ ˋ#q d%D0^wEK9K`)`"LIu99L҂dAI*sz陽]6c,{ {%yS>$fbf)`4-D2mw䷦K-95嬿3Ti*BUqg'a?UrJO%Ȇg3ɘj>S)r %$n 0s}#ny{ŀ"vXV4RKӎXqG>T3>\/ =r9XϲmdFdr ) #X{rx><#l#-N] ٓX+M$pr"(^L˝ޙtڶHחEL#erC)K 1 Şpb^2VR$XJA\ǵ w٪3L4 dO+ Hj~]lNWSHNJW:(#rŔ: fR4-q6BX-_FVf&qZthÀW-Zt9 DFjwg+`)jFYI2TF~Q?h!CHI&rۋ##B- K@ }K N%rk{zRȯcJM*ұLC~&y>|Oc+r0L89K9cLj4U24c @-GhQԢoCMM6;pU[a: @M  K3#ǪHF2^OTg*%Gu)Шzk-plànqR+=@0Vӧ屈y3BDW1cG9[AE[s. 5 @3+8۹~l2py 4m4 ZD_c"Ķtt=L5p=Fɱa0 a&# u*#AgU(ϐ㸠`HF0lLcμ"2\+"I*9B3ijL@2ƀ֯PO"ʤG#IEh1]Eym WZjsn"<kUφiQqGt"U&[`qDReZ0," qZLM_J82Yq *ik5`4>qA\WTZRk.*ڹ[͜6jyu,*kLꗌMTD LsC/V$M;ыQ}XqU?\?BrlDu=@ ^enZq F mѦCr%3ZLߌ-6 q_ p%†ɾJMJgmdɀ4xN:e|H9#Z"{ы%5nͥK0Ʒ=j QqzI?FG111fsdY,[G 5L\=믛aҜS~g׈A7`m CFJ-=``*iF2F*u7ieh9Ӌuc^L X!Y.(~Z]$ T52E@'zge 9pNɁ㳟o54FG ,V aX| 85>S$L Gl02-0AԬ? GuN4CT\ HBɿỈ00 NU +|ah1iNnX]e.40 YJ,MuƜ!^,` @NLF2Мjbyaia]wc{y~'8s|k`ba%pl w>G\ - \@V$=y}rdǚF TB xnJAK+v$|w;4E:%Cn/ *yRuW vk<.?YtlwJ,_6n=k^7 TΛn7~ u7@q q,^2,T{ˆN޽dԊ@ud4,l?! Vi+-`5@~kRXF"P)"|Xr1xQ l3L@$qB !+aߺw'+݂sOpFg5<gF-nEZƳ8 5CazrF<pdrvc]"`RM |҆2Ói~l=^ AplTJ%J-)$΀+{|\R($-OXB"{qw^L);& @fuY)Vk&=C 839Fc 0Gxe ,Dz1faY&zlsX$ዉ)& }_:gW__q} (w@V˃!e 7 $3Ou3]uIo>e//5!{JdJ/KTg1ቚ93$0N"U^ t P/hrь@@Jk*晇u $  _ 3Wc/r õ,;#(}8~p/*Ԟ=߈ݻPCB~ұXr :\~&RިmRKef B)+TjFlZ YJ2zjyjU"sJCV䤜oɠeZg褺A׫:ЦB CX;ƳY 3b^D7]4.e4.=Xg7_'uX7?o`aફ/Yc?>Y<#xG?^%hԛ "ij v0*ʕr8dJgbhaAiEq!ZugeH? #F Ӯq)d]$ Py 8oK`C˥ȊÊy hy>!{*7p%˿}94Z}kկpʳ ,XPAVŚUq) a 㣣C^j\E7b}'yU 3C:E]R3b&l! Gr`=8EH݌%7H;t\p!Ī0@__r 4[QUa1RduGkb) FcVu~&mNSpuzg]:Q4EaO1 L jͷvL.n߱ͱrAH!`J2J ~cxx-a`l| /x1o&v;5saV+zAeᖫ? .yUO:]0TFarw]/{P8%0 Z-XǬǭЬObl| SSp xnĉDJe^|+0ZrGv]IV@:HbY fWDA\RFqRROje#8S k#{"9K NCO;a\:wq%WjŨы%= eZ!}0<>3O>ear|N\r VunG0c._ՂQ*_ކ}wݍu\NlA|ƶaX\֬11&xy/G@PN5>J%ǭ[bǞص##STa0 a$ QHQ_gtTi4㏐R =΄RN:ʙݼ&Eӛh&Ӿ+8jZpumH6221wb -alFD{1:6gq"\L4kLz_>NANm[~ͯ}6q ?` / ׿_O?W>0ܖՂi8njb1v=èp%J%"j :nYqn G&Pry#X|, @ܑ0 -w,Yz+IO4B*]hH͇0݁m N '^L֔B)Ze+pp+<.fX7>1 Q{)^/v1{i IDATb#pu`6O~7\~9vn|sw  ,|ѰVy}0/ )7]82f %±kVygM,FGG0U6ƮAC0L#lImzWݗS} $ҳ݇Z-:&8O|?qކF};v5>wjAðmm݊_} _Eԧ] l}4: }p }4ĪUp=.~VA-7d):vJZ&J6I;'0m,ꯂ؀!@$,ky1*N ʪ#Ll蒄P rMx)0TwHcqx5Z EB]z13dZG 䓂">B mՅ/|:d$ a0 N l߽;I7bƵ(6Zu4|N?q'>}w VEeRVo;_Ӯ5_Y)nA Æ2MPzx'3τxӛPz3aBcEXT#ؾ:* ʥ2 3L$i\] 0LTli4VEA[r}ԛ.Z+)ئ䖐JyeR+HǧLQ[̑J%K,g\$RAz,uM-C/I%IP v`Y6J2qw7cѫa&&0- ;Ǟw]< >ۆj+[n|'}6{;v@X8P*4^$;DGSz8fr,oxFje-̈́*eUDdФFEނ,+tL+iJP a(Wt&A0vҔ8h;=LrSD,m'k9iƏk䙣fJ, Zbltnl8,]201Yi.ǿxW]^4ҢEjU6Og;p_A_d)0086ضR d`eKaS7 ~Ⓑj%Z>Ъa[4V.Ķ122Tm۰L2UK( }L!2;,E؏pOfZv_-Dp]Ƨꘘ`&,ۂeaE*(-,e9s♋dj47(ky!ҋLw-SRS^k9jM\T*cbrGFß݊ k‰7bp`&&T*8p_{͗1};jKGsr[dz{Z ];+V(UTJ9Lv-Q_*Z6o|#&*:\ŢN;}Gm>8G-F6"~ , ȇ41ׁ I+u,S#fAzj }2V,$ӓfBq`6a.8J/m$ dHIAfC ~3 )vd ,HLE_w(?dG"iY CL˄i(*{Į8u8n:%A˶7N~p5_?jaw9@U+~re"AT35}[ +_Wo˗ bɢ(9E۷~8=88`|ׁf3 !K@_XX uJ傽`0 X܏abi4JN c4Ma( ؒRRWWF,тb:E9f{;!H&Oj@"eòmTUa'pƵؼqJ\tE8/kcP]pÛߌSFu3W,O-ABӀo@_wo.SOEtx;v n9/n u!"Z--)1GǁAqmeK%Z/_qk > 7[G\B169{1hLeX *]@r RKs` #x$;)JQ <ϲb,!0imY:gMamD!=4 O!~.DY;B  :JqܿeN>n۸jV Yxڛބ; 0c'*˖>yv~νJ y&w Ʈ]˗±N0 v[0j5Tn .@ krpJn6+pLIx@( r=y9 >01|7 ^t晰7oFy3?zL,[<026CA\+! S gь Kj_$J#V+@URZ%.1yRM?w2hiCAUS54HBf(aydK nmm\0HGL+rJ q܇}7n1χSy{?gM> wjO|u8+qwo~sQGk5q@ Fh"2 a밯nw¹`ZxŊЭ"ƍ]84Z`u!mc5(@7Ztφqcx @C#cؾFG((JQ$C g*-48QkV[m *g`f0d_FܳZ3%XrڎH-@~@Z$/55u{1# e&Lӄ8abQclt7ݸ7[q(%I^\r N"sup׾w)o/~aABy\Wu{nmٲ-2LBHBG˜aq28 H.`3Ol 'lc[-[5SUq9UՒ<$VOw9uk] 2mJbBnLa$Gp_b玢B)n :e 9ILl(pKAT*" s޴ co=pd B)'Ǚk1{t]07ץѨ8.VV`O2m 2P?8on 2p E%\7 0A4 "J%~k8Z Jv'ԕv *tncz(yoڀR щ"F{>I?d5O}m=XK091Nز2$ZYSFGpn g~1=W_q, +y1ӵ"{*rQ2~fJ:"NxF>XALY51X#{,[^8n^(eӾхpAd8g8YfLO]"ʏ VoWh0ۀzt{a@QIR߼ ~ׂMNRie9T\jN٢565Y%kp'W}vz 5j(_B[m^O3{|3Ẹ_"qxl/rt)IvETZq#nA=D˿wEr*<2N12a|}#<O~^"a)7@B*,e!S3:r:<_Fٟ!;4Z Rr)SEѣGYơ(^x1i(8OTX sc@IdvAB Cݵ@OOy1"^^?YF iFrI1(4Mn}k,KD*+MŪ5X\XhnV|RK.׽;~ï{ϾJw7lLlBaYi.yDc:T9ϡ?E_wQmqPkc">?ee J?˄LDT[BT_Rf/Om1>dρsۥlb;A(o%SjQ3OW pХdRd0S%rPNugypY!:yr4._=T]Ebx@bJ`;.Zngywˏwl9}n9˶Nf7msl6{{>9Ć Z{/ 7,,v:~ug_"DBDAy>2lc#B@HK%WhUKx O|s2}EZ;lZ?M^G233CբZbaC؟ u.O% &PJKL@ݷ /Vvt9*!Z39wAξ&g:BW%<"M HGn,,u]JjFf~~~x?޾ ̆uӌ<6N\Bwi ^}ƍ1l? n6 %TIg J|zUt3>G@G%ad-UZGתPMfF>I4Hw]V9JQ R-]/x!Whdo4ygrߎG903G$.A} [f)q蓧 `ĔHW @ oqr ^1|J7Ǥ 7MςF6 0RvvSc;8nYm/i/qwq l|*z XbQnk#lCO'Y@"IZsp}z)ߨ}OiQchMv?(BX'>taPCPap]$] FX6qNpRı@4jy{Wy% ch;]V NJ+ )\dU*c'%^Q$f !*ǺNJab0m@!OT+)IKCNDd8丠ck,,;T*Lݾ=–͛8M xOԉPB\r oݽxD8֠Ҳ@(D Sq_J:$7?( #t{F)uQ Hr7"ΗB n/-=}ǝ;ay5BW]tZ#ږ d q_+fClZFav6`tt,!)Nbň<z. OY@+% LS?xmpw03s1STnR4TJH U8C@!]K\1PB jWɋ_@nqΠ`KnS.u8 +A2Jr%OYm|IJf A%xˆ?SB|tV*i⁛1T IDATf% =5!ZqlcZzIVòfDTX$$c0$};CA1fZNaZ :>X#"Ew܂54Ʉb,WD4soѬ,wRsp9x@2& u_1&x@R/C5OԦ4.c9QjdD$a83&̆i!V2 mL(JeTZqp Zj::P? k'c±?- \lF>DTTk5#c4MMVzqP'Q) DŽa@tf{ޅc+WfYY=9A5`h/,cYg 7oFU_m!:(ZYqn ~; R˶xy[9j:azs-}S OӦ ?ańX8{22jKeKmgSh8a1<).Adѱ.H噀%qQm9H6y^z)'8ēAV=2ը4HűN^I4kf+㧝 3 HʢT"4\re*Ee% KɄ]qbca,,'*}.yې$pa9HTo~<.֬]KZu+錁L6Yw7(:YƎD;!Zf"{ΰwl޴>FN眭gcz+rl>Ob%| kYX\澇v%-+ e\R5~m@!N @?6OVX RP+,Pv+'G^g(mZۈKq7XQҡJ0BYY5p3C)hf7mBDޝ$vmvt>q7ɘc^cqqo|hPq+e,.P{$3ȲRRT7,/-c^;xgw66#b.N}pfnXO!q0;s۲1b9'6&^5. : o?nV[ >])e' /ֻb&- ,2YqVPFX2;r'[BDxk׈}&y!n1-R33|_-g091Eyqq;zٹLLN222J5Ju+X)=PC7@)K]E:Bg[Vp\ x?xgmۊxm")8v_mݥds7ѣ9Q BƹS# {mœ+/VƿoԳ3!:x~T>+J'Ej3lL_@[LpF čyσ;PSt]]pp߹zn.:j5!Ġ NK5v:jFz鐍7&D}81c#l=4AJ%\֭7y⣽)#?U`X9>_;g&OD^,{9)M"hxgβh+K-TWY@)uj~te[];n?"`ɮfY/{ɋTRo4 ʮ`9&Yn=k֮gbj'h⦋?=3wom\#k3\OIJ7h'X6[IԖ FYv-|ؽo?ׁ8Fl݊x l k_GTsik277uCQR,h$b'E gqLo>AyyɀmTfm{j?QqXE][aYc)v]Og<6Q JYxaR$2`6ԧssXA-LT4#OLzz5^5kX=SLLfl|F3vSWp]<}PJH(VOQGDkAlBwUn"ոJZ:Im݂m@iHLx֓82=ڹze:C0xoXΞf[IkXIvsE+B<ҏ( "OMҐRבΘs&!Eze\ *mc/ "XwMtU8(R/zsp]7Hɸ㌍O266(VZ۩pώ ~%(䘢mf׸ye<+wT*jO&ƱYRmޔ|sÇU d86anvN{DH K_^/y!N ̝ Ā?Nt?=,= dzhccbd2 n^nHU,}^_w9=r磔"b^Fg"~vJezz~t]bS ZZNVRT*N/lqYcBm\7Uc|bIKԋ_s?ܵ+S(r&1]0 q&}RdEMωV":TV2"jP7G!bq/x?Usӫ&8z(^CDqvtO_ H.u2e:x q(/ =^ 4H^7(SxtꂩyO230YykL[yWs&{ƨrYҼ\$eCsx~R bC7~}H=Z5ʑY<0 s25\j_!|d L&K ZKl'1_iƂكN;hlԍh//aHE3ϴ^чZ @ @8aeB2>y1~'E{bΨW3t/8ƶ$*iӋ'X:oB'q.)Eưk$AkmwM+ҬEiV37;<% 822! X!Ġ4D~8]JuJ8.##>х%l&x ^27vQEF^5IZayiO8ɑh"BA͗a^37.ıu% 3n<P(ލDI5=~5*`D`^fuQYhoB]2%ٰZs]Ē`M8: _N<9I^rđ#TZ5t5w\p֩ۋ <0 Ś;|xpRV*b/ ljr{h&0"/}) z+QG,--&8@/}@͚XB,=u + "("qN%{!Q! (/U\N_f ?&i,*a.QR0EuS Ji K%i7xD41".◿x**Zl^矅%"fIvn dz%t3[1+a_Ɋ#BЛѥV¶l3˴;]ko<sM:,ՓlY0 uG:cG:= iNBYsVJ˨x+>Nņ3 bb0-SE"0娇g#RϢH TDYÃƂK1Wx1;ݛRmo'|р ~ŭ9H!Vl;SY^Z`n(^KI}\B} Bcb( |,Pڼ..#^H<5X3܏hEHujpEh?;YDL @kRzᅁѭXBEEl!h&Ƞ>!\pf y1}ag jX O%iaN )z%1Y/^}o?2ρsEyB.'~v<_%¿FU'#l| }:5W2;3%"9q2 \h#4L3j(EB/^xY﨔Pj^Jhrʤfa8ԖQ!0guodXLzP6w'䗅eUW`j5zn16N+z>(f 1u3Oea~&=”AVP dl (DaJpeZ3>@a)DK9 +P[EHg+s Mu< OAPީuíTlvjQQ^pB*F (7ȩV>:w/c2"%518e>@ZSpa.2anSoyyiA]bzoHnƄ۠WZGQBP1rLS}iW8B/QiKZZRI0stmga}Kjzv]ǩ]y%⢋{PQW PJ2=9yglѪڄ^PM!2c/K#dXgWEdߧ&dQ($8dX5M8F&QKĕ z~|? Z'^ a@et,Lm~$g29գAw鶗Y^^fyiN?%Daegy,< ٜ[ZҨ72dt2G'Qd|O`MqҸCԙʪp²m-`o]-L=q$ˉ9,/'Ee&81ab=P3 Ar俠!DD~oog`(52/.I>\ƘuuaP, '}8GGg aYxKi o*u:uك? "zӛ.Dw])%Zzejrk].]?8nJY9ygn]{0YZ٠WTlzաXS'wӨbiMя5>Vz 8B~J"f1Gˤ Z!/_GNuKLI×ox_{ٜ{*3 dbb{VxJ*+&*^> JAbfy">s7 L@]v16 IDATX&s=Ea\xo$K tůK3&^R)ۡ^o5<AqٛR]h6jXW^Ix}UCn5au?Ag`Ui^@FZqW+ R~EDaF1~QM$ӲR*T &Z QjHc8@m?`}7bj*j0Hk#R<芡2V Z?U$^^z8aL$}}z>?_]XxBꑪupQXe0|)/v_(/fK]iCq&O(L D*% 3ÝrKu\6)A T 3o[7{&br8幝?xa6v! FJ%dQj=sτ~Sv\负AeEhtB??~m]B G)4a{,iP \zs|$L^L؆=#OiCŕ@x^ǺDxZ3#TAqPFJ6iB033u?g_p6S&o~ e {/,*EXV(Ѝ ;rDA|&3@^LĖP6`7[:Pq l!KfؗDywff^GoH,ebnY Hk9'&_lDN%,S|uÿ/\N_$ }tԫ63K7o+ BXŚu^!!PpW,5SɞaGoAӦY3:uv|a9Zh3-5 i\衞l%~aYXSnn>>T") ·?~nkAZjl P ^GjX#1}pO|&T`*X=>h3(ĞGG bvyMRJl]"Ď,|- no$$Ɉ<88 8)!K54d7Nel%$Y==M?>{:>A@ !p]7|?  jD 07`R C>Q?봬 h2{T(G!]^%@3$XXwǣ炭[hO\p_\z)jaYA,plJE8vZ)_<0w?!ZGFE# S"X6quuЭLL$>KJe%߫ddB%? mj߿1j qL5s> ]ݟϿ ^wGU4}FW KvkNHҖ)3Dw8F<0r}M?W~YbQ. sL6ddi61` b.O~~Z lR΀́#Glz׮&oaV}׻Udq$(l7,(&G[V\2 B7!Щy,*WKJjLLI`cDB">|,/C颻]dF!DQu/)'10N?@{>Aw:vkSF-wl8|kdetlzE^O,| 1㡯CW_v/}kZT~YZwyZ L^L &bQO^,=y!S3ҏ>_c8p./u?TDELašH=wփj ;0>NHLLH!QR&" 3s|310=5 .~6ûޅzO} [߂p]D#Ai i%u}:2 )ItXsezǰX\$,׿!i/,c6ms嗾ʎhѨ7T8ӓagi/~[w>z?KF7]tTVI<ؾw~--V@cY^ĊcmhHzM՜e@P5¬uOohw\Ga^l>G1sK*柉m>]0s I 64 ~BJ3zKezVh"G{7yz? h*ȟ`N{yǾyoʮL .-UYm/(/Vx qos*%p1^oH )  %tߘ]V0Ry-qVmv;#{159ֳ63j)%qק[#n$v7#yX6J1^~)d)1tD \x!^g@RJj* |K_Gw15=X@?񭣻x?; EBFHeu;-FqaR#u^F=znZYEXpHd^3t#$ۜaJKsI`C1B '{(l  mۦRQXZ\<3#:gq*kLQVRt=(BZ v k_zkssD;wm @vR1 @Bn=}\|1\|1rebk*{\}u_djj1#Z# \>f;@vJ#/{?_9䏚kR V+Diʋ94ϩkƊT^lvCuU9G@:& P}D#4&VO[]лHrDie-A30ՏM]\_+ z EA~+!Vh4,-/ ?ذnS֭ej$F &m z 55(U=;8|fn&02LJځ@L!z*R{rn;]F(fZAŔ?)*(*0X>0y 5}/]4&/Hm")? \^;pϏe7$b|XSe!É@OϬV~cAVfqa$% 0aaf)E,+ ]R{g<"B[h4v;ٹ{??˪1NYUԪcdX I# ?wIA@DF)RA㡝v׏>0djjjN٢lh#|14c7 G Gonxqgޮ'5S^LbnL^l#Pjp4=>y1JnO-2m_`.@14줜.weHOPjam^ kwl/?c%U"/9kuCˉXdɋEQןRk[b+*Ҋ^9;儱_/ ,<֥hHoksB(^g1AL/"ʄHm%#0 {Au;t]?5ӱ68QQEխf:vKŭmcYv__.ˎ1/9{#:!`iNv|)?:M,D^+7?}瞶)ɋi+y<0Gݍ6kD_nĆ'73ӥc0, EPhr[چ8 b\J)H ZXEqDEhAӯQHzCe]0JRx˲,۱sv޲m,e7k,͒ v } .5a_',ǎ3m5V*:8hLXD@֟MN$|lB0Gbm43RMˏKX>Et)gKȭIu.8Ho" T"mŚ8NU(01#0[QjΙE6fzNH*8jzR(e'gLtk<{ E0/P,?+MFGΓB8RR;pɕ+̖rnB>8T첅gI=pi;^+RJ sW"pSO#>M܅(nQy8cR/\Rhu=:Jm,ÒB@҅(Ќ2%o7Tdz03x'ڳD,kJ3[_njIkH۽[_<0qtohhQ"R{X. >]M .}FZ214s@.bP6tGYN=["O=5޵q7;wk{gf$QKBH %@KUh U_jڪD**ATm*UHDIЍ^g/}_sg1gf93wwm9_twΜ9;;%zH9G܂,XZ5RwcHSi&`w\O1<}x}WsXrYEIx14ɪ?9g!SHMeLߛ؞LH1E& LJ(NSJa:%=T(g)B,g*K-N/7M$[-\r9'~r¿# ~LF+QDفHgyNN|6"qhv`+EЫXj-ul# H4kSb:Nt^J/6yj'LrlKy`%vXw2n uiE bZd+Hd]+odUBxawyZ ^ B?7c@}xz!X`2HK#I;#f 5vP=G0:A Q)S|.qI?j?ii}f |3AI7@&TXY~Z;lF1] @zo^i8;8J5J+?H,ut~}V;dZ~`k4ZP}إ`6D<_Wry,0ǫTD. E%H Ѥ[%s)BA,kGV N=kWЫiӱC9# +?'Cuƈ6}򞔫 j(Pp`Thv4Cb5A9-q E9~ 8@9 0ġDZ):5:Pyb'|Oj>^@߮G2pmi3 ^l9Pvt]&$GSO(DI1ź ű!h:7I-'xe>z'Hc$"=K؈9P\eqsFnY,{X,e,0 R[^^%mx+/V;^;{+|8^K"ߘע5*n^/fcApl+&J1zyg$V^3iߣbK=۱9HC}0p7,-Rb1 +5U$[>gjg^ڳ3~' #,+4M-./ xt||ic~lZѴbz7b*#u)%biADJtu>au5oFrXQG{a( ۶%=4>S# YftQ<Y.BY_xxh7?^Y%sTAip9Kb@!?M3#gbQ'ǔAM#l c:=3y6Y 36.yy;Ikx_ ǚ )r~J)pT']s $88&u i rsKa |p$*C/[+N Nݿ*,Lhh^9ԉ.ϝ`ZM x1K遾^ 0^,@a!Gd4SU^ Cxq}6ʹ#Bg˅A22nԹ&J\B;6ǒ~saڂvL?[Ь40q=W=}84474 ,\kG- ~ŲӴ)VSg1k3*](*@tJoH@#uX. ychh+# GA@Y(hҍZ-iijtuum/qsYǫKS̈X@T)t߯.ibGL%;XᇔԈ c@v0{?C|(8~oƻ@ыeI;Q|xF0:h\j3A̤ޓj}/1v-H#Jw"rF A 4G}.rhir!@v'.;gXN~mɵdE.;:`VgfaAS]Q[/-OGB9]Oz*+槟CMAy_%]~*PCH\uF9ǡo9Go?ZZ[с^lݺ`!zNaQ<#L87p?'P>YeE2Q^lx|VC} buvbkɳV0-;ůĪ*Z d}(V̕v]_0|y85E? ۷߈[o===( 0 S x;C̘9i_`A) lk NaZdZvAyW_a)`YʹV:rPM:%휔.` J6RL^)ŝ390z ^$ unfܹ3,!^|y; 8qxSȴ"򿴞5XI&z/t| */W0 wlɑEZ޽Sha鱳<=ydZd|#ByRlPE*Zël+.Vi ׼Ds(`6M N>O[/s+ܱzzzp-!m?^,8__,ϐaN1a+2?ׇ\Ks`B#<ϧbO{ RGu],,,3G h޴ڷ P4qǯ^]ZfIz*l5Emap]fyfb cCA$Mѡ>ݟ@c#H,A0?7S?`TIoף/ߛ=DbpMxƑkǕeLOcx,q\A5rpr/1sq$ri2K pT%ض6`֭DWWa 0xhne G| g `}p:~mG{>j-dH]D}Rw։/aKKNyJ%4MNM<"ʥ2y^ Lkx /Ԍhvtu瘈HwXhjjbqJѩ|959,J~ 0 ŹcO?ygĿFiVv=Bv{mwi;}IH ,]tgGO@%,jRbRJ\Sw/<| )p`/P(A;>L̗єcV(Q+| 8u c`l#LLs{om;|0m}C.>!>;`zįLxB!xGjNpiX(O5=8 #j)>kO<2ytQիFT@s8;kۆZ_ff,k cw߄M_~Y J##}QBފ$ɣ{a-_0 m7X 4ni͈#3;6S mܹm'۶.y7Ǯ[2]禗Nө 07, w`fT'zK_,!!/nT/Sȶ?jL-7皶Gd័) fCEDjQyMϑ%UZr\Ls6)g R=ahcn09?wLm^z{{ ր .$$L\@D.)" X<aKODfOŷ:8 ?gR.Is_|?[CH#p7b@q+hH\T,W/z8–ר[U{wq#VkJcUHŹS98>*h.%e- ʗfȴ:{zii;ȔAAa E8}p85nxcKpE̿`J(=IɈd c96ycz.z2u"b+eIG=wqWv;C`"{s'4/)ܺ[[jh~oiع8V L xlM},!nqsK&+QB4%dI|-kc1FȾ7޿x7'fPܴsL$}nu-f<q9¿FP߿xvL\|Ys6hnކo|Ա7`N+@M/eI ^A'S r+,Q1ãJ$OP輊Ft$e ]-N=&/K>#=Mq*]2C;7fW|e̹߭共pqzLqjpRzʆTϜPKXG\L\FE @@q 6%d`JwKb/ݿ${Wڃ͟!-~r3 BrUUaװd:Bڋ95% +u2B&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dI&dErkIENDB`pdfchain-0.4.0/icons/96x96/0000755000175000001440000000000012125042306012177 500000000000000pdfchain-0.4.0/icons/96x96/Makefile.am0000644000175000001440000000011712065436454014170 0000000000000096x96dir = $(datadir)/icons/hicolor/96x96/apps dist_96x96_DATA = pdfchain.png pdfchain-0.4.0/icons/96x96/Makefile.in0000644000175000001440000002770612124631303014200 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/96x96 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_96x96_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(96x96dir)" DATA = $(dist_96x96_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 96x96dir = $(datadir)/icons/hicolor/96x96/apps dist_96x96_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/96x96/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/96x96/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_96x96DATA: $(dist_96x96_DATA) @$(NORMAL_INSTALL) @list='$(dist_96x96_DATA)'; test -n "$(96x96dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(96x96dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(96x96dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(96x96dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(96x96dir)" || exit $$?; \ done uninstall-dist_96x96DATA: @$(NORMAL_UNINSTALL) @list='$(dist_96x96_DATA)'; test -n "$(96x96dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(96x96dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(96x96dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_96x96DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_96x96DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_96x96DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_96x96DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/96x96/pdfchain.png0000644000175000001440000002100312065436454014413 00000000000000PNG  IHDR``w8bKGD pHYs  tIME)$GZ IDATxy\Wu{kyZɖd<#b c 'yY[8Pp xh-Y-Kr[Rꡦ{֭z` oYWUםgo{saͷ6|omͷ_yS\`_NnܪhQ[˵jGJi@}$+删DJwiPMTnAkMbh; ޭLw q8ѪJqT`A8dǝTOfjldt=oޝO MwěW=dX%Tv)(HEm-V4v5Xއ}WdƆn*_;^MSU75 H44᝟lj䞇]ٷ&M#os{[ C3<:%Zy6X ,"bC˜lv< ]"b,Df@&Sj}qj+#ʶ߿7lzkct&+W>>ۗ.p:msԞgLLC%GN>CmZ5s۽ʖ[FǓrvÁcә,Sit^մX>gV \OB2@wlvy`/UJ dmYGQJ7$IeVq. ,C|~AiwYMW '3*-ʸUusS8,CQմF1L+/}G _v>3AV8D+>(qda6:o`b(mtP]DVJƓYeێ{|DDB=wDT,behva(_7p܅u[bgԂjM]]\vwq@&Ǻks-Yq{/7)baq qJD87£tW;Opb`43 *55 AT;c94UGC?T(DEcip}eoٹs QgUx#j~> C3HRQ YGE[D̐E2 z/30NmUբ֎v&15 yDvv>pATi}ϊ~m7D5gq,vۉ*}Cc}؎|qZ3ZDP,C+,CcPDBZ\Vߕ=u0{NS+wq+ܟ5n ,S02p{aݱX04*PI$5vSLQAT^=|~4E6sR+E瘚:Jz CAT! \G@Yw0Aю QuCԳbJcN jᑤ6a@: |&ӶDP ND[L|?- յQpA d߬R3BTGi0r;O~+)q|E+nP~07T p248:c*EȬpm^6Q30~rb*m\O>]uJ)JgGe2Y,3wפsOƕM(=3D t3 8O.U ‚w&~Hâ!3wkw `Ù7✛̒ ٳޞH)Si┺7 C Yͯͅ FDIX Qp88G>va{ &XG'S%TsA+.(g W5>[.HMkzaLFG,ٰFJ~y_U(@ԘhWN|S?]~P ` "a)KEQÊ8U~o-fx/Yrb8N: &d w;8Uб^P|:R6~|iFª,!RJ̄TBEug撁ֽoFkXLMMVs'@;XhWr!;]Y>V09y Yf i D,! ? V\r%ٸ?5dyū?(mrS2v!UE|az,+:||*Q9jVkJ|E qqd:P=cDMelƸwVW3|E4_'oFl #aYGmɍ b\'k"O5uMg-5T9\e0iQLD>ԃQU'x{| k1￟f2]s>5Wo;-rAŎRp=Z?+)bO΅ Ai8_p ƫgw2l,*>Ǿ=~w!̧"t'1n< }p1kϫ8CCضrF&Z%&`Lyפ|yGAv9jỏCWEp4RŽsw U~ܳ1::0_cIOre\;9)lADa.k-48/ ! sD[F8˗/oǟ||'X{FGGFr׏q뭘5}lXA 'N16:B3=Z9{BkAʠ)7}􌏫]s9 D"a/vO'颋y ^vn؀ (?e Uc\ Xu^=I$n*#nfHSd)R)SS$gL.H1.L:ʀWE2WeL\ 4 z&*SkM4c˘O뵣zK/ZuNgR\VE5kP;v!"| k" UY &5$`h?ӀԿԬZEj2[JPQUEȲ@L7E\,}tE̎ >Bʍhu.bͧ& Ĉ066Ɠ;_*jc5#| X…?!NM ֆQUq-d֭øF'd%[Kb1W:;1èX~I=ΤFk_ȮL 6kB&/v25e(98T_AMM-+/\M'_)\oQ}0;8^$Y 7nDe8ǎ$plG8ؽՅCE_a}N~2+-N  wi$mmk&f@6Rt 4}S/ J&mu TU0::νxX8<ѣp! #EV}C!bjlPc S+`'O.1(ՕquvQL8 40L2KE%Q^Zyp۶ɤӌ'i;Cȱшl(D+Mj*Z jYŗ1^xQ}e[ڰP>Zcp*[Xf-Kڛ'2җП9x V"f4k朔/^x~&3?ŵ6 gz?dj,8ddl"鞧xMMLNM204…k :X]߃V( <^xbvKXe Ѐ} isT)d,)E#E `Qܒh J3GE366 {8;lB15 ,8o9Wl-/YJ$UgMEAH]S]Sˊ V38޽~+`x}LNN|o:(#BRd\)JYy]+_67}`|DRi6F2 MMTBsSP%O+,ba"Rpn@?f6FH>,$0gKΞ|"\M-QeZt-pUܮCneY&)Gq>| \b1ǏɤKkyJ iUͭ8E7ãj N NOgE\Lg2ŗy bZf,pxҐ G juW'/a^v) -lh%'K$#|L*RTs9Ck9vb~UEMe*T $;nq7ej5!ڝUpSiW/ 3‘]8w܁jnZxb/[KMD10T2sS朥yeEH"z4AUUccc^=if@ɦz–/:<!S!WB] V+$s۫*+Mu` " wŒet\ K854l60mIfҙ,51 @Յ>yX,8kfة.շFQ_a 323BԢI B++R,GxݱC$/jo',^-.HNH$r1wqp{)aaC sn_69>`jm4vq2P3CT)~=g,bU&*֚6=Aw ;D`vzo/mc Yujc5l*BBmT>h_XGØ[`na jI qAΒ%KWT+Em(Mw鱾a ]b N R@)x٪9 ĢfsM%xB)֚'g8?D{dۑQO|ى:r}(QTWeO'ɟ>p7UuGO8ʋYRk=#3Bd*W5Ka9_~񖖿ƽ b8M-LMM2>oGINMN#pJ[v5ubq\49|2&}mo9oGkjbNfm'tS⯁OP>͟t*~z) _SYUCKlv'' цsϦ= KN% *@2=DŝkeTQeb( E ERL'yy~mh,"ʼn+*GX|*u:)`~9"B,ls2S$->XOQ* 8}S r3o-J)2٬x='>k DG⫝̸RJ-TJyTO-*?1_6͜gU(6LM$0C&ihL&Q_{M׿mZ9E }4?*KgRRrefVF"0!T``/ᐁ< LmCDKۮIMu#afdQ IyeP `eOr-+đh_hH%_VCrڡΧMVTO|JM\i-$宊.Ww$4QIy"6 FOuh/7gv=0.|mAT2oĸp^PI%5!<^2P 4*B7h9 ?/S0q+t,+DbMDcqnsR[Qd{߮8`NCo#R@umL Ҧ{SSۗf?Gu]t5?kVf%bVv6|||*#^¶;6099Igg'oq([f=7M3~ -S Li_߭8./p?6ڳ{o tUIDATυV=i}O:kK,dO^ݗϐdgr{sz yNGRJ̐ȺkG$b~>t϶v۾}[ypKcQ Cs* ~E.h6_cm32mW fYOM`/{=0.;(ǎ7~uܰg.J_oMf㪫_"NKm30^-dm:u85_ Դ U65B6}<Šܷfxޖ'vs$tn}qfNML%_9utc9Ӄ9_ ޺:MrT.Țbͷ6|omFoJ VIENDB`pdfchain-0.4.0/icons/16x16/0000755000175000001440000000000012125042305012156 500000000000000pdfchain-0.4.0/icons/16x16/Makefile.am0000644000175000001440000000011712065436454014150 0000000000000016x16dir = $(datadir)/icons/hicolor/16x16/apps dist_16x16_DATA = pdfchain.png pdfchain-0.4.0/icons/16x16/Makefile.in0000644000175000001440000002770612124631302014157 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/16x16 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_16x16_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(16x16dir)" DATA = $(dist_16x16_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 16x16dir = $(datadir)/icons/hicolor/16x16/apps dist_16x16_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/16x16/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/16x16/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_16x16DATA: $(dist_16x16_DATA) @$(NORMAL_INSTALL) @list='$(dist_16x16_DATA)'; test -n "$(16x16dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(16x16dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(16x16dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(16x16dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(16x16dir)" || exit $$?; \ done uninstall-dist_16x16DATA: @$(NORMAL_UNINSTALL) @list='$(dist_16x16_DATA)'; test -n "$(16x16dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(16x16dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(16x16dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_16x16DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_16x16DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_16x16DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_16x16DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/16x16/pdfchain.png0000644000175000001440000000125512065436454014402 00000000000000PNG  IHDRabKGD pHYs  tIME&:iTXtCommentCreated with GIMPd.eIDAT8c`Ǐ/}0y,;7lPgauAS<Ψ+Z#39o`a&+SHd-;7 Y۽VF)i}>~PSQᧂ6>^F_qp2sߘy12000?W\|pJHhݫ›7222|tqe`? A;ffqxM;u޼{w|[oۺ# UgllgeM0t~a۞}-wsDLOޞ5X]&F Nܑ~Mo]ի\\oX٤=yb>#(us7XWHrVff?# C3qi;cbr/^lJHagbc{g_\ G$$>.]VHdd``PUnc%˩MaJIENDB`pdfchain-0.4.0/icons/22x22/0000755000175000001440000000000012125042305012150 500000000000000pdfchain-0.4.0/icons/22x22/Makefile.am0000644000175000001440000000011712065436454014142 0000000000000022x22dir = $(datadir)/icons/hicolor/22x22/apps dist_22x22_DATA = pdfchain.png pdfchain-0.4.0/icons/22x22/Makefile.in0000644000175000001440000002770612124631302014151 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/22x22 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_22x22_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(22x22dir)" DATA = $(dist_22x22_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 22x22dir = $(datadir)/icons/hicolor/22x22/apps dist_22x22_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/22x22/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/22x22/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_22x22DATA: $(dist_22x22_DATA) @$(NORMAL_INSTALL) @list='$(dist_22x22_DATA)'; test -n "$(22x22dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(22x22dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(22x22dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(22x22dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(22x22dir)" || exit $$?; \ done uninstall-dist_22x22DATA: @$(NORMAL_UNINSTALL) @list='$(dist_22x22_DATA)'; test -n "$(22x22dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(22x22dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(22x22dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_22x22DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_22x22DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_22x22DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_22x22DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/22x22/pdfchain.png0000644000175000001440000000221112065436454014365 00000000000000PNG  IHDRĴl;bKGD pHYs  tIME BniTXtCommentCreated with GIMPd.eIDAT8]LU33;? R%*`IMi m4Mx።bLhj&^ҴQJ!hBV1PM]woĘFj8ys;D &qPH/.,`E k5VbI_Cᄉ\I-H\\;^p$~_zz{I$15ktMDuQ5/ ,Xƣ![ٌXjN{:K`_\5X2>b)-_egl4},tLnH2!E֑S!=q', gdzTM uk!,-!R(&3XE-rv:*3BT|I?.xQ)+qÚVNK 6ՙ~1-@.0VD?Mc ~'0,`\/9<#Gn6B~wvVSVplx "Jy0@L&,$mTQc3gcpfٳ;_ݽ3YY~݀ɌxV]LRAl v_lzp|%'MN"yseKmɍO>UrG*Keig5|kݞut`PCCצʗH_* ]swZxxM\E"KbDi9=U:ԵڦCt%aSQ?lnZE6uzc%,p $F 34V׳MO~31! 5c-wu:Z~Ursj|J3:Dun3z<[,X\ z~ @l9|ŗ*ڳ)|xb8ݎllKZ(ڹsܬ Ţw_hlۗ&gʪ*"jS踮/vu\w(,䪪H7T՜iUWw_k Wj0IENDB`pdfchain-0.4.0/icons/Makefile.am0000644000175000001440000000014112065436454013360 00000000000000SUBDIRS = \ 16x16\ 22x22\ 24x24\ 32x32\ 48x48\ 64x64\ 96x96\ 128x128\ 192x192\ 256x256 pdfchain-0.4.0/icons/192x192/0000755000175000001440000000000012125042306012331 500000000000000pdfchain-0.4.0/icons/192x192/Makefile.am0000644000175000001440000000012512065436454014321 00000000000000192x192dir = $(datadir)/icons/hicolor/192x192/apps dist_192x192_DATA = pdfchain.png pdfchain-0.4.0/icons/192x192/Makefile.in0000644000175000001440000002777212124631302014334 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/192x192 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_192x192_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(192x192dir)" DATA = $(dist_192x192_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 192x192dir = $(datadir)/icons/hicolor/192x192/apps dist_192x192_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/192x192/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/192x192/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_192x192DATA: $(dist_192x192_DATA) @$(NORMAL_INSTALL) @list='$(dist_192x192_DATA)'; test -n "$(192x192dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(192x192dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(192x192dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(192x192dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(192x192dir)" || exit $$?; \ done uninstall-dist_192x192DATA: @$(NORMAL_UNINSTALL) @list='$(dist_192x192_DATA)'; test -n "$(192x192dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(192x192dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(192x192dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_192x192DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_192x192DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_192x192DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_192x192DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/192x192/pdfchain.png0000644000175000001440000006675212065436454014571 00000000000000PNG  IHDRRlbKGD pHYs  tIME/  IDATxye> !@$@QPqAG:Q?ttqQEAM IXIwUuUuoL7Ugysfmffmffmffmffmffmffmffmffmffmffmf^O!H`9@GB2"0.uge= w .}ffQ0 ff!FFЬ7J {De11)>y/ "03t@`wsN DO v:@{ >Ž}ޙlK^@C$҇W40s Btgu.<\ Oă쏀8XPǶ1>B';)&?850K/0 gގم4x!.M_p9yЌ},yOװ,eBH\i@ï(E:ƿ+!ʟd\ _3y?C3&^}1|gFKBwW89Zu-&g]t-o;먷~,8񢟉 @c|׼~f0f!B .]p=mϮpu! ]`v?.ZwRDZgfHc_/cCvF&ÚiOt_(CtA7"} sw|g-@5ZO4@{ڗɷѩRkr֠By,tƍV,fwv XMhGyevlq\1wwI3< X Cc56\*U+75 e "Oc4p%,InK_I_iee/8kXo={%=vd6?o `מ01OrǍN'؂jA1gB#O aW'X _nE,o'M?/׹`ҧ?p6+(w5i=AIsJGϡ18oٴzƵɿ9Zs}~-whIŜɒ`"fewQr]щ*]Wz`&Wg"K8v|'Ɍ}[HRO`==GpDG A~DӶyMeok:귣!-̈́I-3&`ŐP[ce~'nĞ:LDTs߆|ٞ ;B7%ag@Cj&W:醥 #r=`/p\k`ej=O dL-CPҐ˘ |e7-{24 T"߶KOW|jiYU5OXŭipvha$pv-KdxSI;8 @Ҕ@ @j4(ȗ~ԙ `AlG\v#{j Cu]-}OmWviK@0=2 W0 "H`\RD3.3F~?*䢗S |+_-R|$R&~H]6Y-!dS-Lܑ7HB9Q:}11Ӂhx&LF`;]}Y@o'tT~|%?NcJ}Ц?3I|Y*{("y=3Ti'm ޝehT.{93 Lj'C&/&"0y\AD!9$rcis|._] 0#UD,{%9<`Y3A&_hAFsd~ɇЗ_eρa_jдD/x\e{{aݛ)и ]#w2</1!b9 fH>tkK3ALD]㸁JL pIFE+-d1 M(sp/D#\sTzĿOPxN3Tp(Ձ'pC ۙ5/Y4M]"ReM=S=lQ'X%OTqz*n//3lW`x$4E0/EVe#7P{8/}8mz7}8n҄ƮQN8\Dž6=^s/KXzKʻޖ|Zf(J_3Sr"U$Y&ϪC[a7݇O% e{<"AP4(tC7ME+>1w__x_:y姄fZD4&"[") xϑ$ DZ8X.p<;]=)څ0 ϶xM$eXBRTZʱ8$d$1)t]f6ʹ"M-H^!;2C3lW[ό>LOzװ{q r@\5gTLxvw S5@&]_=Ipȴ!oUj ,R,RH B hi"Bu gQ{}Hl,,RT.$)!}:K+?{}ѲHlxi]-B.S)WY.>pioފuv%|Ud-矵o={%]Ї'};bJMalkmudטOY,7uihg,~}+|~$UCMCúkQ .aˮ 隈c)37]ٟH]07bj^ǤMSdaF&Olu>mɎuDE7XKEz-K@Z ZwgPqVcF Uw OCxGfV^~;ido$hudi_I,5'/_~R9xUXz~A`}v\FWbZ:HG HoEcv-a"iwW .keh{,t9r鋅EOI$4b ޠ2FP˓?<;u E/9<.0 SHHMn"~1Ci+'N޼E*?\\pٍX԰'bu;歼sq1HIͥ0)$R\יI6<^ŽƖUСk h[-A[#k?DwŸSwq^ "'#X`rWՁ<8H;DuqiMPc'}@si:HADX|_mW(t}/'76=ZhCzZ7]vU#d%hB.| Ǯvd$)izYe/5 29>3bPq4$i]0*$}d躁ᆉ[wc|l$aB^s1^ku69Y0qʐ-I2OWF/]x=24&,RQg PL#>*ME*#&Iu0%)$:A""k"%1IHeJ7P+p7+sX<m#x)H8Z:ɭ1^)`-'+>$I&TH1EIH!HR4vl_eV"U| EV4E E EiAQmXR`NrZK*%E EH"ޱJTR$ ?ufXgXӰhU#=e-o8ȘظcyfOJ8- ጳHU"J(9$ZV*v K^+Hsɸ1E,RiERX$'d"i" 5cPiH*T{fz'@5rL-!›$yA,/bp(ɌFLc82V T:~E-JSD'RLJELhER[gX" @[XA*׷<4a'3"a OFD. @"tp2ǏW=C.qgv,o| -Yzq"T :fߵVڟ~~`aXl6.{b2F/#'WvoZ̛LEJA]D" t&\o6\6T=Qler%T>4>,W!: M*0"a<$@>Uid_"ma@A>""+ͰHa"=PEX I!0H)SI V"͘a,Ҁ?E: $Nàmˀ~HCwyE*frYBmrGdtԁc/Uf3,E)߿YJngmzҞ:f``!a\eE*|f:4.1ߡt`fovIIE$3(F p!7ʑhԛ|U PVNVEOZ`ՏAɄE"ُgwO`׎$dw{ u r]&f/H}-`L"fG+7w>Lr ١4@""u8A/kw.g-QQk r\Fq d  >3\ƈ53{T@2c VPܒ tAq@qޓ(-[yxx8*<~o8".? ~l@LB6^XI:N9{EL^E*R-P!^z(S{R`%MOP%=;2'~ɖ1|SB7d1+~ls]sІPVC5'/)GOP0 ypa1fY=ZitM J1RkM"T X",GZ$D-^l{ED`y8<>Ǖ|(5):_`rb:F́KSÍ+ȟ~+V8^Y:yжm_o8u)Wj60g wP5dAÏӌE:LEJdKE*geqqapd1t ITP`ʦemUPS+/hXt%Rr 2vP$-_֐a˕ w0ibc\. jI2Ǭ8߹| Σ4Og ƥ/cp j"%W & qEb/ uLӐjILMPlO?<|{ KK B1NDEYy+u[f Mml hBʤL$s}Q 5&ٷ'۶8N|JJN`$Uoc[qMQk^@d Ҕi,PݞGHsF)I\]J(@ٟNjz4ڔoM3_{)O*_T~5Eɲ[j^8@ @nŜIqB A꽱DiڱgMO /zj݉9-L9i0ҟ_XZ&ppK}~?<1bY9@ZFxMt STo2,R_3uvWkB)W^TUPTWBP1%ck$˃ԲXZh++`)@&%!CZ0)'׶LWr9v/-Q9:`RQ-ɯ1KAIH=KܑM*eyl&",2LR///lAZ݉Es񌛆x TNB8FQ ʘJ@ըr(/~))!aDApA ӖR~Rݦ89#i GIaN MXHlaEBdhᨐ, Qp2: ܸ0W4V1_HVR9Hfd- H 'otqӓs3ZW8ۡ[%~TIt ~E]XDV;4aFĢrWBUJ$aUxyj!ߟC:\,xԵ>'9(c:YHڄNcҩwTALm 2S/MEIEmE&ͩL[*1 I;p[v_D0(9%Jv<]N$ BQ_R(Zdb9t)"\X%NڳH>ǫ,h1%һ H(TI 2=Ϫ L@ksU9)ˊ9֪ G} ޖ\%Y=ZQad\3f-,I@Z٘b@1E' nAYSE 9pMF!ñT40:' nއ* 0e_G@*ճЄ0)CTɃ*<a,%&#ТJ͢ڨܻj6ON(4 {4RMo ƣqMh41;]Vr20Z`νpP(!k-I}(*Zީj %:D79>nU X4-GL+v_S)*DI9>,`۶XUp\ZƂny<*qYb@'<1z Lз#qd2tSj X 2]'ў=CCOQEA ×2 Y^i,RfyRCP:l9~w;G?NYoZ~v໧M79ku\v[8;w\@р8`{M$j1)![%4@ ˌG{]7}߅R"^.B$P4(-2b${Έ `9|'؍@Xf[ZPU@5d2ۤd8)h,SU8P/\ Xi_AkkNo<쳸?&JU,^0oF  MӔ$KZ&L/#C$Qu`7H2ϱr.NT$&LU3ȇR5$i >B]=ji2jGh"%"k5 r '^|1Mo^uU@.C{ *,}ko~\>qۍY nV14JF5T<NrJңz:P+Rp3E26%mWNP#D u' r F$SmASTA\Q¾}A&J&5ļy8bbv+d/A6*'dM)n½=\6R֬?܃ի0icc "=n{pWe,^ ^Їm<\G1.ϝWf1>:Gp`QR.+Шy9XJ2g90+Uڧs?-A)Ū+Vc%GrvqP~N2Cue2os/&'8melPk~};p+!FA,^ -uuڟ S@d,ضq+GMAԕ~Ȑ()i,Zn=2ymiFJhZ?W!,Q.1*Qwr9/@Z$^s< zn%-L -³mԱ"4 aPȣ .B&\aێX&&*8t9u-8v1U}ioC*n@cV?駁jg (a}+O~͏)dY&8#_40w&&&PUaR4sgSlRG"+Z 4}ہjs*Q"wkA&$+r */sF iXĬ9;o>[nN4Mh MTp`->1u^,\[-w⁇AB\Dg]vC/\7>: ^k۸ qmf; y3TdDG'xBsBgNkd v갅xBZA@P3^ =XmjuTUTUT*r+aYل8pm턤>9Y\HMY1ǹjm /"nZ#aF Bp( zz%\*ee(O!R9C^tϣi^iZ64M'|}Oc1̳70w/ᐿ.fOPYPd?Q4>9O~3@\8všcOmGttvt@3th 8 ۶!ah@Ԑ-X0 &d6qѰ6ʵp!4 4 DJ_Ъi 4KH]}&OU ,ڬMD=V !4h4QTG7aq a`Vr(yxpۿ [C~\Xn?b);s֮ϛfLuh4@]{\h_GQi cc!{pĒC'@X!<m4  ]G_w`7m ;4@&aB ZB P>܆ 5Ai<9='<) n%&݄ R4: À cll?6,;d>s2X7O.ٳ ގe睇WhwہY*Aۘ垻L"HNkR3T D3,tb`|̝7=olxIxU~7޿~=^ى}n zbnPxWBK 3>̉'VA_σy Ldh:HQ@@i]cOr9 OuwƯ~,E1ÚʥsQ+O`ltZUh0"jXcrdyh~`L2LaZ/ƩIdݍXY`ôLA؉>_Ï?oXf蚀]k`l7xZkpqwߍ]8\vIb#hx*^UJy,gfh6&nmq\~4i L0-pvCҗ#ݴQp1`ahnK^Jh@Kk-4H4ѡe5;[e;-4;08+9J1,Ҥ!RTOKu1a.ldP.M [pXy2ص&ʍ}qހMߎo<^w ǃJ /f8NL=.ٯt@ h"ThTo(| S2k4;Nu=_fR2 cORi)e$Y*ؒdz_bԚuEЙbsY3,V4I.>%EtTo 6ٮM:t1V*xdxx&| sbZüOkbb^Cx{%D4AG"zMދ7 [A]]@jf In0-@kel#|ه /;\j !p֝xz zzzF768;@sn5D"Ms`?]L|TGR+=ģк?ôPVS;g|xB1g$y u_ydsyC! VAj::(<'#[90B{}3]?I' ߠk;'۸Ba ᙖ o={7sy guuCV|/v晨U(sxHnVTb9k~h. Dhvie=x>)L"EDq>X9er)K)NFttu4J;>F,;UGY}hTb'C`ndr ÙL?0df4plǫae0lہ:^t;`;Vآ#~|'R upnƍB@ XׁY>G>ZÆh'}kz{{f^CwRVzM-<}7ЮM*4tNrOj*'LRMEPrCDBJH'`ӀiYfs~u]*NB&c͘΃v-0g6΃2 r] ^:h;vVV߮ tsuÀ&4]G2Q(Pȣ=@&T`r aq'&@"`Yn;v½bd. b':N^o؈݃G6cDcV1i L 354]eH[VxmaʎQfנXwEEK/VeL_"{0{7v ! 4m1g" /309bb}+W $4\.,P+&ƶ bSϡlmbт3Џ CP+UL[?@\wAPO2!%X VXGۄ50l6 ݈hvrlOP õȔ漿,V{W]FV+.AjR5 ZfABevi}{-]'>^g "6 xpt.rdol_ eǨUB#h-!BUD=6ƕB 8y2bс MoAy$; }dzƂ O8;w4*-@zyt4wZf/utOa)AjŊKK*^Lm,+=kޭҰ=~:h볠Fw7GKPu a ZFt"/$@H}Q~3`s:׏ oZ`:z5hп-i}CghJLH'׽DT=JA,$mdFP,E=9&GG*u[} B+tc%yZe>22Q!1.XA;,_ lBBxOViYGݽBt%GQA{EXA0 &pkY} au7NhVᖻ@& sS<]M4"sgD9~qI%>(tqY94պ#MZ3\5H)u)%Z0 h7 bfC=Jk^J0ݘ50sy 0g<̚==M[ɲs:ZbRaY/ۇއ[uTJUOhyėYi:ߋYjlg>J;-Eͼ6nN `%XZ(d",af8 ءJJDXhzzH1 C3¹RЛ΃Шq#h4MBbG' 2YR)K''jI7Ĝlye& d9tvuaXl>MP- rBUth4q꣱gʥz붳- smR)jt?!{p]t ߃k^6Fje8o8vy0ŸAkQͥU"էdG"JBZeP9]rPB ~ @v12^u4s98W^þyũUj< zyş$$I7qI-KO6p>ٸFO+}4߇Y̡i8%EZ`PU vH/,mς~#$M .G5) iQ9x$טM}JZ9Q4\.M&<-@}/իs0 98WqةcԪ؍FԪ5QIƨR=Rʦ#^~ibG=$ CGc?mt.3. iT.Q+ŀ_:Ky3ޖN 9vaIi5}O=?+$PMZp384S4nMh0M.ixz @n rhVA۵fG'AT6 !&<^#e)ed4MiZ(;wj==wC7M8e,(:'XZb]'?Wǒf BMBTBzd1^F['U"`RT^O, ڛ^ÿwQvo( xfTu؍&> }ba֯U̡ٴza8r< XjbNY1uec($kJdY;@~Y!8.̛JZb4 =>4ZM8`va.v:IZ2ф^i)`CkTT8?) ^r>8X\l1v0o,qJ]#e4 nqVPZ).!Z#͠tjX}hjּaP mjISϤ$Iu!%ΗWʝ'>Q,RkTzP-c)o!sR"[4+NK n訌W@W] 'dmp~֜W 46lḮ@ƑiH$dgNH`lP|=@ZAل2s+~ 'L z>F CRR]҅oS-.i"E܏KD ")S4gD9(uxv(vHsL2Cщ MUynd~t xMgШ70{tablèW+F *FM-k)j({Uu8<4\FWGka7I/`J=UGGa: &`ZmT7t Fmj6dCZ IG/ҹWJA\;4! 9I8{Sx5mmc~( m H@LBh@/&ywX*€9]&7\F[-ZINOaz~aY H#A!{MIyԺlǛ2:NH:);la l\˕NCX,9  .I !3LOףщ~#2M,EbEۛ1T0xQ<1!ْM,'I5&g hAPCٵ eb ˀ8/Y (-̣T*VnvLRǸh6n5o`Uh9ͣn#aO,pDBMd[d.4U`fN^'EJ޺-h/gl/ǵs$:: )S*a:\x|64-(bp>СCpYhn <: [-d2p׮/^ WR]+eK%ˋVh4hۡ6Y0+Csz2#,u]hy a_Pv W]>,90uw4M,U #KN\%wٓ Ŭ0{3} S'\b>"0 yԃ\.8v}+Y]׽5pmO^9RN=< ac\LEH)I/`&jC I3U)9:5)I d 3l~חaj`_y%_U("8 @swѸCP~z^ `.4WUP#3C˶a;.#3`]SaQhYσ` y\F j6[fہk;P=I:MxS^=Ϻ=[jOE&034ݠU94NlA!>Qb]uo nAR()Ô0́4ik4R |˰a[a&}>CCO*IU Xo (p <,t]`2P,U4L,Mt\EeL sk8W]~ 02 4<.v\ ch5="=9_SG9M;2 'bHçE*(q\(@Q]f{P+2N#Q(I a{D稩^ml-]k+_n g,OfL(.#k7+[ ŶўX|롭[Zb}p\QJPz${[_8Ek5pWBݺV(^|1>&{zdªA!k1Ε[ob\6 ~n£IFNEi|/>)"t{++L^7EOlJƜDaƴݑd#." 1MAQT=0Uj7 2o {ܢ0kc@l6|Ѓ#px>b]=5Ms9o:`P Tu [Y8Z&_܊|!LS Zbɷ+joJ.0Wiѵ7o0,ِft)Hs" ..G(TE+u>NCSz{G<Ո6Pra"/`td?0t45`ۇ74=ikm{BzQgb/xp4<FFAPGxPFQ`x z_4c[-k5ݰB3̢X,fax) aР=O6ɾsZmŰ,3&tUᗧڛ7F4N(Hyq4IaE6Q?,pEgZkc>+˫aY ^\9#[ƇĎS0MԴQ/Uм:<;`+ p03 !XD,b1}0tS)z !صi6 5`~7y5pgG@'W:^7@lzmehuVWk@ <gf9;P-U+dԳ/bxx}z:f$\g<-Kj+6|[La-3(Fo!/p֛NԖ1U45R$1!`;ͦ !#2`Y_0B:^I.hh/*8$ 2eKzmo=aȘ^\v:̅k| MwC,s3nzzLET SRvկmuzrxrlɣXbG6 )3s% /l^+߸( ~]%EQJS\;L(Ҟ$@j*(8i" c)"g-A7^;ihDȵKYq,BÀ S%H(0 ,* ^:^ܾNಋ2VQ*ht5SS3/ڽJ `PTorr aB9TOW_{c~D._"xVp. 㣚y宯|«_Ǧ@pT2Tt1C̠G)ZUUf;do _m:0+aKY)hc ss"$ئI@+⚌C>_@fun ukzb%4` (E_"6#G@ q02^@8 6i ,Ė_Ʀ<3caj^_BItؙX{-삏Q3t[hb1]xRe@E1 wHrDUEEu0t*)#Q2*pAQ X`( nD4| )\Мj`fQ)Vb'lCC`#Cbh6Z~E) 0[e_R@u b2WwSlahd=^\ k*U"Oԏ0]5cG.꫺e^ çOb]S8|R\A)B{f3ZRd<vv$ѩ>^prO)5D+bhӴLyJ$h uO)CA4j5T*<54[[> ,LÀaʢFdmjVcTƛc{QաFƐ// / BC4χNt)F4/[:ҽO_?́EZkGO' 7d,bɂ tϏ0Cy`N5 bl6or",191,l+\B2%6I[QGn&,+v޾-6hV⵩xynR$yS= 0j0H-=u4%j"U商cR k"%L -1FnR*4.2urq<(cv/[d> EH$g|aP~'KD쯫c+6gP oTOIHQz9%2UMQ"t&1_G*SA B4+1` "kIh[77ۦv?wL2V"&n--lв Ie$X*jJ7\KuRڃH2Iua0== uyJb9e0lo8{(Rae^J2ᛨMQo:C\ZFd΁ +EH *8 pQ:/^O;]P&9Dm$]_ SIDAT9.rSjg E@&aq*R{%QKcNJM:a@G1)yqHbH38faY(] O ̮R:_rs Y>lHPCSS\X"RLMQZH*Gr3ۏ+ɦt`%䞥{E)FU79B[b5jDr/U".Ng E`rXR fԉC /PHf?cvⱔ@B@oO R-bE,DGL,iDHQc$ر.7drĪA_XF(C-5XUW./a>j+ڍ^Dtx2#ie(ORJzWۑ,>LQ@O#%ƽ= fYD'0-8̙҇qbTRx,˼@%)(I6%ұY2 4M ?\ *N D6G뺁^7C-4#K]P5&nwWZ>Is SO¥}ۋPvlgNsֲ`&`@ފfZw+@p!3,v`(/l* 'b3QD M^c$D(d.*uߋxPpn,^?b}tNf;E\'0<, o60}2~s(}ϼGw>t3CHN=PJg4Gn@q#t YSt<)X1}0=)o %;ؾI9qD&O5"SGw>I0' (E+'V=y]tEf>{F@FyfzW[0 y*F;]q=JmM玹vFί]WBͣ\Db/RR"`=E_nd9uu3G\@!Q^S;0>>Ӛ5k8޼=FԕWD-WyNv@p/-sEͶNН_ګ,􉹘:8;^ER#r 0Qƴr??N|hYKSgqNmvzSZVΥc4ty)b`p\koH/Oͱ?D4`ruOJOC}?*ڶoŜ\jJ333>rG5P4̀#Egxgza ,^ ###OAgTgo܈&tM LDT_8Ҏ{}` LofQ[nõ٪`Zj߸=ɚsfضfFͦW*?vM`S4<& a ݍ[mវ ?QV? ^`~" žZ{s:O^9X;Nd~m`c `lPasզb@22 3WW8-0_`z˥JR9`s = `7O?_ ~쭡lE< LW;0u@g 2* fQ5Fyfo\9ڜ:}V*DE^$),bN<+ɽ}EL( @@X֒xlq#'MfJ*,1|سH ܃zMf%8m_!E%vs`ӧ9@p]ycV_ G[yeZX~g i@,G ¦q_Y;$)x%%tEJAE1P!: E| 1~ykvHy.6&~9S|n:^ ( _V\r3<fH j@BXCr!#r~m `$5ԜD1 HN:b-p2G)n+FXbJKs 7qVڭݬj.μx՝>_\lDC$ ]@ ({p6-xc~?x7=|`D߀ǓtY~_CUwfx76g*Jx4u`{O H{mmmmmmmmmmmmmmmmmmvJvoBIENDB`pdfchain-0.4.0/icons/Makefile.in0000644000175000001440000003777512124631303013402 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ install-exec-recursive install-html-recursive \ install-info-recursive install-pdf-recursive \ install-ps-recursive install-recursive installcheck-recursive \ installdirs-recursive pdf-recursive ps-recursive \ tags-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ $(RECURSIVE_TARGETS) \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ distdir am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = \ 16x16\ 22x22\ 24x24\ 32x32\ 48x48\ 64x64\ 96x96\ 128x128\ 192x192\ 256x256 all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. # To change the values of 'make' variables: instead of editing Makefiles, # (1) if the variable is set in 'config.status', edit 'config.status' # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-recursive TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-recursive CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ check-am clean clean-generic cscopelist-am ctags ctags-am \ distclean distclean-generic distclean-tags distdir dvi dvi-am \ html html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am tags tags-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/32x32/0000755000175000001440000000000012125042305012152 500000000000000pdfchain-0.4.0/icons/32x32/Makefile.am0000644000175000001440000000011712065436454014144 0000000000000032x32dir = $(datadir)/icons/hicolor/32x32/apps dist_32x32_DATA = pdfchain.png pdfchain-0.4.0/icons/32x32/Makefile.in0000644000175000001440000002770612124631303014154 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/32x32 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_32x32_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(32x32dir)" DATA = $(dist_32x32_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 32x32dir = $(datadir)/icons/hicolor/32x32/apps dist_32x32_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/32x32/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/32x32/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_32x32DATA: $(dist_32x32_DATA) @$(NORMAL_INSTALL) @list='$(dist_32x32_DATA)'; test -n "$(32x32dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(32x32dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(32x32dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(32x32dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(32x32dir)" || exit $$?; \ done uninstall-dist_32x32DATA: @$(NORMAL_UNINSTALL) @list='$(dist_32x32_DATA)'; test -n "$(32x32dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(32x32dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(32x32dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_32x32DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_32x32DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_32x32DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_32x32DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/32x32/pdfchain.png0000644000175000001440000000322712065436454014377 00000000000000PNG  IHDR szzbKGD pHYs  tIME!Nl$IDATX]lWnlqı *4@ T) (zQM%U*U(Ii" j%V4I %Ć؎ٵ; -wp3̜{ 7Y'LZ?2p?pG6|otwv{X?%͠\S:h6J) ~|z~=EwlA]tbbkm(:^ ub:kPAJɘ++DbaLn?_=ֶR:r7A1-2A6æR - WFܡ[J'~g!^y}/ځScނy"V[TD+W̎ۗK['ӛZk1X<d_{yكŠ|mG(]-ko/vͥj)Q1",h?U& OU+}kf,dМO0<|0KW&A "20Jh!:PF&2)cuSX[Y@Fc2`=T6Xgcͤ,$T =J+@zQ0yx91h){f2we,XDZL1B2);/To, FFN͊p2Y\Ȧ-F19}TWϚ[b tafj=rFO\̽ ݳX q;|D2ܱyэ_|roy473f-ZDuKjňhn UR&w~1:˞|t&JgOyJ{g' G ֚2FLH !H1ko%!Ĉ$ )uX/h}FZ;)i 5DNbG&͹ ヮYy/?9\\.KP 7zL#Fۂ˅C#krYC3TU,Ȧwi?~]uϓ[wO.FUu+Onǫ]뙈]Y/Ը*q,mH -'򳧑 t #iIpV@D>;褩21IzW1k (&R{ aSKh7xn0?v*7 a"e- éb ËQtjǞ~vxtҬZfd2Y/WQseY Qyљq" Ͱ,xcSIinkP$HDܼgljy=<ȟxyoZݯ,M ^x)ofe+20dx<zu_l!P,p>zZIENDB`pdfchain-0.4.0/icons/48x48/0000755000175000001440000000000012125042305012170 500000000000000pdfchain-0.4.0/icons/48x48/Makefile.am0000644000175000001440000000011712065436454014162 0000000000000048x48dir = $(datadir)/icons/hicolor/48x48/apps dist_48x48_DATA = pdfchain.png pdfchain-0.4.0/icons/48x48/Makefile.in0000644000175000001440000002770612124631303014172 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = icons/48x48 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_48x48_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(48x48dir)" DATA = $(dist_48x48_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 48x48dir = $(datadir)/icons/hicolor/48x48/apps dist_48x48_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/48x48/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu icons/48x48/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_48x48DATA: $(dist_48x48_DATA) @$(NORMAL_INSTALL) @list='$(dist_48x48_DATA)'; test -n "$(48x48dir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(48x48dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(48x48dir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(48x48dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(48x48dir)" || exit $$?; \ done uninstall-dist_48x48DATA: @$(NORMAL_UNINSTALL) @list='$(dist_48x48_DATA)'; test -n "$(48x48dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(48x48dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(48x48dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_48x48DATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_48x48DATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_48x48DATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_48x48DATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/icons/48x48/pdfchain.png0000644000175000001440000000636012065436454014416 00000000000000PNG  IHDR00WbKGD pHYs  tIMEQ@" }IDAThTՕ?ׯ{~g"$b1X)+Ea]#$-qMXRK[)6V!MD7 FF@;0cFffg_wѿ{z`@oի7s= |< ͷB&\_! K5=Cv"Yׅ2/iZshWյ `^jHJ# BJBl (u\"Ѫ"ĀGf׊^}ک]}ɽa4;Z ~u3`ӲVGA $lWF,o3qeCA [r?xB!RFBFPŒ)3,^&6bo[ywRy+>2OfR͝ĉ15(Cɥ>C24Zk,Sߧ_v`w}o5 P509ܪΫ:;U&=qbXn;f4q)DBUh4׋`Aڶql/(&twm遍GBF$ űZ떬|W\U&NDB>y ^]O9i=K2=T aZR _cf!Ο۱y:(*pcvȽ7s㜉=E!ji]aGvH.G*!]a4CH[_l(r4NCz%tZkHQHNd:{FIR,4 `x}7WJc`(Eʢ!5k6)3+YN Kp:s>3B*Z/DV|H]Lm 1-̫bf\<ݔ`ל3t;-e\+"p)(lJ^TJ"i3dzXQF슄A~}X|8Ն=L M!,"DAk>3\V̝s_+y3Ô6mt=}} R W絟 U^3f .9gŸ&d"EiޡW^`j If(唰O!L@8o.Rf?_GP0%($C);O>3>E.ߜP601 +\6\R|fYmRwnW)ňZ1%cƎ{ / můARۨ^i$`u!&֏7Nۤ!FWl@)E4A0'~nnYg0uhٱW^&rVw} i>E\hEgw?Nji+ y5%ԠXO[` P$]YLCa'(k(acMMcBqcH{7_|w 26ޭ[9e g\1ʑg1]@L:u[444RG;F_"gφn\1&Ԍ4^NuC8s1qzDby\%h1MQϤoh998ijwE2nb$ HinkSwtY:uy@c=b'D1,Ͷi1뻸2{μ(jq]`0Șqn.s?S lZvTϓ˥0 8i t vq鯗2ч_ܔs~LBCѝ6s<4FXxgE).>NOw77}gy @v2eh>/y\7S"aBn T֪Z)qUىmYx2P2V`UQ[tiXyrzxK> i"7G\a3r_r+m^^=Er0{\[_ĉM7>La vn~9wK~ /ƗiqkyeҚy@_:usk ןo^te/w U]ڶ||H7fy@+MrR`O[Yؤ>NJ_*עXIENDB`pdfchain-0.4.0/INSTALL0000644000175000001440000003660012065436454011253 00000000000000Installation Instructions ************************* Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind. Basic Installation ================== Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. Some packages provide this `INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). It can also use an optional file (typically called `config.cache' and enabled with `--cache-file=config.cache' or simply `-C') that saves the results of its tests to speed up reconfiguring. Caching is disabled by default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If you are using the cache, and at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create `configure' by a program called `autoconf'. You need `configure.ac' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. Running `configure' might take a while. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. 4. Type `make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular user, and only the `make install' phase executed with root privileges. 5. Optionally, type `make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a regular user, particularly if the prior `make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. 7. Often, you can also type `make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. 8. Some packages, particularly those that use Automake, provide `make distcheck', which can by used by developers to test that all other targets like `make install' and `make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. You can give `configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. This is known as a "VPATH" build. With a non-GNU `make', it is safer to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or "universal" binaries--by specifying multiple `-arch' options to the compiler but only a single `-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CPP="gcc -E" CXXCPP="g++ -E" This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results using the `lipo' tool if you have problems. Installation Names ================== By default, `make install' installs the package's commands under `/usr/local/bin', include files under `/usr/local/include', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you pass the option `--exec-prefix=PREFIX' to `configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=DIR' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. In general, the default for these options is expressed in terms of `${prefix}', so that specifying just `--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the correct locations to `configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the `make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each affected directory. For example, `make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of `${prefix}'. Any directories that were specified during `configure', but not in terms of `${prefix}', must each be overridden at install time for the entire installation to be relocated. The approach of makefile variable overrides for each directory variable is required by the GNU Coding Standards, and ideally causes no recompilation. However, some platforms have known limitations with the semantics of shared libraries that end up requiring recompilation when using this method, particularly noticeable in packages that use GNU Libtool. The second method involves providing the `DESTDIR' variable. For example, `make install DESTDIR=/alternate/directory' will prepend `/alternate/directory' before all installation names. The approach of `DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even when some directory options were not specified in terms of `${prefix}' at `configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the execution of `make' will be. For these packages, running `./configure --enable-silent-rules' sets the default to minimal output, which can be overridden with `make V=1'; while running `./configure --disable-silent-rules' sets the default to verbose, which can be overridden with `make V=0'. Particular systems ================== On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. HP-UX `make' updates targets which have the same time stamps as their prerequisites, which makes it generally unusable when shipped generated files such as `configure' are involved. Use GNU `make' instead. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended to try ./configure CC="cc" and if that doesn't work, try ./configure CC="cc -nodtk" On Solaris, don't put `/usr/ucb' early in your `PATH'. This directory contains several dysfunctional programs; working variants of these programs are available in `/usr/bin'. So, if you need `/usr/ucb' in your `PATH', put it _after_ `/usr/bin'. On Haiku, software installed for all users goes in `/boot/common', not `/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== There may be some features `configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the _same_ architectures, `configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the `--build=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM where SYSTEM can have one of these forms: OS KERNEL-OS See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should use the option `--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will eventually be run) with `--host=TYPE'. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc causes the specified `gcc' to be used as the C compiler (unless it is overridden in the site shell script). Unfortunately, this technique does not work for `CONFIG_SHELL' due to an Autoconf bug. Until the bug is fixed you can use this workaround: CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash `configure' Invocation ====================== `configure' recognizes the following options to control how it operates. `--help' `-h' Print a summary of all of the options to `configure', and exit. `--help=short' `--help=recursive' Print a summary of the options unique to this package's `configure', and exit. The `short' variant lists options used only in the top level, while the `recursive' variant lists options also present in any nested packages. `--version' `-V' Print the version of Autoconf used to generate the `configure' script, and exit. `--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, traditionally `config.cache'. FILE defaults to `/dev/null' to disable caching. `--config-cache' `-C' Alias for `--cache-file=config.cache'. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--prefix=DIR' Use DIR as the installation prefix. *note Installation Names:: for more details, including other options available for fine-tuning the installation locations. `--no-create' `-n' Run the configure checks, but stop before creating any output files. `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. pdfchain-0.4.0/Makefile.am0000644000175000001440000000021412065436454012246 00000000000000SUBDIRS = \ src\ po\ application\ pixmaps\ icons dist_doc_DATA = \ README \ COPYING \ AUTHORS \ ChangeLog \ INSTALL \ NEWS pdfchain-0.4.0/configure0000755000175000001440000042617112124631304012122 00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for pdfchain 0.4.0. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then _as_can_reexec=no; export _as_can_reexec; # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 as_fn_exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and $0: m_power3@users.sourceforge.net about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall # in an infinite loop. This has already happened in practice. _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pdfchain' PACKAGE_TARNAME='pdfchain' PACKAGE_VERSION='0.4.0' PACKAGE_STRING='pdfchain 0.4.0' PACKAGE_BUGREPORT='m_power3@users.sourceforge.net' PACKAGE_URL='' ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS GTKMM_LIBS GTKMM_CFLAGS PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG am__fastdepCXX_FALSE am__fastdepCXX_TRUE CXXDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CXX CPPFLAGS LDFLAGS CXXFLAGS CXX AM_BACKSLASH AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_silent_rules enable_dependency_tracking ' ac_precious_vars='build_alias host_alias target_alias CXX CXXFLAGS LDFLAGS LIBS CPPFLAGS CCC PKG_CONFIG PKG_CONFIG_PATH PKG_CONFIG_LIBDIR GTKMM_CFLAGS GTKMM_LIBS' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures pdfchain 0.4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/pdfchain] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of pdfchain 0.4.0:";; esac cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --enable-dependency-tracking do not reject slow dependency extractors --disable-dependency-tracking speeds up one-time build Some influential environment variables: CXX C++ compiler command CXXFLAGS C++ compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory PKG_CONFIG path to pkg-config utility PKG_CONFIG_PATH directories to add to pkg-config's search path PKG_CONFIG_LIBDIR path overriding pkg-config's built-in search path GTKMM_CFLAGS C compiler flags for GTKMM, overriding pkg-config GTKMM_LIBS linker flags for GTKMM, overriding pkg-config Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF pdfchain configure 0.4.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_cxx_try_compile LINENO # ---------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pdfchain $as_me 0.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version='1.13' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; esac # Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error $? "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi if test "$2" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done test "$2" = conftest.file ) then # Ok. : else as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi rm -f conftest.file test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --is-lightweight"; then am_missing_run="$MISSING " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using 'strip' when the user # run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the 'STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi case $enable_silent_rules in # ((( yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=1;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } if ${am_cv_make_support_nested_variables+:} false; then : $as_echo_n "(cached) " >&6 else if $as_echo 'TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 am__doit: @$(TRUE) .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then am_cv_make_support_nested_variables=yes else am_cv_make_support_nested_variables=no fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 $as_echo "$am_cv_make_support_nested_variables" >&6; } if test $am_cv_make_support_nested_variables = yes; then AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else AM_V=$AM_DEFAULT_VERBOSITY AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY fi AM_BACKSLASH='\' if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE='pdfchain' VERSION='0.4.0' cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # mkdir_p='$(MKDIR_P)' # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -z "$CXX"; then if test -n "$CCC"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 $as_echo "$CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 $as_echo "$ac_ct_CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CXX" && break done if test "x$ac_ct_CXX" = x; then CXX="g++" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX fi fi fi fi # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 $as_echo_n "checking whether the C++ compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C++ compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 $as_echo_n "checking for C++ compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C++ compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } if ${ac_cv_cxx_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 $as_echo_n "checking whether $CXX accepts -g... " >&6; } if ${ac_cv_prog_cxx_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes else CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 $as_echo "$ac_cv_prog_cxx_g" >&6; } if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 $as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from 'make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 $as_echo "$_am_result" >&6; } rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CXX" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CXX_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named 'D' -- because '-MD' means "put the output # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CXX_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with # Solaris 10 /bin/sh. echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle '-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # After this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CXX_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CXX_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then am__fastdepCXX_TRUE= am__fastdepCXX_FALSE='#' else am__fastdepCXX_TRUE='#' am__fastdepCXX_FALSE= fi if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 $as_echo "$PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_PKG_CONFIG"; then ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 $as_echo "$ac_pt_PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then PKG_CONFIG="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG fi else PKG_CONFIG="$ac_cv_path_PKG_CONFIG" fi fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.9.0 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } PKG_CONFIG="" fi fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKMM" >&5 $as_echo_n "checking for GTKMM... " >&6; } if test -n "$GTKMM_CFLAGS"; then pkg_cv_GTKMM_CFLAGS="$GTKMM_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtkmm-3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtkmm-3.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKMM_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTKMM_LIBS"; then pkg_cv_GTKMM_LIBS="$GTKMM_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtkmm-3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtkmm-3.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKMM_LIBS=`$PKG_CONFIG --libs "gtkmm-3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTKMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkmm-3.0" 2>&1` else GTKMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkmm-3.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTKMM_PKG_ERRORS" >&5 as_fn_error $? "Package requirements (gtkmm-3.0) were not met: $GTKMM_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTKMM_CFLAGS and GTKMM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables GTKMM_CFLAGS and GTKMM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see . See \`config.log' for more details" "$LINENO" 5; } else GTKMM_CFLAGS=$pkg_cv_GTKMM_CFLAGS GTKMM_LIBS=$pkg_cv_GTKMM_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi ac_config_headers="$ac_config_headers config.h" ac_config_files="$ac_config_files Makefile src/Makefile po/Makefile application/Makefile pixmaps/Makefile icons/Makefile icons/16x16/Makefile icons/22x22/Makefile icons/24x24/Makefile icons/32x32/Makefile icons/48x48/Makefile icons/64x64/Makefile icons/96x96/Makefile icons/128x128/Makefile icons/192x192/Makefile icons/256x256/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 $as_echo_n "checking that generated files are newer than configure... " >&6; } if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 $as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by pdfchain $as_me 0.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ pdfchain config.status 0.4.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "po/Makefile") CONFIG_FILES="$CONFIG_FILES po/Makefile" ;; "application/Makefile") CONFIG_FILES="$CONFIG_FILES application/Makefile" ;; "pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES icons/16x16/Makefile" ;; "icons/22x22/Makefile") CONFIG_FILES="$CONFIG_FILES icons/22x22/Makefile" ;; "icons/24x24/Makefile") CONFIG_FILES="$CONFIG_FILES icons/24x24/Makefile" ;; "icons/32x32/Makefile") CONFIG_FILES="$CONFIG_FILES icons/32x32/Makefile" ;; "icons/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES icons/48x48/Makefile" ;; "icons/64x64/Makefile") CONFIG_FILES="$CONFIG_FILES icons/64x64/Makefile" ;; "icons/96x96/Makefile") CONFIG_FILES="$CONFIG_FILES icons/96x96/Makefile" ;; "icons/128x128/Makefile") CONFIG_FILES="$CONFIG_FILES icons/128x128/Makefile" ;; "icons/192x192/Makefile") CONFIG_FILES="$CONFIG_FILES icons/192x192/Makefile" ;; "icons/256x256/Makefile") CONFIG_FILES="$CONFIG_FILES icons/256x256/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. _am_arg="$ac_file" _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'`/stamp-h$_am_stamp_count ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named 'Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running 'make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=$dirpart/$fdir; as_fn_mkdir_p # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi pdfchain-0.4.0/AUTHORS0000644000175000001440000000006112065436454011262 00000000000000Martin Singer pdfchain-0.4.0/aclocal.m40000644000175000001440000012642412124631301012046 00000000000000# generated automatically by aclocal 1.13.1 -*- Autoconf -*- # Copyright (C) 1996-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, [m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 1 (pkg-config-0.24) # # Copyright © 2004 Scott James Remnant . # # 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 of the License, 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, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # 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. # PKG_PROG_PKG_CONFIG([MIN-VERSION]) # ---------------------------------- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) fi if test -n "$PKG_CONFIG"; then _pkg_min_version=m4_default([$1], [0.9.0]) AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) PKG_CONFIG="" fi fi[]dnl ])# PKG_PROG_PKG_CONFIG # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # # Check to see whether a particular set of modules exists. Similar # to PKG_CHECK_MODULES(), but does not set variables or print errors. # # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) # only at the first occurence in configure.ac, so if the first place # it's called might be skipped (such as if it is within an "if", you # have to call PKG_CHECK_EXISTS manually # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then m4_default([$2], [:]) m4_ifvaln([$3], [else $3])dnl fi]) # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) # --------------------------------------------- m4_define([_PKG_CONFIG], [if test -n "$$1"; then pkg_cv_[]$1="$$1" elif test -n "$PKG_CONFIG"; then PKG_CHECK_EXISTS([$3], [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) else pkg_failed=untried fi[]dnl ])# _PKG_CONFIG # _PKG_SHORT_ERRORS_SUPPORTED # ----------------------------- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi[]dnl ])# _PKG_SHORT_ERRORS_SUPPORTED # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], # [ACTION-IF-NOT-FOUND]) # # # Note that if there is a possibility the first call to # PKG_CHECK_MODULES might not happen, you should be sure to include an # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac # # # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl pkg_failed=no AC_MSG_CHECKING([for $1]) _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) _PKG_CONFIG([$1][_LIBS], [libs], [$2]) m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS and $1[]_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.]) if test $pkg_failed = yes; then AC_MSG_RESULT([no]) _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` else $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD m4_default([$4], [AC_MSG_ERROR( [Package requirements ($2) were not met: $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. _PKG_TEXT])[]dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) m4_default([$4], [AC_MSG_FAILURE( [The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. _PKG_TEXT To get pkg-config, see .])[]dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_LIBS=$pkg_cv_[]$1[]_LIBS AC_MSG_RESULT([yes]) $3 fi[]dnl ])# PKG_CHECK_MODULES # PKG_INSTALLDIR(DIRECTORY) # ------------------------- # Substitutes the variable pkgconfigdir as the location where a module # should install pkg-config .pc files. By default the directory is # $libdir/pkgconfig, but the default can be changed by passing # DIRECTORY. The user can override through the --with-pkgconfigdir # parameter. AC_DEFUN([PKG_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([pkgconfigdir], [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, [with_pkgconfigdir=]pkg_default) AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ]) dnl PKG_INSTALLDIR # PKG_NOARCH_INSTALLDIR(DIRECTORY) # ------------------------- # Substitutes the variable noarch_pkgconfigdir as the location where a # module should install arch-independent pkg-config .pc files. By # default the directory is $datadir/pkgconfig, but the default can be # changed by passing DIRECTORY. The user can override through the # --with-noarch-pkgconfigdir parameter. AC_DEFUN([PKG_NOARCH_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([noarch-pkgconfigdir], [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, [with_noarch_pkgconfigdir=]pkg_default) AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ]) dnl PKG_NOARCH_INSTALLDIR # PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, # [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # ------------------------------------------- # Retrieves the value of the pkg-config variable for the given module. AC_DEFUN([PKG_CHECK_VAR], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl _PKG_CONFIG([$1], [variable="][$3]["], [$2]) AS_VAR_COPY([$1], [pkg_cv_][$1]) AS_VAR_IF([$1], [""], [$5], [$4])dnl ])# PKG_CHECK_VAR # Copyright (C) 2002-2013 Free Software Foundation, Inc. # # 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. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.13' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.13.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.13.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # 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. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997-2013 Free Software Foundation, Inc. # # 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. # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ([2.52])dnl m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999-2013 Free Software Foundation, Inc. # # 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. # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], [$1], [CXX], [depcc="$CXX" am_compiler_list=], [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], [$1], [UPC], [depcc="$UPC" am_compiler_list=], [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named 'D' -- because '-MD' means "put the output # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with # Solaris 10 /bin/sh. echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle '-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # After this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES. AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE([dependency-tracking], [dnl AS_HELP_STRING( [--enable-dependency-tracking], [do not reject slow dependency extractors]) AS_HELP_STRING( [--disable-dependency-tracking], [speeds up one-time build])]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl AC_SUBST([am__nodep])dnl _AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999-2013 Free Software Foundation, Inc. # # 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. # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named 'Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running 'make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each '.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996-2013 Free Software Foundation, Inc. # # 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. # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.65])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [AC_DIAGNOSE([obsolete], [$0: two- and three-arguments forms are deprecated.]) m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if( m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), [ok:ok],, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) AM_MISSING_PROG([AUTOCONF], [autoconf]) AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) AM_MISSING_PROG([AUTOHEADER], [autoheader]) AM_MISSING_PROG([MAKEINFO], [makeinfo]) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # AC_SUBST([mkdir_p], ['$(MKDIR_P)']) # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES([CC])], [m4_define([AC_PROG_CC], m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES([CXX])], [m4_define([AC_PROG_CXX], m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES([OBJC])], [m4_define([AC_PROG_OBJC], m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], [_AM_DEPENDENCIES([OBJCXX])], [m4_define([AC_PROG_OBJCXX], m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl ]) AC_REQUIRE([AM_SILENT_RULES])dnl dnl The testsuite driver may need to know about EXEEXT, so add the dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # 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. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST([install_sh])]) # Copyright (C) 2003-2013 Free Software Foundation, Inc. # # 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. # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # 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. # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from 'make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997-2013 Free Software Foundation, Inc. # # 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. # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it is modern enough. # If it is, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --is-lightweight"; then am_missing_run="$MISSING " else am_missing_run= AC_MSG_WARN(['missing' script is too old or missing]) fi ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # 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. # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), [1])]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996-2013 Free Software Foundation, Inc. # # 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. # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; esac # Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi if test "$[2]" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT([yes]) # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi AC_CONFIG_COMMANDS_PRE( [AC_MSG_CHECKING([that generated files are newer than configure]) if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi AC_MSG_RESULT([done])]) rm -f conftest.file ]) # Copyright (C) 2009-2013 Free Software Foundation, Inc. # # 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. # AM_SILENT_RULES([DEFAULT]) # -------------------------- # Enable less verbose build rules; with the default set to DEFAULT # ("yes" being less verbose, "no" or empty being verbose). AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], [dnl AS_HELP_STRING( [--enable-silent-rules], [less verbose build output (undo: "make V=1")]) AS_HELP_STRING( [--disable-silent-rules], [verbose build output (undo: "make V=0")])dnl ]) case $enable_silent_rules in @%:@ ((( yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac dnl dnl A few 'make' implementations (e.g., NonStop OS and NextStep) dnl do not support nested variable expansions. dnl See automake bug#9928 and bug#10237. am_make=${MAKE-make} AC_CACHE_CHECK([whether $am_make supports nested variables], [am_cv_make_support_nested_variables], [if AS_ECHO([['TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 am__doit: @$(TRUE) .PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then am_cv_make_support_nested_variables=yes else am_cv_make_support_nested_variables=no fi]) if test $am_cv_make_support_nested_variables = yes; then dnl Using '$V' instead of '$(V)' breaks IRIX make. AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else AM_V=$AM_DEFAULT_VERBOSITY AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY fi AC_SUBST([AM_V])dnl AM_SUBST_NOTMAKE([AM_V])dnl AC_SUBST([AM_DEFAULT_V])dnl AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl AC_SUBST([AM_DEFAULT_VERBOSITY])dnl AM_BACKSLASH='\' AC_SUBST([AM_BACKSLASH])dnl _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # 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. # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor 'install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in "make install-strip", and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using 'strip' when the user # run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the 'STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006-2013 Free Software Foundation, Inc. # # 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. # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # -------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004-2013 Free Software Foundation, Inc. # # 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. # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of 'v7', 'ustar', or 'pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AC_SUBST([AMTAR], ['$${TAR-tar}']) m4_if([$1], [v7], [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of '-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR pdfchain-0.4.0/README0000644000175000001440000000242512125037363011071 00000000000000PDF Chain - a GUI for the PDFTK =============================== http://pdfchain.sourceforge.net/ PDF Chain is a Graphical User Interface for the PDF Tool Kit. It supports most features of the PDFTK and is designed to handle PDF files in a easy way. Basic Installation ================== PDF Chain uses the standard procedure for compilation and installation: ./configure make make install If a "./configure" file is not present, you can create it by running the "./autogen.sh" command, which calls in turn a number of other programs such as automake and autoconf. See INSTALL for more details. Required Dependencies ===================== The PDF Chain GUI depends on several libraries that you will need install, if they're not already present on your system. The most typical libraries you may need to install are: * libsigc++ * glibmm * giomm * gtkmm External Dependencies ===================== The PDF Chain GUI creates a PDFTK command with all required parameters and starts the PDFTK console program that interprets the parameters and processes the files. PDFTK must therefore installed at the system and executeable by the command "pdftk". http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ (PDF Chain starting form version 0.4.0 is compatible with PDFtk 1.45) pdfchain-0.4.0/src/0000755000175000001440000000000012125042305011045 500000000000000pdfchain-0.4.0/src/window_main_tool.h0000644000175000001440000000751112121136713014515 00000000000000/* * window_main_tool.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_TOOL_H__ #define __PDFCHAIN_WINDOW_MAIN_TOOL_H__ #include "pdfchain.h" #include "dialog_filechooser.h" /*** Section : Tool ***********************************************************/ class cSection_Tool : public Gtk::VBox { public: cSection_Tool( Gtk::Window& ); virtual ~cSection_Tool(); void clear(); std::string createCommand(); protected: void init(); Glib::RefPtr rSGroup_FCButton; Gtk::HBox mHBox_SourceFile, mHBox_UpdateInfo, mHBox_FillForm; Gtk::ScrolledWindow mSWindow_Tool; Gtk::Table mTable_Tool; Gtk::Label mLabel_SourceFile, mLabel_DumpDataFile, mLabel_FdfFile; Gtk::RadioButton mRButton_UnpackFiles, mRButton_Compress, mRButton_Uncompress, mRButton_DumpDataFields, mRButton_DumpData, mRButton_UpdateInfo, mRButton_GenerateFdf, mRButton_FillForm, mRButton_Flatten, mRButton_DropXfa; Gtk::RadioButtonGroup mRBGroup_Tool; Gtk::CheckButton mCButton_DumpDataFields_Utf8, mCButton_DumpData_Utf8, mCButton_UpdateInfo_Utf8, mCButton_FillForm_DropXfa, mCButton_FillForm_Flatten; Gtk::Separator mHSeparator_A, mHSeparator_B, mHSeparator_C, mVSeparator_FillForm; cFCButton_Pdf mFCButton_SourceFile; cFCButton_Dump mFCButton_DumpDataFile; cFCButton_Fdf mFCButton_FdfFile; cFCDialog_SelectFolder mFCDialog_SelectFolder; cFCDialog_SaveAs_Pdf mFCDialog_SaveAs_Pdf; cFCDialog_SaveAs_Fdf mFCDialog_SaveAs_Fdf; cFCDialog_SaveAs_Dump mFCDialog_SaveAs_Dump; Gtk::Alignment mAlign_HSeparatorA, mAlign_HSeparatorB, mAlign_HSeparatorC; void onRButton_DumpDataFields_toggled() { mCButton_DumpDataFields_Utf8.set_sensitive( mRButton_DumpDataFields.get_active() ); return; } void onRButton_DumpData_toggled() { mCButton_DumpData_Utf8.set_sensitive( mRButton_DumpData.get_active() ); return; } void onRButton_UpdateInfo_toggled() { mCButton_UpdateInfo_Utf8.set_sensitive( mRButton_UpdateInfo.get_active() ); mLabel_DumpDataFile.set_sensitive( mRButton_UpdateInfo.get_active() ); mFCButton_DumpDataFile.set_sensitive( mRButton_UpdateInfo.get_active() ); return; } void onRButton_FillForm_toggled() { mLabel_FdfFile.set_sensitive( mRButton_FillForm.get_active() ); mFCButton_FdfFile.set_sensitive( mRButton_FillForm.get_active() ); mVSeparator_FillForm.set_sensitive( mRButton_FillForm.get_active() ); mCButton_FillForm_DropXfa.set_sensitive( mRButton_FillForm.get_active() ); mCButton_FillForm_Flatten.set_sensitive( mRButton_FillForm.get_active() ); return; } }; #endif pdfchain-0.4.0/src/window_main_permission.cc0000644000175000001440000002220212121136625016062 00000000000000/* * window_main_permission.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_permission.h" /*** Expander : Permission ****************************************************/ // Constructor cExpander_Permission::cExpander_Permission() : mHBox_Permission( false , Pdfchain::SPACING ), // homogenous , spacing mTable_Allow( 4 , 2 , false ), // y_rows , x_columns , homogenous mLabel_Permission( _("Permissions") , true ), // label , mnemonic mLabel_PasswordUser( _("User password") , false ), mLabel_PasswordOwner( _("Owner password") , false ), mLabel_Encryption( _("Encryption") , false ), mLabel_Allow( _("Allow") , false ), mCButton_Printing( _("Printing") , false ), // label , mnemonic mCButton_DegradedPrinting( _("Degraded printing") , false ), mCButton_ModifyContents( _("Modify contents") , false ), mCButton_Assembly( _("Assembly") , false ), mCButton_CopyContents( _("Copy contents") , false ), mCButton_Screenreaders( _("Screenreaders") , false ), mCButton_ModifyAnnotations( _("Modify annotations") , false ), mCButton_FillIn( _("Fill in") , false ), mRButton_EncryptNone( _("None") , false ), // label , mnemonic mRButton_Encrypt40Bit( _("40 bit") , false ), mRButton_Encrypt128Bit( _("128 bit") , false ) { set_label_widget( mLabel_Permission ); mLabel_Permission.set_tooltip_text( _("Sets passwords for encryption and restrictions of the output file") ); mLabel_PasswordUser.set_tooltip_text( _("Protects from unauthorized reading (use it in conjunction with an encryption level)") ); mLabel_PasswordOwner.set_tooltip_text( _("Protects the restrictions (use it in conjunction with an encryption level)") ); mLabel_Encryption.set_tooltip_text( _("Encrypts the document (use it in conjunction with a password)") ); mLabel_Allow.set_tooltip_text( _("Sets restrictions to the document (use it in conjunction with an owner password and an encryption level - does not work with all document readers)") ); mLabel_Permission.set_use_markup( false ); mLabel_PasswordUser.set_use_markup( true ); mLabel_PasswordOwner.set_use_markup( true ); mLabel_Encryption.set_use_markup( true ); mLabel_Allow.set_use_markup( true ); mFrame_PasswordUser.set_label_widget( mLabel_PasswordUser ); mFrame_PasswordOwner.set_label_widget( mLabel_PasswordOwner ); mFrame_Encryption.set_label_widget( mLabel_Encryption ); mFrame_Allow.set_label_widget( mLabel_Allow ); mEntry_PasswordOwner.set_icon_from_stock( Gtk::Stock::CLEAR , Gtk::ENTRY_ICON_SECONDARY ); mEntry_PasswordUser.set_icon_from_stock( Gtk::Stock::CLEAR , Gtk::ENTRY_ICON_SECONDARY ); mRBGroup_Encrypt = mRButton_EncryptNone.get_group(); mRButton_Encrypt40Bit.set_group( mRBGroup_Encrypt ); mRButton_Encrypt128Bit.set_group( mRBGroup_Encrypt ); mTable_Allow.set_homogeneous( true ); mTable_Allow.set_col_spacings( Pdfchain::SPACING ); mTable_Allow.attach( mCButton_Printing , 0 , 1 , 0 , 1 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_DegradedPrinting , 0 , 1 , 1 , 2 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_ModifyContents , 0 , 1 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_Assembly , 0 , 1 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_CopyContents , 1 , 2 , 0 , 1 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_Screenreaders , 1 , 2 , 1 , 2 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_ModifyAnnotations , 1 , 2 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Allow.attach( mCButton_FillIn , 1 , 2 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mVBox_Encryption.pack_start( mRButton_EncryptNone , true , true , 0 ); // widget , expand , fill , padding mVBox_Encryption.pack_start( mRButton_Encrypt40Bit , true , true , 0 ); mVBox_Encryption.pack_start( mRButton_Encrypt128Bit , true , true , 0 ); mAlign_PasswordOwner.set_padding( 0 , 0 , Pdfchain::PADDING , Pdfchain::PADDING ); // top , bottom , left , right mAlign_PasswordUser.set_padding( 0 , 0 , Pdfchain::PADDING , Pdfchain::PADDING ); mAlign_Encryption.set_padding( 0 , 0 , Pdfchain::PADDING , Pdfchain::PADDING ); mAlign_Allow.set_padding( 0 , 0 , Pdfchain::PADDING , Pdfchain::PADDING ); mAlign_PasswordOwner.add( mEntry_PasswordOwner ); mAlign_PasswordUser.add( mEntry_PasswordUser ); mAlign_Encryption.add( mVBox_Encryption ); mAlign_Allow.add( mTable_Allow ); mFrame_PasswordUser.add( mAlign_PasswordUser ); mFrame_PasswordOwner.add( mAlign_PasswordOwner ); mFrame_Encryption.add( mAlign_Encryption ); mFrame_Allow.add( mAlign_Allow ); mVBox_Passwords.pack_start( mFrame_PasswordUser , true , true , 0 ); // widget , expand , fill , padding mVBox_Passwords.pack_start( mFrame_PasswordOwner , true , true , 0 ); mHBox_Permission.pack_start( mVBox_Passwords , true , true , 0 ); // widget , expand , fill , padding mHBox_Permission.pack_start( mFrame_Encryption , false , false , 0 ); mHBox_Permission.pack_start( mFrame_Allow , false , false , 0 ); add( mHBox_Permission ); mEntry_PasswordOwner.signal_icon_press().connect( sigc::mem_fun( *this , &cExpander_Permission::onEntryIcon_PasswordOwner_pressed ) ); mEntry_PasswordUser.signal_icon_press().connect( sigc::mem_fun( *this , &cExpander_Permission::onEntryIcon_PasswordUser_pressed ) ); init(); } // Destructor cExpander_Permission::~cExpander_Permission() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cExpander_Permission::~cExpander_Permission()"; //TEST #endif } // Method (public) : clear() void cExpander_Permission::clear() { set_expanded( false ); init(); return; } // Method (public) : create command Glib::ustring cExpander_Permission::createCommand() { Glib::ustring str_command = ""; // Passwords if ( "" != mEntry_PasswordOwner.get_text() ) str_command += " " + Pdfchain::Cmd::PASSWORD_OWNER + " " + mEntry_PasswordOwner.get_text(); if ( "" != mEntry_PasswordUser.get_text() ) str_command += " " + Pdfchain::Cmd::PASSWORD_USER + " " + mEntry_PasswordUser.get_text(); // Allow str_command += " " + Pdfchain::Cmd::ALLOW; if ( mCButton_Printing.get_active() && mCButton_DegradedPrinting.get_active() && mCButton_ModifyContents.get_active() && mCButton_Assembly.get_active() && mCButton_CopyContents.get_active() && mCButton_Screenreaders.get_active() && mCButton_ModifyAnnotations.get_active() && mCButton_FillIn.get_active() ) { str_command += " " + Pdfchain::Cmd::ALL_FEATURES; } else { if ( mCButton_Printing.get_active() ) str_command += " " + Pdfchain::Cmd::PRINTING; if ( mCButton_DegradedPrinting.get_active() ) str_command += " " + Pdfchain::Cmd::DEGRADED_PRINTING; if ( mCButton_ModifyContents.get_active() ) str_command += " " + Pdfchain::Cmd::MODIFY_CONTENTS; if ( mCButton_Assembly.get_active() ) str_command += " " + Pdfchain::Cmd::ASSEMBLY; if ( mCButton_CopyContents.get_active() ) str_command += " " + Pdfchain::Cmd::COPY_CONTENTS; if ( mCButton_Screenreaders.get_active() ) str_command += " " + Pdfchain::Cmd::SCREEN_READERS; if ( mCButton_ModifyAnnotations.get_active() ) str_command += " " + Pdfchain::Cmd::MODIFY_ANNOTATIONS; if ( mCButton_FillIn.get_active() ) str_command += " " + Pdfchain::Cmd::FILL_IN; } // Encryption if ( mRButton_EncryptNone.get_active() ) ; // Nothing to do! else if ( mRButton_Encrypt40Bit.get_active() ) str_command += " " + Pdfchain::Cmd::ENCRYPT_40BIT; else if ( mRButton_Encrypt128Bit.get_active() ) str_command += " " + Pdfchain::Cmd::ENCRYPT_128BIT; return str_command; } // Method (protected) : init() void cExpander_Permission::init() { mCButton_Printing.set_active( true ); mCButton_DegradedPrinting.set_active( true ); mCButton_ModifyContents.set_active( true ); mCButton_Assembly.set_active( true ); mCButton_CopyContents.set_active( true ); mCButton_Screenreaders.set_active( true ); mCButton_ModifyAnnotations.set_active( true ); mCButton_FillIn.set_active( true ); mEntry_PasswordOwner.set_text( "" ); mEntry_PasswordUser.set_text( "" ); mRButton_EncryptNone.set_active( true ); return; } pdfchain-0.4.0/src/dialog_filechooser.cc0000644000175000001440000002317412121136372015130 00000000000000/* * dialog_filechooser.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "dialog_filechooser.h" /*** File Chooser Dialog ******************************************************/ /*** File Chooser Dialog - Add File *******************************************/ // Constructor cFCDialog_AddFile::cFCDialog_AddFile( Gtk::Window& ref_window , const Glib::ustring& str_title ) : Gtk::FileChooserDialog( ref_window , str_title ) { set_select_multiple( true ); add_button( Gtk::Stock::CANCEL , Gtk::RESPONSE_CANCEL ); add_button( Gtk::Stock::ADD , Gtk::RESPONSE_OK ); init(); } // Destructor cFCDialog_AddFile::~cFCDialog_AddFile() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_AddFile::~cFCDialog_AddFile()"; //TEST #endif } // Method (public) : clear void cFCDialog_AddFile::clear() { init(); return; } // Method (protected) : init void cFCDialog_AddFile::init() { return; } /*** File Chooser Dialog - Add File - Any *************************************/ // Constructor cFCDialog_AddFile_Any::cFCDialog_AddFile_Any( Gtk::Window& ref_window , const Glib::ustring& str_title ) : cFCDialog_AddFile( ref_window , str_title ) { add_filter( Glib::RefPtr( new cFFilter_Any() ) ); add_filter( Glib::RefPtr( new cFFilter_Pdf() ) ); } // Destructor cFCDialog_AddFile_Any::~cFCDialog_AddFile_Any() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_AddFile_Any::~cFCDialog_AddFile_Any()"; //TEST #endif } /*** File Chooser Dialog - Add File - Pdf *************************************/ // Constructor cFCDialog_AddFile_Pdf::cFCDialog_AddFile_Pdf( Gtk::Window& ref_window , const Glib::ustring& str_title ) : cFCDialog_AddFile( ref_window , str_title ) { add_filter( Glib::RefPtr( new cFFilter_Pdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); } // Destructor cFCDialog_AddFile_Pdf::~cFCDialog_AddFile_Pdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_AddFile_Pdf::~cFCDialog_AddFile_Pdf()"; //TEST #endif } /*** File Chooser Dialog - Save As ********************************************/ // Constructor cFCDialog_SaveAs::cFCDialog_SaveAs( Gtk::Window& ref_window , const Glib::ustring& str_title , const Glib::ustring& str_extension ) : Gtk::FileChooserDialog( ref_window , str_title , Gtk::FILE_CHOOSER_ACTION_SAVE ), sExtension( str_extension ), mCButton_AddExtension( _("Add _extension") , true ), // label , mnemonic mMDialog_OverwriteConfirm( ref_window , _("Overwrite file?") , false , Gtk::MESSAGE_QUESTION , Gtk::BUTTONS_YES_NO , false ) { set_select_multiple( false ); add_button( Gtk::Stock::CANCEL , Gtk::RESPONSE_CANCEL ); add_button( Gtk::Stock::SAVE , Gtk::RESPONSE_OK ); set_extra_widget( mCButton_AddExtension ); init(); } // Destructor cFCDialog_SaveAs::~cFCDialog_SaveAs() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_SaveAs::~cFCDialog_SaveAs()"; //TEST #endif } // Method (public) : clear void cFCDialog_SaveAs::clear() { init(); return; } // Method (public) : get filename std::string cFCDialog_SaveAs::get_filename() { std::string str_filename = Gtk::FileChooser::get_filename(); switch ( mCButton_AddExtension.get_active() ) { case true: addExtension( str_filename ); break; } if ( Gio::File::create_for_path( str_filename )->query_exists() ) { mMDialog_OverwriteConfirm.set_secondary_text( Glib::filename_to_utf8( str_filename ) ); switch ( mMDialog_OverwriteConfirm.run() ) { case Gtk::RESPONSE_NO: str_filename = ""; break; } mMDialog_OverwriteConfirm.hide(); } return str_filename; } // Method (protected) : init void cFCDialog_SaveAs::init() { set_current_folder( Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ) ); mCButton_AddExtension.set_active( true ); return; } // Method (protected) : add extension void cFCDialog_SaveAs::addExtension( std::string& str_filename ) { std::string::size_type size_extension = sExtension.length(); std::string::size_type size_filename = str_filename.length(); if ( str_filename.compare( size_filename - size_extension , size_filename , sExtension ) ) str_filename.append( sExtension ); return; } /*** File Chooser Dialog - Save As - PDF **************************************/ // Constructor cFCDialog_SaveAs_Pdf::cFCDialog_SaveAs_Pdf( Gtk::Window& ref_window , const Glib::ustring& str_title ) : cFCDialog_SaveAs( ref_window , str_title , Pdfchain::Extension::EXT_PDF ) { add_filter( Glib::RefPtr( new cFFilter_Pdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); init(); } // Destructor cFCDialog_SaveAs_Pdf::~cFCDialog_SaveAs_Pdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_SaveAs_Pdf::~cFCDialog_SaveAs_Pdf()"; //TEST #endif } /*** File Chooser Dialog - Save As - FDF **************************************/ // Constructor cFCDialog_SaveAs_Fdf::cFCDialog_SaveAs_Fdf( Gtk::Window& ref_window , const Glib::ustring& str_title ) : cFCDialog_SaveAs( ref_window , str_title , Pdfchain::Extension::EXT_FDF ) { add_filter( Glib::RefPtr( new cFFilter_Fdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Text() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); } // Destructor cFCDialog_SaveAs_Fdf::~cFCDialog_SaveAs_Fdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_SaveAs_Fdf::~cFCDialog_SaveAs_Fdf()"; //TEST #endif } /*** File Chooser Dialog - Save As - Dump *************************************/ // Constructor cFCDialog_SaveAs_Dump::cFCDialog_SaveAs_Dump( Gtk::Window& ref_window , const Glib::ustring& str_title ) : cFCDialog_SaveAs( ref_window , str_title , Pdfchain::Extension::EXT_DUMP ) { add_filter( Glib::RefPtr( new cFFilter_Dump() ) ); add_filter( Glib::RefPtr( new cFFilter_Text() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); } // Destructor cFCDialog_SaveAs_Dump::~cFCDialog_SaveAs_Dump() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_SaveAs_Dump::~cFCDialog_SaveAs_Dump()"; //TEST #endif } /*** File Chooser Dialog - Select - Folder ************************************/ // Constructor cFCDialog_SelectFolder::cFCDialog_SelectFolder( Gtk::Window& ref_window , const Glib::ustring& str_title ) : Gtk::FileChooserDialog( ref_window , str_title , Gtk::FILE_CHOOSER_ACTION_SELECT_FOLDER ) { add_button( Gtk::Stock::CANCEL , Gtk::RESPONSE_CANCEL ); add_button( Gtk::Stock::DIRECTORY , Gtk::RESPONSE_OK ); add_filter( Glib::RefPtr( new cFFilter_Pdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); set_select_multiple( false ); set_current_folder( Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ) ); } // Destructor cFCDialog_SelectFolder::~cFCDialog_SelectFolder() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCDialog_SelectFolder::~cFCDialog_SelectFolder()"; //TEST #endif } /*** File Chooser Button ******************************************************/ /*** File Chooser Button - PDF ************************************************/ // Constructor cFCButton_Pdf::cFCButton_Pdf( Gtk::Window& ref_window , const Glib::ustring& str_title ) : Gtk::FileChooserButton( str_title , Gtk::FILE_CHOOSER_ACTION_OPEN ) { // set_transient_for( ref_window ); add_filter( Glib::RefPtr( new cFFilter_Pdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); set_current_folder( Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ) ); } // Destructor cFCButton_Pdf::~cFCButton_Pdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCButton_Pdf::~cFCButton_Pdf()"; //TEST #endif } /*** File Chooser Button - FDF ************************************************/ // Constructor cFCButton_Fdf::cFCButton_Fdf( Gtk::Window& ref_window , const Glib::ustring& str_title ) : Gtk::FileChooserButton( str_title , Gtk::FILE_CHOOSER_ACTION_OPEN ) { add_filter( Glib::RefPtr( new cFFilter_Fdf() ) ); add_filter( Glib::RefPtr( new cFFilter_Text() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); set_current_folder( Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ) ); } // Destructor cFCButton_Fdf::~cFCButton_Fdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCButton_Fdf::~cFCButton_Fdf()"; //TEST #endif } /*** File Chooser Button - Dump ***********************************************/ // Constructor cFCButton_Dump::cFCButton_Dump( Gtk::Window& ref_window , const Glib::ustring& str_title ) : Gtk::FileChooserButton( str_title , Gtk::FILE_CHOOSER_ACTION_OPEN ) { add_filter( Glib::RefPtr( new cFFilter_Dump() ) ); add_filter( Glib::RefPtr( new cFFilter_Text() ) ); add_filter( Glib::RefPtr( new cFFilter_Any() ) ); set_current_folder( Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ) ); } // Destructor cFCButton_Dump::~cFCButton_Dump() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFCButton_Dump::~cFCButton_Dump()"; //TEST #endif } pdfchain-0.4.0/src/pdfchain.h0000644000175000001440000001537312121135551012725 00000000000000/* * pdfchain.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_CONFIG__ #define __PDFCHAIN_CONFIG__ #include //#include //#include //#include #include //#include //#include #include /*** Precompiler definitions **************************************************/ //#define PDFCHAIN_TEST // if defined shows test messages (e.g. destructor messages) //#define PDFCHAIN_TEMP // if defined shows temp widgets (e.g. hidden TreeViewColumns for Tooltips) /*** Prototypes ***************************************************************/ namespace Pdfchain { std::string extract_filename_from_path( const std::string& ); guint count_page_numbers( const std::string& ); guint count_digits_of_guint_oct( guint ); guint count_digits_of_guint_dec( guint ); guint count_digits_of_guint_hex( guint ); std::string convert_guint_to_string( guint ); std::string escape_string( const std::string& ); std::string quote_path( const std::string& ); int execute_command( const std::string& ); } /*** Global objects ***********************************************************/ namespace Pdfchain { // extern Gtk::Window* pWindow; extern Gtk::Statusbar* pSBar; } /*** Enumerators **************************************************************/ namespace Pdfchain { namespace Id { enum FileType { FILE_TYPE_ANY, FILE_TYPE_PDF, FILE_TYPE_FDF, FILE_TYPE_DUMP, FILE_TYPE_DIR }; enum EvenOdd { PAGES_ALL, PAGES_EVEN, PAGES_ODD }; enum Rotation { ROTATION_N, ROTATION_E, ROTATION_S, ROTATION_W }; enum OutputId { ID_NEW, ID_FIRST, ID_FINAL, ID_KEEP }; enum CountingMethode { COUNT_OCT, COUNT_DEC, COUNT_HEX }; } } /*** Constant values (extern) *************************************************/ namespace Pdfchain { // GUI values extern const guint BORDER; extern const guint SPACING; extern const guint PADDING; extern const std::string APPICON_PATH_A; extern const std::string APPICON_PATH_B; // About namespace About { extern const Glib::ustring PROGRAM_NAME; extern const Glib::ustring PROGRAM_VERSION; extern const Glib::ustring PROJECT_URL; } // Window namespace Window { extern const Glib::ustring TITLE; extern const int WIDTH; extern const int HEIGHT; } // Special characters namespace Char { extern const char EOL; extern const char ESC; } // Special characters as strings namespace String { extern const Glib::ustring QUOTE_BEGIN; extern const Glib::ustring QUOTE_END; extern const Glib::ustring COPYRIGHT; } // Colors namespace Color { extern const Gdk::RGBA RGBA_VALID; extern const Gdk::RGBA RGBA_WARNING; extern const Gdk::RGBA RGBA_INVALID; } // Count PDF page numbers namespace Count { extern const guint BUFFER_SIZE; extern const Glib::ustring TYPE_PAGE_A; extern const Glib::ustring TYPE_PAGE_B; extern const Glib::ustring TYPE_PAGE_C; extern const Glib::ustring TYPE_PAGE_D; } namespace Path { //extern const std::string DEFAULT_FOLDER_DOCUMENTS; // OLD extern const char ESCAPE_CHARS[]; } // Sections namespace Cat { extern const Glib::ustring ALLOWED_SIGNS; extern const Glib::ustring ALLOWED_DIGITS; // extern const guchar HANDLE_DEFAULT; //TODO: OLD - delete handles // extern const guchar HANDLE_FIRST; // extern const guchar HANDLE_FINAL; } namespace Burst { extern const double ADJUST_UPPER_DIGITS; } namespace Attach { extern const double ADJUST_UPPER_PAGE_NUMBERS; } // File Extensions namespace Extension { extern const std::string EXT_PDF; extern const std::string EXT_FDF; extern const std::string EXT_TXT; extern const std::string EXT_DUMP; } // PDFTK commands namespace Cmd { // General extern const std::string PDFTK; extern const std::string CAT; extern const std::string SHUFFLE; extern const std::string OUTPUT; extern const std::string PASSWORD_INPUT; // Cat and Shuffle extern const std::string ID_KEEP; extern const std::string ID_NEW; extern const std::string ID_FIRST; extern const std::string ID_FINAL; extern const std::string ROTATION_N; extern const std::string ROTATION_E; extern const std::string ROTATION_S; extern const std::string ROTATION_W; extern const std::string PAGES_ALL; extern const std::string PAGES_EVEN; extern const std::string PAGES_ODD; // Burst extern const std::string BURST; extern const std::string TEMPLATE; extern const std::string EXTENSION; extern const std::string COUNT_OCT; extern const std::string COUNT_DEC; extern const std::string COUNT_HEX; // Background / Stamp extern const std::string BACKGROUND; extern const std::string BACKGROUND_MULTI; extern const std::string STAMP; extern const std::string STAMP_MULTI; // Attachment extern const std::string ATTACH_FILES; extern const std::string TO_PAGE; // Features extern const std::string ALLOW; extern const std::string ALL_FEATURES; extern const std::string PRINTING; extern const std::string DEGRADED_PRINTING; extern const std::string MODIFY_CONTENTS; extern const std::string ASSEMBLY; extern const std::string COPY_CONTENTS; extern const std::string SCREEN_READERS; extern const std::string MODIFY_ANNOTATIONS; extern const std::string FILL_IN; extern const std::string PASSWORD_OWNER; extern const std::string PASSWORD_USER; //extern const std::string ENCRYPT_NONE; extern const std::string ENCRYPT_40BIT; extern const std::string ENCRYPT_128BIT; // Tools extern const std::string UNPACK_FILES; extern const std::string COMPRESS; extern const std::string UNCOMPRESS; extern const std::string DUMP_DATA_FIELDS; extern const std::string DUMP_DATA_FIELDS_UTF8; extern const std::string DUMP_DATA; extern const std::string DUMP_DATA_UTF8; extern const std::string UPDATE_INFO; extern const std::string UPDATE_INFO_UTF8; extern const std::string GENERATE_FDF; extern const std::string FILL_FORM; extern const std::string FLATTEN; extern const std::string DROP_XFA; } } #endif pdfchain-0.4.0/src/window_main_bgst.h0000644000175000001440000000431012121136074014471 00000000000000/* * window_main_bgst.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_BGST_H__ #define __PDFCHAIN_WINDOW_MAIN_BGST_H__ #include "pdfchain.h" #include "dialog_filechooser.h" /*** Section : Background / Stamp *********************************************/ class cSection_BgSt : public Gtk::Table { public: cSection_BgSt( Gtk::Window& ); virtual ~cSection_BgSt(); void clear(); std::string createCommand(); private: // guint vPageNumbers_SourceFile, guint vPageNumbers_BgStFile; Gtk::HBox mHBox_Insert; Gtk::Label mLabel_SourceFile, mLabel_BgStFile, mLabel_Insert, mLabel_Multiple; cFCButton_Pdf mFCButton_SourceFile, mFCButton_BgStFile; Gtk::RadioButton mRButton_Background, mRButton_Stamp; Gtk::RadioButtonGroup mRBGroup_BgSt; Gtk::Switch mSwitch_Multiple; // cFCDialog_SaveAs mFCDialog_SaveAs; cFCDialog_SaveAs_Pdf mFCDialog_SaveAs; void init(); // void onFCButton_SourceFile_file_set() { // vPageNumbers_SourceFile = Pdfchain::count_page_numbers( // mFCButton_SourceFile.get_filename() ); // return; // } void onFCButton_BgStFile_file_set() { vPageNumbers_BgStFile = Pdfchain::count_page_numbers( mFCButton_BgStFile.get_filename() ); if ( 1 < vPageNumbers_BgStFile ) mSwitch_Multiple.set_active( true ); else mSwitch_Multiple.set_active( false ); return; } }; #endif pdfchain-0.4.0/src/window_main.cc0000644000175000001440000002324012121135776013623 00000000000000/* * window_main.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main.h" /*** Notebook Sections ********************************************************/ // Constructor cNotebook_Sections::cNotebook_Sections( Gtk::Window& ref_window ) : mSection_Cat( ref_window ), mSection_Burst( ref_window ), mSection_BgSt( ref_window ), mSection_Attach( ref_window ), mSection_Tool( ref_window ), mLabel_Cat( _("_Concatenate") , true ), // label , mnemonic mLabel_Burst( _("_Burst") , true ), mLabel_BgSt( _("Background / _Stamp") , true ), mLabel_Attach( _("Attach_ment") , true ), mLabel_Tool( _("_Tools") , true ) { set_scrollable( true ); mLabel_Cat.set_tooltip_text( _("Concatenates selected pages of various PDF files into one PDF file") ); mLabel_Burst.set_tooltip_text( _("Bursts a PDF file into single pages") ); mLabel_BgSt.set_tooltip_text( _("Sets a background or a stamp on each page of a PDF file") ); mLabel_Attach.set_tooltip_text( _("Adds several attachment files to a PDF file") ); mLabel_Tool.set_tooltip_text( _("Some different Tools") ); mAlign_Cat.set_padding( 0 , 0 , 0 , 0 ); mAlign_Burst.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER ); mAlign_BgSt.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER ); mAlign_Attach.set_padding( 0 , 0 , 0 , 0 ); mAlign_Tool.set_padding( 0 , 0 , 0 , 0 ); mAlign_Cat.add( mSection_Cat ); mAlign_Burst.add( mSection_Burst ); mAlign_BgSt.add( mSection_BgSt ); mAlign_Attach.add( mSection_Attach ); mAlign_Tool.add( mSection_Tool ); append_page( mAlign_Cat , mLabel_Cat ); // child_widget , tab_label_widget append_page( mAlign_Burst , mLabel_Burst ); append_page( mAlign_BgSt , mLabel_BgSt ); append_page( mAlign_Attach , mLabel_Attach ); append_page( mAlign_Tool , mLabel_Tool ); } // Destructor (virtual) cNotebook_Sections::~cNotebook_Sections() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cNotebook_Sections::~cNotebook_Sections()"; //TEST #endif } // Method (public) : clear() void cNotebook_Sections::clear() { mSection_Cat.clear(); mSection_Burst.clear(); mSection_BgSt.clear(); mSection_Attach.clear(); mSection_Tool.clear(); set_current_page( 0 ); return; } /*** HBox : Execute ***********************************************************/ // Constructor cHBox_Execute::cHBox_Execute() : Gtk::HBox( false , Pdfchain::SPACING ), // homogenous , spacing mButton_About( Gtk::Stock::ABOUT ), mButton_Clear( Gtk::Stock::CLEAR ), // mButton_Execute( Gtk::Stock::EXECUTE ) //TODO: Change button dependent on notebook section mButton_Execute( Gtk::Stock::SAVE_AS ) { pack_start( mButton_About , false , false , 0 ); // widget , expand , fill , padding pack_start( mButton_Clear , false , false , 0 ); pack_start( mSBar_Main , true , true , 0 ); pack_start( mButton_Execute , false , false , 0 ); Pdfchain::pSBar = &mSBar_Main; } // Destructor (virtual) cHBox_Execute::~cHBox_Execute() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cHBox_Execute::~cHBox_Execute()"; //TEST #endif } /*** Window : Main ************************************************************/ // Constructor cWindow_Main::cWindow_Main() : mNotebook_Sections( *this ), mDialog_About( *this ), mMDialog_PdftkError( *this ) { Glib::RefPtr ref_icon_path_A = Gio::File::create_for_path( Pdfchain::APPICON_PATH_A ); Glib::RefPtr ref_icon_path_B = Gio::File::create_for_path( Pdfchain::APPICON_PATH_B ); if ( ref_icon_path_A->query_exists() ) set_default_icon_from_file( Pdfchain::APPICON_PATH_A ); else if ( ref_icon_path_B->query_exists() ) set_default_icon_from_file( Pdfchain::APPICON_PATH_B ); else std::cerr << std::endl << "Icon file doesn't exist! " << Pdfchain::APPICON_PATH_A << " , " << Pdfchain::APPICON_PATH_B; set_title( Pdfchain::Window::TITLE ); set_default_size( Pdfchain::Window::WIDTH , Pdfchain::Window::HEIGHT ); set_position( Gtk::WIN_POS_CENTER ); mAlign_Sections.set_padding( 0 , 0 , 0 , 0 ); // top , bottom , left , right mAlign_Permission.set_padding( 0 , 0 , Pdfchain::BORDER , Pdfchain::BORDER ); mAlign_Execute.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER , Pdfchain::BORDER ); mAlign_Sections.add( mNotebook_Sections ); mAlign_Permission.add( mExpander_Permission ); mAlign_Execute.add( mHBox_Execute ); mVBox_Main.pack_start( mAlign_Sections , true , true , 0 ); // widget , expand , fill , padding mVBox_Main.pack_start( mAlign_Permission , false , false , 0 ); mVBox_Main.pack_start( mAlign_Execute , false , false , 0 ); add( mVBox_Main ); mHBox_Execute.mButton_About.signal_clicked().connect( sigc::mem_fun( *this , &cWindow_Main::onButton_About_clicked ) ); mHBox_Execute.mButton_Clear.signal_clicked().connect( sigc::mem_fun( *this , &cWindow_Main::onButton_Clear_clicked ) ); mHBox_Execute.mButton_Execute.signal_clicked().connect( sigc::mem_fun( *this , &cWindow_Main::onButton_Execute_clicked ) ); mConnection_NotebookSections_signal_switch_page = mNotebook_Sections.signal_switch_page().connect( sigc::mem_fun( *this , &cWindow_Main::onNotebook_Sections_switch_page ) ); init(); show_all_children(); } // Destructor (virtual) cWindow_Main::~cWindow_Main() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cWindow_Main::~cWindow_Main()"; //TEST #endif // The signal handler "onNotebook_Sections_switch_page" calls a method at the expander "mExpander_Permissions-object". // While destroying the notebook object, the signal "mNotebook_Sections.signal_switch_page()" could be emitted // while the mExpander_Permissions object is already destroyed. // To prevent a segmentation fault the signal handler is disconnected from the signal. mConnection_NotebookSections_signal_switch_page.disconnect(); } // Method (public) : clear() void cWindow_Main::clear() { mNotebook_Sections.clear(); mExpander_Permission.clear(); // mHBox_Execute.clear(); return; } // Method (protected) : init() void cWindow_Main::init() { return; } // Method (protected) : confirm pdftk error code void cWindow_Main::confirmErrorCode( int error_code ) { switch ( error_code ) { case 0: std::cout << std::endl << "PDFTK returned: " << error_code << std::endl; break; case 256: mMDialog_PdftkError.popupMessage( _("Input/Output Error") , error_code ); break; case 512: mMDialog_PdftkError.popupMessage( _("Unhandled Java exception at PDFTK") , error_code ); break; case 32512: mMDialog_PdftkError.popupMessage( _("PDFTK-Command not found") , error_code ); break; default: mMDialog_PdftkError.popupMessage( _("Unknown Error") , error_code ); break; } return; } // Signal Handler (protected) : on Button About clicked void cWindow_Main::onButton_About_clicked() { mDialog_About.run(); mDialog_About.hide(); return; } // Signal Handler (protected) : on Button Clear clicked void cWindow_Main::onButton_Clear_clicked() { cWindow_Main::clear(); return; } // Signal Handler (protected) : on Button Execute clicked void cWindow_Main::onButton_Execute_clicked() { std::string str_command = ""; std::string str_section = ""; int error_code = 0; const Gtk::Widget* pt_page = mNotebook_Sections.get_nth_page( mNotebook_Sections.get_current_page() ); if ( pt_page == &(mNotebook_Sections.mAlign_Cat) ) str_section = mNotebook_Sections.mSection_Cat.createCommand(); else if ( pt_page == &(mNotebook_Sections.mAlign_Burst) ) str_section = mNotebook_Sections.mSection_Burst.createCommand(); else if ( pt_page == &(mNotebook_Sections.mAlign_BgSt) ) str_section = mNotebook_Sections.mSection_BgSt.createCommand(); else if ( pt_page == &(mNotebook_Sections.mAlign_Attach) ) str_section = mNotebook_Sections.mSection_Attach.createCommand(); else if ( pt_page == &(mNotebook_Sections.mAlign_Tool) ) str_section = mNotebook_Sections.mSection_Tool.createCommand(); else std::cerr << std::endl << "ERROR: At method cWindow_Main::onButton_Execute_clicked() \ no valid mNotebook_Sections.get_current_page() can't be found!"; if ( "" != str_section ) { str_command = Pdfchain::Cmd::PDFTK; str_command += str_section; if ( pt_page != &(mNotebook_Sections.mAlign_Tool) ) str_command += mExpander_Permission.createCommand(); confirmErrorCode( Pdfchain::execute_command( str_command ) ); } return; } // Signal Handler (protected) : on Notebook Sections switch page void cWindow_Main::onNotebook_Sections_switch_page( Widget* pt_page , guint page_num ) { if ( pt_page == &(mNotebook_Sections.mAlign_Tool) ) { mExpander_Permission.set_expanded( false ); mExpander_Permission.set_sensitive( false ); } else { mExpander_Permission.set_sensitive( true ); } return; } pdfchain-0.4.0/src/window_main_permission.h0000644000175000001440000000546412121136644015740 00000000000000/* * window_main_permission.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_PERMISSION_H__ #define __PDFCHAIN_WINDOW_MAIN_PERMISSION_H__ #include "pdfchain.h" /*** Expander : Permission ****************************************************/ class cExpander_Permission : public Gtk::Expander { public: cExpander_Permission(); virtual ~cExpander_Permission(); void clear(); Glib::ustring createCommand(); protected: Gtk::HBox mHBox_Permission; Gtk::VBox mVBox_Passwords, mVBox_Encryption; Gtk::Table mTable_Allow; Gtk::Frame mFrame_PasswordUser, mFrame_PasswordOwner, mFrame_Encryption, mFrame_Allow; Gtk::Label mLabel_Permission, mLabel_PasswordUser, mLabel_PasswordOwner, mLabel_Encryption, mLabel_Allow; Gtk::CheckButton mCButton_Printing, mCButton_DegradedPrinting, mCButton_ModifyContents, mCButton_Assembly, mCButton_CopyContents, mCButton_Screenreaders, mCButton_ModifyAnnotations, mCButton_FillIn; Gtk::RadioButton mRButton_EncryptNone, mRButton_Encrypt40Bit, mRButton_Encrypt128Bit; Gtk::Entry mEntry_PasswordUser, mEntry_PasswordOwner; Gtk::RadioButtonGroup mRBGroup_Encrypt; Gtk::Alignment mAlign_PasswordUser, mAlign_PasswordOwner, mAlign_Encryption, mAlign_Allow; void init(); void onEntryIcon_PasswordOwner_pressed( Gtk::EntryIconPosition icon_pos , const GdkEventButton* event ) { mEntry_PasswordOwner.set_text(""); return; } void onEntryIcon_PasswordUser_pressed( Gtk::EntryIconPosition icon_pos , const GdkEventButton* event ) { mEntry_PasswordUser.set_text(""); return; } }; #endif pdfchain-0.4.0/src/dialog_filechooser.h0000644000175000001440000001034312121136415014762 00000000000000/* * dialog_filechooser.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_DIALOG_FILECHOOSER_H__ #define __PDFCHAIN_DIALOG_FILECHOOSER_H__ #include "pdfchain.h" #include "dialog_filechooser_extension.h" /*** File Chooser Dialog ******************************************************/ /*** File Chooser Dialog - Add File *******************************************/ // Class : File Chooser Dialog - Add File class cFCDialog_AddFile : public Gtk::FileChooserDialog { public: cFCDialog_AddFile( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_AddFile(); void clear(); protected: void init(); }; // Class : File Chooser Dialog - Add File - Any class cFCDialog_AddFile_Any : public cFCDialog_AddFile { public: cFCDialog_AddFile_Any( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_AddFile_Any(); }; // Class : File Chooser Dialog - Add File - Pdf class cFCDialog_AddFile_Pdf : public cFCDialog_AddFile { public: cFCDialog_AddFile_Pdf( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_AddFile_Pdf(); }; /*** File Chooser Dialog - Save As ********************************************/ // Class : File Chooser Dialog - Save As class cFCDialog_SaveAs : public Gtk::FileChooserDialog { public: cFCDialog_SaveAs( Gtk::Window& , const Glib::ustring& , const Glib::ustring& ); virtual ~cFCDialog_SaveAs(); void clear(); std::string get_filename(); protected: const std::string sExtension; void init(); void addExtension( std::string& ); Gtk::CheckButton mCButton_AddExtension; Gtk::MessageDialog mMDialog_OverwriteConfirm; }; // Class : File Chooser Dialog - Save As - PDF class cFCDialog_SaveAs_Pdf : public cFCDialog_SaveAs { public: cFCDialog_SaveAs_Pdf( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_SaveAs_Pdf(); }; // Class : File Chooser Dialog - Save As - FDF class cFCDialog_SaveAs_Fdf : public cFCDialog_SaveAs { public: cFCDialog_SaveAs_Fdf( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_SaveAs_Fdf(); }; // Class : File Chooser Dialog - Save As - Dump class cFCDialog_SaveAs_Dump : public cFCDialog_SaveAs { public: cFCDialog_SaveAs_Dump( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_SaveAs_Dump(); }; /*** File Chooser Dialog - Select Folder **************************************/ // Class : File Chooser Dialog - Select Folder class cFCDialog_SelectFolder : public Gtk::FileChooserDialog { public: cFCDialog_SelectFolder( Gtk::Window& , const Glib::ustring& ); virtual ~cFCDialog_SelectFolder(); // void init(); // std::string get_filename(); protected: // void clear(); // Gtk::MessageDialog mMDialog_OverwriteConfirm; }; /*** File Chooser Button ******************************************************/ // Class : FileChooserButton - PDF class cFCButton_Pdf : public Gtk::FileChooserButton { public: cFCButton_Pdf( Gtk::Window& , const Glib::ustring& ); virtual ~cFCButton_Pdf(); // void init(); // protected: // void clear(); }; // Class : FileChooserButton - FDF class cFCButton_Fdf : public Gtk::FileChooserButton { public: cFCButton_Fdf( Gtk::Window& , const Glib::ustring& ); virtual ~cFCButton_Fdf(); // void init(); // protected: // void clear(); }; // Class : FileChooserButton - Dump class cFCButton_Dump : public Gtk::FileChooserButton { public: cFCButton_Dump( Gtk::Window& , const Glib::ustring& ); virtual ~cFCButton_Dump(); // void init(); // protected: // void clear(); }; #endif pdfchain-0.4.0/src/main.cc0000644000175000001440000000260312122422710012220 00000000000000/* * main.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "pdfchain.h" #include "constant.h" #include "window_main.h" /* int main( int argc , char *argv[] ) { Glib::RefPtr app = Gtk::Application::create( argc , argv , "pdfchain.sourceforge.net" ); cWindow_Main mWindow_Main; return app->run( mWindow_Main ); } */ int main ( int argc , char *argv[] ) { Gtk::Main kit( argc , argv ); cWindow_Main *pWindow_Main = NULL; pWindow_Main = new cWindow_Main(); if ( pWindow_Main ) { kit.run( *pWindow_Main ); } if( NULL != pWindow_Main ) { delete pWindow_Main; pWindow_Main = NULL; } #ifdef PDFCHAIN_TEST std::cout << std::endl << "end pdfchain"; //TEST #endif return 0; } pdfchain-0.4.0/src/dialog_filechooser_extension.h0000644000175000001440000000515612121136452017065 00000000000000/* * dialog_filechooser_extension.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_DIALOG_FILECHOOSER_EXTENSION_H__ #define __PDFCHAIN_DIALOG_FILECHOOSER_EXTENSION_H__ #include "pdfchain.h" #include "store.h" /*** File Filter **************************************************************/ // File Filter : Any Files class cFFilter_Any : public Gtk::FileFilter { public: cFFilter_Any() { set_name( _("Any files") ); add_pattern( "*" ); } virtual ~cFFilter_Any() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFFilter_Any::~cFFilter_Any()"; //TEST #endif } }; // File Filter : PDF Files class cFFilter_Pdf : public Gtk::FileFilter { public: cFFilter_Pdf() { set_name( _("PDF files") ); add_mime_type( "application/pdf" ); //add_pattern( "*.pdf" ); } virtual ~cFFilter_Pdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFFilter_Pdf::~cFFilter_Pdf()"; //TEST #endif } }; // File Filter : Text Files class cFFilter_Text : public Gtk::FileFilter { public: cFFilter_Text() { set_name( _("Text files") ); add_mime_type( "text/plain" ); //add_pattern( "*.txt" ); } virtual ~cFFilter_Text() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFFilter_Text::~cFFilter_Text()"; //TEST #endif } }; // File Filter : FDF Files class cFFilter_Fdf : public Gtk::FileFilter { public: cFFilter_Fdf() { set_name( _("FDF files") ); //add_mime_type( "text/plain" ); add_pattern( "*.fdf" ); } virtual ~cFFilter_Fdf() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFFilter_Fdf::~cFFilter_Fdf()"; //TEST #endif } }; // File Filter : Dump Files class cFFilter_Dump : public Gtk::FileFilter { public: cFFilter_Dump() { set_name( _("Dump files") ); //add_mime_type( "text/plain" ); add_pattern( "*.dump" ); } virtual ~cFFilter_Dump() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cFFilter_Dump::~cFFilter_Dump()"; //TEST #endif } }; #endif pdfchain-0.4.0/src/pdfchain.cc0000644000175000001440000001164312121136730013057 00000000000000/* * pdfchain.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "pdfchain.h" /*** Global Objects ***********************************************************/ //Gtk::Window* Pdfchain::pWindow = NULL; Gtk::Statusbar* Pdfchain::pSBar = NULL; /*** Global Functions *********************************************************/ // Function (global) : Extract filname from path std::string Pdfchain::extract_filename_from_path( const std::string& string ) { std::string str_path = string; std::string::size_type pos = 0; if ( ( pos = str_path.rfind( G_DIR_SEPARATOR ) ) != std::string::npos ) str_path.erase( 0 , pos+1 ); return str_path; } // Function (global) : Count page numbers of PDF file // Alternatively: "pdftk file.pdf dump_data | grep NumberOfPages" guint Pdfchain::count_page_numbers( const std::string& str_path ) { guint message_id = 0; if ( NULL != Pdfchain::pSBar ) message_id = Pdfchain::pSBar->push( _("Counting pages ...") ); Glib::RefPtr ref_file = Gio::File::create_for_path( str_path ); guint pages = 0; if ( ref_file->query_exists() ) { Glib::RefPtr ref_stream = ref_file->read(); gssize read_bytes = 0; gchar read_buffer[Pdfchain::Count::BUFFER_SIZE]; Glib::ustring str_content = ""; Glib::ustring::size_type pos = 0; do { read_bytes = ref_stream->read( read_buffer , sizeof( read_buffer ) ); str_content += Glib::ustring( read_buffer , read_buffer + read_bytes ); } while ( read_bytes ); ref_stream->close(); for ( pos = 0 ; Glib::ustring::npos != ( pos = str_content.find( Pdfchain::Count::TYPE_PAGE_A , pos ) ) ; pos++ , pages++ ); for ( pos = 0 ; Glib::ustring::npos != ( pos = str_content.find( Pdfchain::Count::TYPE_PAGE_B , pos ) ) ; pos++ , pages++ ); for ( pos = 0 ; Glib::ustring::npos != ( pos = str_content.find( Pdfchain::Count::TYPE_PAGE_C , pos ) ) ; pos++ , pages-- ); for ( pos = 0 ; Glib::ustring::npos != ( pos = str_content.find( Pdfchain::Count::TYPE_PAGE_D , pos ) ) ; pos++ , pages-- ); } if ( NULL != Pdfchain::pSBar ) Pdfchain::pSBar->remove_message( message_id ); return pages; } // Function (global) : Count digits of a guint octal guint Pdfchain::count_digits_of_guint_oct( guint guint_tmp ) { guint digits = 0; while ( 0 < guint_tmp ) { guint_tmp /= 8; ++digits; } return digits; } // Function (global) : Count digits of a guint decimal guint Pdfchain::count_digits_of_guint_dec( guint guint_tmp ) { guint digits = 0; while ( 0 < guint_tmp ) { guint_tmp /= 10; ++digits; } return digits; } // Function (global) : Count digits of a guint hexadecimal guint Pdfchain::count_digits_of_guint_hex( guint guint_tmp ) { guint digits = 0; while ( 0 < guint_tmp ) { guint_tmp /= 16; ++digits; } return digits; } // Function (global) : Convert guint to string std::string Pdfchain::convert_guint_to_string( guint guint_tmp ) { std::string string = ""; if ( 0 == guint_tmp ) { string = "0"; } else { while ( 0 < guint_tmp ) { string.insert( 0 , 1 , guint_tmp % 10 + '0' ); guint_tmp /= 10; } } return string; } // Function (global) : escape each special characters at string std::string Pdfchain::escape_string( const std::string& string ) { std::string str_escape = string; std::string::size_type pos = 0; // Escapes each (known) special character with '\\' (ESC) until '\0' (EOL) was found for ( int i=0 ; Char::EOL != Path::ESCAPE_CHARS[i] ; i++ , pos=0 ) { while ( std::string::npos != ( pos = str_escape.find( Path::ESCAPE_CHARS[i] , pos ) ) ) { str_escape.insert( pos , 1 , Char::ESC ); pos += 2; } } return str_escape; } // Function (global) : Quotes string and escapes special path characters std::string Pdfchain::quote_path( const std::string& str_path ) { return "\"" + escape_string( str_path ) + "\""; } // Function (global) : Execute PDFTK command int Pdfchain::execute_command( const std::string& str_command ) { guint message_id = 0; if ( NULL != Pdfchain::pSBar ) message_id = Pdfchain::pSBar->push( _("Executing command ...") ); std::cout << std::endl << "PDFTK command:"; std::cout << std::endl << str_command; int error_code = system( str_command.c_str() ); if ( NULL != Pdfchain::pSBar ) Pdfchain::pSBar->remove_message( message_id ); return error_code; } pdfchain-0.4.0/src/store_attachment.cc0000644000175000001440000001411012121136276014644 00000000000000/* * store_attachment.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "store_attachment.h" /*** List Store : Attachment **************************************************/ /// Constructor cLStore_Attach::cLStore_Attach( Gtk::Window& ref_window ) : mFCDialog( ref_window , _("Attachment - Add attachment files") ), pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Attach; set_column_types( *pTMCRecord ); } // Destructor cLStore_Attach::~cLStore_Attach() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_Attach::~cLStore_Attach()"; //TEST #endif if( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public) : add new rows (files) void cLStore_Attach::addRows( Glib::RefPtr ref_tree_selections ) { switch ( mFCDialog.run() ) { case Gtk::RESPONSE_OK: { mFCDialog.hide(); std::string str_sourcepath = ""; std::vector vect_sourcepaths = mFCDialog.get_filenames(); std::vector::iterator iter_sourcepaths = vect_sourcepaths.begin(); Gtk::TreeModel::iterator iter_selections; Gtk::TreeModel::iterator iter_org; Gtk::TreeModel::iterator iter_new; // Get begin of TreeView selection and get TreeModel iterator of selection if ( 0 != ref_tree_selections->count_selected_rows() ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); Gtk::TreeModel::Path path_selections = *( list_selections.begin() ); iter_selections = get_iter( path_selections ); } // Add sourcefiles at ListStore while ( vect_sourcepaths.end() != iter_sourcepaths ) { str_sourcepath = *iter_sourcepaths; if ( iter_selections ) iter_new = insert( iter_selections ); else iter_new = append(); (*iter_new)[ pTMCRecord->mTMColumn_Add ] = TRUE; (*iter_new)[ pTMCRecord->mTMColumn_AttachFile ] = Glib::filename_to_utf8( Pdfchain::extract_filename_from_path( str_sourcepath ) ); (*iter_new)[ pTMCRecord->mTMColumn_AttachPath ] = str_sourcepath; (*iter_new)[ pTMCRecord->mTMColumn_AttachTooltip ] = _("Path: ") + Glib::Markup::escape_text( Glib::filename_to_utf8( str_sourcepath ) ); iter_sourcepaths++; } break; } default: mFCDialog.hide(); break; } return; } // Method (public) : remove selected rows void cLStore_Attach::removeRows( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); Gtk::TreeModel::iterator iter_next; if ( list_selections.size() ) { // Define row to select as soon as selected rows are removed iter_next = get_iter( list_selections.back() ); if ( ++iter_next == children().end() ) { if ( children().begin() != get_iter( list_selections.front() ) ) { iter_next = get_iter( list_selections.front() ); iter_next--; } } // Remove selected rows while ( list_selections.size() ) { erase( get_iter( list_selections.back() ) ); list_selections.erase( list_selections.end() ); } if ( iter_next ) ref_tree_selections->select( iter_next ); } return; } // Method (public) : move selected rows up void cLStore_Attach::moveRowsUp( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); if ( list_selections.size() ) { Gtk::TreeModel::iterator iter_selections; Gtk::TreeModel::iterator iter_upper; // Move every row only if first selected row is not the first row at the ListStore if ( children().begin() != get_iter( list_selections.front() ) ) { while ( list_selections.size() ) { iter_upper = iter_selections = get_iter( list_selections.front() ); iter_swap( iter_selections , --iter_upper ); list_selections.erase( list_selections.begin() ); } } } return; } // Method (public) : move selected rows down void cLStore_Attach::moveRowsDown( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); if ( list_selections.size() ) { Gtk::TreeModel::iterator iter_selections; Gtk::TreeModel::iterator iter_lower; // Move every row only if last selected row is not the last row at the ListStore if ( --children().end() != get_iter( list_selections.back() ) ) { while ( list_selections.size() ) { iter_lower = iter_selections = get_iter( list_selections.back() ); iter_swap( iter_selections , ++iter_lower ); list_selections.erase( list_selections.end() ); } } } return; } // Method (public) : toggle Add void cLStore_Attach::toggleAdd( const Gtk::TreePath& treepath ) { Gtk::TreeModel::iterator iter = get_iter( treepath ); (*iter)[pTMCRecord->mTMColumn_Add] = ! (*iter)[pTMCRecord->mTMColumn_Add]; return; } // Method (public) : create command std::string cLStore_Attach::createCommand() { std::string str_command = ""; Gtk::TreeModel::iterator iter; if( NULL != children() ) { str_command += " " + Pdfchain::Cmd::ATTACH_FILES; // Attach each file only if CheckBox is enabled for ( iter = children().begin() ; children().end() != iter ; ++iter ) if ( TRUE == (*iter)[pTMCRecord->mTMColumn_Add] ) str_command += " " + Pdfchain::quote_path( iter->get_value( pTMCRecord->mTMColumn_AttachPath ) ); } return str_command; } pdfchain-0.4.0/src/store.cc0000644000175000001440000002026312121136250012432 00000000000000/* * store.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "store.h" /*** Tree Model Column Record : Selection *************************************/ // Constructor cTMCRecord_Selection::cTMCRecord_Selection() { add( mTMColumn_ID ); add( mTMColumn_Label ); // add( mTMColumn_Tooltip ); add( mTMColumn_Command ); } // Destructor cTMCRecord_Selection::~cTMCRecord_Selection() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cTMCRecord_Selection::~cTMCRecord_Selection()"; //TEST #endif } /*** ListStore : Output ID ****************************************************/ // Constructor cLStore_OutputId::cLStore_OutputId() : pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Selection(); set_column_types( *pTMCRecord ); Gtk::TreeModel::iterator iter; iter = append(); (*iter)[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ID_NEW; (*iter)[ pTMCRecord->mTMColumn_Label ] = _("Create new ID"); (*iter)[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ID_NEW; iter = append(); (*iter)[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ID_FIRST; (*iter)[ pTMCRecord->mTMColumn_Label ] = _("Keep ID of first PDF file"); (*iter)[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ID_FIRST; iter = append(); (*iter)[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ID_FINAL; (*iter)[ pTMCRecord->mTMColumn_Label ] = _("Keep ID of final PDF file"); (*iter)[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ID_FINAL; } // Destructor (virtual) cLStore_OutputId::~cLStore_OutputId() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_OutputId::~cLStore_OutputId()"; //TEST #endif if ( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public, static) : create Glib::RefPtr cLStore_OutputId::create() { return Glib::RefPtr( new cLStore_OutputId() ); } // Method (public) : get TreeModelColumnRecord cTMCRecord_Selection* cLStore_OutputId::getTMCRecord() { return pTMCRecord; } // Method (public) : select Gtk::TreeModel::iterator cLStore_OutputId::select( guchar output_id ) { Gtk::TreeModel::iterator iter; if ( Pdfchain::Id::ID_KEEP == output_id ) append_KeepId(); else erase_KeepId(); iter = children().begin(); while ( children().end() != iter ) { if ( (*iter)[pTMCRecord->mTMColumn_ID] == output_id ) break; iter++; } if ( children().end() == iter ) iter = children().begin(); return iter; } // Method (protected) : append KEEP ID void cLStore_OutputId::append_KeepId() { Gtk::TreeModel::iterator iter = children().begin(); iter = prepend(); (*iter)[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ID_KEEP; (*iter)[ pTMCRecord->mTMColumn_Label ] = _("Keep ID"); (*iter)[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ID_KEEP; return; } // Method (protected) : erase KEEP ID void cLStore_OutputId::erase_KeepId() { Gtk::TreeModel::iterator iter = children().begin(); while ( children().end() != iter ) { if ( (*iter)[pTMCRecord->mTMColumn_ID] == Pdfchain::Id::ID_KEEP ) { iter = erase( iter ); continue; } iter++; } return; } /*** ListStore : Even Odd *****************************************************/ // Constructor cLStore_EvenOdd::cLStore_EvenOdd() : pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Selection(); set_column_types( *pTMCRecord ); Gtk::TreeModel::Row row; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::PAGES_ALL; row[ pTMCRecord->mTMColumn_Label ] = _("all"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::PAGES_ALL; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::PAGES_EVEN; row[ pTMCRecord->mTMColumn_Label ] = _("even"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::PAGES_EVEN; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::PAGES_ODD; row[ pTMCRecord->mTMColumn_Label ] = _("odd"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::PAGES_ODD; } // Destructor (virtual) cLStore_EvenOdd::~cLStore_EvenOdd() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_EvenOdd::~cLStore_EvenOdd()"; //TEST #endif if ( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public, static) : create Glib::RefPtr cLStore_EvenOdd::create() { return Glib::RefPtr( new cLStore_EvenOdd() ); } // Method (public) : get TreeModelColumnRecord cTMCRecord_Selection* cLStore_EvenOdd::getTMCRecord() { return pTMCRecord; } /*** ListStore : Rotation *****************************************************/ // Constructor cLStore_Rotation::cLStore_Rotation() : pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Selection(); set_column_types( *pTMCRecord ); Gtk::TreeModel::Row row; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ROTATION_N; row[ pTMCRecord->mTMColumn_Label ] = _("0°"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ROTATION_N; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ROTATION_E; row[ pTMCRecord->mTMColumn_Label ] = _("90°"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ROTATION_E; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ROTATION_S; row[ pTMCRecord->mTMColumn_Label ] = _("180°"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ROTATION_S; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::ROTATION_W; row[ pTMCRecord->mTMColumn_Label ] = _("270°"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::ROTATION_W; } // Destructor (virtual) cLStore_Rotation::~cLStore_Rotation() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_Rotation::~cLStore_Rotation()"; //TEST #endif if ( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public, static) : create Glib::RefPtr cLStore_Rotation::create() { return Glib::RefPtr( new cLStore_Rotation() ); } // Method (public) : get TreeModelColumnRecord cTMCRecord_Selection* cLStore_Rotation::getTMCRecord() { return pTMCRecord; } /*** ListStore : Counting Base ***********************************************/ // Constructor cLStore_CountingBase::cLStore_CountingBase() : pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Selection(); set_column_types( *pTMCRecord ); Gtk::TreeModel::Row row; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::COUNT_OCT; row[ pTMCRecord->mTMColumn_Label ] = _("Octal"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::COUNT_OCT; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::COUNT_DEC; row[ pTMCRecord->mTMColumn_Label ] = _("Decimal"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::COUNT_DEC; row = *( this->append() ); row[ pTMCRecord->mTMColumn_ID ] = Pdfchain::Id::COUNT_HEX; row[ pTMCRecord->mTMColumn_Label ] = _("Hexadecimal"); row[ pTMCRecord->mTMColumn_Command ] = Pdfchain::Cmd::COUNT_HEX; } // Destructor (virtual) cLStore_CountingBase::~cLStore_CountingBase() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_CountingBase::~cLStore_CountingBase()"; //TEST #endif if ( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public, static) : create Glib::RefPtr cLStore_CountingBase::create() { return Glib::RefPtr( new cLStore_CountingBase() ); } // Method (public) : get TreeModelColumnRecord cTMCRecord_Selection* cLStore_CountingBase::getTMCRecord() { return pTMCRecord; } pdfchain-0.4.0/src/window_main_cat.cc0000644000175000001440000003356212124632772014463 00000000000000/* * window_main_cat.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_cat.h" /*** Combobox : Output ID *****************************************************/ // Constructor cCBox_OutputId::cCBox_OutputId() { rLStore = cLStore_OutputId::create(); pTMCRecord = rLStore->getTMCRecord(); pack_start( mCRText ); add_attribute( mCRText.property_text() , pTMCRecord->mTMColumn_Label ); // necessarily after 'pack_start()' !!! set_model( rLStore ); clear(); } // Destructor cCBox_OutputId::~cCBox_OutputId() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cCBox_OutputId::~cCBox_OutputId()"; //TEST #endif } // Method (public) : clear() void cCBox_OutputId::clear() { set_active( rLStore->select( Pdfchain::Id::ID_NEW ) ); set_sensitive( false ); unset_active(); vOutputId = 0; return; } // Signal Handler (protected) : on FileNumber changed (at ListStore Cat) void cCBox_OutputId::onFileNumber_changed( guint file_number ) { Gtk::TreeModel::iterator iter = get_active(); if ( 1 > file_number ) { // if ( get_sensitive() ) { // if ( iter ) vOutputId = (*iter)[pTMCRecord->mTMColumn_ID]; // } if ( get_sensitive() && iter ) vOutputId = (*iter)[pTMCRecord->mTMColumn_ID]; unset_active(); set_sensitive( false ); } else if ( 1 == file_number ) { if ( get_sensitive() && iter ) vOutputId = (*iter)[pTMCRecord->mTMColumn_ID]; set_sensitive( true ); set_active( rLStore->select( Pdfchain::Id::ID_KEEP ) ); set_sensitive( false ); } else if ( 1 < file_number ) { if ( ! get_sensitive() ) { // set_active( rLStore->select( Pdfchain::Id::ID_NEW ) ); set_active( rLStore->select( vOutputId ) ); set_sensitive( true ); } } return; } /*** Tree View : Cat **********************************************************/ // Constructor cTView_Cat::cTView_Cat( Gtk::Window& ref_window ) : pTMCRecord_Cat( NULL ), #ifdef PDFCHAIN_TEMP mTVColumn_Id( "Id" ), //TEMP mTVColumn_SourcePath( "Source path" ), //TEMP mTVColumn_Tooltip( "Tooltip" ), //TEMP mTVColumn_Commands( "Commands" ), //TEMP // mTVColumn_Colors( "Colors" ), //TEMP #endif mTVColumn_Add( _("Add") ), mTVColumn_Pages( _("Pages") ), mTVColumn_Rotation( _("Rotation") ), mTVColumn_SourceFile( _("Source file") ), mTVColumn_Password( _("Password") ), mTVColumn_PageNumbers( _("Pages") ) { rLStore_Cat = cLStore_Cat::create( ref_window ); rLStore_EvenOdd = cLStore_EvenOdd::create(); rLStore_Rotation = cLStore_Rotation::create(); pTMCRecord_Cat = rLStore_Cat->getTMCRecord(); get_selection()->set_mode( Gtk::SELECTION_MULTIPLE ); set_model( rLStore_Cat ); set_reorderable( true ); set_rules_hint( true ); set_rubber_banding( true ); set_enable_search( true ); set_search_column( pTMCRecord_Cat->mTMColumn_SourceFile ); set_tooltip_column( get_search_column() + 2 ); mTVColumn_Add.set_resizable( false ); mTVColumn_Pages.set_expand( true ); mTVColumn_Pages.set_resizable( true ); mTVColumn_Rotation.set_resizable( false ); mTVColumn_SourceFile.set_expand( true ); mTVColumn_SourceFile.set_resizable( true ); mTVColumn_Password.set_resizable( true ); #ifdef PDFCHAIN_TEMP mTVColumn_Id.set_expand( true ); //TEMP mTVColumn_SourcePath.set_expand( true ); //TEMP mTVColumn_SourcePath.set_resizable( true ); //TEMP mTVColumn_Tooltip.set_expand( true ); //TEMP mTVColumn_Tooltip.set_resizable( true ); //TEMP #endif mCRToggle_Add.property_activatable() = true; mCRToggle_Add.property_xalign() = 0.0; mCRText_Pages.property_editable() = true; mCRText_Pages.property_xalign() = 0.0; mCRCombo_EvenOdd.property_model() = rLStore_EvenOdd; // the liststore mCRCombo_EvenOdd.property_text_column() = 1; // text column at the liststore mCRCombo_EvenOdd.property_editable() = true; mCRCombo_EvenOdd.property_has_entry() = false; // no manual entry possible mCRCombo_EvenOdd.property_xalign() = 1.0; // align: right side mCRCombo_Rotation.property_model() = rLStore_Rotation; mCRCombo_Rotation.property_text_column() = 1; mCRCombo_Rotation.property_editable() = true; mCRCombo_Rotation.property_has_entry() = false; mCRCombo_Rotation.property_xalign() = 1.0; mCRText_Password.property_editable() = true; mCRText_PageNumbers.property_xalign() = 1.0; mTVColumn_Add.pack_start( mCRToggle_Add , false ); // cell renderer , expand mTVColumn_Pages.pack_start( mCRText_Pages , true ); mTVColumn_Pages.pack_start( mCRCombo_EvenOdd , false ); mTVColumn_Rotation.pack_start( mCRCombo_Rotation , false ); mTVColumn_SourceFile.pack_start( mCRText_SourceFile , true ); mTVColumn_Password.pack_start( mCRText_Password , true ); mTVColumn_PageNumbers.pack_start( mCRText_PageNumbers , true ); #ifdef PDFCHAIN_TEMP mTVColumn_Id.pack_start( mCRText_Id , true ); //TEMP mTVColumn_SourcePath.pack_start( mCRText_SourcePath , true ); //TEMP mTVColumn_Tooltip.pack_start( mCRText_Tooltip , true ); //TEMP mTVColumn_Commands.pack_start( mCRText_Cmd_Handle , false ); //TEMP mTVColumn_Commands.pack_start( mCRText_Cmd_EvenOdd , false ); //TEMP mTVColumn_Commands.pack_start( mCRText_Cmd_Rotation , false ); //TEMP // mTVColumn_Colors.pack_start( mCRPixbuf_Color_Pages , false ); //TEMP // mTVColumn_Colors.pack_start( mCRPixbuf_Color_PageNumbers , false ); //TEMP #endif mTVColumn_Add.add_attribute( mCRToggle_Add.property_active() , pTMCRecord_Cat->mTMColumn_Add ); mTVColumn_Pages.add_attribute( mCRText_Pages.property_text() , pTMCRecord_Cat->mTMColumn_Pages ); mTVColumn_Pages.add_attribute( mCRText_Pages.property_foreground_rgba() , pTMCRecord_Cat->mTMColumn_Color_Pages ); mTVColumn_Pages.add_attribute( mCRCombo_EvenOdd.property_text() , pTMCRecord_Cat->mTMColumn_EvenOdd ); mTVColumn_Rotation.add_attribute( mCRCombo_Rotation.property_text() , pTMCRecord_Cat->mTMColumn_Rotation ); mTVColumn_SourceFile.add_attribute( mCRText_SourceFile.property_text() , pTMCRecord_Cat->mTMColumn_SourceFile ); mTVColumn_Password.add_attribute( mCRText_Password.property_text() , pTMCRecord_Cat->mTMColumn_Password ); mTVColumn_PageNumbers.add_attribute( mCRText_PageNumbers.property_text() , pTMCRecord_Cat->mTMColumn_PageNumbers ); mTVColumn_PageNumbers.add_attribute( mCRText_PageNumbers.property_foreground_rgba() , pTMCRecord_Cat->mTMColumn_Color_PageNumbers ); #ifdef PDFCHAIN_TEMP mTVColumn_Id.add_attribute( mCRText_Id.property_text() , pTMCRecord_Cat->mTMColumn_Id ); //TEMP mTVColumn_SourcePath.add_attribute( mCRText_SourcePath.property_text() , pTMCRecord_Cat->mTMColumn_SourcePath ); //TEMP mTVColumn_Tooltip.add_attribute( mCRText_Tooltip.property_text() , pTMCRecord_Cat->mTMColumn_Tooltip ); //TEMP // mTVColumn_Commands.add_attribute( // mCRText_Cmd_Handle.property_text() , // pTMCRecord_Cat->mTMColumn_Cmd_Handle ); //TEMP TODO: delete this old stuff mTVColumn_Commands.add_attribute( mCRText_Cmd_EvenOdd.property_text() , pTMCRecord_Cat->mTMColumn_Cmd_EvenOdd ); //TEMP mTVColumn_Commands.add_attribute( mCRText_Cmd_Rotation.property_text() , pTMCRecord_Cat->mTMColumn_Cmd_Rotation ); //TEMP // mTVColumn_Colors.add_attribute( // mCRPixbuf_Color_Pages.property_cell_background_gdk() , // pTMCRecord_Cat->mTMColumn_Color_Pages ); //TEMP // mTVColumn_Colors.add_attribute( // mCRPixbuf_Color_PageNumbers.property_cell_background_gdk() , // pTMCRecord_Cat->mTMColumn_Color_PageNumbers ); //TEMP #endif append_column( mTVColumn_Add ); append_column( mTVColumn_Pages ); append_column( mTVColumn_Rotation ); append_column( mTVColumn_SourceFile ); append_column( mTVColumn_Password ); append_column( mTVColumn_PageNumbers ); #ifdef PDFCHAIN_TEMP append_column( mTVColumn_Id ); //TEMP append_column( mTVColumn_SourcePath ); //TEMP append_column( mTVColumn_Tooltip ); //TEMP append_column( mTVColumn_Commands ); //TEMP // append_column( mTVColumn_Colors ); //TEMP #endif mCRToggle_Add.signal_toggled().connect( sigc::mem_fun( *this , &cTView_Cat::onCRToggle_Add_toggled ) ); mCRText_Pages.signal_edited().connect( sigc::mem_fun( *this , &cTView_Cat::onCRText_Pages_edited ) ); mCRCombo_EvenOdd.signal_changed().connect( sigc::mem_fun( *this , &cTView_Cat::onCRCombo_EvenOdd_changed ) ); mCRCombo_Rotation.signal_changed().connect( sigc::mem_fun( *this , &cTView_Cat::onCRCombo_Rotation_changed ) ); mCRText_Password.signal_edited().connect( sigc::mem_fun( *this , &cTView_Cat::onCRText_Password_edited ) ); } // Destructor cTView_Cat::~cTView_Cat() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cTView_Cat::~cTView_Cat()"; //TEST #endif } // Method (public) : clear void cTView_Cat::clear() { rLStore_Cat->clear(); return; } /*** Toolbar : Cat ************************************************************/ // Constructor cToolbar_Cat::cToolbar_Cat( cTView_Cat* pt_tview_cat ) : mToolButton_Add( Gtk::Stock::ADD ), mToolButton_Remove( Gtk::Stock::REMOVE ), mToolButton_Copy( Gtk::Stock::COPY ), mToolButton_Up( Gtk::Stock::GO_UP ), mToolButton_Down( Gtk::Stock::GO_DOWN ), mTToolButton_Shuffle( _("Shuffle") ) // label // mTToolButton_Shuffle( Gtk::Stock::DND_MULTIPLE ) //TEST maybe a icon for this button { mSeparator_B.set_draw( false ); mSeparator_B.set_expand( true ); mTToolButton_Shuffle.set_is_important( true ); mToolButton_Add.set_tooltip_text( _("Add some files to concatenate") ); mToolButton_Remove.set_tooltip_text( _("Remove selected files") ); mToolButton_Copy.set_tooltip_text( _("Copy selected files") ); mToolButton_Up.set_tooltip_text( _("Move selected files up") ); mToolButton_Down.set_tooltip_text( _("Move selected files down") ); mTToolButton_Shuffle.set_tooltip_text( _("Takes one page at a time from each page range") ); mToolItem_OutputId.add( mCBox_OutputId ); add( mToolButton_Add ); add( mToolButton_Remove ); add( mToolButton_Copy ); add( mSeparator_A ); add( mToolButton_Up ); add( mToolButton_Down ); add( mSeparator_B ); add( mTToolButton_Shuffle ); add( mSeparator_C ); add( mToolItem_OutputId ); mToolButton_Add.signal_clicked().connect( sigc::mem_fun( *pt_tview_cat , &cTView_Cat::onToolButton_Add_clicked ) ); mToolButton_Remove.signal_clicked().connect( sigc::mem_fun( *pt_tview_cat , &cTView_Cat::onToolButton_Remove_clicked ) ); mToolButton_Copy.signal_clicked().connect( sigc::mem_fun( *pt_tview_cat , &cTView_Cat::onToolButton_Copy_clicked ) ); mToolButton_Up.signal_clicked().connect( sigc::mem_fun( *pt_tview_cat , &cTView_Cat::onToolButton_Up_clicked ) ); mToolButton_Down.signal_clicked().connect( sigc::mem_fun( *pt_tview_cat , &cTView_Cat::onToolButton_Down_clicked ) ); } // Destructor cToolbar_Cat::~cToolbar_Cat() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cToolbar_Cat::~cToolbar_Cat()"; //TEST #endif } // Method (public) : clear() void cToolbar_Cat::clear() { mTToolButton_Shuffle.set_active( false ); mCBox_OutputId.clear(); return; } /*** Section : Cat ***************************************************/ // Constructor cSection_Cat::cSection_Cat( Gtk::Window& ref_window ) : mTView( ref_window ), mToolbar( &mTView ), mFCDialog_SaveAs( ref_window , _("Concatenate - Save output PDF file as ...") ) { mSWindow.add( mTView ); pack_start( mSWindow , true , true , 0 ); // widget , expand , fill , padding pack_start( mToolbar , false , false , 0 ); mTView.rLStore_Cat->signalFileNumber_changed().connect( sigc::mem_fun( mToolbar.mCBox_OutputId , &cCBox_OutputId::onFileNumber_changed ) ); } // Destructor cSection_Cat::~cSection_Cat() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cSection_Cat::~cSection_Cat()"; //TEST #endif } // Method (public) : clear void cSection_Cat::clear() { mTView.clear(); mToolbar.clear(); return; } // Method (public) : create command std::string cSection_Cat::createCommand() { std::string str_targetfile = ""; std::string str_command = ""; if ( "" != ( str_command = mTView.rLStore_Cat->createCommand( mToolbar.mTToolButton_Shuffle.get_active() ) ) ) { switch ( mFCDialog_SaveAs.run() ) { case Gtk::RESPONSE_OK: { mFCDialog_SaveAs.hide(); if ( "" != ( str_targetfile = mFCDialog_SaveAs.get_filename() ) ) { Gtk::TreeModel::iterator iter = mToolbar.mCBox_OutputId.get_active(); cTMCRecord_Selection* pt_record = mToolbar.mCBox_OutputId.rLStore->getTMCRecord(); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_targetfile ); if ( iter ) { if ( Pdfchain::Id::ID_NEW != (*iter)[pt_record->mTMColumn_ID] && Pdfchain::Id::ID_KEEP != (*iter)[pt_record->mTMColumn_ID] ) { str_command += " " + iter->get_value( pt_record->mTMColumn_Command ); } } } else { str_command = ""; } break; } default: mFCDialog_SaveAs.hide(); str_command = ""; break; } } return str_command; } pdfchain-0.4.0/src/Makefile.am0000644000175000001440000000127712116417255013042 00000000000000bin_PROGRAMS = pdfchain pdfchain_CPPFLAGS = $(GTKMM_CFLAGS) pdfchain_LDADD = $(GTKMM_LIBS) pdfchain_SOURCES = \ constant.h \ pdfchain.h \ pdfchain.cc \ store_attachment.h \ store_attachment.cc \ store_cat.h \ store_cat.cc \ store.h \ store.cc \ dialog_filechooser_extension.h \ dialog_filechooser.h \ dialog_filechooser.cc \ dialog.h \ dialog.cc \ window_main_tool.h \ window_main_tool.cc \ window_main_attachment.h \ window_main_attachment.cc \ window_main_bgst.h \ window_main_bgst.cc \ window_main_burst.h \ window_main_burst.cc \ window_main_cat.h \ window_main_cat.cc \ window_main_permission.h \ window_main_permission.cc \ window_main.h \ window_main.cc \ main.cc pdfchain-0.4.0/src/store_cat.h0000644000175000001440000001030712121135305013121 00000000000000/* * store_cat.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_STORE_CAT_H__ #define __PDFCHAIN_STORE_CAT_H__ #include "pdfchain.h" #include "store.h" #include "dialog_filechooser.h" #include "dialog.h" /*** Tree Model Column Record : Cat *******************************************/ class cTMCRecord_Cat : public Gtk::TreeModel::ColumnRecord { public: cTMCRecord_Cat() { add( mTMColumn_Id ); add( mTMColumn_Add ); add( mTMColumn_Pages ); add( mTMColumn_EvenOdd ); add( mTMColumn_Rotation ); add( mTMColumn_SourceFile ); add( mTMColumn_SourcePath ); add( mTMColumn_Tooltip ); add( mTMColumn_Password ); add( mTMColumn_PageNumbers ); add( mTMColumn_Cmd_EvenOdd ); add( mTMColumn_Cmd_Rotation ); add( mTMColumn_Color_Pages ); add( mTMColumn_Color_PageNumbers ); } virtual ~cTMCRecord_Cat() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cTMCRecord_Cat::~cTMCRecord_Cat()"; //TEST #endif } Gtk::TreeModelColumn mTMColumn_Id; Gtk::TreeModelColumn mTMColumn_Add; Gtk::TreeModelColumn mTMColumn_Pages; Gtk::TreeModelColumn mTMColumn_EvenOdd; Gtk::TreeModelColumn mTMColumn_Rotation; Gtk::TreeModelColumn mTMColumn_SourceFile; Gtk::TreeModelColumn mTMColumn_SourcePath; Gtk::TreeModelColumn mTMColumn_Tooltip; Gtk::TreeModelColumn mTMColumn_Password; Gtk::TreeModelColumn mTMColumn_PageNumbers; Gtk::TreeModelColumn mTMColumn_Cmd_EvenOdd; Gtk::TreeModelColumn mTMColumn_Cmd_Rotation; Gtk::TreeModelColumn mTMColumn_Color_Pages; Gtk::TreeModelColumn mTMColumn_Color_PageNumbers; }; /*** List Store : Cat *********************************************************/ class cLStore_Cat : public Gtk::ListStore { public: cLStore_Cat( Gtk::Window& ); virtual ~cLStore_Cat(); static Glib::RefPtr create( Gtk::Window& ref_window ) { return Glib::RefPtr( new cLStore_Cat( ref_window ) ); } cTMCRecord_Cat* getTMCRecord() { return pTMCRecord; } void clear(); void addRows( Glib::RefPtr ); void removeRows( Glib::RefPtr ); void copyRows( Glib::RefPtr ); void moveRowsUp( Glib::RefPtr ); void moveRowsDown( Glib::RefPtr ); void toggleAdd( const Gtk::TreePath& ); void editPages( const Gtk::TreePath& , const Glib::ustring& ); void changeEvenOdd( const Gtk::TreePath& , const Glib::ustring& , const std::string& ); void changeRotation( const Gtk::TreePath& , const Glib::ustring& , const std::string& ); void editPassword( const Gtk::TreePath& , const Glib::ustring& ); std::string createCommand( bool ); sigc::signal signalFileNumber_changed() { return mSignal_FileNumber_changed; } protected: cTMCRecord_Cat* pTMCRecord; cFCDialog_AddFile_Pdf mFCDialog; void initRow( const Gtk::TreeModel::iterator& , const std::string& ); void copyRow( const Gtk::TreeModel::iterator& , const Gtk::TreeModel::iterator& ); bool validateTMColumn_Pages( const Gtk::TreeModel::iterator& ); guint getPageNumbers( const Glib::ustring& ); Glib::ustring getPassword( const Glib::ustring& ); void indicateFileIDs(); void countFiles(); std::string getHandle( guint ); sigc::signal mSignal_FileNumber_changed; }; #endif pdfchain-0.4.0/src/dialog.cc0000644000175000001440000000644012121135124012535 00000000000000/* * dialog.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "dialog.h" /*** About Dialog *************************************************************/ // Constructor cDialog_About::cDialog_About( Gtk::Window& ref_window ) { Glib::RefPtr ref_icon_path_A = Gio::File::create_for_path( Pdfchain::APPICON_PATH_A ); Glib::RefPtr ref_icon_path_B = Gio::File::create_for_path( Pdfchain::APPICON_PATH_B ); if ( ref_icon_path_A->query_exists() ) set_logo( Gdk::Pixbuf::create_from_file( Pdfchain::APPICON_PATH_A ) ); else if ( ref_icon_path_B->query_exists() ) set_logo( Gdk::Pixbuf::create_from_file( Pdfchain::APPICON_PATH_B ) ); else std::cerr << std::endl << "Icon file doesn't exist! " << Pdfchain::APPICON_PATH_A << " , " << Pdfchain::APPICON_PATH_B; std::vector vect_authors; vect_authors.push_back( "Martin Singer " ); set_transient_for( ref_window ); set_default_response( Gtk::RESPONSE_CLOSE ); set_program_name( Pdfchain::About::PROGRAM_NAME ); set_version( Pdfchain::About::PROGRAM_VERSION ); set_comments( _("A graphical user interface for the PDF Toolkit") ); set_authors( vect_authors ); //set_documenters( vet_documenters ); //set_artists( vet_artists ); //set_translator_credits( str_translators ); set_copyright( "Copyright " + Pdfchain::String::COPYRIGHT + " 2009-2013 Martin Singer" ); set_license_type( Gtk::LICENSE_GPL_3_0 ); set_website( Pdfchain::About::PROJECT_URL ); set_website_label( Pdfchain::About::PROJECT_URL ); } // Destructor cDialog_About::~cDialog_About() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cDialog_About::~cDialog_About()"; //TEST #endif } /*** Message Dialog : PDFTK Error *********************************************/ // Constructor cMDialog_PdftkError::cMDialog_PdftkError( Gtk::Window& ref_window ) : Gtk::MessageDialog( ref_window , _("PDFTK returned error!") , false , Gtk::MESSAGE_ERROR , Gtk::BUTTONS_CLOSE , false ) { } // Destructor cMDialog_PdftkError::~cMDialog_PdftkError() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cMDialog_PdftkError::~cMDialog_PdftkError()"; //TEST #endif } // Methode (public) : popup message void cMDialog_PdftkError::popupMessage( const Glib::ustring& str_error_text , int error_code ) { std::cerr << std::endl << str_error_text << " - PDFTK returned: " << error_code << std::endl; Glib::ustring str_secondary_text = str_error_text + + "\n" + _("Error code:") + " " + static_cast( Pdfchain::convert_guint_to_string( static_cast( error_code ) ) ); set_secondary_text( str_secondary_text , false ); run(); hide(); return; } pdfchain-0.4.0/src/store_cat.cc0000644000175000001440000006376312124631000013271 00000000000000/* * store_cat.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "store_cat.h" /*** List Store : Cat *********************************************************/ // Constructor cLStore_Cat::cLStore_Cat( Gtk::Window& ref_window ) : mFCDialog( ref_window , _("Concatenate - Add PDF files") ), pTMCRecord( NULL ) { pTMCRecord = new cTMCRecord_Cat; set_column_types( *pTMCRecord ); } // Destructor cLStore_Cat::~cLStore_Cat() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cLStore_Cat::~cLStore_Cat()"; //TEST #endif if( pTMCRecord != NULL ) { delete pTMCRecord; pTMCRecord = NULL; } } // Method (public) : clear void cLStore_Cat::clear() { Gtk::ListStore::clear(); countFiles(); return; } // Method (public) : add new rows (files) void cLStore_Cat::addRows( Glib::RefPtr ref_tree_selections ) { switch ( mFCDialog.run() ) { case Gtk::RESPONSE_OK: { mFCDialog.hide(); std::string str_sourcepath; std::vector vect_sourcepaths = mFCDialog.get_filenames(); std::vector::iterator iter_sourcepaths = vect_sourcepaths.begin(); Gtk::TreeModel::iterator iter_selections, iter_new; // Get begin of TreeView selection and get TreeModel iterator of selection if ( 0 != ref_tree_selections->count_selected_rows() ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); Gtk::TreeModel::Path path_selections = *( list_selections.begin() ); iter_selections = get_iter( path_selections ); } //For every file to add from filechooser do ... while ( vect_sourcepaths.end() != iter_sourcepaths ) { str_sourcepath = *iter_sourcepaths++; // ... insert a row after last selected file at store ... if ( iter_selections ) { iter_new = insert_after( iter_selections ); iter_selections = iter_new; } // ... or at the end of the store else { iter_new = append(); } initRow( iter_new , str_sourcepath ); } break; } default: mFCDialog.hide(); break; } countFiles(); return; } // Method (public) : remove selected rows void cLStore_Cat::removeRows( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); Gtk::TreeModel::iterator iter_next; if ( list_selections.size() ) { // Define row to select as soon as selected rows are removed iter_next = get_iter( list_selections.back() ); if ( ++iter_next == children().end() ) { if ( children().begin() != get_iter( list_selections.front() ) ) { iter_next = get_iter( list_selections.front() ); iter_next--; } } // Remove selected rows while ( list_selections.size() ) { erase( get_iter( list_selections.back() ) ); list_selections.erase( list_selections.end() ); } if ( iter_next ) ref_tree_selections->select( iter_next ); } countFiles(); return; } // Method (public) : copy selected Rows void cLStore_Cat::copyRows( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); if ( list_selections.size() ) { Gtk::TreeModel::iterator iter_pos = get_iter( list_selections.back() ); Gtk::TreeModel::iterator iter_org; Gtk::TreeModel::iterator iter_cpy; while ( list_selections.size() ) { iter_org = get_iter( list_selections.back() ); iter_cpy = insert_after( iter_pos ); copyRow( iter_cpy , iter_org ); list_selections.erase( list_selections.end() ); } } return; } // Method (public) : move selected rows up void cLStore_Cat::moveRowsUp( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); if ( list_selections.size() ) { Gtk::TreeModel::iterator iter_selections , iter_upper; // Move every row only if first selected row is not the first row at the ListStore if ( children().begin() != get_iter( list_selections.front() ) ) { while ( list_selections.size() ) { iter_upper = iter_selections = get_iter( list_selections.front() ); iter_swap( iter_selections , --iter_upper ); list_selections.erase( list_selections.begin() ); } } } return; } // Method (public) : move selected rows down void cLStore_Cat::moveRowsDown( Glib::RefPtr ref_tree_selections ) { std::vector list_selections = ref_tree_selections->get_selected_rows(); if ( list_selections.size() ) { Gtk::TreeModel::iterator iter_selections , iter_lower; // Move every row only if last selected row is not the last row at the ListStore if ( --children().end() != get_iter( list_selections.back() ) ) { while ( list_selections.size() ) { iter_lower = iter_selections = get_iter( list_selections.back() ); iter_swap( iter_selections , ++iter_lower ); list_selections.erase( list_selections.end() ); } } } return; } // Method (protected) : indicate File ID // Idicates every document at an active row at the store with an unique file id void cLStore_Cat::indicateFileIDs() { guint file_id = 0; std::string str_path_a, str_path_b; Gtk::TreeModel::iterator iter_a, iter_b; // Init IDs with default value for ( iter_a = children().begin() ; children().end() != iter_a ; ++iter_a ) (*iter_a)[pTMCRecord->mTMColumn_Id] = G_MAXUINT; // Set new ID ... file_id = 0; for ( iter_a = children().begin() ; children().end() != iter_a ; ++iter_a ) { // ... only if CheckBox is enabled ... if ( TRUE == (*iter_a)[pTMCRecord->mTMColumn_Add] ) { // ... and a ID number has not yet been allocated (if file id has default value) if ( G_MAXUINT == (*iter_a)[pTMCRecord->mTMColumn_Id] ) { str_path_a = (*iter_a)[pTMCRecord->mTMColumn_SourcePath]; (*iter_a)[pTMCRecord->mTMColumn_Id] = file_id; // Set this ID to other entries ... for ( iter_b = iter_a ; children().end() != iter_b ; ++iter_b ) { // ... only if CheckBox is enabled ... if ( TRUE == (*iter_b)[pTMCRecord->mTMColumn_Add] ) { str_path_b = (*iter_b)[pTMCRecord->mTMColumn_SourcePath]; // ... and have the same path // std::string::compare() returns 0 on comparing strings if ( ! str_path_a.compare( str_path_b ) ) { (*iter_b)[pTMCRecord->mTMColumn_Id] = file_id; } } } file_id++; } } } return; } // Method (protected) : count files // Counts different files (not records) at list using the pathname. // The method emits a signal which commits 0 for no, 1 for one and 2 for much files void cLStore_Cat::countFiles() { guchar num = 0; std::string str_a, str_b; Gtk::TreeModel::iterator iter_a, iter_b; if ( ! children().begin() ) { // no file was found at list mSignal_FileNumber_changed.emit( 0 ); return; } else { // search for a first, active file for ( iter_a = children().begin() ; children().end() != iter_a ; ++iter_a ) { if ( TRUE == (*iter_a)[pTMCRecord->mTMColumn_Add] ) { str_a = (*iter_a)[pTMCRecord->mTMColumn_SourcePath]; // search for a second, active file for ( iter_b = iter_a ; children().end() != iter_b ; ++iter_b ) { if ( TRUE == (*iter_b)[pTMCRecord->mTMColumn_Add] ) { str_b = (*iter_b)[pTMCRecord->mTMColumn_SourcePath]; // std::string::compare() returns 0 on comparing strings if ( str_a.compare( str_b ) ) { // a second, active file was found mSignal_FileNumber_changed.emit( 2 ); return; } } } // a second, active file was not found (but a first was) mSignal_FileNumber_changed.emit( 1 ); return; } } // a first, active file was not found mSignal_FileNumber_changed.emit( 0 ); return; } return; } // Method (protected) : validate pages // Checks TMColumn_Pages for valid user inputs bool cLStore_Cat::validateTMColumn_Pages( const Gtk::TreeModel::iterator& iter ) { Glib::ustring str_pages = iter->get_value( pTMCRecord->mTMColumn_Pages ) , str_sub; Glib::ustring::size_type pos_a = 0 , pos_b = 0 , pos = 0; const guint page_numbers = iter->get_value( pTMCRecord->mTMColumn_PageNumbers ); guint number = 0; // Extend string at begin and end with space ' ' str_pages = " " + str_pages + " "; // Check for invalid sub string " -" if ( str_pages.find( " -" ) != Glib::ustring::npos ) { return false; } // Check for invalid sub string "- " if ( str_pages.find( "- " ) != Glib::ustring::npos ) { return false; } // Search for ' ' separator to ... for ( pos_a = 0 ; Glib::ustring::npos != ( pos_b = str_pages.find( ' ' , pos_a ) ) ; pos_a = pos_b + 1 ) { // ... split into sub strings ... str_sub = str_pages.substr( pos_a , pos_b - pos_a ); // ... and validate sub string if it is longer than zero if ( 0 != str_sub.length() ) { // Count '-' at sub string for ( number = 0 , pos = 0 ; Glib::ustring::npos != ( pos = str_sub.find( '-' , pos ) ) ; number++ , pos++ ); // Max one '-' is allowed per section if ( 1 < number ) { return false; } } } // Check and erase sub string "end" while ( Glib::ustring::npos != ( pos = str_pages.find( "end" ) ) ) { // Check character bevore "end" (must be ' ' or '-') if ( 0 < pos ) { str_sub = str_pages.substr( pos-1 , 1 ); if ( " " != str_sub && "-" != str_sub ) { return false; } } // Check chracter after "end" (must be ' ' or '-') if ( Glib::ustring::npos != pos+3 ) { str_sub = str_pages.substr( pos+3 , 1 ); if ( " " != str_sub && "-" != str_sub ) { return false; } } // Erase sub string "end" str_pages.erase( pos , 3 ); } // Check and erase sub string "r" while ( Glib::ustring::npos != ( pos = str_pages.find( "r" ) ) ) { // Check character bevore "r" (must be ' ' or '-') if ( 0 < pos ) { str_sub = str_pages.substr( pos-1 , 1 ); if ( " " != str_sub && "-" != str_sub ) { return false; } } // Check chracter after "r" (must be a char between '0' and '9') if ( Glib::ustring::npos != pos+1 ) { str_sub = str_pages.substr( pos+1 , 1 ); if ( "0" > str_sub || "9" < str_sub ) { return false; } } // Erase sub string "end" str_pages.erase( pos , 1 ); } // Check for valid signs: "01234567890 -" for ( pos = 0 ; str_pages.length() > pos ; pos++ ){ if ( ! ( Glib::ustring::npos != Pdfchain::Cat::ALLOWED_SIGNS.find( str_pages.substr( pos , 1 ) ) ) ) { return false; } } // Replace sub string "-" with " " while ( Glib::ustring::npos != ( pos = str_pages.find( '-' ) ) ) str_pages.replace( pos , 1 , 1 , ' ' ); // Cleanup with doubled " " while ( Glib::ustring::npos != ( pos = str_pages.find( " " ) ) ) str_pages.replace( pos , 2 , " " ); // Check page numbers (begin at pos=1 , pos=0 is ' ') for ( pos = 1 , number = 0 ; str_pages.length() > pos ; pos++ ) { // If digit --> count if ( Glib::ustring::npos != Pdfchain::Cat::ALLOWED_DIGITS.find( str_pages.substr( pos , 1 ) ) ) { number *= 10; // FIXME: variable could overflow number += ( str_pages.c_str() )[pos] - '0'; } // If separator ' ' ---> check else { // Check for invalid page number '0' if( 0 == number ) { return false; } // Check for invalid big page number // (If counted page_number is 0, file is not countable, but accepted by user) if( ( 0 < page_numbers ) && ( number > page_numbers ) ) { return false; } number = 0; } } // Entry is valid return true; } /* // Method (protected) : validate pages // Checks TMColumn_Pages for valid user inputs bool cLStore_Cat::validateTMColumn_Pages( const Gtk::TreeModel::iterator& iter ) { Glib::ustring str_pages = iter->get_value( pTMCRecord->mTMColumn_Pages ) , str_sub; Glib::ustring::size_type pos_a = 0 , pos_b = 0 , pos = 0; const guint page_numbers = iter->get_value( pTMCRecord->mTMColumn_PageNumbers ); guint number = 0; // Extend string at begin and end with space ' ' str_pages = " " + str_pages + " "; // Check for invalid sub string " -" if ( str_pages.find( " -" ) != Glib::ustring::npos ) { return false; } // Check for invalid sub string "- " if ( str_pages.find( "- " ) != Glib::ustring::npos ) { return false; } // Search for ' ' separator to ... for ( pos_a = 0 ; Glib::ustring::npos != ( pos_b = str_pages.find( ' ' , pos_a ) ) ; pos_a = pos_b + 1 ) { // ... split into sub strings ... str_sub = str_pages.substr( pos_a , pos_b - pos_a ); // ... and validate sub string if it is longer than zero if ( 0 != str_sub.length() ) { // Count '-' at sub string for ( number = 0 , pos = 0 ; Glib::ustring::npos != ( pos = str_sub.find( '-' , pos ) ) ; number++ , pos++ ); // Max one '-' is allowed per section if ( 1 < number ) { return false; } } } // Check and erase sub string "end" while ( Glib::ustring::npos != ( pos = str_pages.find( "end" ) ) ) { // Check character bevore "end" (must be ' ' or '-') if ( 0 < pos ) { str_sub = str_pages.substr( pos-1 , 1 ); if ( " " != str_sub && "-" != str_sub ) { return false; } } // Check chracter after "end" (must be ' ' or '-') if ( Glib::ustring::npos != pos+3 ) { str_sub = str_pages.substr( pos+3 , 1 ); if ( " " != str_sub && "-" != str_sub ) { return false; } } // Erase sub string "end" str_pages.erase( pos , 3 ); } // Check for valid signs: "01234567890 -" for ( pos = 0 ; str_pages.length() > pos ; pos++ ){ if ( ! ( Glib::ustring::npos != Pdfchain::Cat::ALLOWED_SIGNS.find( str_pages.substr( pos , 1 ) ) ) ) { return false; } } // Replace sub string "-" with " " while ( Glib::ustring::npos != ( pos = str_pages.find( '-' ) ) ) str_pages.replace( pos , 1 , 1 , ' ' ); // Cleanup with doubled " " while ( Glib::ustring::npos != ( pos = str_pages.find( " " ) ) ) str_pages.replace( pos , 2 , " " ); // Check page numbers (begin at pos=1 , pos=0 is ' ') for ( pos = 1 , number = 0 ; str_pages.length() > pos ; pos++ ) { // If digit --> count if ( Glib::ustring::npos != Pdfchain::Cat::ALLOWED_DIGITS.find( str_pages.substr( pos , 1 ) ) ) { number *= 10; // FIXME: variable could overflow number += ( str_pages.c_str() )[pos] - '0'; } // If separator ' ' ---> check else { // Check for invalid page number '0' if( 0 == number ) { return false; } // Check for invalid big page number // (If counted page_number is 0, file is not countable, but accepted by user) if( ( 0 < page_numbers ) && ( number > page_numbers ) ) { return false; } number = 0; } } // Entry is valid return true; } */ // Method (protected) : get the number of pages of a document // If the document is already listed, return the value of PageNumbers from this row // If not, count the number of pages and return this value guint cLStore_Cat::getPageNumbers( const Glib::ustring& ustr_sourcepath ) { Gtk::TreeModel::iterator iter_row; for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) if ( iter_row->get_value( pTMCRecord->mTMColumn_SourcePath ) == ustr_sourcepath ) return iter_row->get_value( pTMCRecord->mTMColumn_PageNumbers ); return Pdfchain::count_page_numbers( ustr_sourcepath ); } // Method (protected) : get the password of a document // If the document is already listed, return the value of Password from this row // If not, return an empty string Glib::ustring cLStore_Cat::getPassword( const Glib::ustring& ustr_sourcepath ) { Gtk::TreeModel::iterator iter_row; for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) if ( iter_row->get_value( pTMCRecord->mTMColumn_SourcePath ) == ustr_sourcepath ) return iter_row->get_value( pTMCRecord->mTMColumn_Password ); return ""; } // Method (protected) : get a pdftk-handle from file id // Converts the file id (b=10) to an character based handle (b=26) // A conforms to 0 ; Z conforms 25 // A leading A isn't visible (like a leading 0) std::string cLStore_Cat::getHandle( guint id ) { if ( G_MAXUINT == id ) std::cerr << std::endl << "WARNING: \ Method cLStore_Cat::getHandle(...) detected default file id G_MAXUINT"; std::string str_handle; // Convert number base from 10 [0 to 9] to 26 [A to Z] while ( id/26 ) { str_handle.append( 1 , 'A' + id%26 ); id /= 26; } str_handle.append( 1 , 'A' + id%26 ); return str_handle; } // Method (protected) : init a row with default values void cLStore_Cat::initRow( const Gtk::TreeModel::iterator& iter_row , const std::string& str_sourcepath ) { Glib::ustring ustr_sourcefile = Glib::filename_to_utf8( Pdfchain::extract_filename_from_path( str_sourcepath ) ) , ustr_tooltip = _("Path: ") + Glib::Markup::escape_text( Glib::filename_to_utf8( str_sourcepath ) ) , ustr_password = getPassword( str_sourcepath ); guint page_num = getPageNumbers( str_sourcepath ); (*iter_row)[pTMCRecord->mTMColumn_Id] = G_MAXUINT; (*iter_row)[pTMCRecord->mTMColumn_Add] = TRUE; (*iter_row)[pTMCRecord->mTMColumn_Pages] = "1-end"; (*iter_row)[pTMCRecord->mTMColumn_EvenOdd] = _("all"); //FIXME: get value from cLStore_EvenOdd (*iter_row)[pTMCRecord->mTMColumn_Rotation] = _("0°"); //FIXME: get value from cLStore_Rotation (*iter_row)[pTMCRecord->mTMColumn_SourceFile] = ustr_sourcefile; (*iter_row)[pTMCRecord->mTMColumn_SourcePath] = str_sourcepath; (*iter_row)[pTMCRecord->mTMColumn_Tooltip] = ustr_tooltip; (*iter_row)[pTMCRecord->mTMColumn_Password] = ustr_password; (*iter_row)[pTMCRecord->mTMColumn_PageNumbers] = page_num; (*iter_row)[pTMCRecord->mTMColumn_Cmd_EvenOdd] = Pdfchain::Cmd::PAGES_ALL; (*iter_row)[pTMCRecord->mTMColumn_Cmd_Rotation] = Pdfchain::Cmd::ROTATION_N; (*iter_row)[pTMCRecord->mTMColumn_Color_Pages] = Pdfchain::Color::RGBA_VALID; (*iter_row)[pTMCRecord->mTMColumn_Color_PageNumbers] = Pdfchain::Color::RGBA_VALID; if ( 0 == page_num ) iter_row->set_value( pTMCRecord->mTMColumn_Color_PageNumbers , Pdfchain::Color::RGBA_WARNING ); return; } // Method (protected) : copy a row void cLStore_Cat::copyRow( const Gtk::TreeModel::iterator& iter_copy , const Gtk::TreeModel::iterator& iter_org ) { iter_copy->set_value( pTMCRecord->mTMColumn_Id , iter_org->get_value( pTMCRecord->mTMColumn_Id ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Add , iter_org->get_value( pTMCRecord->mTMColumn_Add ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Pages , iter_org->get_value( pTMCRecord->mTMColumn_Pages ) ); iter_copy->set_value( pTMCRecord->mTMColumn_EvenOdd , iter_org->get_value( pTMCRecord->mTMColumn_EvenOdd ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Rotation , iter_org->get_value( pTMCRecord->mTMColumn_Rotation ) ); iter_copy->set_value( pTMCRecord->mTMColumn_SourceFile , iter_org->get_value( pTMCRecord->mTMColumn_SourceFile ) ); iter_copy->set_value( pTMCRecord->mTMColumn_SourcePath , iter_org->get_value( pTMCRecord->mTMColumn_SourcePath ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Tooltip , iter_org->get_value( pTMCRecord->mTMColumn_Tooltip ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Password , iter_org->get_value( pTMCRecord->mTMColumn_Password ) ); iter_copy->set_value( pTMCRecord->mTMColumn_PageNumbers , iter_org->get_value( pTMCRecord->mTMColumn_PageNumbers ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Cmd_EvenOdd , iter_org->get_value( pTMCRecord->mTMColumn_Cmd_EvenOdd ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Cmd_Rotation , iter_org->get_value( pTMCRecord->mTMColumn_Cmd_Rotation ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Color_Pages , iter_org->get_value( pTMCRecord->mTMColumn_Color_Pages ) ); iter_copy->set_value( pTMCRecord->mTMColumn_Color_PageNumbers , iter_org->get_value( pTMCRecord->mTMColumn_Color_PageNumbers ) ); return; } // Method (public) : toggle Add void cLStore_Cat::toggleAdd( const Gtk::TreePath& treepath ) { Gtk::TreeModel::iterator iter = get_iter( treepath ); (*iter)[pTMCRecord->mTMColumn_Add] = ! (*iter)[pTMCRecord->mTMColumn_Add]; countFiles(); return; } // Method (public) : edit Pages void cLStore_Cat::editPages( const Gtk::TreePath& treepath , const Glib::ustring& str_pages ) { Gtk::TreeModel::iterator iter = get_iter( treepath ); iter->set_value( pTMCRecord->mTMColumn_Pages , str_pages ); switch ( validateTMColumn_Pages( iter ) ) { case true: iter->set_value( pTMCRecord->mTMColumn_Color_Pages , Pdfchain::Color::RGBA_VALID ); break; default: iter->set_value( pTMCRecord->mTMColumn_Color_Pages , Pdfchain::Color::RGBA_INVALID ); break; } return; } // Method (public) : change EvenOdd void cLStore_Cat::changeEvenOdd( const Gtk::TreePath& treepath , const Glib::ustring& str_label , const std::string& str_command ) { Gtk::TreeModel::iterator iter = get_iter( treepath ); iter->set_value( pTMCRecord->mTMColumn_EvenOdd , str_label ); iter->set_value( pTMCRecord->mTMColumn_Cmd_EvenOdd , str_command ); return; } // Method (public) : change Rotation void cLStore_Cat::changeRotation( const Gtk::TreePath& treepath , const Glib::ustring& str_label , const std::string& str_command ) { Gtk::TreeModel::iterator iter = get_iter( treepath ); iter->set_value( pTMCRecord->mTMColumn_Rotation , str_label ); iter->set_value( pTMCRecord->mTMColumn_Cmd_Rotation , str_command ); return; } // Method (public) : edit Password void cLStore_Cat::editPassword( const Gtk::TreePath& treepath , const Glib::ustring& str_password ) { Gtk::TreeModel::iterator iter = get_iter( treepath ) , iter_test; std::string str_sourcepath = iter->get_value( pTMCRecord->mTMColumn_SourcePath ); // Entries with same sourcepaths have the same password for ( iter_test = children().begin() ; children().end() != iter_test ; ++iter_test ) if ( iter_test->get_value( pTMCRecord->mTMColumn_SourcePath ) == str_sourcepath ) (*iter_test)[pTMCRecord->mTMColumn_Password] = str_password; return; } // Method (public) : create command std::string cLStore_Cat::createCommand( bool shuffle ) { guint file_id = 0; std::string str_command; Gtk::TreeModel::iterator iter_row; // Indicate each active file (not record) at list with an unique file id number indicateFileIDs(); // Assign a handle to each active file (created from the file id number) file_id = 0; for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) { if ( file_id == iter_row->get_value( pTMCRecord->mTMColumn_Id ) ) { str_command.append( " " ); str_command.append( getHandle( file_id++ ) ); str_command.append( "=" ); str_command.append( Pdfchain::quote_path( iter_row->get_value( pTMCRecord->mTMColumn_SourcePath ) ) ); } } if ( str_command.empty() ) return str_command; // Add the pdftk option "input_pw" only if at least one active file has an input password for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) { if ( G_MAXUINT != iter_row->get_value( pTMCRecord->mTMColumn_Id ) ) { if ( ! iter_row->get_value( pTMCRecord->mTMColumn_Password ).empty() ) { str_command.append( " " ); str_command.append( Pdfchain::Cmd::PASSWORD_INPUT ); break; } } } // Assign the input passowrd on each handle file_id = 0; for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) { if ( file_id == iter_row->get_value( pTMCRecord->mTMColumn_Id ) ) { if ( ! iter_row->get_value( pTMCRecord->mTMColumn_Password ).empty() ) { str_command.append( " " ); str_command.append( getHandle( file_id ) ); str_command.append( "=" ); str_command.append( Glib::filename_from_utf8( iter_row->get_value( pTMCRecord->mTMColumn_Password ) ) ); } file_id++; } } // Select Cat or Shuffle str_command.append( " " ); switch ( shuffle ) { case true: str_command.append( Pdfchain::Cmd::SHUFFLE ); break; default: str_command.append( Pdfchain::Cmd::CAT ); break; } // Assign Pages, EvenOdd, Rotation on each handle for ( iter_row = children().begin() ; children().end() != iter_row ; ++iter_row ) { if ( G_MAXUINT > ( file_id = iter_row->get_value( pTMCRecord->mTMColumn_Id ) ) ) { // Create command switch ( validateTMColumn_Pages( iter_row ) ) { case false: return ""; break; case true: { std::string::size_type pos_a = 0, pos_b = 0; std::string str_pages = Glib::filename_from_utf8( iter_row->get_value( pTMCRecord->mTMColumn_Pages ) ); while ( str_pages.length() > pos_a && str_pages.length() > pos_b ) { // Find begin and end of an argument (arguments are separated by ' ') for ( pos_a = pos_b ; str_pages.length() > pos_a && 0 == str_pages.compare( pos_a , 1 , " " ) ; pos_a++ ); // Skips all ' ' for ( pos_b = pos_a ; str_pages.length() > pos_b && 0 != str_pages.compare( pos_b , 1 , " " ) ; pos_b++ ); // Skips all characters, without ' ' // Append argument str_command.append( " " ); str_command.append( getHandle( file_id ) ); str_command.append( str_pages.substr( pos_a , pos_b - pos_a ) ); // EvenOdd (only it there is a page range sign "-" at pages string) if ( std::string::npos != ( str_pages.substr( pos_a , pos_b - pos_a )).find( "-" ) ) str_command.append( iter_row->get_value( pTMCRecord->mTMColumn_Cmd_EvenOdd ) ); // Rotation str_command.append( iter_row->get_value( pTMCRecord->mTMColumn_Cmd_Rotation ) ); } } break; } } } return str_command; } pdfchain-0.4.0/src/window_main_tool.cc0000644000175000001440000003637112121136677014672 00000000000000/* * window_main_tool.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_tool.h" /*** Section : Tool ***********************************************************/ // Constructor cSection_Tool::cSection_Tool( Gtk::Window& ref_window ) : mHBox_SourceFile( false , Pdfchain::SPACING ), // homogenous , spacing mHBox_UpdateInfo( false , Pdfchain::SPACING ), mHBox_FillForm( false , Pdfchain::SPACING ), mTable_Tool( 15 , 4 , false ), // y_rows , x_columns , homogenous ) mFCButton_SourceFile( ref_window , _("Tools - Select source PDF file ...") ), // parent_window , title mFCButton_DumpDataFile( ref_window , _("Tools - Select dump data file ...") ), mFCButton_FdfFile( ref_window , _("Tools - Select FDF file ...") ), mFCDialog_SelectFolder( ref_window , _("Tools - Select output folder ...") ), // parent_window , title mFCDialog_SaveAs_Pdf( ref_window , _("Tools - Save output PDF file as ...") ), mFCDialog_SaveAs_Fdf( ref_window , _("Tools - Save output FDF file as ...") ), mFCDialog_SaveAs_Dump( ref_window , _("Tools - Save output dump file as ...") ), mLabel_SourceFile( _("Source file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), // label , xalign , yalign , mnemonic mLabel_DumpDataFile( _("Dump data file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_FdfFile( _("FDF file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mCButton_DumpDataFields_Utf8( _("UTF-8") , false ), // label , mnemonic mCButton_DumpData_Utf8( _("UTF-8") , false ), mCButton_UpdateInfo_Utf8( _("UTF-8") , false ), mCButton_FillForm_DropXfa( _("Drop XFA") , false ), mCButton_FillForm_Flatten( _("Flatten") , false ), mRBGroup_Tool( mRButton_UnpackFiles.get_group() ), mRButton_UnpackFiles( mRBGroup_Tool , _("Un_pack attached files from PDF file") , true ), // group , label , mnemonic mRButton_Compress( mRBGroup_Tool , _("C_ompress PDF file") , true ), mRButton_Uncompress( mRBGroup_Tool , _("_Uncompress PDF file") , true ), mRButton_DumpDataFields( mRBGroup_Tool , _("Dump data _fields from PDF file") , true ), mRButton_DumpData( mRBGroup_Tool , _("_Dump data from PDF file") , true ), mRButton_UpdateInfo( mRBGroup_Tool , _("Update _info of PDF file") , true ), mRButton_GenerateFdf( mRBGroup_Tool , _("_Generate FDF from PDF file") , true ), mRButton_FillForm( mRBGroup_Tool , _("Fill fo_rm at PDF file") , true ), mRButton_Flatten( mRBGroup_Tool , _("A PDF file f_latten") , true ), mRButton_DropXfa( mRBGroup_Tool , _("Drop _XFA from PDF file") , true ), mHSeparator_A( Gtk::ORIENTATION_HORIZONTAL ), // orientation mHSeparator_B( Gtk::ORIENTATION_HORIZONTAL ), mHSeparator_C( Gtk::ORIENTATION_HORIZONTAL ), mVSeparator_FillForm( Gtk::ORIENTATION_VERTICAL ), rSGroup_FCButton( Gtk::SizeGroup::create( Gtk::SIZE_GROUP_HORIZONTAL ) ) { rSGroup_FCButton->add_widget( mLabel_DumpDataFile ); rSGroup_FCButton->add_widget( mLabel_FdfFile ); mFCButton_SourceFile.set_halign( Gtk::ALIGN_START ); mFCButton_DumpDataFile.set_halign( Gtk::ALIGN_START ); mFCButton_FdfFile.set_halign( Gtk::ALIGN_START ); mAlign_HSeparatorA.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , 0 , 0 ); // top , bottom , left , right mAlign_HSeparatorB.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , 0 , 0 ); mAlign_HSeparatorC.set_padding( Pdfchain::BORDER , Pdfchain::BORDER , 0 , 0 ); mAlign_HSeparatorA.add( mHSeparator_A ); mAlign_HSeparatorB.add( mHSeparator_B ); mAlign_HSeparatorC.add( mHSeparator_C ); mHBox_SourceFile.set_border_width( Pdfchain::BORDER ); mHBox_SourceFile.pack_start( mLabel_SourceFile , false , false , 0 ); // widget , expand , fill , padding mHBox_SourceFile.pack_start( mFCButton_SourceFile , true , true , 0 ); mHBox_UpdateInfo.pack_start( mLabel_DumpDataFile , false , false , 0 ); mHBox_UpdateInfo.pack_start( mFCButton_DumpDataFile , true , true , 0 ); mHBox_FillForm.pack_start( mLabel_FdfFile , false , false , 0 ); mHBox_FillForm.pack_start( mFCButton_FdfFile , true , true , 0 ); mTable_Tool.set_border_width( Pdfchain::BORDER ); mTable_Tool.set_col_spacings( Pdfchain::SPACING ); mTable_Tool.attach( mRButton_UnpackFiles , 0 , 4 , 0 , 1 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Unpack files mTable_Tool.attach( mAlign_HSeparatorA , 0 , 4 , 1 , 2 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Tool.attach( mRButton_Compress , 0 , 4 , 2 , 3 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Compress mTable_Tool.attach( mRButton_Uncompress , 0 , 4 , 3 , 4 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Uncompress mTable_Tool.attach( mAlign_HSeparatorB , 0 , 4 , 4 , 5 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Tool.attach( mRButton_DumpDataFields , 0 , 3 , 5 , 6 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Dump data fields mTable_Tool.attach( mCButton_DumpDataFields_Utf8 , 3 , 4 , 5 , 6 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mRButton_DumpData , 0 , 3 , 6 , 7 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Dump data mTable_Tool.attach( mCButton_DumpData_Utf8 , 3 , 4 , 6 , 7 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mRButton_UpdateInfo , 0 , 3 , 7 , 8 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Update info mTable_Tool.attach( mCButton_UpdateInfo_Utf8 , 3 , 4 , 7 , 8 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mHBox_UpdateInfo , 0 , 4 , 8 , 9 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mAlign_HSeparatorC , 0 , 4 , 9 , 10 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::EXPAND , 0 , 0 ); mTable_Tool.attach( mRButton_GenerateFdf , 0 , 4 , 10 , 11 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Generate FDF mTable_Tool.attach( mRButton_FillForm , 0 , 1 , 11 , 12 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Fill form mTable_Tool.attach( mCButton_FillForm_DropXfa , 1 , 2 , 11 , 12 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mVSeparator_FillForm , 2 , 3 , 11 , 12 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mCButton_FillForm_Flatten , 3 , 4 , 11 , 12 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mHBox_FillForm , 0 , 4 , 12 , 13 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mTable_Tool.attach( mRButton_Flatten , 0 , 4 , 13 , 14 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Flatten mTable_Tool.attach( mRButton_DropXfa , 0 , 4 , 14 , 15 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // Drop XFA mSWindow_Tool.add( mTable_Tool ); pack_start( mHBox_SourceFile , false , false , 0 ); // widget , expand , fill , padding pack_start( mSWindow_Tool , true , true , 0 ); mRButton_DumpDataFields.signal_toggled().connect( sigc::mem_fun( *this , &cSection_Tool::onRButton_DumpDataFields_toggled ) ); mRButton_DumpData.signal_toggled().connect( sigc::mem_fun( *this , &cSection_Tool::onRButton_DumpData_toggled ) ); mRButton_UpdateInfo.signal_toggled().connect( sigc::mem_fun( *this , &cSection_Tool::onRButton_UpdateInfo_toggled ) ); mRButton_FillForm.signal_toggled().connect( sigc::mem_fun( *this , &cSection_Tool::onRButton_FillForm_toggled ) ); init(); } // Destructor cSection_Tool::~cSection_Tool() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cSection_Tool::~cSection_Tool()"; //TEST #endif } // Method (public) : clear void cSection_Tool::clear() { mFCButton_SourceFile.unselect_all(); mFCButton_DumpDataFile.unselect_all(); mFCButton_FdfFile.unselect_all(); init(); return; } // Method (public) : create command std::string cSection_Tool::createCommand() { std::string str_command = ""; std::string str_sourcefile = ""; std::string str_dumpfile = ""; std::string str_fdffile = ""; std::string str_output = ""; if ( "" != ( str_sourcefile = mFCButton_SourceFile.get_filename() ) ) { if ( mRButton_UnpackFiles.get_active() ) { switch ( mFCDialog_SelectFolder.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SelectFolder.hide(); str_output = mFCDialog_SelectFolder.get_current_folder(); break; default: mFCDialog_SelectFolder.hide(); break; } } else if ( mRButton_DumpDataFields.get_active() || mRButton_DumpData.get_active() ) { switch ( mFCDialog_SaveAs_Dump.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs_Dump.hide(); str_output = mFCDialog_SaveAs_Dump.get_filename(); default: mFCDialog_SaveAs_Dump.hide(); break; } } else if ( mRButton_GenerateFdf.get_active() ) { switch ( mFCDialog_SaveAs_Fdf.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs_Fdf.hide(); str_output = mFCDialog_SaveAs_Fdf.get_filename(); default: mFCDialog_SaveAs_Fdf.hide(); break; } } else if ( mRButton_UpdateInfo.get_active() ) { if ( "" != ( str_dumpfile = mFCButton_DumpDataFile.get_filename() ) ) { switch ( mFCDialog_SaveAs_Pdf.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs_Pdf.hide(); str_output = mFCDialog_SaveAs_Pdf.get_filename(); default: mFCDialog_SaveAs_Pdf.hide(); break; } } } else if ( mRButton_FillForm.get_active() ) { if ( "" != ( str_fdffile = mFCButton_FdfFile.get_filename() ) ) { switch ( mFCDialog_SaveAs_Pdf.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs_Pdf.hide(); str_output = mFCDialog_SaveAs_Pdf.get_filename(); default: mFCDialog_SaveAs_Pdf.hide(); break; } } } else { switch ( mFCDialog_SaveAs_Pdf.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs_Pdf.hide(); str_output = mFCDialog_SaveAs_Pdf.get_filename(); default: mFCDialog_SaveAs_Pdf.hide(); break; } } if ( "" != str_output ) { if ( mRButton_UnpackFiles.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::UNPACK_FILES; str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); } else if ( mRButton_Compress.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); str_command += " " + Pdfchain::Cmd::COMPRESS; } else if ( mRButton_Uncompress.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); str_command += " " + Pdfchain::Cmd::UNCOMPRESS; } else if ( mRButton_DumpDataFields.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); switch ( mCButton_DumpDataFields_Utf8.get_active() ) { case true: str_command += " " + Pdfchain::Cmd::DUMP_DATA_FIELDS_UTF8; break; default: str_command += " " + Pdfchain::Cmd::DUMP_DATA_FIELDS; break; } str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); } else if ( mRButton_DumpData.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); switch ( mCButton_DumpData_Utf8.get_active() ) { case true: str_command += " " + Pdfchain::Cmd::DUMP_DATA_UTF8; break; default: str_command += " " + Pdfchain::Cmd::DUMP_DATA; break; } str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); } else if ( mRButton_UpdateInfo.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); switch ( mCButton_UpdateInfo_Utf8.get_active() ) { case true: str_command += " " + Pdfchain::Cmd::UPDATE_INFO_UTF8; break; default: str_command += " " + Pdfchain::Cmd::UPDATE_INFO; break; } str_command += " " + Pdfchain::quote_path( str_dumpfile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); } else if ( mRButton_GenerateFdf.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::GENERATE_FDF; str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); } else if ( mRButton_FillForm.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::FILL_FORM; str_command += " " + Pdfchain::quote_path( str_fdffile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); if ( mCButton_FillForm_DropXfa.get_active() ) str_command += " " + Pdfchain::Cmd::DROP_XFA; if ( mCButton_FillForm_Flatten.get_active() ) str_command += " " + Pdfchain::Cmd::FLATTEN; } else if ( mRButton_Flatten.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); str_command += " " + Pdfchain::Cmd::FLATTEN; } else if ( mRButton_DropXfa.get_active() ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_output ); str_command += " " + Pdfchain::Cmd::DROP_XFA; } } } return str_command; } // Method (protected) : init void cSection_Tool::init() { mRButton_UnpackFiles.set_active( true ); mCButton_DumpDataFields_Utf8.set_active( true ); mCButton_DumpData_Utf8.set_active( true ); mCButton_UpdateInfo_Utf8.set_active( true ); mCButton_FillForm_DropXfa.set_active( true ); mCButton_FillForm_Flatten.set_active( false ); mLabel_DumpDataFile.set_sensitive( false ); mFCButton_DumpDataFile.set_sensitive( false ); mLabel_FdfFile.set_sensitive( false ); mFCButton_FdfFile.set_sensitive( false ); mVSeparator_FillForm.set_sensitive( false ); mCButton_DumpDataFields_Utf8.set_sensitive( false ); mCButton_DumpData_Utf8.set_sensitive( false ); mCButton_UpdateInfo_Utf8.set_sensitive( false ); mCButton_FillForm_DropXfa.set_sensitive( false ); mCButton_FillForm_Flatten.set_sensitive( false ); return; } pdfchain-0.4.0/src/window_main.h0000644000175000001440000000576512121136007013465 00000000000000/* * window_main.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_H__ #define __PDFCHAIN_WINDOW_MAIN_H__ #include "pdfchain.h" #include "dialog.h" #include "window_main_cat.h" #include "window_main_burst.h" #include "window_main_bgst.h" #include "window_main_attachment.h" #include "window_main_tool.h" #include "window_main_permission.h" /*** Notebook : Sections ******************************************************/ class cNotebook_Sections : public Gtk::Notebook { friend class cWindow_Main; public: cNotebook_Sections( Gtk::Window& ); virtual ~cNotebook_Sections(); void clear(); protected: Gtk::Label mLabel_Cat, mLabel_Burst, mLabel_BgSt, mLabel_Attach, mLabel_Tool; Gtk::Alignment mAlign_Cat, mAlign_Burst, mAlign_BgSt, mAlign_Attach, mAlign_Tool; cSection_Cat mSection_Cat; cSection_Burst mSection_Burst; cSection_BgSt mSection_BgSt; cSection_Attach mSection_Attach; cSection_Tool mSection_Tool; }; /*** HBox : Execute ***********************************************************/ class cHBox_Execute : public Gtk::HBox { friend class cWindow_Main; public: cHBox_Execute(); virtual ~cHBox_Execute(); protected: Gtk::Statusbar mSBar_Main; Gtk::Button mButton_Execute, mButton_Clear, mButton_About; }; /*** Window : Main ************************************************************/ class cWindow_Main : public Gtk::Window { public: cWindow_Main(); virtual ~cWindow_Main(); void clear(); protected: void init(); void confirmErrorCode( int ); void onNotebook_Sections_switch_page( Widget* , guint ); void onButton_About_clicked(); void onButton_Clear_clicked(); void onButton_Execute_clicked(); sigc::connection mConnection_NotebookSections_signal_switch_page; Gtk::VBox mVBox_Main; Gtk::Alignment mAlign_Sections, mAlign_Permission, mAlign_Execute; cNotebook_Sections mNotebook_Sections; cExpander_Permission mExpander_Permission; cHBox_Execute mHBox_Execute; cMDialog_PdftkError mMDialog_PdftkError; cDialog_About mDialog_About; }; #endif pdfchain-0.4.0/src/window_main_bgst.cc0000644000175000001440000001275012121136056014636 00000000000000/* * window_main_bgst.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_bgst.h" /*** Section : Background / Stamp *********************************************/ // Constructor cSection_BgSt::cSection_BgSt( Gtk::Window& ref_window ) : Gtk::Table( 4 , 2 , false ), // y_rows , x_columns , homogenous mFCButton_SourceFile( ref_window , _("Background / Stamp - Select source PDF file ...") ), // parent_window , title mFCButton_BgStFile( ref_window , _("Background / Stamp - Select background or stamp PDF file ...") ), mFCDialog_SaveAs( ref_window , _("Background / Stamp - Save output PDF file as ...") ), mLabel_SourceFile( _("Source file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), // label , xalign , yalign , mnemonic mLabel_BgStFile( _("Insert file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Insert( _("Insert as:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Multiple( _("Multiple:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mRBGroup_BgSt( mRButton_Background.get_group() ), mRButton_Background( mRBGroup_BgSt , _("Background") , false ), // group , label , mnemonic mRButton_Stamp( mRBGroup_BgSt , _("Stamp") , false ), // vPageNumbers_SourceFile( 0 ), vPageNumbers_BgStFile( 0 ) { mHBox_Insert.set_spacing( Pdfchain::SPACING ); mHBox_Insert.pack_start( mRButton_Background , false , false , 0 ); // widget , expand , fill , padding mHBox_Insert.pack_start( mRButton_Stamp , false , false , 0 ); mFCButton_SourceFile.set_halign( Gtk::ALIGN_START ); mHBox_Insert.set_halign( Gtk::ALIGN_START ); mFCButton_BgStFile.set_halign( Gtk::ALIGN_START ); mSwitch_Multiple.set_halign( Gtk::ALIGN_START ); set_spacings( Pdfchain::SPACING ); attach( mLabel_SourceFile , 0 , 1 , 0 , 1 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 0 -> 1 attach( mFCButton_SourceFile , 1 , 2 , 0 , 1 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_BgStFile , 0 , 1 , 1 , 2 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 2 -> 3 attach( mFCButton_BgStFile , 1 , 2 , 1 , 2 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Insert , 0 , 1 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 1 -> 2 attach( mHBox_Insert , 1 , 2 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Multiple , 0 , 1 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 3 -> 4 attach( mSwitch_Multiple , 1 , 2 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // mFCButton_SourceFile.signal_file_set().connect( sigc::mem_fun( // *this , &cSection_BgSt::onFCButton_SourceFile_file_set ) ); mFCButton_BgStFile.signal_file_set().connect( sigc::mem_fun( *this , &cSection_BgSt::onFCButton_BgStFile_file_set ) ); init(); } // Destructor cSection_BgSt::~cSection_BgSt() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cSection_BgSt()::~cSection_BgSt()"; //TEST #endif } // Method (public) : clear void cSection_BgSt::clear() { init(); // vPageNumbers_SourceFile = 0; vPageNumbers_BgStFile = 0; return; } // Method (public) : create command std::string cSection_BgSt::createCommand() { std::string str_command = ""; std::string str_sourcefile = ""; std::string str_bgstfile = ""; std::string str_targetfile = ""; if ( "" != ( str_sourcefile = mFCButton_SourceFile.get_filename() ) ) { if ( "" != ( str_bgstfile = mFCButton_BgStFile.get_filename() ) ) { switch ( mFCDialog_SaveAs.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs.hide(); if ( "" != ( str_targetfile = mFCDialog_SaveAs.get_filename() ) ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); switch ( mRButton_Background.get_active() ) { case true: switch ( mSwitch_Multiple.get_active() ) { case true: str_command += " " + Pdfchain::Cmd::BACKGROUND_MULTI; break; case false: str_command += " " + Pdfchain::Cmd::BACKGROUND; break; } break; case false: switch ( mSwitch_Multiple.get_active() ) { case true: str_command += " " + Pdfchain::Cmd::STAMP_MULTI; break; case false: str_command += " " + Pdfchain::Cmd::STAMP; break; } break; } str_command += " " + Pdfchain::quote_path( str_bgstfile ); str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_targetfile ); } break; default: mFCDialog_SaveAs.hide(); break; } } } return str_command; } // Method (protected) : init void cSection_BgSt::init() { mFCButton_SourceFile.unselect_all(); mFCButton_BgStFile.unselect_all(); mRButton_Background.set_active( true ); mSwitch_Multiple.set_active( false ); return; } pdfchain-0.4.0/src/window_main_burst.h0000644000175000001440000001024012121136134014665 00000000000000/* * window_main_burst.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_BURST_H__ #define __PDFCHAIN_WINDOW_MAIN_BURST_H__ #include "pdfchain.h" #include "store.h" #include "dialog_filechooser.h" /*** Combobox : Counting Base **********************************************/ class cCBox_CountingBase : public Gtk::ComboBox { // friend class cTable_Burst; friend class cSection_Burst; public: cCBox_CountingBase(); virtual ~cCBox_CountingBase(); protected: Glib::RefPtr rLStore; Gtk::CellRendererText mCRText; cTMCRecord_Selection* pTMCRecord; }; /*** Section Burst ************************************************************/ class cSection_Burst : public Gtk::Table { public: cSection_Burst( Gtk::Window& ); virtual ~cSection_Burst(); void clear(); std::string createCommand(); private: void init(); Glib::ustring sPrefix, sSuffix; guint vPageNumbers; guint vDigits_Oct, vDigits_Dec, vDigits_Hex; Gtk::HBox mHBox_Digits; Gtk::Label mLabel_SourceFile, mLabel_Prefix, mLabel_Base, mLabel_Digits, mLabel_Suffix, mLabel_Extension; cFCButton_Pdf mFCButton_SourceFile; Gtk::Entry mEntry_Prefix, mEntry_Suffix; Glib::RefPtr rAdjust_Digits; // Declaration of Adjustment before SpinButton! Gtk::SpinButton mSButton_Digits; Gtk::RadioButton mRButton_Auto, mRButton_Manual; Gtk::Switch mSwitch_Extension; cCBox_CountingBase mCBox_CountingBase; Gtk::RadioButtonGroup mRBGroup_CounterDigits; cFCDialog_SelectFolder mFCDialog_SelectFolder; void onFCButton_SourceFile_file_set() { vPageNumbers = Pdfchain::count_page_numbers( mFCButton_SourceFile.get_filename() ); vDigits_Oct = Pdfchain::count_digits_of_guint_oct( vPageNumbers ); vDigits_Dec = Pdfchain::count_digits_of_guint_dec( vPageNumbers ); vDigits_Hex = Pdfchain::count_digits_of_guint_hex( vPageNumbers ); onCBox_CountingBase_changed(); return; } void onEntryIcon_Prefix_pressed( Gtk::EntryIconPosition icon_pos , const GdkEventButton* event ) { mEntry_Prefix.set_text( sPrefix ); return; } void onCBox_CountingBase_changed() { Gtk::TreeModel::iterator iter = mCBox_CountingBase.get_active(); cTMCRecord_Selection* pt_record = mCBox_CountingBase.rLStore->getTMCRecord(); if ( mRButton_Auto.get_active() ) { switch ( (*iter)[pt_record->mTMColumn_ID] ) { case Pdfchain::Id::COUNT_OCT: rAdjust_Digits->set_value( static_cast( vDigits_Oct ) ); break; case Pdfchain::Id::COUNT_DEC: rAdjust_Digits->set_value( static_cast( vDigits_Dec ) ); break; case Pdfchain::Id::COUNT_HEX: rAdjust_Digits->set_value( static_cast( vDigits_Hex ) ); break; } } return; } void onRButton_Auto_toggled() { mSButton_Digits.set_sensitive( mRButton_Manual.get_active() ); onCBox_CountingBase_changed(); return; } void onEntryIcon_Suffix_pressed( Gtk::EntryIconPosition icon_pos , const GdkEventButton* event ) { mEntry_Suffix.set_text( sSuffix ); return; } }; #endif pdfchain-0.4.0/src/window_main_attachment.h0000644000175000001440000001115312121136043015661 00000000000000/* * window_main_attachment.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_ATTACHMENT_H__ #define __PDFCHAIN_WINDOW_MAIN_ATTACHMENT_H__ #include "pdfchain.h" #include "store_attachment.h" #include "dialog_filechooser.h" /*** Tree View : Attachment ***************************************************/ class cTView_Attach : public Gtk::TreeView { friend class cToolbar_Attach; friend class cSection_Attach; public: cTView_Attach( Gtk::Window& ); virtual ~cTView_Attach(); void clear(); protected: Glib::RefPtr rLStore_Attach; cTMCRecord_Attach* pTMCRecord_Attach; Gtk::TreeViewColumn mTVColumn_AddPages, mTVColumn_AttachFile; Gtk::CellRendererToggle mCRToggle_Add; Gtk::CellRendererText mCRText_AttachFile; #ifdef PDFCHAIN_TEMP Gtk::TreeViewColumn mTVColumn_AttachPath, //TEMP mTVColumn_AttachTooltip; //TEMP Gtk::CellRendererText mCRText_AttachPath, //TEMP mCRText_AttachTooltip; //TEMP #endif void onCRToggle_Add_toggled( const Glib::ustring& str_path ) { rLStore_Attach->toggleAdd( Gtk::TreePath( str_path ) ); return; } void onToolButton_Up_clicked() { rLStore_Attach->moveRowsUp( get_selection() ); return; } void onToolButton_Down_clicked() { rLStore_Attach->moveRowsDown( get_selection() ); return; } void onToolButton_Add_clicked() { rLStore_Attach->addRows( get_selection() ); return; } void onToolButton_Remove_clicked() { rLStore_Attach->removeRows( get_selection() ); return; } }; /*** Toolbar : Attach **********************************************************/ class cToolbar_Attach : public Gtk::Toolbar { friend class cSection_Attach; public: cToolbar_Attach( cTView_Attach* ); virtual ~cToolbar_Attach(); void clear(); protected: Glib::RefPtr rAdjust_PageNumber; // Declaration of Adjustment before SpinButton! Gtk::SpinButton mSButton_PageNumber; Gtk::RadioToolButton::Group mRTBGroup_AddTo; Gtk::ToolButton mToolButton_Add, mToolButton_Remove, mToolButton_Up, mToolButton_Down; Gtk::RadioToolButton mRTButton_AddToFile, mRTButton_AddToPage; Gtk::ToolItem mToolItem_PageNumber; Gtk::SeparatorToolItem mSeparator_A, mSeparator_B, mSeparator_C; void onRTButton_AddToPage_toggled() { mSButton_PageNumber.set_sensitive( mRTButton_AddToPage.property_active() ); return; } }; /*** Section : Attach *********************************************************/ class cSection_Attach : public Gtk::VBox { public: cSection_Attach( Gtk::Window& ); virtual ~cSection_Attach(); void clear(); std::string createCommand(); protected: guint vPageNumbers; Gtk::HBox mHBox_SourceFile; Gtk::Label mLabel_SourceFile; cFCButton_Pdf mFCButton_SourceFile; cTView_Attach mTView_AttachFiles; cToolbar_Attach mToolbar_AttachFiles; Gtk::ScrolledWindow mSWindow_AttachFiles; cFCDialog_SaveAs_Pdf mFCDialog_SaveAs; void onFCButton_SourceFile_file_set() { vPageNumbers = Pdfchain::count_page_numbers( mFCButton_SourceFile.get_filename() ); if ( 0 != vPageNumbers ) { // mToolbar_AttachFiles.mSButton_PageNumber.override_color( Pdfchain::Color::RGBA_VALID ); mToolbar_AttachFiles.rAdjust_PageNumber->set_upper( static_cast( vPageNumbers ) ); if ( static_cast( mToolbar_AttachFiles.mSButton_PageNumber.get_value() ) > vPageNumbers ) { mToolbar_AttachFiles.mSButton_PageNumber.set_value( static_cast( vPageNumbers ) ); } } else { // mToolbar_AttachFiles.mSButton_PageNumber.override_color( Pdfchain::Color::RGBA_WARNING ); mToolbar_AttachFiles.rAdjust_PageNumber->set_upper( Pdfchain::Attach::ADJUST_UPPER_PAGE_NUMBERS ); } return; } }; #endif pdfchain-0.4.0/src/dialog.h0000644000175000001440000000250012121135537012400 00000000000000/* * dialog.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_DIALOG_H__ #define __PDFCHAIN_DIALOG_H__ #include "pdfchain.h" /*** About Dialog ************************************************************/ class cDialog_About : public Gtk::AboutDialog { public: cDialog_About( Gtk::Window& ); virtual ~cDialog_About(); }; /*** Message Dialog : PDFTK Error *********************************************/ class cMDialog_PdftkError : public Gtk::MessageDialog { public: cMDialog_PdftkError( Gtk::Window& ); virtual ~cMDialog_PdftkError(); void popupMessage( const Glib::ustring& , int ); protected: }; #endif pdfchain-0.4.0/src/Makefile.in0000644000175000001440000013434512124631303013045 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : bin_PROGRAMS = pdfchain$(EXEEXT) subdir = src DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) am_pdfchain_OBJECTS = pdfchain-pdfchain.$(OBJEXT) \ pdfchain-store_attachment.$(OBJEXT) \ pdfchain-store_cat.$(OBJEXT) pdfchain-store.$(OBJEXT) \ pdfchain-dialog_filechooser.$(OBJEXT) \ pdfchain-dialog.$(OBJEXT) pdfchain-window_main_tool.$(OBJEXT) \ pdfchain-window_main_attachment.$(OBJEXT) \ pdfchain-window_main_bgst.$(OBJEXT) \ pdfchain-window_main_burst.$(OBJEXT) \ pdfchain-window_main_cat.$(OBJEXT) \ pdfchain-window_main_permission.$(OBJEXT) \ pdfchain-window_main.$(OBJEXT) pdfchain-main.$(OBJEXT) pdfchain_OBJECTS = $(am_pdfchain_OBJECTS) am__DEPENDENCIES_1 = pdfchain_DEPENDENCIES = $(am__DEPENDENCIES_1) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(pdfchain_SOURCES) DIST_SOURCES = $(pdfchain_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ pdfchain_CPPFLAGS = $(GTKMM_CFLAGS) pdfchain_LDADD = $(GTKMM_LIBS) pdfchain_SOURCES = \ constant.h \ pdfchain.h \ pdfchain.cc \ store_attachment.h \ store_attachment.cc \ store_cat.h \ store_cat.cc \ store.h \ store.cc \ dialog_filechooser_extension.h \ dialog_filechooser.h \ dialog_filechooser.cc \ dialog.h \ dialog.cc \ window_main_tool.h \ window_main_tool.cc \ window_main_attachment.h \ window_main_attachment.cc \ window_main_bgst.h \ window_main_bgst.cc \ window_main_burst.h \ window_main_burst.cc \ window_main_cat.h \ window_main_cat.cc \ window_main_permission.h \ window_main_permission.cc \ window_main.h \ window_main.cc \ main.cc all: all-am .SUFFIXES: .SUFFIXES: .cc .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p \ ; then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' \ -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' \ `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) pdfchain$(EXEEXT): $(pdfchain_OBJECTS) $(pdfchain_DEPENDENCIES) $(EXTRA_pdfchain_DEPENDENCIES) @rm -f pdfchain$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(pdfchain_OBJECTS) $(pdfchain_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-dialog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-dialog_filechooser.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-pdfchain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-store.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-store_attachment.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-store_cat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_attachment.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_bgst.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_burst.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_cat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_permission.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdfchain-window_main_tool.Po@am__quote@ .cc.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< .cc.obj: @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` pdfchain-pdfchain.o: pdfchain.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-pdfchain.o -MD -MP -MF $(DEPDIR)/pdfchain-pdfchain.Tpo -c -o pdfchain-pdfchain.o `test -f 'pdfchain.cc' || echo '$(srcdir)/'`pdfchain.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-pdfchain.Tpo $(DEPDIR)/pdfchain-pdfchain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='pdfchain.cc' object='pdfchain-pdfchain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-pdfchain.o `test -f 'pdfchain.cc' || echo '$(srcdir)/'`pdfchain.cc pdfchain-pdfchain.obj: pdfchain.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-pdfchain.obj -MD -MP -MF $(DEPDIR)/pdfchain-pdfchain.Tpo -c -o pdfchain-pdfchain.obj `if test -f 'pdfchain.cc'; then $(CYGPATH_W) 'pdfchain.cc'; else $(CYGPATH_W) '$(srcdir)/pdfchain.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-pdfchain.Tpo $(DEPDIR)/pdfchain-pdfchain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='pdfchain.cc' object='pdfchain-pdfchain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-pdfchain.obj `if test -f 'pdfchain.cc'; then $(CYGPATH_W) 'pdfchain.cc'; else $(CYGPATH_W) '$(srcdir)/pdfchain.cc'; fi` pdfchain-store_attachment.o: store_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store_attachment.o -MD -MP -MF $(DEPDIR)/pdfchain-store_attachment.Tpo -c -o pdfchain-store_attachment.o `test -f 'store_attachment.cc' || echo '$(srcdir)/'`store_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store_attachment.Tpo $(DEPDIR)/pdfchain-store_attachment.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store_attachment.cc' object='pdfchain-store_attachment.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store_attachment.o `test -f 'store_attachment.cc' || echo '$(srcdir)/'`store_attachment.cc pdfchain-store_attachment.obj: store_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store_attachment.obj -MD -MP -MF $(DEPDIR)/pdfchain-store_attachment.Tpo -c -o pdfchain-store_attachment.obj `if test -f 'store_attachment.cc'; then $(CYGPATH_W) 'store_attachment.cc'; else $(CYGPATH_W) '$(srcdir)/store_attachment.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store_attachment.Tpo $(DEPDIR)/pdfchain-store_attachment.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store_attachment.cc' object='pdfchain-store_attachment.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store_attachment.obj `if test -f 'store_attachment.cc'; then $(CYGPATH_W) 'store_attachment.cc'; else $(CYGPATH_W) '$(srcdir)/store_attachment.cc'; fi` pdfchain-store_cat.o: store_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store_cat.o -MD -MP -MF $(DEPDIR)/pdfchain-store_cat.Tpo -c -o pdfchain-store_cat.o `test -f 'store_cat.cc' || echo '$(srcdir)/'`store_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store_cat.Tpo $(DEPDIR)/pdfchain-store_cat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store_cat.cc' object='pdfchain-store_cat.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store_cat.o `test -f 'store_cat.cc' || echo '$(srcdir)/'`store_cat.cc pdfchain-store_cat.obj: store_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store_cat.obj -MD -MP -MF $(DEPDIR)/pdfchain-store_cat.Tpo -c -o pdfchain-store_cat.obj `if test -f 'store_cat.cc'; then $(CYGPATH_W) 'store_cat.cc'; else $(CYGPATH_W) '$(srcdir)/store_cat.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store_cat.Tpo $(DEPDIR)/pdfchain-store_cat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store_cat.cc' object='pdfchain-store_cat.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store_cat.obj `if test -f 'store_cat.cc'; then $(CYGPATH_W) 'store_cat.cc'; else $(CYGPATH_W) '$(srcdir)/store_cat.cc'; fi` pdfchain-store.o: store.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store.o -MD -MP -MF $(DEPDIR)/pdfchain-store.Tpo -c -o pdfchain-store.o `test -f 'store.cc' || echo '$(srcdir)/'`store.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store.Tpo $(DEPDIR)/pdfchain-store.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store.cc' object='pdfchain-store.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store.o `test -f 'store.cc' || echo '$(srcdir)/'`store.cc pdfchain-store.obj: store.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-store.obj -MD -MP -MF $(DEPDIR)/pdfchain-store.Tpo -c -o pdfchain-store.obj `if test -f 'store.cc'; then $(CYGPATH_W) 'store.cc'; else $(CYGPATH_W) '$(srcdir)/store.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-store.Tpo $(DEPDIR)/pdfchain-store.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='store.cc' object='pdfchain-store.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-store.obj `if test -f 'store.cc'; then $(CYGPATH_W) 'store.cc'; else $(CYGPATH_W) '$(srcdir)/store.cc'; fi` pdfchain-dialog_filechooser.o: dialog_filechooser.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-dialog_filechooser.o -MD -MP -MF $(DEPDIR)/pdfchain-dialog_filechooser.Tpo -c -o pdfchain-dialog_filechooser.o `test -f 'dialog_filechooser.cc' || echo '$(srcdir)/'`dialog_filechooser.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-dialog_filechooser.Tpo $(DEPDIR)/pdfchain-dialog_filechooser.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='dialog_filechooser.cc' object='pdfchain-dialog_filechooser.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-dialog_filechooser.o `test -f 'dialog_filechooser.cc' || echo '$(srcdir)/'`dialog_filechooser.cc pdfchain-dialog_filechooser.obj: dialog_filechooser.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-dialog_filechooser.obj -MD -MP -MF $(DEPDIR)/pdfchain-dialog_filechooser.Tpo -c -o pdfchain-dialog_filechooser.obj `if test -f 'dialog_filechooser.cc'; then $(CYGPATH_W) 'dialog_filechooser.cc'; else $(CYGPATH_W) '$(srcdir)/dialog_filechooser.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-dialog_filechooser.Tpo $(DEPDIR)/pdfchain-dialog_filechooser.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='dialog_filechooser.cc' object='pdfchain-dialog_filechooser.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-dialog_filechooser.obj `if test -f 'dialog_filechooser.cc'; then $(CYGPATH_W) 'dialog_filechooser.cc'; else $(CYGPATH_W) '$(srcdir)/dialog_filechooser.cc'; fi` pdfchain-dialog.o: dialog.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-dialog.o -MD -MP -MF $(DEPDIR)/pdfchain-dialog.Tpo -c -o pdfchain-dialog.o `test -f 'dialog.cc' || echo '$(srcdir)/'`dialog.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-dialog.Tpo $(DEPDIR)/pdfchain-dialog.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='dialog.cc' object='pdfchain-dialog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-dialog.o `test -f 'dialog.cc' || echo '$(srcdir)/'`dialog.cc pdfchain-dialog.obj: dialog.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-dialog.obj -MD -MP -MF $(DEPDIR)/pdfchain-dialog.Tpo -c -o pdfchain-dialog.obj `if test -f 'dialog.cc'; then $(CYGPATH_W) 'dialog.cc'; else $(CYGPATH_W) '$(srcdir)/dialog.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-dialog.Tpo $(DEPDIR)/pdfchain-dialog.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='dialog.cc' object='pdfchain-dialog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-dialog.obj `if test -f 'dialog.cc'; then $(CYGPATH_W) 'dialog.cc'; else $(CYGPATH_W) '$(srcdir)/dialog.cc'; fi` pdfchain-window_main_tool.o: window_main_tool.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_tool.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_tool.Tpo -c -o pdfchain-window_main_tool.o `test -f 'window_main_tool.cc' || echo '$(srcdir)/'`window_main_tool.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_tool.Tpo $(DEPDIR)/pdfchain-window_main_tool.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_tool.cc' object='pdfchain-window_main_tool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_tool.o `test -f 'window_main_tool.cc' || echo '$(srcdir)/'`window_main_tool.cc pdfchain-window_main_tool.obj: window_main_tool.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_tool.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_tool.Tpo -c -o pdfchain-window_main_tool.obj `if test -f 'window_main_tool.cc'; then $(CYGPATH_W) 'window_main_tool.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_tool.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_tool.Tpo $(DEPDIR)/pdfchain-window_main_tool.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_tool.cc' object='pdfchain-window_main_tool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_tool.obj `if test -f 'window_main_tool.cc'; then $(CYGPATH_W) 'window_main_tool.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_tool.cc'; fi` pdfchain-window_main_attachment.o: window_main_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_attachment.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_attachment.Tpo -c -o pdfchain-window_main_attachment.o `test -f 'window_main_attachment.cc' || echo '$(srcdir)/'`window_main_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_attachment.Tpo $(DEPDIR)/pdfchain-window_main_attachment.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_attachment.cc' object='pdfchain-window_main_attachment.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_attachment.o `test -f 'window_main_attachment.cc' || echo '$(srcdir)/'`window_main_attachment.cc pdfchain-window_main_attachment.obj: window_main_attachment.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_attachment.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_attachment.Tpo -c -o pdfchain-window_main_attachment.obj `if test -f 'window_main_attachment.cc'; then $(CYGPATH_W) 'window_main_attachment.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_attachment.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_attachment.Tpo $(DEPDIR)/pdfchain-window_main_attachment.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_attachment.cc' object='pdfchain-window_main_attachment.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_attachment.obj `if test -f 'window_main_attachment.cc'; then $(CYGPATH_W) 'window_main_attachment.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_attachment.cc'; fi` pdfchain-window_main_bgst.o: window_main_bgst.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_bgst.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_bgst.Tpo -c -o pdfchain-window_main_bgst.o `test -f 'window_main_bgst.cc' || echo '$(srcdir)/'`window_main_bgst.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_bgst.Tpo $(DEPDIR)/pdfchain-window_main_bgst.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_bgst.cc' object='pdfchain-window_main_bgst.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_bgst.o `test -f 'window_main_bgst.cc' || echo '$(srcdir)/'`window_main_bgst.cc pdfchain-window_main_bgst.obj: window_main_bgst.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_bgst.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_bgst.Tpo -c -o pdfchain-window_main_bgst.obj `if test -f 'window_main_bgst.cc'; then $(CYGPATH_W) 'window_main_bgst.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_bgst.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_bgst.Tpo $(DEPDIR)/pdfchain-window_main_bgst.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_bgst.cc' object='pdfchain-window_main_bgst.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_bgst.obj `if test -f 'window_main_bgst.cc'; then $(CYGPATH_W) 'window_main_bgst.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_bgst.cc'; fi` pdfchain-window_main_burst.o: window_main_burst.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_burst.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_burst.Tpo -c -o pdfchain-window_main_burst.o `test -f 'window_main_burst.cc' || echo '$(srcdir)/'`window_main_burst.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_burst.Tpo $(DEPDIR)/pdfchain-window_main_burst.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_burst.cc' object='pdfchain-window_main_burst.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_burst.o `test -f 'window_main_burst.cc' || echo '$(srcdir)/'`window_main_burst.cc pdfchain-window_main_burst.obj: window_main_burst.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_burst.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_burst.Tpo -c -o pdfchain-window_main_burst.obj `if test -f 'window_main_burst.cc'; then $(CYGPATH_W) 'window_main_burst.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_burst.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_burst.Tpo $(DEPDIR)/pdfchain-window_main_burst.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_burst.cc' object='pdfchain-window_main_burst.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_burst.obj `if test -f 'window_main_burst.cc'; then $(CYGPATH_W) 'window_main_burst.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_burst.cc'; fi` pdfchain-window_main_cat.o: window_main_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_cat.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_cat.Tpo -c -o pdfchain-window_main_cat.o `test -f 'window_main_cat.cc' || echo '$(srcdir)/'`window_main_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_cat.Tpo $(DEPDIR)/pdfchain-window_main_cat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_cat.cc' object='pdfchain-window_main_cat.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_cat.o `test -f 'window_main_cat.cc' || echo '$(srcdir)/'`window_main_cat.cc pdfchain-window_main_cat.obj: window_main_cat.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_cat.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_cat.Tpo -c -o pdfchain-window_main_cat.obj `if test -f 'window_main_cat.cc'; then $(CYGPATH_W) 'window_main_cat.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_cat.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_cat.Tpo $(DEPDIR)/pdfchain-window_main_cat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_cat.cc' object='pdfchain-window_main_cat.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_cat.obj `if test -f 'window_main_cat.cc'; then $(CYGPATH_W) 'window_main_cat.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_cat.cc'; fi` pdfchain-window_main_permission.o: window_main_permission.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_permission.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main_permission.Tpo -c -o pdfchain-window_main_permission.o `test -f 'window_main_permission.cc' || echo '$(srcdir)/'`window_main_permission.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_permission.Tpo $(DEPDIR)/pdfchain-window_main_permission.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_permission.cc' object='pdfchain-window_main_permission.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_permission.o `test -f 'window_main_permission.cc' || echo '$(srcdir)/'`window_main_permission.cc pdfchain-window_main_permission.obj: window_main_permission.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main_permission.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main_permission.Tpo -c -o pdfchain-window_main_permission.obj `if test -f 'window_main_permission.cc'; then $(CYGPATH_W) 'window_main_permission.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_permission.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main_permission.Tpo $(DEPDIR)/pdfchain-window_main_permission.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main_permission.cc' object='pdfchain-window_main_permission.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main_permission.obj `if test -f 'window_main_permission.cc'; then $(CYGPATH_W) 'window_main_permission.cc'; else $(CYGPATH_W) '$(srcdir)/window_main_permission.cc'; fi` pdfchain-window_main.o: window_main.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main.o -MD -MP -MF $(DEPDIR)/pdfchain-window_main.Tpo -c -o pdfchain-window_main.o `test -f 'window_main.cc' || echo '$(srcdir)/'`window_main.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main.Tpo $(DEPDIR)/pdfchain-window_main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main.cc' object='pdfchain-window_main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main.o `test -f 'window_main.cc' || echo '$(srcdir)/'`window_main.cc pdfchain-window_main.obj: window_main.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-window_main.obj -MD -MP -MF $(DEPDIR)/pdfchain-window_main.Tpo -c -o pdfchain-window_main.obj `if test -f 'window_main.cc'; then $(CYGPATH_W) 'window_main.cc'; else $(CYGPATH_W) '$(srcdir)/window_main.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-window_main.Tpo $(DEPDIR)/pdfchain-window_main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='window_main.cc' object='pdfchain-window_main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-window_main.obj `if test -f 'window_main.cc'; then $(CYGPATH_W) 'window_main.cc'; else $(CYGPATH_W) '$(srcdir)/window_main.cc'; fi` pdfchain-main.o: main.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-main.o -MD -MP -MF $(DEPDIR)/pdfchain-main.Tpo -c -o pdfchain-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-main.Tpo $(DEPDIR)/pdfchain-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cc' object='pdfchain-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc pdfchain-main.obj: main.cc @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pdfchain-main.obj -MD -MP -MF $(DEPDIR)/pdfchain-main.Tpo -c -o pdfchain-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pdfchain-main.Tpo $(DEPDIR)/pdfchain-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cc' object='pdfchain-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdfchain_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pdfchain-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi` ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-binPROGRAMS clean-generic cscopelist-am ctags ctags-am \ distclean distclean-compile distclean-generic distclean-tags \ distdir dvi dvi-am html html-am info info-am install \ install-am install-binPROGRAMS install-data install-data-am \ install-dvi install-dvi-am install-exec install-exec-am \ install-html install-html-am install-info install-info-am \ install-man install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ ps ps-am tags tags-am uninstall uninstall-am \ uninstall-binPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/src/store.h0000644000175000001440000000534212121136261012277 00000000000000/* * store.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_STORE_H__ #define __PDFCHAIN_STORE_H__ #include "pdfchain.h" /*** Tree Model Column Record : Selection *************************************/ class cTMCRecord_Selection : public Gtk::TreeModel::ColumnRecord { public: cTMCRecord_Selection(); virtual ~cTMCRecord_Selection(); Gtk::TreeModelColumn mTMColumn_ID; Gtk::TreeModelColumn mTMColumn_Label; // Gtk::TreeModelColumn mTMColumn_Tooltip; Gtk::TreeModelColumn mTMColumn_Command; }; /*** ListStore : Output ID ****************************************************/ class cLStore_OutputId : public Gtk::ListStore { public: cLStore_OutputId(); virtual ~cLStore_OutputId(); static Glib::RefPtr create(); cTMCRecord_Selection* getTMCRecord(); Gtk::TreeModel::iterator select( guchar ); protected: cTMCRecord_Selection* pTMCRecord; void append_KeepId(); void erase_KeepId(); }; /*** ListStore : Even Odd *****************************************************/ class cLStore_EvenOdd : public Gtk::ListStore { public: cLStore_EvenOdd(); virtual ~cLStore_EvenOdd(); static Glib::RefPtr create(); cTMCRecord_Selection* getTMCRecord(); protected: cTMCRecord_Selection* pTMCRecord; }; /*** ListStore : Rotation *****************************************************/ class cLStore_Rotation : public Gtk::ListStore { public: cLStore_Rotation(); virtual ~cLStore_Rotation(); static Glib::RefPtr create(); cTMCRecord_Selection* getTMCRecord(); protected: cTMCRecord_Selection* pTMCRecord; }; /*** ListStore : Counting Base ***********************************************/ class cLStore_CountingBase : public Gtk::ListStore { public: cLStore_CountingBase(); virtual ~cLStore_CountingBase(); static Glib::RefPtr create(); cTMCRecord_Selection* getTMCRecord(); protected: cTMCRecord_Selection* pTMCRecord; }; #endif pdfchain-0.4.0/src/window_main_burst.cc0000644000175000001440000002065112121136115015031 00000000000000/* * window_main_burst.cc * Copyright (C) Martin Singer 2009-2013 * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_burst.h" /*** Combobox : Output ID *****************************************************/ cCBox_CountingBase::cCBox_CountingBase() { rLStore = cLStore_CountingBase::create(); pTMCRecord = rLStore->getTMCRecord(); pack_start( mCRText ); add_attribute( mCRText.property_text() , pTMCRecord->mTMColumn_Label ); // necessarily after 'pack_start()' !!! set_model( rLStore ); set_active( 1 ); } // Destructor cCBox_CountingBase::~cCBox_CountingBase() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cCBox_CountingBase::~cCBox_CountingBase()"; //TEST #endif } /*** Section Burst ************************************************************/ // Constructor cSection_Burst::cSection_Burst( Gtk::Window& ref_window ) : Gtk::Table( 6 , 2 , false ), // y_rows , x_columns , homogenous ) mFCButton_SourceFile( ref_window , _("Burst - Select source PDF file ...") ), // parent_window , title mFCDialog_SelectFolder( ref_window , _("Burst - Select output folder ...") ), mLabel_SourceFile( _("Source file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), // label , xalign , yalign , mnemonic mLabel_Prefix( _("Prefix:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Base( _("Base:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Digits( _("Digits:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Suffix( _("Suffix:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mLabel_Extension( _("Extension:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), mRBGroup_CounterDigits( mRButton_Auto.get_group() ), mRButton_Auto( mRBGroup_CounterDigits , _("Auto") , false ), // group , label , mnemonic mRButton_Manual( mRBGroup_CounterDigits , _("Manual:") , false ), rAdjust_Digits( Gtk::Adjustment::create( 0.0 , 0.0 , Pdfchain::Burst::ADJUST_UPPER_DIGITS , 1.0 , 1.0 , 0.0 ) ), // value , lower , upper , step_inc , page_inc , page_size mSButton_Digits( rAdjust_Digits ), sPrefix( _("Page") ), sSuffix( _("") ), vPageNumbers( 0 ), vDigits_Oct( 0 ), vDigits_Dec( 0 ), vDigits_Hex( 0 ) { mEntry_Prefix.set_icon_from_stock( Gtk::Stock::CLEAR , Gtk::ENTRY_ICON_SECONDARY ); mEntry_Suffix.set_icon_from_stock( Gtk::Stock::CLEAR , Gtk::ENTRY_ICON_SECONDARY ); mHBox_Digits.set_spacing( Pdfchain::SPACING ); mHBox_Digits.pack_start( mRButton_Auto , false , false , 0 ); // widget , expand , fill , padding mHBox_Digits.pack_start( mRButton_Manual , false , false , 0 ); mHBox_Digits.pack_start( mSButton_Digits , false , false , 0 ); mFCButton_SourceFile.set_halign( Gtk::ALIGN_START ); mEntry_Prefix.set_halign( Gtk::ALIGN_START ); mCBox_CountingBase.set_halign( Gtk::ALIGN_START ); mHBox_Digits.set_halign( Gtk::ALIGN_START ); mEntry_Suffix.set_halign( Gtk::ALIGN_START ); mSwitch_Extension.set_halign( Gtk::ALIGN_START ); set_spacings( Pdfchain::SPACING ); attach( mLabel_SourceFile , 0 , 1 , 0 , 1 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 0 -> 1 attach( mFCButton_SourceFile , 1 , 2 , 0 , 1 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Prefix , 0 , 1 , 1 , 2 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 1 -> 2 attach( mEntry_Prefix , 1 , 2 , 1 , 2 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Base , 0 , 1 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 2 -> 3 attach( mCBox_CountingBase , 1 , 2 , 2 , 3 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Digits , 0 , 1 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mHBox_Digits , 1 , 2 , 3 , 4 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 3 -> 4 attach( mLabel_Suffix , 0 , 1 , 4 , 5 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 4 -> 5 attach( mEntry_Suffix , 1 , 2 , 4 , 5 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); attach( mLabel_Extension , 0 , 1 , 5 , 6 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); // row 5 -> 6 attach( mSwitch_Extension , 1 , 2 , 5 , 6 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk::SHRINK , 0 , 0 ); mEntry_Prefix.signal_icon_press().connect( sigc::mem_fun( *this , &cSection_Burst::onEntryIcon_Prefix_pressed ) ); mEntry_Suffix.signal_icon_press().connect( sigc::mem_fun( *this , &cSection_Burst::onEntryIcon_Suffix_pressed ) ); mCBox_CountingBase.signal_changed().connect( sigc::mem_fun( *this , &cSection_Burst::onCBox_CountingBase_changed ) ); mRButton_Auto.signal_toggled().connect( sigc::mem_fun( *this , &cSection_Burst::onRButton_Auto_toggled ) ); mFCButton_SourceFile.signal_file_set().connect( sigc::mem_fun( *this , &cSection_Burst::onFCButton_SourceFile_file_set ) ); init(); } // Destructor cSection_Burst::~cSection_Burst() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cSection_Burst::~cSection_Burst()"; //TEST #endif } // Method (public) : clear void cSection_Burst::clear() { init(); // vPageNumbers = 0; // vDigits_Oct = 0; // vDigits_Dec = 0; // vDigits_Hex = 0; return; } // Method (public) : create command std::string cSection_Burst::createCommand() { std::string str_command = ""; std::string str_sourcefile = ""; std::string str_targetfolder = ""; std::string str_bursttemplate = ""; std::string str_prefix = Glib::filename_from_utf8( mEntry_Prefix.get_text() ); std::string str_suffix = Glib::filename_from_utf8( mEntry_Suffix.get_text() ); if ( "" != ( str_sourcefile = mFCButton_SourceFile.get_filename() ) ) { switch ( mFCDialog_SelectFolder.run() ) { case Gtk::RESPONSE_OK: { mFCDialog_SelectFolder.hide(); if ( "" != ( str_targetfolder = mFCDialog_SelectFolder.get_current_folder() ) ) { Gtk::TreeModel::iterator iter = mCBox_CountingBase.get_active(); cTMCRecord_Selection* pt_record = mCBox_CountingBase.rLStore->getTMCRecord(); str_bursttemplate = str_targetfolder; str_bursttemplate += G_DIR_SEPARATOR_S; str_bursttemplate += str_prefix; str_bursttemplate += Pdfchain::Cmd::TEMPLATE; switch( mRButton_Auto.get_active() ) { case true: switch ( (*iter)[pt_record->mTMColumn_ID] ) { case Pdfchain::Id::COUNT_OCT : str_bursttemplate += Pdfchain::convert_guint_to_string( vDigits_Oct ); break; case Pdfchain::Id::COUNT_DEC : str_bursttemplate += Pdfchain::convert_guint_to_string( vDigits_Dec ); break; case Pdfchain::Id::COUNT_HEX : str_bursttemplate += Pdfchain::convert_guint_to_string( vDigits_Hex ); break; } break; case false: str_bursttemplate += mSButton_Digits.get_text(); break; } str_bursttemplate += iter->get_value( pt_record->mTMColumn_Command ); str_bursttemplate += str_suffix; if ( mSwitch_Extension.get_active() ) str_bursttemplate += Pdfchain::Cmd::EXTENSION; str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += " " + Pdfchain::Cmd::BURST; str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_bursttemplate ); } break; } default: mFCDialog_SelectFolder.hide(); break; } } return str_command; } // Method (protected) : init() void cSection_Burst::init() { vPageNumbers = 0; vDigits_Oct = 0; vDigits_Dec = 0; vDigits_Hex = 0; mFCButton_SourceFile.unselect_all(); mEntry_Prefix.set_text( sPrefix ); mEntry_Suffix.set_text( sSuffix ); mRButton_Auto.set_active( true ); rAdjust_Digits->set_value( 0.0 ); mSButton_Digits.set_sensitive( false ); mCBox_CountingBase.set_active( 1 ); mSwitch_Extension.set_active( true ); return; } pdfchain-0.4.0/src/store_attachment.h0000644000175000001440000000470512121136311014505 00000000000000/* * store_attachment.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_STORE_ATTACHMENT_H__ #define __PDFCHAIN_STORE_ATTACHMENT_H__ #include "pdfchain.h" #include "dialog_filechooser.h" /*** Tree Model Column Record : Attachment ************************************/ class cTMCRecord_Attach : public Gtk::TreeModel::ColumnRecord { public: cTMCRecord_Attach() { add( mTMColumn_Add ); add( mTMColumn_AttachFile ); add( mTMColumn_AttachPath ); add( mTMColumn_AttachTooltip ); } virtual ~cTMCRecord_Attach() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cTMCRecord_Attach::~cTMCRecord_Attach()"; //TEST #endif } Gtk::TreeModelColumn mTMColumn_Add; Gtk::TreeModelColumn mTMColumn_AttachFile; Gtk::TreeModelColumn mTMColumn_AttachPath; Gtk::TreeModelColumn mTMColumn_AttachTooltip; }; /*** List Store : Attachment **************************************************/ class cLStore_Attach : public Gtk::ListStore { public: cLStore_Attach( Gtk::Window& ); virtual ~cLStore_Attach(); static Glib::RefPtr create( Gtk::Window& ref_window ) { return Glib::RefPtr( new cLStore_Attach( ref_window ) ); } cTMCRecord_Attach* getTMCRecord() { return pTMCRecord; } // void clear(); // Use method of motherclass instead only. Nothing else to do. void addRows ( Glib::RefPtr ); void removeRows ( Glib::RefPtr ); void moveRowsUp ( Glib::RefPtr ); void moveRowsDown ( Glib::RefPtr ); void toggleAdd( const Gtk::TreePath& ); std::string createCommand(); protected: cTMCRecord_Attach* pTMCRecord; cFCDialog_AddFile_Any mFCDialog; }; #endif pdfchain-0.4.0/src/window_main_attachment.cc0000644000175000001440000002104212121136027016017 00000000000000/* * window_main_attachment.cc * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 "window_main_attachment.h" /*** Tree View : Attachment ***************************************************/ // Constructor cTView_Attach::cTView_Attach( Gtk::Window& ref_window ) : pTMCRecord_Attach( NULL ), #ifdef PDFCHAIN_TEMP mTVColumn_AttachPath( "Attachment path" ), //TEMP mTVColumn_AttachTooltip( "Tooltip" ), //TEMP #endif mTVColumn_AddPages( _("Add") ), mTVColumn_AttachFile( _("Attachment file") ) { rLStore_Attach = cLStore_Attach::create( ref_window ); pTMCRecord_Attach = rLStore_Attach->getTMCRecord(); get_selection()->set_mode( Gtk::SELECTION_MULTIPLE ); set_model( rLStore_Attach ); set_reorderable( true ); set_rules_hint( true ); set_rubber_banding( true ); set_enable_search( true ); set_search_column( pTMCRecord_Attach->mTMColumn_AttachFile ); set_tooltip_column( get_search_column() + 2 ); mTVColumn_AttachFile.set_expand( true ); mTVColumn_AttachFile.set_resizable( true ); #ifdef PDFCHAIN_TEMP mTVColumn_AttachPath.set_expand( true ); //TEMP mTVColumn_AttachPath.set_resizable( true ); //TEMP mTVColumn_AttachTooltip.set_expand( true ); //TEMP mTVColumn_AttachTooltip.set_resizable( true ); //TEMP #endif mCRToggle_Add.property_activatable() = true; mTVColumn_AddPages.pack_start( mCRToggle_Add , false ); // cell renderer , expand mTVColumn_AttachFile.pack_start( mCRText_AttachFile , true ); #ifdef PDFCHAIN_TEMP mTVColumn_AttachPath.pack_start( mCRText_AttachPath , true ); //TEMP mTVColumn_AttachTooltip.pack_start( mCRText_AttachTooltip , true ); //TEMP #endif mTVColumn_AddPages.add_attribute( mCRToggle_Add.property_active() , pTMCRecord_Attach->mTMColumn_Add ); mTVColumn_AttachFile.add_attribute( mCRText_AttachFile.property_text() , pTMCRecord_Attach->mTMColumn_AttachFile ); #ifdef PDFCHAIN_TEMP mTVColumn_AttachPath.add_attribute( mCRText_AttachPath.property_text() , pTMCRecord_Attach->mTMColumn_AttachPath ); //TEMP mTVColumn_AttachTooltip.add_attribute( mCRText_AttachTooltip.property_text() , pTMCRecord_Attach->mTMColumn_AttachTooltip ); //TEMP #endif append_column( mTVColumn_AddPages ); append_column( mTVColumn_AttachFile ); #ifdef PDFCHAIN_TEMP append_column( mTVColumn_AttachPath ); //TEMP append_column( mTVColumn_AttachTooltip ); //TEMP #endif mCRToggle_Add.signal_toggled().connect( sigc::mem_fun( *this , &cTView_Attach::onCRToggle_Add_toggled ) ); } // Destructor cTView_Attach::~cTView_Attach() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cTView_Attach::~cTView_Attach()"; //TEST #endif } // Method (public) : clear void cTView_Attach::clear() { rLStore_Attach->clear(); return; } /*** Toolbar : Attach **********************************************************/ // Constructor cToolbar_Attach::cToolbar_Attach( cTView_Attach* pt_tview_attach ) : rAdjust_PageNumber( Gtk::Adjustment::create( 1.0 , 1.0 , Pdfchain::Attach::ADJUST_UPPER_PAGE_NUMBERS , 1.0 , 1.0 , 0.0 ) ), // value , lower , upper , step_inc , page_inc , page_size mSButton_PageNumber( rAdjust_PageNumber ), mToolButton_Add( Gtk::Stock::ADD ), mToolButton_Remove( Gtk::Stock::REMOVE ), mToolButton_Up( Gtk::Stock::GO_UP ), mToolButton_Down( Gtk::Stock::GO_DOWN ) { mSeparator_B.set_draw( false ); mSeparator_B.set_expand( true ); mRTBGroup_AddTo = mRTButton_AddToFile.get_group(); mRTButton_AddToPage.set_group( mRTBGroup_AddTo ); mRTButton_AddToFile.set_label( _("Add to file") ); mRTButton_AddToPage.set_label( _("Add to page") ); mRTButton_AddToFile.set_is_important( true ); mRTButton_AddToPage.set_is_important( true ); mToolButton_Add.set_tooltip_text( _("Add some files to attach") ); mToolButton_Remove.set_tooltip_text( _("Remove selected files") ); mToolButton_Up.set_tooltip_text( _("Move selected files up") ); mToolButton_Down.set_tooltip_text( _("Move selected files down") ); mToolItem_PageNumber.add( mSButton_PageNumber ); add( mToolButton_Add ); add( mToolButton_Remove ); add( mSeparator_A ); add( mToolButton_Up ); add( mToolButton_Down ); add( mSeparator_B ); add( mRTButton_AddToFile ); add( mRTButton_AddToPage ); add( mSeparator_C ); add( mToolItem_PageNumber ); clear(); mRTButton_AddToPage.signal_toggled().connect( sigc::mem_fun( *this , &cToolbar_Attach::onRTButton_AddToPage_toggled ) ); mToolButton_Add.signal_clicked().connect( sigc::mem_fun( *pt_tview_attach , &cTView_Attach::onToolButton_Add_clicked ) ); mToolButton_Remove.signal_clicked().connect( sigc::mem_fun( *pt_tview_attach , &cTView_Attach::onToolButton_Remove_clicked ) ); mToolButton_Up.signal_clicked().connect( sigc::mem_fun( *pt_tview_attach , &cTView_Attach::onToolButton_Up_clicked ) ); mToolButton_Down.signal_clicked().connect( sigc::mem_fun( *pt_tview_attach , &cTView_Attach::onToolButton_Down_clicked ) ); } // Destructor cToolbar_Attach::~cToolbar_Attach() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cToolbar_Attach::~cToolbar_Attach()"; //TEST #endif } // Method (public) : clear void cToolbar_Attach::clear() { mRTButton_AddToFile.set_active( true ); mSButton_PageNumber.set_sensitive( false ); return; } /*** Section : Attach *********************************************************/ // Constructor cSection_Attach::cSection_Attach( Gtk::Window& ref_window ) : mHBox_SourceFile( false , Pdfchain::SPACING ), // homogenous , spacing mLabel_SourceFile( _("Source file:") , Gtk::ALIGN_END , Gtk::ALIGN_CENTER , false ), // label , xalign , yalign , mnemonic mFCButton_SourceFile( ref_window , _("Attachment - Select source PDF file ...") ), mFCDialog_SaveAs( ref_window , _("Attachment - Save output PDF file as ...") ), mTView_AttachFiles( ref_window ), mToolbar_AttachFiles( &mTView_AttachFiles ), vPageNumbers( 0 ) { mFCButton_SourceFile.set_halign( Gtk::ALIGN_START ); mHBox_SourceFile.set_border_width( Pdfchain::BORDER ); mHBox_SourceFile.pack_start( mLabel_SourceFile , false , false , 0 ); // widget , expand , fill , padding mHBox_SourceFile.pack_start( mFCButton_SourceFile , true , true , 0 ); mSWindow_AttachFiles.add( mTView_AttachFiles ); pack_start( mHBox_SourceFile , false , false , 0 ); // widget , expand , fill , padding pack_start( mSWindow_AttachFiles , true , true , 0 ); pack_start( mToolbar_AttachFiles , false , false , 0 ); mFCButton_SourceFile.signal_file_set().connect( sigc::mem_fun( *this , &cSection_Attach::onFCButton_SourceFile_file_set ) ); } // Destructor cSection_Attach::~cSection_Attach() { #ifdef PDFCHAIN_TEST std::cout << std::endl << "cSection_Attach::~cSection_Attach()"; //TEST #endif } // Method (public) : clear void cSection_Attach::clear() { mFCButton_SourceFile.unselect_all(); mToolbar_AttachFiles.clear(); mTView_AttachFiles.clear(); return; } // Method (public) : create command std::string cSection_Attach::createCommand() { std::string str_command = ""; std::string str_sourcefile = ""; std::string str_attachfiles = ""; std::string str_targetfile = ""; if ( "" != ( str_sourcefile = mFCButton_SourceFile.get_filename() ) ) { if ( "" != ( str_attachfiles = mTView_AttachFiles.rLStore_Attach->createCommand() ) ) { switch ( mFCDialog_SaveAs.run() ) { case Gtk::RESPONSE_OK: mFCDialog_SaveAs.hide(); if ( "" != ( str_targetfile = mFCDialog_SaveAs.get_filename() ) ) { str_command = " " + Pdfchain::quote_path( str_sourcefile ); str_command += str_attachfiles; if ( mToolbar_AttachFiles.mRTButton_AddToPage.get_active() ) str_command += " " + Pdfchain::Cmd::TO_PAGE + " " + mToolbar_AttachFiles.mSButton_PageNumber.get_text(); // FIXME: convert UTF8 string to std::string str_command += " " + Pdfchain::Cmd::OUTPUT; str_command += " " + Pdfchain::quote_path( str_targetfile ); } break; default: mFCDialog_SaveAs.hide(); break; } } } return str_command; } pdfchain-0.4.0/src/window_main_cat.h0000644000175000001440000001330212121136210014272 00000000000000/* * window_main_cat.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_WINDOW_MAIN_CAT_H__ #define __PDFCHAIN_WINDOW_MAIN_CAT_H__ #include "pdfchain.h" #include "store.h" #include "store_cat.h" /*** Combobox : Output ID *****************************************************/ class cCBox_OutputId : public Gtk::ComboBox { friend class cSection_Cat; public: cCBox_OutputId(); virtual ~cCBox_OutputId(); void clear(); protected: guchar vOutputId; Glib::RefPtr rLStore; Gtk::CellRendererText mCRText; cTMCRecord_Selection* pTMCRecord; void onFileNumber_changed( guint ); }; /*** Tree View : Cat **********************************************************/ class cTView_Cat : public Gtk::TreeView { friend class cToolbar_Cat; friend class cSection_Cat; public: cTView_Cat( Gtk::Window& ); virtual ~cTView_Cat(); void clear(); protected: Glib::RefPtr rLStore_Cat; Glib::RefPtr rLStore_EvenOdd; Glib::RefPtr rLStore_Rotation; cTMCRecord_Cat* pTMCRecord_Cat; Gtk::TreeViewColumn mTVColumn_Add, mTVColumn_Pages, mTVColumn_Rotation, mTVColumn_SourceFile, mTVColumn_SourcePath, mTVColumn_Password, mTVColumn_PageNumbers; Gtk::CellRendererToggle mCRToggle_Add; Gtk::CellRendererCombo mCRCombo_EvenOdd, mCRCombo_Rotation; Gtk::CellRendererText mCRText_Pages, mCRText_SourceFile, mCRText_SourcePath, mCRText_Password, mCRText_PageNumbers; #ifdef PDFCHAIN_TEMP Gtk::TreeViewColumn mTVColumn_Id, //TEMP mTVColumn_Tooltip, //TEMP mTVColumn_Commands, //TEMP mTVColumn_Colors; //TEMP Gtk::CellRendererText mCRText_Id, //TEMP mCRText_Tooltip, //TEMP mCRText_Cmd_Handle, //TEMP mCRText_Cmd_EvenOdd, //TEMP mCRText_Cmd_Rotation; //TEMP Gtk::CellRendererPixbuf mCRPixbuf_Color_Pages, //TEMP mCRPixbuf_Color_PageNumbers; //TEMP #endif void onCRToggle_Add_toggled( const Glib::ustring& str_path ) { rLStore_Cat->toggleAdd( Gtk::TreePath( str_path ) ); return; } void onCRText_Pages_edited( const Glib::ustring& str_path , const Glib::ustring& str_pages ) { rLStore_Cat->editPages( Gtk::TreePath( str_path ) , str_pages ); return; } void onCRCombo_EvenOdd_changed( const Glib::ustring& str_path , const Gtk::TreeModel::iterator& iter_combo ) { cTMCRecord_Selection* pt_record = rLStore_EvenOdd->getTMCRecord(); rLStore_Cat->changeEvenOdd( Gtk::TreePath( str_path ) , static_cast( (*iter_combo)[pt_record->mTMColumn_Label] ) , static_cast( (*iter_combo)[pt_record->mTMColumn_Command] ) ); return; } void onCRCombo_Rotation_changed( const Glib::ustring& str_path , const Gtk::TreeModel::iterator& iter_combo ) { cTMCRecord_Selection* pt_record = rLStore_Rotation->getTMCRecord(); rLStore_Cat->changeRotation( Gtk::TreePath( str_path ), static_cast( (*iter_combo)[pt_record->mTMColumn_Label] ) , static_cast( (*iter_combo)[pt_record->mTMColumn_Command] ) ); return; } void onCRText_Password_edited( const Glib::ustring& str_path , const Glib::ustring& str_password ) { rLStore_Cat->editPassword( Gtk::TreePath( str_path ) , str_password ); return; } void onToolButton_Up_clicked() { rLStore_Cat->moveRowsUp( get_selection() ); return; } void onToolButton_Down_clicked() { rLStore_Cat->moveRowsDown( get_selection() ); return; } void onToolButton_Add_clicked() { rLStore_Cat->addRows( get_selection() ); return; } void onToolButton_Remove_clicked() { rLStore_Cat->removeRows( get_selection() ); return; } void onToolButton_Copy_clicked() { rLStore_Cat->copyRows( get_selection() ); return; } }; /*** Toolbar : Cat ************************************************************/ class cToolbar_Cat : public Gtk::Toolbar { friend class cSection_Cat; public: cToolbar_Cat( cTView_Cat* ); virtual ~cToolbar_Cat(); void clear(); protected: cCBox_OutputId mCBox_OutputId; Gtk::ToolButton mToolButton_Add, mToolButton_Remove, mToolButton_Copy, mToolButton_Up, mToolButton_Down; Gtk::ToggleToolButton mTToolButton_Shuffle; Gtk::ToolItem mToolItem_OutputId; Gtk::SeparatorToolItem mSeparator_A, mSeparator_B, mSeparator_C; }; /*** Section : Cat ************************************************************/ class cSection_Cat : public Gtk::VBox { public: cSection_Cat( Gtk::Window& ); virtual ~cSection_Cat(); void clear(); std::string createCommand(); protected: Gtk::ScrolledWindow mSWindow; cTView_Cat mTView; cToolbar_Cat mToolbar; cFCDialog_SaveAs_Pdf mFCDialog_SaveAs; //void init(); }; #endif pdfchain-0.4.0/src/constant.h0000644000175000001440000001634012124634550013003 00000000000000/* * constant.h * Copyright (C) Martin Singer 2009-2013 * * pdfchain 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 3 of the License, or * (at your option) any later version. * * pdfchain 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 . */ #ifndef __PDFCHAIN_CONSTANT__ #define __PDFCHAIN_CONSTANT__ #include //#include #include #include "config.h" /*** Precompiler definitions **************************************************/ #define PDFCHAIN "PDF Chain" // config.h #ifndef VERSION #define VERSION 0.3.x #endif #ifndef PACKAGE_URL #define PACKAGE_URL "http://pdfchain.sourceforge.net" #endif /*** Constant values **********************************************************/ namespace Pdfchain { // GUI values const guint BORDER = 12; const guint SPACING = 12; const guint PADDING = 5; const std::string APPICON_PATH_A = "/usr/share/pixmaps/pdfchain.png"; const std::string APPICON_PATH_B = "/usr/local/share/pixmaps/pdfchain.png"; // About namespace About { const Glib::ustring PROGRAM_NAME = PDFCHAIN; const Glib::ustring PROGRAM_VERSION = VERSION; const Glib::ustring PROJECT_URL = PACKAGE_URL; } // Window namespace Window { const Glib::ustring TITLE = PDFCHAIN; const int WIDTH = 650; const int HEIGHT = 530; } // Special characters namespace Char { const char EOL = '\0'; const char ESC = '\\'; } // Special characters as strings namespace String { const Glib::ustring QUOTE_BEGIN = "\xC2\xBB"; // '>>' const Glib::ustring QUOTE_END = "\xC2\xAB"; // '<<' const Glib::ustring COPYRIGHT = "\xC2\xA9"; // (c) } // Colors namespace Color { const Gdk::RGBA RGBA_VALID = Gdk::RGBA( NULL ); // default const Gdk::RGBA RGBA_WARNING = Gdk::RGBA( "#ff8000" ); // orange const Gdk::RGBA RGBA_INVALID = Gdk::RGBA( "#ff0000" ); // red } // Count PDF page numbers namespace Count { const guint BUFFER_SIZE = 1048576; // 1 Mebibyte (MiB) const Glib::ustring TYPE_PAGE_A = "/Type/Page"; const Glib::ustring TYPE_PAGE_B = "/Type /Page"; const Glib::ustring TYPE_PAGE_C = "/Type/Pages"; const Glib::ustring TYPE_PAGE_D = "/Type /Pages"; } namespace Path { //const std::string DEFAULT_FOLDER_DOCUMENTS = Glib::get_user_special_dir( G_USER_DIRECTORY_DOCUMENTS ); // Escape characters for the bash // '\\' backslash is the escape character - must be the first char at this array! // '\"' doublequote is the quote character for paths // '`' backquote // '$' dollar // '\0' NULL is the string terminator - must be the final char at this array! const char ESCAPE_CHARS[5] = { '\\' , '\"' , '`', '$', '\0' }; } // Sections namespace Cat { const Glib::ustring ALLOWED_SIGNS = "0123456789 -"; const Glib::ustring ALLOWED_DIGITS = "0123456789"; // const guchar HANDLE_DEFAULT = '0'; //TODO: OLD - delete handles // const guchar HANDLE_FIRST = 'A'; // const guchar HANDLE_FINAL = 'Z'; } namespace Burst { //const double ADJUST_UPPER_DIGITS = std::numeric_limits::max(); const double ADJUST_UPPER_DIGITS = 99.0; } namespace Attach { //const double ADJUST_UPPER_PAGE_NUMBERS = std::numeric_limits::max(); const double ADJUST_UPPER_PAGE_NUMBERS = 999999.0; } // File Extensions namespace Extension { const std::string EXT_PDF = ".pdf"; const std::string EXT_FDF = ".fdf"; const std::string EXT_TXT = ".txt"; const std::string EXT_DUMP = ".dump"; } // PDFTK commands namespace Cmd { // General const std::string PDFTK = "pdftk"; const std::string CAT = "cat"; const std::string SHUFFLE = "shuffle"; const std::string OUTPUT = "output"; const std::string PASSWORD_INPUT = "input_pw"; // Cat and Shuffle const std::string ID_KEEP = ""; // keep ID const std::string ID_NEW = ""; // new ID const std::string ID_FIRST = "keep_first_id"; // ID of first PDF const std::string ID_FINAL = "keep_final_id"; // ID of final PDF const std::string ROTATION_N = "north"; // 0° const std::string ROTATION_E = "east"; // 90° const std::string ROTATION_S = "south"; // 180° const std::string ROTATION_W = "west"; // 270° /* const std::string ROTATION_N = "N"; // 0° // TODO: OLD - delete rotation const std::string ROTATION_E = "E"; // 90° const std::string ROTATION_S = "S"; // 180° const std::string ROTATION_W = "W"; // 270° */ const std::string PAGES_ALL = ""; // 1,2,3,4,5,6 const std::string PAGES_EVEN = "even"; // 2,4,6 const std::string PAGES_ODD = "odd"; // 1,3,5 // Burst const std::string BURST = "burst"; const std::string TEMPLATE = "%0"; // Complete suffix example: "%04d.pdf" const std::string EXTENSION = ".pdf"; const std::string COUNT_OCT = "o"; const std::string COUNT_DEC = "d"; const std::string COUNT_HEX = "x"; // Background / Stamp const std::string BACKGROUND = "background"; const std::string BACKGROUND_MULTI = "multibackground"; const std::string STAMP = "stamp"; const std::string STAMP_MULTI = "multistamp"; // Attachment const std::string ATTACH_FILES = "attach_files"; const std::string TO_PAGE = "to_page"; // Features const std::string ALLOW = "allow"; const std::string ALL_FEATURES = "AllFeatures"; const std::string PRINTING = "Printing"; const std::string DEGRADED_PRINTING = "DegradedPrinting"; const std::string MODIFY_CONTENTS = "ModifyContents"; const std::string ASSEMBLY = "Assembly"; const std::string COPY_CONTENTS = "CopyContents"; const std::string SCREEN_READERS = "ScreenReaders"; const std::string MODIFY_ANNOTATIONS = "ModifyAnnotations"; const std::string FILL_IN = "FillIn"; const std::string PASSWORD_OWNER = "owner_pw"; const std::string PASSWORD_USER = "user_pw"; //const std::string ENCRYPT_NONE = ""; const std::string ENCRYPT_40BIT = "encrypt_40bit"; const std::string ENCRYPT_128BIT = "encrypt_128bit"; // Tools const std::string UNPACK_FILES = "unpack_files"; const std::string COMPRESS = "compress"; const std::string UNCOMPRESS = "uncompress"; const std::string DUMP_DATA_FIELDS = "dump_data_fields"; const std::string DUMP_DATA_FIELDS_UTF8 = "dump_data_fields_utf8"; const std::string DUMP_DATA = "dump_data"; const std::string DUMP_DATA_UTF8 = "dump_data_utf8"; const std::string UPDATE_INFO = "update_info"; const std::string UPDATE_INFO_UTF8 = "update_info_utf8"; const std::string GENERATE_FDF = "generate_fdf"; const std::string FILL_FORM = "fill_form"; const std::string FLATTEN = "flatten"; const std::string DROP_XFA = "drop_xfa"; } } #endif pdfchain-0.4.0/missing0000755000175000001440000002370312065436613011616 00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. scriptversion=2012-01-06.18; # UTC # Copyright (C) 1996-2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # 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 . # 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. if test $# -eq 0; then echo 1>&2 "Try '$0 --help' for more information" exit 1 fi run=: sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, 'missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi msg="missing on your system" case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 # Exit code 63 means version mismatch. This often happens # when the user try to use an ancient version of a tool on # a file that requires a minimum version. In this case we # we should proceed has if the program had been absent, or # if --run hadn't been passed. if test $? = 63; then run=: msg="probably too old" fi ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file 'aclocal.m4' autoconf touch file 'configure' autoheader touch file 'config.h.in' autom4te touch the output file, or create a stub one automake touch all 'Makefile.in' files bison create 'y.tab.[ch]', if possible, from existing .[ch] flex create 'lex.yy.c', if possible, from existing .c help2man touch the output file lex create 'lex.yy.c', if possible, from existing .c makeinfo touch the output file yacc create 'y.tab.[ch]', if possible, from existing .[ch] Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and 'g' are ignored when checking the name. Send bug reports to ." exit $? ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing $scriptversion (GNU Automake)" exit $? ;; -*) echo 1>&2 "$0: Unknown '$1' option" echo 1>&2 "Try '$0 --help' for more information" exit 1 ;; esac # normalize program name to check for. program=`echo "$1" | sed ' s/^gnu-//; t s/^gnu//; t s/^g//; t'` # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). This is about non-GNU programs, so use $1 not # $program. case $1 in lex*|yacc*) # Not GNU programs, they don't have --version. ;; *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone # running '$TOOL --version' or '$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case $program in aclocal*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified 'acinclude.m4' or '${configure_ac}'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified '${configure_ac}'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified 'acconfig.h' or '${configure_ac}'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te*) echo 1>&2 "\ WARNING: '$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. You can get '$1' as part of Autoconf from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison*|yacc*) echo 1>&2 "\ WARNING: '$1' $msg. You should only need it if you modified a '.y' file. You may need the Bison package in order for those modifications to take effect. You can get Bison from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi if test ! -f y.tab.h; then echo >y.tab.h fi if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; lex*|flex*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified a '.l' file. You may need the Flex package in order for those modifications to take effect. You can get Flex from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the Help2man package in order for those modifications to take effect. You can get Help2man from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit $? fi ;; makeinfo*) echo 1>&2 "\ WARNING: '$1' is $msg. You should only need it if you modified a '.texi' or '.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX). You might want to install the Texinfo package or the GNU make package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n ' /^@setfilename/{ s/.* \([^ ]*\) *$/\1/ p q }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi # If the file does not exist, the user really needs makeinfo; # let's fail without touching anything. test -f $file || exit 1 touch $file ;; *) echo 1>&2 "\ WARNING: '$1' is needed, and is $msg. You might have modified some files without having the proper tools for further handling them. Check the 'README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing '$1' program." exit 1 ;; esac exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: pdfchain-0.4.0/ChangeLog0000644000175000001440000002005212125040573011754 000000000000002009-02-05 Martin Singer Version 0.55 (alpha) * first public alpha release 2009-02-06 Martin Singer Version 0.62 (alpha) * New About Dialog * Added Message Dialogs * Added Error Messages * Page settings at Merge works fine now * Cleaning code 2009-02-07 Martin Singer Version 0.63 (alpha) * fixed some bugs * asking for overwriting file 2009-02-13 Martin Singer Version 0.78 (alpha) * Add extension check button at save dialog * Warn about overwriting existing file * Checks at merge if limit of source files arrived * Statusbar messages * Count pages of input files * Restructuring save and load dialogs * Add some messages and error Messages * Add toggle buttons * Add icon to ID button 2009-02-13 Martin Singer Version 0.82 (alpha) * Added ComboBox for File ID * Removed Window for File ID * Restructured Statusbar outputs * Added Icon * Added UTF-8 Signs: '>>' and '<<' 2009-02-16 Martin Singer Version 0.84 (alpha) * Add copy Button at Merge * New Statusbar * Changes at Merge -> Options window 2009-04-25 Martin Singer Version 0.99 (alpha) * includes now * Rewrite of FileChooserDialogs * Rewrite and revise of Dialogs * Tooltips for buttons without text * All used strings at one file now (definings.h) * Quote of special signs at filenames (using files with spaces is possible now) * Entry at Gnome Menu 2009-06-23 Martin Singer Version 0.123 (alpha) * Rewrite of ListStores * Changing IDE (from xEmacs to Anjuta) * Adding "Counter Digits Selection" at Split * Changing Page Selection at Attachments from Entry to Spinbutton * Adding Popupmenus at Merge and Attachments * Installation works with "configure make makeinstall" now * Changing from GPLv3 to GPLv3+ 2011-09-04 Martin Singer Version 0.3.1 (alpha) * The entire GUI completely re-written using the gtkmm libraries of version 3.0 * More compact and better source code * New version numbering * New application icon * Translatable by using glibmm/i18n.h * Renamed "Merge" to "Concatenate" (cat) and "Split" to "Burst" (like at the PDFTK) * FileChooserButtons instead Entrys, Buttons and FileChoosers * New message-dialogs * Concatenate: * The options are adjustable at the tree view now (no extra window necessary) * The separator ',' is no longer valid at "Pages" (using ' ' only - like at the PDFTK) * On invalid inputs in "Pages" the entry text will be shown in red letters * The page numbers are shown at the tree view (not in statusbar) * If the page number of a PDF document is not ascertainable, or 0, the page number appears orange. The page number is not checked for the creation of the command. * The tooltip of a row shows the whole file path (at "Attachment" too) * The treeview is searchable for filenames (not file paths) (at "Attachment" too) * The ID combobox only shows possible options * A file gets the same file index (handle - a letter from A to Z), even if it occurs several times in the list * Parameters can be assigned already in the file selection dialog for all files to be added (at expander "Options") * Burst: * Suffix - Text behind counter digits * Counting octal, decimal and hexadecimal (on using auto digits, number of counter digits will be adjusted) * Extension (.pdf) * Multibackground / Multistamp (new PDFTK parameter) * UTF8-Support for dump files (new PDFTK parameter - used at "Tools") * The "Tools" moved in the main window (the "Permissions" are disabled when the "Tool" tab is active) * On invalid parameters, the SaveAs-Button does nothing * Converting file names using "Glib filename_to_utf8()" and "Glib filename_from_utf8()" * Using document-directory (G_USER_DIRECTORY_DOCUMENTS) as the default directory for file-choosers * Using "std string" for PDFTK command * Using '"' for quoting filenames and '\' for quoting '\', '`' and '$' in PDFTK command * 1 MiB read buffer for counting pages of a PDF file (much faster than 512 Byte) 2011-09-14 Martin Singer Version 0.3.2 (alpha) * Button "Shuffle pages" added at "Concatenate" * Replaced radiobutton pairs "Drop XFA", "Don't drop XFA" and "Flatten", "Don't flatten" with checkbuttons "Drop XFA" and "Flatten" at "Tools" * Changed widged configuration at "Burst", "Background / Stamp" and "Tools" * Changed some (default) mnemonic symbols - most at "Tools" * Fixed error: 'Gtk-CRITICAL **: gtk_widget_set_sensitive' * Disconnecting signal mNotebook_Sections.signal_switch_page() at destructor of class cWindowMain 2011-11-20 Martin Singer Version 0.3.3 (alpha) * Test messages are only compiled into program if precompiler flag PDFCHAIN_TEST is defined at "pdfchain.h" (e.g. destructor messages) * Temporary widgets are onle compiled into program if precompiler flag PDFCHAIN_TEMP is defined at "pdfchain.h" (e.g. hidden TreeViewColumns for Tooltips) * Global constant variables at "pdfchain.h" are declarated external and defined at "constants.h" now * Global constant variable "Pdfchain::Path::DEFAULT_PATH_DOCUMENTS" used by the filechoosers is no longer declarated at "pdfchain.h" (external declarated variables seems to make problems at the allocation to virtual declarated variables) 2012-08-17 Martin Singer Version 0.3.4 (alpha) * Added new section "Cat Simple" * Changed GUI design * Removed menubar (looks more like a dialog) * Sections use full window width (looks more like gedit) * Replaced progressbar by statusbar (status messages are not visible yet) * Changed some strings * Renamed section "Concatenate" to "Cat Extended" * Renamed "Features" to "Allow" (like at pdftk) * some other strings ... * Implementing code for "Attach to page" (missing since v.0.3.1) * Fixed behavior of "Add files" at section "Cat Extended" * Rewrote filechoosers and filechooserbuttons * Rewrote combobox "pdf id" at cat sections * Configured autoconf by hand * Rewrote project homepage: http://pdfchain.sourceforge.net * Created Git repository at sourceforge project page: git://pdfchain.git.sourceforge.net/gitroot/pdfchain/pdfchain * Created new application logo and set of icons 2012-10-04 Martin Singer Version 0.3.5 (alpha) * Bugfix in section "Cat Extended" (Bugreport: https://bugs.launchpad.net/ubuntu/+source/pdfchain/+bug/1048045) Now re-indexing list-entries before creating the command at metohod cLStore_CatExtended::createCommand() 2013-03-28 Martin Singer Version 0.4.0 (alpha) * PDF Chain 0.4.0 is compatible with the PDF Toolkit 1.45 and supporting its features. PDF Chain 0.4.0 is not compatible with PDFtk 1.44 and older! * Merged Cat Simple and Cat Extended to Conaticate using the multi-character input handles of PDFtk 1.45. By implementing the multi-character handles, PDFtk removed its 26 file limitation. Cat Simple is not necessary any longer. * Using a guint id instead a char handle for indexing the files. Default (not indexed) file id is G_MAXUINT. * The method cLStore_CatExtended::createCommand() creates a PDFtk input handle from the id. Id 0 equals to handle A, 25 to Z, 26 to BA (multi-character) ... * Adjust the command syntax for page rotation to PDFtk 1.45. Using north, south, east, west now instead of N, S, E, W. * Supporting the r page prefix of PDFtk 1.45. * Rewrote some methodes at file id store_cat.cc and reorganized some functionality of the liststore. * Implemented the Clear Button. * Removed the "Options" at the add-files-filechooser of Concatenate (Cat Extended). * Add has its own column at Concatenate now. * Changed some Labels ("Shuffle", "Digits", "UTF-8", ...) * Updated projectpage (http://pdfchain.sourceforge.net/) pdfchain-0.4.0/po/0000755000175000001440000000000012125042305010674 500000000000000pdfchain-0.4.0/po/Makefile.am0000644000175000001440000000000012065436454012655 00000000000000pdfchain-0.4.0/po/Makefile.in0000644000175000001440000002317112124631303012666 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = po DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu po/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am tags-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/Makefile.in0000644000175000001440000006111612124631302012250 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = . DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) \ $(srcdir)/config.h.in $(dist_doc_DATA) COPYING depcomp \ install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ install-exec-recursive install-html-recursive \ install-info-recursive install-pdf-recursive \ install-ps-recursive install-recursive installcheck-recursive \ installdirs-recursive pdf-recursive ps-recursive \ tags-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(docdir)" DATA = $(dist_doc_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ $(RECURSIVE_TARGETS) \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ cscope distdir dist dist-all distcheck am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ $(LISP)config.h.in # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best DIST_TARGETS = dist-gzip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = \ src\ po\ application\ pixmaps\ icons dist_doc_DATA = \ README \ COPYING \ AUTHORS \ ChangeLog \ INSTALL \ NEWS all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then rm -f stamp-h1; else :; fi @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 install-dist_docDATA: $(dist_doc_DATA) @$(NORMAL_INSTALL) @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ done uninstall-dist_docDATA: @$(NORMAL_UNINSTALL) @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. # To change the values of 'make' variables: instead of editing Makefiles, # (1) if the variable is set in 'config.status', edit 'config.status' # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-recursive TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-recursive CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscope: cscope.files test ! -s cscope.files \ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) clean-cscope: -rm -f cscope.files cscope.files: clean-cscope cscopelist cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__post_remove_distdir) dist dist-all: $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) mkdir $(distdir)/_build $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(DATA) config.h installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(docdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dist_docDATA install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-dist_docDATA .MAKE: $(am__recursive_targets) all install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ am--refresh check check-am clean clean-cscope clean-generic \ cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ distcheck distclean distclean-generic distclean-hdr \ distclean-tags distcleancheck distdir distuninstallcheck dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dist_docDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ tags-am uninstall uninstall-am uninstall-dist_docDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/pixmaps/0000755000175000001440000000000012125042305011737 500000000000000pdfchain-0.4.0/pixmaps/Makefile.am0000644000175000001440000000010212065436454013723 00000000000000pixmapsdir = $(datadir)/pixmaps dist_pixmaps_DATA = pdfchain.png pdfchain-0.4.0/pixmaps/Makefile.in0000644000175000001440000002772512124631303013742 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = pixmaps DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_pixmaps_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(pixmapsdir)" DATA = $(dist_pixmaps_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ pixmapsdir = $(datadir)/pixmaps dist_pixmaps_DATA = pdfchain.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pixmaps/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu pixmaps/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pixmapsDATA: $(dist_pixmaps_DATA) @$(NORMAL_INSTALL) @list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pixmapsdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pixmapsdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapsdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapsdir)" || exit $$?; \ done uninstall-dist_pixmapsDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pixmapsdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pixmapsDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pixmapsDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_pixmapsDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_pixmapsDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: pdfchain-0.4.0/pixmaps/pdfchain.png0000644000175000001440000003446212065436454014171 00000000000000PNG  IHDR>abKGD pHYs  tIME< IDATxy|\W'=-fK^d+;m00$!@B4 K;=Cw'0Cd#tB'0B$^UNd[dI־KUI.ٲ|*Jn{Y{X ca,0X ca,0XMV/>k@um -] `2@?9Pbf 3@1y 03}/ߙIL f?29u9ս( U :mb(zزZ43oOn~@FON`u_Vsn:L3[xyh*'*ط\d\|IqfYRd**X `ד-!'y̥:p>'gگ.!5Rr6g")4vP4ʑD`##g%(ٴEǙ8laY'sPxD'aZ 3;DO˧meh7hI(fLLgY[64қ.lը,QbE8s{2R.UUqeKdhW{rK#lhS1x;=/It&\?-tZz6г3` -'3:H+1rbظSYDŽ LN8Uŭy]5EQ`QB ]X%fL)zrS;x?AciU,F3ҹ@6?rbSקW?kH%iLfY *!)xwɚ0Mf 3XU9J$:I~vonSSTL#s|[G;_57ފ~ qU6kɈV/lxڧbhci~̈!dnqºHHiZS,wwn~8_a@D[SY޲.\Ir[B 16*GtīWE*nO.ZS/n@\ ZӲjyd&3 "`;~p 6B7:lC9Ӂ .b1< b#:XņśnM4wx/_뙁pHCmE̻=rt}1ADLLfK3>-8[`nQR6]᝿x*Wn N;6n}\h9hQl)T{OmpCʣ-a6P9 ͒ /Ղ`X 4k e`w7/N"+f.y?`\|I vaůOq߭̆"*(\dƟVap.; uUAY4L Br&\\܆SS Zu-݇v=2\D<}XڻYcit La2m”c9a.m׹! ŘJ%f@ Y8Đ%f hU1DBQXx5IaaGj`?7{V^{u՛0_-{{3/MSSbhmm]541e"Bnzs!E̋I_k=,LI@Թ&$4@6gzeϖvBhjp.A:2y; 8[ ;wcPV0-0ʥ:W& h3McftYNf= 6L-w7L i_|8M2C!]x;l& Bژ!s0w?C0Lhn,xD#˲FΥ- !`ge~1{@OȐ~+.+ĥ kdU(Z6SSEHWa1 TqO+ bإE@s?mBAP8@ʱm;.nYº7Seڗ\~~( &$SX4E(zv՗r[47Tv|8.xl@ }W`[TE@STxo.Ul3s ul16 c ?@0 >ٺ^ޢBv!QG~͖FBA"w mWj=@vM|i{J4 `7q!JR8KrFꭩB9B!Nb G*cvCOʣRjд,'V <(xKF%z$.UEA6; lo?feS@^GW4ELF^ bv1| Ҩ_ɭPӘK2g`~+'}QضW KMg~xw mO)ܕJ_V(Wx鞛O#nkĒLE`V<y0VQԏ9?!#RJXE%-9N#:7#G0iAX00MӓYPD 8xZiٜQYF]S(B`^ɳ0_2_If,,ɰH45T:2LO/~ںپ~^+0 cLe P?@>#&]+x wȋe*V`4 t: tA`@veNѣf64}V9t:%a݊F bxdrN8yak$Yl}8<;;d\@y ~!| "sj#_sHgG"Fv&.\ۄ??K~honFWc㰞-z׻]r SeɾQ Bh:bMC(a-6a a$]<s04_E4J<ѱ \~ӗE7cc`ߌ淾 +֯?]Uzi3ʪ+0<4A BEDc~$h oCF HȗBfpjrZBm1r&"Coo~n\ ^|)v~8|) *N\|1ֽ۷b^PVT]a85aB,"0* ;0#V)ay?K3=HR|ӅPgiiD0tfEBz(LO⥽-h…kq՗yv~ݻ^ۇw k?Єs:u <0u\{-ʮTbpp '14A꣏pcmWӰ `j/~|0?7p*jكSBĢEuDcQha&џxbn9C.Ƨ2TMib>hf |n*WZOLq,Y_MKy%q?].?ط]86t? IT6ڻ k߃7c%H14<2)(]^)(0]Ǔ)X55DVy9**k`q clzcӀ}>C8:W](Oưf2ԭ[s:CW@ַzj3 {P}\t!$n"KOOQ `|C.2!W]AUua0RUVUMB=x#B^Gahx 6#@uwC!#,Fue*^;5kx:ڵ'CP 05FkG7ōHw4_FP1G.ӧ)e|= 76C`HWP,r+(V]Wo鈶On{UՈFRD`E(P#S˻ nF¸`}mװyFF{ l3#I99.ob_M'JL3_[ R5M 4fUN,cz:xXta 4l1qeX x"O+z8@`J(M'0F_)<lXیMny+6_nŅkK{0<4TJig%4yA\-X;2$ 4ůH)&S0*@4ʰlj9#:эɬXz*B>S#k"!W*]UU$I,Yj^= +gP~ScaijD_/ldrL,1]‚":0Liqs"s P蚎idn=oۂ+P[k^5.eM( y*+ nH4ͫ%iehFWaE"0n`N-k@e"^YB~΅N/FarzmfZZ%3}P)K!]*$69-R QUn  㭛.9Xh4h4 MU ZC^`ҷvQ8ǐڎ_Ԁ k=:C&B%X1-!Ͽ0ЉZe kfİ Eq3RTr|+X+Q! i6{'@4A(WGx )\z*a-=k=syܾŎB|F ((jq#c+&k~-CDi",Rq%3 |͢U~{VA/rIakY5k NJUW<6iBnz0r9_-/A*M:(^ ־WX d9:` ccf2ŴI8Pk˙O{;SəwrfE VjP?ل4ᄚ\C˜)'+x<ޡ ¸=>W=*\r$C}ir&oN&Hɡ1XJgSSȤӞ(f.D=Dt@Eم`Q .G;8¥ta AQ4q;э4~_|? |+GtYKj`LcdxSS0M3O6ho"$ KBB cr|(9XN!`:g4J,ENO$hD`U51SR9o(M B7t#a"PVY48:yjXCHאIOۂE,0:g@@5;6D9$TQTBRRgʂR+Y$v6  eO "$G6Xx`+ R`ǣ0>(< q{!o8EK&,[BL016QL9eC ža0 lQX_P< L ̹o3ʒz)nirP4 !b5ElL= uYN` !޹q.4 UU)NHK+r0GWu|~mo?,on,"A9Pv$ridNO#"`,Ӏe栰jbIE ich#`n6Z.?w3Ӫ4x78GEw{0 (چ2̈͡AI'x kI$TP:kjpjd 0{a|eAC}AW\qGuu>+м+aqm1T%Ck(OJ訩cqM˗֠'?ʒvOZXc|r N[defΘ;65_$,JhGR3V"M{~z g_gMd4# }s^\} 3T s?,ŋaڴt.z +J^,dY)];w@ FĤ:vau=x@.Oānzw37 ˰.y*д$İ[˧yCSRݥa-XEZB0w +a ;A FFA=pb1X \_c`E  BD"-+B!pꁹu+phz]͌;pྛ,SnSVQς~)w U,Fִ`I2y.@?3rY(etuCVD_yP~Cap2 $vZY(`h>MOU4@Q#SnB'30׎nR#afrkVT=";N22=DTh{PF%߁ndf}!E?;: zzLvap".Kee#w۰4A`mތܿށmς!乒h=78 Ք-#!g,]u13-̀s̀I\A,O?aD=< 9ݫ( $B!#}5$:м| 7mӟl;G=z0 B!@l ^mYˁ'&V$O _==XwH$ˡi0:@ض;hIVK!] 4{fVbs Deygs0p+!UaEA )C t]G<@Y#C.E΅M#Y ۹4ABP5 ȶ <&0aY>P/="U9˜<`cƢeǮ$ N)PBQi*ɟ g̅/+Μ78@ 23r eX|7v8`^G3Gb iױ>XA!EPU f?lgR -S xv1;Of*ʄrk@/<Ei~(H(r[0OHn!< g˘\.# YS|B?n.8- N>G̯'^8+x>fXޮ誟)Gx\HM!MN5qcU|? ŝW)pGsDHk+$}gC"z#'6&Ơ67:Eȍ#b8|waF&"15pԸª-.\l#Hq*',y!t Dt~GDTM k<1X&bӹ~۳w~";>p"Qp^eaD4FH vЮRx vT|BϨJ] #-\'I-@E~'" hj"h^/Lq\ @HwGߡ'_zd@Y&UQtd J&&3oZS(C$x?QjCDO4!@Q"^E*wOaG/qj\T6Pxh7b,f̓C-N8GƌV_J#ܜOBiaK;ZzذF F]_J[wߘ*_vU ?e=^Nq βaZG4 *4EHGiOrLTE  SىC{x$lGo$ Ջ7 K/&m,˂NtoȹoTa3Ia[+dmp@\YZ}6pjSk Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 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 3 of the License, 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 . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . pdfchain-0.4.0/configure.ac0000644000175000001440000000102212124631246012466 00000000000000AC_INIT([pdfchain], [0.4.0], [m_power3@users.sourceforge.net]) AM_INIT_AUTOMAKE([-Wall -Werror]) AC_PROG_CXX PKG_CHECK_MODULES([GTKMM], [gtkmm-3.0]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([ Makefile src/Makefile po/Makefile application/Makefile pixmaps/Makefile icons/Makefile icons/16x16/Makefile icons/22x22/Makefile icons/24x24/Makefile icons/32x32/Makefile icons/48x48/Makefile icons/64x64/Makefile icons/96x96/Makefile icons/128x128/Makefile icons/192x192/Makefile icons/256x256/Makefile ]) AC_OUTPUT pdfchain-0.4.0/install-sh0000755000175000001440000003325512065436613012226 00000000000000#!/bin/sh # install - install a program, script, or datafile scriptversion=2011-11-20.07; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # 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 CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # 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 deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. nl=' ' IFS=" "" $nl" # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit=${DOITPROG-} if test -z "$doit"; then doit_exec=exec else doit_exec=$doit fi # Put in absolute file names if you don't have them in your path; # or use environment vars. chgrpprog=${CHGRPPROG-chgrp} chmodprog=${CHMODPROG-chmod} chownprog=${CHOWNPROG-chown} cmpprog=${CMPPROG-cmp} cpprog=${CPPROG-cp} mkdirprog=${MKDIRPROG-mkdir} mvprog=${MVPROG-mv} rmprog=${RMPROG-rm} stripprog=${STRIPPROG-strip} posix_glob='?' initialize_posix_glob=' test "$posix_glob" != "?" || { if (set -f) 2>/dev/null; then posix_glob= else posix_glob=: fi } ' posix_mkdir= # Desired mode of installed file. mode=0755 chgrpcmd= chmodcmd=$chmodprog chowncmd= mvcmd=$mvprog rmcmd="$rmprog -f" stripcmd= src= dst= dir_arg= dst_arg= copy_on_change=false no_target_directory= usage="\ Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE or: $0 [OPTION]... SRCFILES... DIRECTORY or: $0 [OPTION]... -t DIRECTORY SRCFILES... or: $0 [OPTION]... -d DIRECTORIES... In the 1st form, copy SRCFILE to DSTFILE. In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. In the 4th, create DIRECTORIES. Options: --help display this help and exit. --version display version info and exit. -c (ignored) -C install only if different (preserve the last data modification time) -d create directories instead of installing files. -g GROUP $chgrpprog installed files to GROUP. -m MODE $chmodprog installed files to MODE. -o USER $chownprog installed files to USER. -s $stripprog installed files. -t DIRECTORY install into DIRECTORY. -T report an error if DSTFILE is a directory. Environment variables override the default commands: CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG " while test $# -ne 0; do case $1 in -c) ;; -C) copy_on_change=true;; -d) dir_arg=true;; -g) chgrpcmd="$chgrpprog $2" shift;; --help) echo "$usage"; exit $?;; -m) mode=$2 case $mode in *' '* | *' '* | *' '* | *'*'* | *'?'* | *'['*) echo "$0: invalid mode: $mode" >&2 exit 1;; esac shift;; -o) chowncmd="$chownprog $2" shift;; -s) stripcmd=$stripprog;; -t) dst_arg=$2 # Protect names problematic for 'test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac shift;; -T) no_target_directory=true;; --version) echo "$0 $scriptversion"; exit $?;; --) shift break;; -*) echo "$0: invalid option: $1" >&2 exit 1;; *) break;; esac shift done if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then # When -d is used, all remaining arguments are directories to create. # When -t is used, the destination is already specified. # Otherwise, the last argument is the destination. Remove it from $@. for arg do if test -n "$dst_arg"; then # $@ is not empty: it contains at least $arg. set fnord "$@" "$dst_arg" shift # fnord fi shift # arg dst_arg=$arg # Protect names problematic for 'test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac done fi if test $# -eq 0; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 fi # It's OK to call 'install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi if test -z "$dir_arg"; then do_exit='(exit $ret); exit $ret' trap "ret=129; $do_exit" 1 trap "ret=130; $do_exit" 2 trap "ret=141; $do_exit" 13 trap "ret=143; $do_exit" 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. case $mode in # Optimize common cases. *644) cp_umask=133;; *755) cp_umask=22;; *[0-7]) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw='% 200' fi cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; *) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw=,u+rw fi cp_umask=$mode$u_plus_rw;; esac fi for src do # Protect names problematic for 'test' and other utilities. case $src in -* | [=\(\)!]) src=./$src;; esac if test -n "$dir_arg"; then dst=$src dstdir=$dst test -d "$dstdir" dstdir_status=$? else # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if test ! -f "$src" && test ! -d "$src"; then echo "$0: $src does not exist." >&2 exit 1 fi if test -z "$dst_arg"; then echo "$0: no destination specified." >&2 exit 1 fi dst=$dst_arg # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then if test -n "$no_target_directory"; then echo "$0: $dst_arg: Is a directory" >&2 exit 1 fi dstdir=$dst dst=$dstdir/`basename "$src"` dstdir_status=0 else # Prefer dirname, but fall back on a substitute if dirname fails. dstdir=` (dirname "$dst") 2>/dev/null || expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$dst" : 'X\(//\)[^/]' \| \ X"$dst" : 'X\(//\)$' \| \ X"$dst" : 'X\(/\)' \| . 2>/dev/null || echo X"$dst" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q' ` test -d "$dstdir" dstdir_status=$? fi fi obsolete_mkdir_used=false if test $dstdir_status != 0; then case $posix_mkdir in '') # Create intermediate dirs using mode 755 as modified by the umask. # This is like FreeBSD 'install' as of 1997-10-28. umask=`umask` case $stripcmd.$umask in # Optimize common cases. *[2367][2367]) mkdir_umask=$umask;; .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; *[0-7]) mkdir_umask=`expr $umask + 22 \ - $umask % 100 % 40 + $umask % 20 \ - $umask % 10 % 4 + $umask % 2 `;; *) mkdir_umask=$umask,go-w;; esac # With -d, create the new directory with the user-specified mode. # Otherwise, rely on $mkdir_umask. if test -n "$dir_arg"; then mkdir_mode=-m$mode else mkdir_mode= fi posix_mkdir=false case $umask in *[123567][0-7][0-7]) # POSIX mkdir -p sets u+wx bits regardless of umask, which # is incompatible with FreeBSD 'install' when (umask & 300) != 0. ;; *) tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 if (umask $mkdir_umask && exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 then if test -z "$dir_arg" || { # Check for POSIX incompatibilities with -m. # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or # other-writable bit of parent directory when it shouldn't. # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ls_ld_tmpdir=`ls -ld "$tmpdir"` case $ls_ld_tmpdir in d????-?r-*) different_mode=700;; d????-?--*) different_mode=755;; *) false;; esac && $mkdirprog -m$different_mode -p -- "$tmpdir" && { ls_ld_tmpdir_1=`ls -ld "$tmpdir"` test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" } } then posix_mkdir=: fi rmdir "$tmpdir/d" "$tmpdir" else # Remove any dirs left behind by ancient mkdir implementations. rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null fi trap '' 0;; esac;; esac if $posix_mkdir && ( umask $mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" ) then : else # The umask is ridiculous, or mkdir does not conform to POSIX, # or it failed possibly due to a race condition. Create the # directory the slow way, step by step, checking for races as we go. case $dstdir in /*) prefix='/';; [-=\(\)!]*) prefix='./';; *) prefix='';; esac eval "$initialize_posix_glob" oIFS=$IFS IFS=/ $posix_glob set -f set fnord $dstdir shift $posix_glob set +f IFS=$oIFS prefixes= for d do test X"$d" = X && continue prefix=$prefix$d if test -d "$prefix"; then prefixes= else if $posix_mkdir; then (umask=$mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break # Don't fail if two instances are running concurrently. test -d "$prefix" || exit 1 else case $prefix in *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; *) qprefix=$prefix;; esac prefixes="$prefixes '$qprefix'" fi fi prefix=$prefix/ done if test -n "$prefixes"; then # Don't fail if two instances are running concurrently. (umask $mkdir_umask && eval "\$doit_exec \$mkdirprog $prefixes") || test -d "$dstdir" || exit 1 obsolete_mkdir_used=true fi fi fi if test -n "$dir_arg"; then { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 else # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ rmtmp=$dstdir/_rm.$$_ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 # Copy the file name to the temp name. (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $cpprog $src $dsttmp" command. # { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && # If -C, don't bother to copy if it wouldn't change the file. if $copy_on_change && old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && eval "$initialize_posix_glob" && $posix_glob set -f && set X $old && old=:$2:$4:$5:$6 && set X $new && new=:$2:$4:$5:$6 && $posix_glob set +f && test "$old" = "$new" && $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 then rm -f "$dsttmp" else # Rename the file to the real destination. $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || # The rename failed, perhaps because mv can't rename something else # to itself, or perhaps because mv is so ancient that it does not # support -f. { # Now remove or move aside any old file at destination location. # We try this two ways since rm can't unlink itself on some # systems and the destination file might be busy for other # reasons. In this case, the final cleanup might fail but the new # file should still install successfully. { test ! -f "$dst" || $doit $rmcmd -f "$dst" 2>/dev/null || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } } || { echo "$0: cannot unlink or rename $dst" >&2 (exit 1); exit 1 } } && # Now rename the file to the real destination. $doit $mvcmd "$dsttmp" "$dst" } fi || exit 1 trap '' 0 fi done # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: pdfchain-0.4.0/depcomp0000755000175000001440000005654612065436614011610 00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2012-07-12.20; # UTC # Copyright (C) 1999-2012 Free Software Foundation, Inc. # 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 . # 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. # Originally written by Alexandre Oliva . case $1 in '') echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: depcomp [--help] [--version] PROGRAM [ARGS] Run PROGRAMS ARGS to compile a file, generating dependencies as side-effects. Environment variables: depmode Dependency tracking mode. source Source file read by 'PROGRAMS ARGS'. object Object file output by 'PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. tmpdepfile Temporary file to use when outputting dependencies. libtool Whether libtool is used (yes/no). Report bugs to . EOF exit $? ;; -v | --v*) echo "depcomp $scriptversion" exit $? ;; esac # A tabulation character. tab=' ' # A newline character. nl=' ' if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. depfile=${depfile-`echo "$object" | sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Avoid interferences from the environment. gccflag= dashmflag= # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi cygpath_u="cygpath -u -f -" if test "$depmode" = msvcmsys; then # This is just like msvisualcpp but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvisualcpp fi if test "$depmode" = msvc7msys; then # This is just like msvc7 but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvc7 fi if test "$depmode" = xlc; then # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. gccflag=-qmakedep=gcc,-MF depmode=gcc fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. ## Unfortunately, FreeBSD c89 acceptance of flags depends upon ## the command line argument order; so add the flags where they ## appear in depend2.am. Note that the slowdown incurred here ## affects only configure: in makefiles, %FASTDEP% shortcuts this. for arg do case $arg in -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; *) set fnord "$@" "$arg" ;; esac shift # fnord shift # $arg done "$@" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. ## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. ## (see the conditional assignment to $gccflag above). ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). Also, it might not be ## supported by the other compilers which use the 'gcc' depmode. ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the "deleted header file" problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' "$nl" < "$tmpdepfile" | ## Some versions of gcc put a space before the ':'. On the theory ## that the space means something, we add a space to the output as ## well. hp depmode also adds that space, but also prefixes the VPATH ## to the object. Take care to not repeat it in the output. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like '#:fec' to the end of the # dependency line. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr "$nl" ' ' >> "$depfile" echo >> "$depfile" # The second pass generates a dummy entry for each header file. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; xlc) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts '$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.u tmpdepfile2=$base.u tmpdepfile3=$dir.libs/$base.u "$@" -Wc,-M else tmpdepfile1=$dir$base.u tmpdepfile2=$dir$base.u tmpdepfile3=$dir$base.u "$@" -M fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then # Each line is of the form 'foo.o: dependent.h'. # Do two passes, one to just change these to # '$object: dependent.h' and one to simply 'dependent.h:'. sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; icc) # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'. # However on # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c # ICC 7.0 will fill foo.d with something like # foo.o: sub/foo.c # foo.o: sub/foo.h # which is wrong. We want # sub/foo.o: sub/foo.c # sub/foo.o: sub/foo.h # sub/foo.c: # sub/foo.h: # ICC 7.1 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using '\': # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... # tcc 0.9.26 (FIXME still under development at the moment of writing) # will emit a similar output, but also prepend the continuation lines # with horizontal tabulation characters. "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form 'foo.o: dependent.h', # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'. # Do two passes, one to just change these to # '$object: dependent.h' and one to simply 'dependent.h:'. sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \ < "$tmpdepfile" > "$depfile" sed ' s/[ '"$tab"'][ '"$tab"']*/ /g s/^ *// s/ *\\*$// s/^[^:]*: *// /^$/d /:$/d s/$/ :/ ' < "$tmpdepfile" >> "$depfile" rm -f "$tmpdepfile" ;; ## The order of this option in the case statement is important, since the ## shell code in configure will try each of these formats in the order ## listed in this file. A plain '-MD' option would be understood by many ## compilers, so we must ensure this comes after the gcc and icc options. pgcc) # Portland's C compiler understands '-MD'. # Will always output deps to 'file.d' where file is the root name of the # source file under compilation, even if file resides in a subdirectory. # The object file name does not affect the name of the '.d' file. # pgcc 10.2 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using '\' : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= # Use the source, not the object, to determine the base name, since # that's sadly what pgcc will do too. base=`echo "$source" | sed -e 's|^.*/||' -e 's/\.[-_a-zA-Z0-9]*$//'` tmpdepfile="$base.d" # For projects that build the same source file twice into different object # files, the pgcc approach of using the *source* file root name can cause # problems in parallel builds. Use a locking strategy to avoid stomping on # the same $tmpdepfile. lockdir="$base.d-lock" trap "echo '$0: caught signal, cleaning up...' >&2; rm -rf $lockdir" 1 2 13 15 numtries=100 i=$numtries while test $i -gt 0 ; do # mkdir is a portable test-and-set. if mkdir $lockdir 2>/dev/null; then # This process acquired the lock. "$@" -MD stat=$? # Release the lock. rm -rf $lockdir break else ## the lock is being held by a different process, ## wait until the winning process is done or we timeout while test -d $lockdir && test $i -gt 0; do sleep 1 i=`expr $i - 1` done fi i=`expr $i - 1` done trap - 1 2 13 15 if test $i -le 0; then echo "$0: failed to acquire lock after $numtries attempts" >&2 echo "$0: check lockdir '$lockdir'" >&2 exit 1 fi if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form `foo.o: dependent.h', # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp2) # The "hp" stanza above does not work with aCC (C++) and HP's ia64 # compilers, which have integrated preprocessors. The correct option # to use with these is +Maked; it writes dependencies to a file named # 'foo.d', which lands next to the object file, wherever that # happens to be. # Much of this is similar to the tru64 case; see comments there. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.d tmpdepfile2=$dir.libs/$base.d "$@" -Wc,+Maked else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d "$@" +Maked fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" # Add 'dependent.h:' lines. sed -ne '2,${ s/^ *// s/ \\*$// s/$/:/ p }' "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" "$tmpdepfile2" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in 'foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a # static library. This mechanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two # compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is # automatically cleaned when .libs/ is deleted, while ignoring # the former would cause a distcleancheck panic. tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 tmpdepfile2=$dir$base.o.d # libtool 1.5 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.o.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d tmpdepfile4=$dir$base.d "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; msvc7) if test "$libtool" = yes; then showIncludes=-Wc,-showIncludes else showIncludes=-showIncludes fi "$@" $showIncludes > "$tmpdepfile" stat=$? grep -v '^Note: including file: ' "$tmpdepfile" if test "$stat" = 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" # The first sed program below extracts the file names and escapes # backslashes for cygpath. The second sed program outputs the file # name when reading, but also accumulates all include files in the # hold buffer in order to output them again at the end. This only # works with sed implementations that can handle large buffers. sed < "$tmpdepfile" -n ' /^Note: including file: *\(.*\)/ { s//\1/ s/\\/\\\\/g p }' | $cygpath_u | sort -u | sed -n ' s/ /\\ /g s/\(.*\)/'"$tab"'\1 \\/p s/.\(.*\) \\/\1:/ H $ { s/.*/'"$tab"'/ G p }' >> "$depfile" rm -f "$tmpdepfile" ;; msvc7msys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for ':' # in the target name. This is to cope with DOS-style filenames: # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise. "$@" $dashmflag | sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' "$nl" < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # X makedepend shift cleared=no eat=no for arg do case $cleared in no) set ""; shift cleared=yes ;; esac if test $eat = yes; then eat=no continue fi case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -arch) eat=yes ;; -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix=`echo "$object" | sed 's/^.*\././'` touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" # makedepend may prepend the VPATH from the source file name to the object. # No need to regex-escape $object, excess matching of '.' is harmless. sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi IFS=" " for arg do case "$arg" in -o) shift ;; $object) shift ;; "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E 2>/dev/null | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile" echo "$tab" >> "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; msvcmsys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: pdfchain-0.4.0/application/0000755000175000001440000000000012125042305012561 500000000000000pdfchain-0.4.0/application/Makefile.am0000644000175000001440000000012312065436454014550 00000000000000applicationdir = $(datadir)/applications dist_application_DATA = pdfchain.desktop pdfchain-0.4.0/application/pdfchain.desktop0000644000175000001440000000037712065436454015676 00000000000000[Desktop Entry] Encoding=UTF-8 Name=PDF Chain GenericName=pdfchain Comment=A graphical user interface for the PDF Toolkit (pdftk) Exec=pdfchain Icon=pdfchain Type=Application StartupNotify=false Categories=Office; MimeType=application/pdf; Terminal=false pdfchain-0.4.0/application/Makefile.in0000644000175000001440000003010212124631302014542 00000000000000# Makefile.in generated by automake 1.13.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. # 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = application DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_application_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(applicationdir)" DATA = $(dist_application_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ GTKMM_CFLAGS = @GTKMM_CFLAGS@ GTKMM_LIBS = @GTKMM_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ applicationdir = $(datadir)/applications dist_application_DATA = pdfchain.desktop all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu application/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu application/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_applicationDATA: $(dist_application_DATA) @$(NORMAL_INSTALL) @list='$(dist_application_DATA)'; test -n "$(applicationdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(applicationdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(applicationdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applicationdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(applicationdir)" || exit $$?; \ done uninstall-dist_applicationDATA: @$(NORMAL_UNINSTALL) @list='$(dist_application_DATA)'; test -n "$(applicationdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(applicationdir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(applicationdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_applicationDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_applicationDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dist_applicationDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_applicationDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: