summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-01-16 02:36:01 +0000
committermental <mental@users.sourceforge.net>2006-01-16 02:36:01 +0000
commit179fa413b047bede6e32109e2ce82437c5fb8d34 (patch)
treea5a6ac2c1708bd02288fbd8edb2ff500ff2e0916 /Makefile.am
downloadinkscape-179fa413b047bede6e32109e2ce82437c5fb8d34.tar.gz
inkscape-179fa413b047bede6e32109e2ce82437c5fb8d34.zip
moving trunk for module inkscape
(bzr r1)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am194
1 files changed, 194 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..abc305adc
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,194 @@
+## Process this file with automake to produce Makefile.in
+
+SUBDIRS = src doc share po
+
+appicondir = $(datadir)/pixmaps
+appicon_DATA = inkscape.png
+
+Graphicsdir = $(datadir)/applications
+Graphics_in_files = inkscape.desktop.in
+Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop)
+@INTLTOOL_DESKTOP_RULE@
+
+## dist-hook:
+## mkdir $(distdir)/samples
+## cp $(srcdir)/samples/*svg $(distdir)/samples
+## cp $(srcdir)/samples/*png $(distdir)/samples
+## cp $(srcdir)/AUTHORS $(distdir)
+## cp $(srcdir)/NEWS $(distdir)
+
+
+man_MANS = inkscape.1 \
+ inkview.1
+
+EXTRA_DIST = \
+ fix-roff-punct \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in \
+ mkinstalldirs \
+ $(Graphics_in_files) \
+ po/check-markup \
+ utf8-to-roff \
+ inkscape.1 \
+ inkscape.fr.1 \
+ inkscape.pod \
+ inkscape.fr.pod \
+ inkscape.spec.in \
+ inkscape.spec \
+ Info.plist.in \
+ Info.plist \
+ inkscape.nsi \
+ config.h.mingw Makefile.mingw Makefile.mingw.common mingwenv.bat \
+ README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt \
+ HACKING.txt HACKING.de.txt HACKING.fr.txt HACKING.it.txt \
+ TRANSLATORS \
+ inkscape.png \
+ inkscape.ico inkscape16.ico inkscape32-16.ico inkscape32.ico inkscape64.ico \
+ cxxtest/COPYING \
+ cxxtest/cxxtestgen.pl \
+ cxxtest/cxxtestgen.py \
+ cxxtest/cxxtest/Descriptions.cpp \
+ cxxtest/cxxtest/Descriptions.h \
+ cxxtest/cxxtest/DummyDescriptions.cpp \
+ cxxtest/cxxtest/DummyDescriptions.h \
+ cxxtest/cxxtest/ErrorFormatter.h \
+ cxxtest/cxxtest/ErrorPrinter.h \
+ cxxtest/cxxtest/Flags.h \
+ cxxtest/cxxtest/GlobalFixture.cpp \
+ cxxtest/cxxtest/GlobalFixture.h \
+ cxxtest/cxxtest/Gui.h \
+ cxxtest/cxxtest/LinkedList.cpp \
+ cxxtest/cxxtest/LinkedList.h \
+ cxxtest/cxxtest/Mock.h \
+ cxxtest/cxxtest/ParenPrinter.h \
+ cxxtest/cxxtest/QtGui.h \
+ cxxtest/cxxtest/RealDescriptions.cpp \
+ cxxtest/cxxtest/RealDescriptions.h \
+ cxxtest/cxxtest/Root.cpp \
+ cxxtest/cxxtest/SelfTest.h \
+ cxxtest/cxxtest/StdHeaders.h \
+ cxxtest/cxxtest/StdValueTraits.h \
+ cxxtest/cxxtest/StdioFilePrinter.h \
+ cxxtest/cxxtest/StdioPrinter.h \
+ cxxtest/cxxtest/TeeListener.h \
+ cxxtest/cxxtest/TestListener.h \
+ cxxtest/cxxtest/TestRunner.h \
+ cxxtest/cxxtest/TestSuite.cpp \
+ cxxtest/cxxtest/TestSuite.h \
+ cxxtest/cxxtest/TestTracker.cpp \
+ cxxtest/cxxtest/TestTracker.h \
+ cxxtest/cxxtest/ValueTraits.cpp \
+ cxxtest/cxxtest/ValueTraits.h \
+ cxxtest/cxxtest/Win32Gui.h \
+ cxxtest/cxxtest/X11Gui.h \
+ cxxtest/cxxtest/YesNoRunner.h \
+ debian/changelog \
+ debian/compat \
+ debian/control \
+ debian/copyright \
+ debian/dirs \
+ debian/docs \
+ debian/inkscape.applications \
+ debian/inkscape.menu \
+ debian/inkscape.xpm \
+ debian/mime \
+ debian/rules \
+ packaging/autopackage/default.apspec.in \
+ packaging/osx-app.sh \
+ packaging/macosx/Resources/MenuBar.nib/classes.nib \
+ packaging/macosx/Resources/MenuBar.nib/info.nib \
+ packaging/macosx/Resources/MenuBar.nib/objects.xib \
+ packaging/macosx/Resources/EPS.icns \
+ packaging/macosx/Resources/EPSI.icns \
+ packaging/macosx/Resources/Inkscape.icns \
+ packaging/macosx/Resources/SVG_plain.icns \
+ packaging/macosx/Resources/inkscape_svg.icns \
+ packaging/macosx/Resources/openDoc \
+ packaging/macosx/Resources/postscript.icns \
+ packaging/macosx/Resources/script \
+ packaging/macosx/Resources/ProgressWindow.nib/classes.nib \
+ packaging/macosx/Resources/ProgressWindow.nib/info.nib \
+ packaging/macosx/Resources/ProgressWindow.nib/objects.xib \
+ packaging/macosx/Resources/bin/getdisplay.sh \
+ packaging/macosx/Resources/bin/inkscape \
+ packaging/macosx/ScriptExec/English.lproj/main.nib/classes.nib \
+ packaging/macosx/ScriptExec/English.lproj/main.nib/info.nib \
+ packaging/macosx/ScriptExec/English.lproj/main.nib/objects.xib \
+ packaging/macosx/ScriptExec/English.lproj/InfoPlist.strings \
+ packaging/macosx/ScriptExec/Info.plist \
+ packaging/macosx/ScriptExec/ScriptExec_Prefix.pch \
+ packaging/macosx/ScriptExec/main.c \
+ packaging/macosx/ScriptExec/openDoc \
+ packaging/macosx/ScriptExec/script \
+ packaging/macosx/ScriptExec/version.plist \
+ packaging/macosx/ScriptExec/MenuBar.nib/classes.nib \
+ packaging/macosx/ScriptExec/MenuBar.nib/info.nib \
+ packaging/macosx/ScriptExec/MenuBar.nib/objects.xib \
+ packaging/macosx/ScriptExec/ScriptExec.xcode/project.pbxproj \
+ packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser \
+ packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser \
+ packaging/win32/inkscape.nsi \
+ packaging/win32/inkscape.nsi.uninstall \
+ packaging/win32/english.nsh \
+ packaging/win32/german.nsh \
+ packaging/win32/header.bmp \
+ po/Makefile.mingw \
+ src/Makefile.mingw src/inkscape_version.h.mingw src/inkscape.rc src/makedef.pl \
+ src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw
+
+# Note: it isn't clear that debian/* belongs in the tar file:
+# tarfile users should be able to use the official Debian packages.
+# They were added to EXTRA_DIST in v1.5, in response to a message on
+# inkscape-devel from "Carlos Ingelmo <carlsalam@te...>" on 2003-11-12 01:35.
+
+# We want the built inkscape.1 to go in the distributed .tar.gz so
+# that .tar.gz users don't need a full perl distribution to get a man
+# page.
+
+DISTCLEANFILES = inkscape.desktop \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
+
+#ACLOCAL_AMFLAGS = -I m4
+
+SUFFIXES = .pod .1
+inkscape.1 inkscape.fr.1: fix-roff-punct Makefile.am AUTHORS utf8-to-roff
+.pod.1:
+ set -e; \
+ d=`sed -n 's,/,-,g;s,.*\$$[D]ate: \(..........\).*,\1,p' $<`; \
+ pod2man $< \
+ | sed 's/^\.TH .*/.TH INKSCAPE 1 "'"$$d"'" "Inkscape-$(VERSION)" "Inkscape"/' \
+ | perl -pe 'if (/^\[\% .*INCLUDE.*AUTHORS.* \%\]/) { open(FOO, "$(srcdir)/AUTHORS");$$_ = join(",\n", map { chomp; $$_ } <FOO>) . "\n"; }' \
+ | perl $(srcdir)/fix-roff-punct \
+ | perl -CI $(srcdir)/utf8-to-roff \
+ > tmp.$$$$ \
+ && mv tmp.$$$$ $@
+# man 7 groff_char for further remarks on charset encoding for man pages.
+
+install-data-local: inkscape.fr.1
+ $(mkinstalldirs) $(DESTDIR)$(mandir)/fr/man1
+ $(INSTALL_DATA) `if [ -f inkscape.fr.1 ]; then :; else echo $(srcdir)/;fi`inkscape.fr.1 $(DESTDIR)$(mandir)/fr/man1/inkscape.1
+
+.PHONY: warn_markup
+noinst_DATA = warn_markup
+warn_markup:
+ @if perl $(srcdir)/po/check-markup $(srcdir)/po/*.po; [ $$? = 1 ]; then \
+ echo "WARNING: Bad markup found in translations. Please consider fixing the above problems." >&2; \
+ fi
+
+.PHONY: check_markup
+check_DATA = check_markup
+check_markup:
+ perl $(srcdir)/po/check-markup $(srcdir)/po/*.po || [ $$? = 127 ]
+# # `make check' probably shouldn't require perl to be installed, hence ignoring 127.
+
+distcheck-hook:
+ perl $(srcdir)/po/check-markup $(srcdir)/po/*.po
+
+test-check-markup:
+ if perl -e 42; then \
+ perl $(srcdir)/po/check-markup $(srcdir)/po/bad.po.test 2>&1 \
+ | diff $(srcdir)/po/bad.po.test.exp -; \
+ fi