Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 2020 → Rev 2021

/branches/Version13x/Scribus/scribus/Makefile.am
1,14 → 1,173
bin_PROGRAMS = scribus
 
if LINK_PIXBUF
# Use a convenience library for the gdk-pixbuf sources so we can avoid compiling and linking
# them if they're not needed. We do this because using a variable subsitution in scribus_SOURCES
# appears to break the automatic moc'ing and uic'ing done by the build system.
# Use a convenience library for the gdk-pixbuf sources so we can avoid
# compiling and linking them if they're not needed. We do this because using a
# variable subsitution in scribus_SOURCES appears to break the automatic
# moc'ing and uic'ing done by the build system.
pixbuf_subdirs = pixbuf
pixbuf_libs = pixbuf/libpixbuf.la
endif
 
scribus_SOURCES = about.cpp scimage.cpp actionmanager.cpp applytemplatedialog.ui art_kmisc.c art_render_misc.c art_render_pattern.c art_rgb.c art_rgb_affine_private.c art_rgb_svp.c art_rgba_affine.c documentinformation.cpp scrpalettebase.cpp docitemattrprefs.ui pageitemattributes.ui tocindexprefs.ui pagesize.cpp pluginmanager.cpp prefs.cpp fontreplacedialog.cpp pdfoptions.cpp tabpdfoptions.cpp tabcheckdoc.cpp checkDocument.cpp units.cpp scraction.cpp menumanager.cpp scmenu.cpp charselect.cpp filewatcher.cpp tabtools.cpp tabguides.cpp tabtypography.cpp arrowchooser.cpp polygonwidget.cpp prefsdialogbase.cpp fileloader.cpp gradienteditor.cpp gtgettext.cpp gtdialogs.cpp gtstyle.cpp gtframestyle.cpp gtparagraphstyle.cpp gtfont.cpp gtwriter.cpp gtaction.cpp gtmeasure.cpp undomanager.cpp undostate.cpp undoobject.cpp undogui.cpp prefsfile.cpp prefscontext.cpp prefsreader.cpp prefstable.cpp ioapi.c unzip.c fileunzip.cpp measurements.cpp langmgr.cpp tabruler.cpp insertTable.cpp pageselector.cpp shadebutton.cpp alignselect.cpp styleselect.cpp search.cpp tabmanager.cpp fparser.cpp autoformbuttongroup.cpp autoform.cpp story.cpp vgradient.cpp scpainter.cpp fontcombo.cpp scpreview.cpp lineformats.cpp multiline.cpp splash.cpp mergedoc.cpp bookpalette.cpp rc4.c md5.c cupsoptions.cpp guidemanager.cpp scribuswin.cpp hyphenator.cpp hyphen.c hyask.cpp hnjalloc.c hysettings.cpp seiten.cpp fpointarray.cpp fpoint.cpp annota.cpp buttonicon.cpp javadocs.cpp selfield.cpp editor.cpp extimageprops.cpp page.cpp layers.cpp polyprops.cpp mpalette.cpp werktoolb.cpp keymanager.cpp navigator.cpp annot.cpp bookmwin.cpp cmsprefs.cpp customfdialog.cpp picsearch.cpp picstatus.cpp newtemp.cpp muster.cpp scfonts_ttf.cpp scrap.cpp scfonts.cpp frameedit.cpp spalette.cpp edit1format.cpp editformats.cpp druck.cpp colorchart.cpp util.cpp cmykcolor.cpp cmykfw.cpp scribusXml.cpp linecombo.cpp linkbutton.cpp helpbrowser.cpp mspinbox.cpp movepage.cpp delpages.cpp inspage.cpp pdfopts.cpp tree.cpp missing.cpp fontprefs.cpp fmitem.cpp align.cpp serializer.cpp reformdoc.cpp docinfo.cpp mdup.cpp cpalette.cpp dcolor.cpp query.cpp colorm.cpp vruler.cpp hruler.cpp pageitem.cpp newfile.cpp scribusview.cpp scribusdoc.cpp scpaths.cpp scribus.cpp main.cpp
scribus_SOURCES = \
about.cpp\
actionmanager.cpp\
align.cpp\
alignselect.cpp\
annota.cpp\
annot.cpp\
applytemplatedialog.ui\
arrowchooser.cpp\
art_kmisc.c\
art_render_misc.c\
art_render_pattern.c\
art_rgba_affine.c\
art_rgb_affine_private.c\
art_rgb.c\
art_rgb_svp.c\
autoformbuttongroup.cpp\
autoform.cpp\
bookmwin.cpp\
bookpalette.cpp\
buttonicon.cpp\
charselect.cpp\
checkDocument.cpp\
cmsprefs.cpp\
cmykcolor.cpp\
cmykfw.cpp\
colorchart.cpp\
colorm.cpp\
cpalette.cpp\
cupsoptions.cpp\
customfdialog.cpp\
dcolor.cpp\
delpages.cpp\
docinfo.cpp\
docitemattrprefs.ui\
documentinformation.cpp\
druck.cpp\
edit1format.cpp\
editformats.cpp\
editor.cpp\
extimageprops.cpp\
fileloader.cpp\
fileunzip.cpp\
filewatcher.cpp\
fmitem.cpp\
fontcombo.cpp\
fontprefs.cpp\
fontreplacedialog.cpp\
fparser.cpp\
fpointarray.cpp\
fpoint.cpp\
frameedit.cpp\
gradienteditor.cpp\
gtaction.cpp\
gtdialogs.cpp\
gtfont.cpp\
gtframestyle.cpp\
gtgettext.cpp\
gtmeasure.cpp\
gtparagraphstyle.cpp\
gtstyle.cpp\
gtwriter.cpp\
guidemanager.cpp\
helpbrowser.cpp\
hnjalloc.c\
hruler.cpp\
hyask.cpp\
hyphenator.cpp\
hyphen.c\
hysettings.cpp\
insertTable.cpp\
inspage.cpp\
ioapi.c\
javadocs.cpp\
keymanager.cpp\
langmgr.cpp\
layers.cpp\
linecombo.cpp\
lineformats.cpp\
linkbutton.cpp\
md5.c\
mdup.cpp\
measurements.cpp\
menumanager.cpp\
mergedoc.cpp\
missing.cpp\
movepage.cpp\
mpalette.cpp\
mspinbox.cpp\
multiline.cpp\
muster.cpp\
navigator.cpp\
newfile.cpp\
newtemp.cpp\
page.cpp\
pageitemattributes.ui\
pageitem.cpp\
pageselector.cpp\
pagesize.cpp\
pdfoptions.cpp\
pdfopts.cpp\
picsearch.cpp\
picstatus.cpp\
pluginmanager.cpp\
polygonwidget.cpp\
polyprops.cpp\
prefscontext.cpp\
prefs.cpp\
prefsdialogbase.cpp\
prefsfile.cpp\
prefsreader.cpp\
prefstable.cpp\
query.cpp\
rc4.c\
reformdoc.cpp\
scfonts.cpp\
scfonts_ttf.cpp\
scimage.cpp\
scmenu.cpp\
scpainter.cpp\
scpaths.cpp\
scpreview.cpp\
scraction.cpp\
scrap.cpp\
scribusdoc.cpp\
scribusview.cpp\
scribuswin.cpp\
scribusXml.cpp\
scrpalettebase.cpp\
search.cpp\
seiten.cpp\
selfield.cpp\
serializer.cpp\
shadebutton.cpp\
spalette.cpp\
splash.cpp\
story.cpp\
styleselect.cpp\
tabcheckdoc.cpp\
tabguides.cpp\
tabmanager.cpp\
tabpdfoptions.cpp\
tabruler.cpp\
tabtools.cpp\
tabtypography.cpp\
tocindexprefs.ui\
tree.cpp\
undogui.cpp\
undomanager.cpp\
undoobject.cpp\
undostate.cpp\
units.cpp\
unzip.c\
util.cpp\
vgradient.cpp\
vruler.cpp\
werktoolb.cpp\
scribus.cpp\
main.cpp
 
INTERFACES =
TRANSLATIONS =
15,7 → 174,10
 
SUBDIRS = $(pixbuf_subdirs) dicts doc icons keysets libpdf libpostscript manpages plugins po profiles qm templates
 
EXTRA_DIST = about.cpp about.h scimage.cpp scimage.h actionmanager.cpp actionmanager.h applytemplatedialog.ui applytemplatedialog.ui.h documentinformation.cpp documentinformation.h main.cpp scribus.cpp scribus.h scribusdoc.cpp scribusdoc.h scribusview.cpp scribusview.h newfile.h newfile.cpp pageitem.cpp pageitem.h hruler.cpp hruler.h vruler.cpp vruler.h colorm.cpp colorm.h query.cpp query.h dcolor.cpp dcolor.h cpalette.cpp cpalette.h mdup.cpp mdup.h docinfo.cpp docinfo.h reformdoc.cpp reformdoc.h serializer.cpp serializer.h align.cpp align.h fmitem.cpp fmitem.h fontprefs.cpp fontprefs.h missing.cpp missing.h tree.cpp tree.h pdfopts.cpp pdfopts.h inspage.cpp inspage.h delpages.cpp delpages.h movepage.cpp movepage.h mspinbox.cpp mspinbox.h helpbrowser.cpp helpbrowser.h icons5.h linkbutton.cpp linkbutton.h icons6.h linecombo.cpp linecombo.h scribusXml.cpp scribusXml.h cmykfw.cpp cmykfw.h cmykcolor.cpp cmykcolor.h util.cpp colorchart.cpp colorchart.h druck.cpp druck.h editformats.cpp editformats.h edit1format.cpp edit1format.h spalette.cpp spalette.h frameedit.cpp frameedit.h scfonts.cpp scfonts.h scrap.cpp scrap.h scfonts_ttf.cpp scfonts_ttf.h muster.cpp muster.h newtemp.cpp newtemp.h picstatus.cpp picstatus.h picsearch.cpp picsearch.h customfdialog.cpp customfdialog.h cmsprefs.cpp cmsprefs.h bookmwin.cpp bookmwin.h annot.cpp annot.h navigator.cpp navigator.h keymanager.cpp keymanager.h werktoolb.cpp werktoolb.h mpalette.h mpalette.cpp polyprops.cpp polyprops.h layers.cpp layers.h page.cpp page.h editor.cpp editor.h selfield.cpp selfield.h javadocs.cpp javadocs.h buttonicon.cpp buttonicon.h annota.cpp annota.h fpoint.cpp fpoint.h fpointarray.cpp fpointarray.h seiten.cpp seiten.h hysettings.cpp hysettings.h hnjalloc.c hnjalloc.h hyask.cpp hyask.h hyphen.c hyphen.h hyphenator.cpp hyphenator.h scribuswin.cpp scribuswin.h guidemanager.cpp guidemanager.h cupsoptions.cpp cupsoptions.h md5.c md5.h rc4.c rc4.h mergedoc.cpp mergedoc.h bookpalette.cpp bookpalette.h splash.h fontcombo.h scpainter.cpp scpainter.h vgradient.cpp vgradient.h story.cpp story.h autoformbuttongroup.cpp autoformbuttongroup.h autoform.cpp autoform.h fparser.cpp fparser.h tabmanager.cpp tabmanager.h search.cpp search.h styleselect.cpp styleselect.h alignselect.cpp alignselect.h shadebutton.cpp shadebutton.h pageselector.cpp color.h gtaction.cpp gtaction.h gtwriter.cpp gtwriter.h gtfont.cpp gtfont.h gtdialogs.cpp gtdialogs.h gtstyle.cpp gtstyle.h gtframestyle.cpp gtframestyle.h gtparagraphstyle.cpp gtparagraphstyle.h gtmeasure.cpp gtmeasure.h undomanager.cpp undomanager.h undostate.cpp undostate.h undoobject.cpp undoobject.h undogui.cpp undogui.h prefsfile.cpp prefsfile.h prefscontext.cpp prefscontext.h prefsreader.cpp prefsreader.h prefstable.cpp prefstable.h prefs.cpp prefs.h ioapi.c ioapi.h unzip.c unzip.h fileunzip.cpp fileunzip.h langmgr.h langmgr.cpp polygonwidget.cpp polygonwidget.h fileloader.cpp fileloader.h prefsdialogbase.cpp prefsdialogbase.h gradienteditor.cpp gradienteditor.h pageselector.h insertTable.cpp insertTable.h tabtools.cpp tabtools.h tabguides.cpp tabguides.h tabtypography.cpp tabtypography.h tabcheckdoc.cpp tabcheckdoc.h pdfoptions.h tabpdfoptions.cpp tabpdfoptions.h arrowchooser.cpp arrowchooser.h charselect.cpp charselect.h fontreplacedialog.cpp fontreplacedialog.h filewatcher.cpp filewatcher.h checkDocument.cpp checkDocument.h art_kmisc.c art_kmisc.h art_render_misc.c art_render_misc.h art_render_pattern.c art_render_pattern.h art_rgb.c art_rgb.h art_rgb_affine_private.c art_rgb_affine_private.h art_rgb_svp.c art_rgb_svp.h art_rgba_affine.c art_rgba_affine.h LoremIpsum.txt LoremIpsum-short.txt rgbscribus.txt rgbscribusgreys.txt rgbscribusgnome.txt rgbsvg.txt rgbscribusopenoffice.txt units.h units.cpp scribusstructs.h scraction.cpp scraction.h menumanager.cpp menumanager.h scmenu.cpp scmenu.h scrpalettebase.cpp scrpalettebase.h docitemattrprefs.ui docitemattrprefs.ui.h pageitemattributes.ui pageitemattributes.ui.h tocindexprefs.ui tocindexprefs.ui.h pluginmanager.cpp pluginmanager.h extimageprops.cpp extimageprops.h pagesize.cpp pagesize.h scpaths.h
# NOTE: `EXTRA_DIST' is *NOT* required. The build system includes all
# loose files by default. You only need to use `EXTRA_DIST' when using
# `KDE_OPTIONS = noautodist'
# EXTRA_DIST =
 
install-data-local:
$(mkinstalldirs) $(prefix)/share/scribus/samples/