aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Leach <jleach@src.gnome.org>2001-06-24 01:46:21 +0800
committerJacob Leach <jleach@src.gnome.org>2001-06-24 01:46:21 +0800
commitf23683363bc57fa208e29ae88810c52799b34096 (patch)
treefd2a3bae8a5d1668337aa1863347133be39c7733
parente35f33a5921cd61c79f8f50f2e91fcedbb465af1 (diff)
downloadgsoc2013-evolution-f23683363bc57fa208e29ae88810c52799b34096.tar.gz
gsoc2013-evolution-f23683363bc57fa208e29ae88810c52799b34096.tar.zst
gsoc2013-evolution-f23683363bc57fa208e29ae88810c52799b34096.zip
builddir != srcdir fixes.
svn path=/trunk/; revision=10443
-rw-r--r--libwombat/ChangeLog4
-rw-r--r--libwombat/Makefile.am4
2 files changed, 6 insertions, 2 deletions
diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog
index f59e5b31e4..e57a63dc8e 100644
--- a/libwombat/ChangeLog
+++ b/libwombat/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-23 Jason Leach <jleach@ximian.com>
+
+ * Makefile.am: builddir != srcdir fixes.
+
2001-06-22 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: added $(ORBIT_IDL) as a dependency to the IDL
diff --git a/libwombat/Makefile.am b/libwombat/Makefile.am
index 96962fca76..7219569145 100644
--- a/libwombat/Makefile.am
+++ b/libwombat/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = \
# CORBA stuff
-IDLS = $(top_builddir)/wombat/wombat.idl
+IDLS = $(top_srcdir)/wombat/wombat.idl
IDL_GENERATED = \
wombat.h \
wombat-common.c \
@@ -15,7 +15,7 @@ $(IDLS): $(ORBIT_IDL)
$(IDL_GENERATED): $(IDLS)
$(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
- $(top_builddir)/wombat/wombat.idl
+ $(top_srcdir)/wombat/wombat.idl
# Wombat library
lib_LTLIBRARIES = libwombat.la
651fc754031c'>converters/bibtexconv: Update to 1.2.0Fernando Apesteguía2021-05-052-4/+4 | | | | | | | ChangeLog: https://www.uni-due.de/~be0001/bibtexconv/ PR: 255577 Reported by: dreibh@iem.uni-due.de (maintainer) * *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-051-1/+1 | | | | Hat: portmgr-secretary * converters/cl-babel-sbcl: mark BROKENDmitry Marakasov2021-04-301-0/+2 | | | | Approved by: portmgr blanket * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-04-301-1/+1 | * converters/py-bencoder: Add CATEGORIES=pythonPo-Chuan Hsieh2021-04-291-2/+2 | * converters/pecl-igbinary: Update to 3.2.2Po-Chuan Hsieh2021-04-262-4/+4 | | | | Changes: https://pecl.php.net/package-changelog.php?package=igbinary * converters/p5-Cpanel-JSON-XS: Update to 4.26Po-Chuan Hsieh2021-04-262-4/+4 | | | | Changes: https://metacpan.org/changes/distribution/Cpanel-JSON-XS * converters/bibtexconv: Update to 1.1.22Fernando Apesteguía2021-04-252-4/+4 | | | | | | | | | ChangeLog: https://github.com/dreibh/bibtexconv/commit/faf7bf58cbce7c55ba4d59bba8206e8745e83847 PR: 255174 Reported by: gspurki@gmail.com Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) * Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-211-1/+1 | * converters/rubygem-json-ld-preloaded: Update to 3.1.5Po-Chuan Hsieh2021-04-182-4/+4 | | | | Changes: https://github.com/ruby-rdf/json-ld-preloaded/commits/master * converters/lua-json: Cosmetic changePo-Chuan Hsieh2021-04-181-2/+3 | * converters/Makefile: Clean upPo-Chuan Hsieh2021-04-181-2/+0 | * graphics/poppler: update to 21.04.0Tobias C. Berner2021-04-161-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine * converters/osm2pgsql: update to 1.4.2Dmitry Marakasov2021-04-092-4/+5 | | | | | - Improve testing by only running tests which do not require database access * Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-084-8/+0 | * Remove expired ports:Rene Ladan2021-04-088-84/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 textproc/libcrm114: No known users, dead upstream 2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/gb: Unmaintained and dead upstream 2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc * One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0744-44/+0 | | | | Reported by: lwhsu * all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0 | * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06179-179/+0 | * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-03-291-1/+1 | * Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1 | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. * graphics/poppler: update to 21.03.0Tobias C. Berner2021-03-091-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.03.0: core: * Fix parsing text in some broken pdf files. Issue #1040 * Fix memory issue when using threads. Issue #1050 * TextSelectionDumper: Fix getText() for space after word * Change signature of OutputDev:tilingPatternFill * Make PDFDocBuilder return a std::unique_ptr * Improve well formed check for shading functions * Fix leak in case of fread failing * Fix memory leak in broken file in JBIG2Stream::readGenericBitmap * PSOutputDev: Fix stack overflow in broken files glib: * poppler_annot_free_text_get_callout_line: Fix wrong static cast * poppler-structure-element: fix memleak * Improve documentation * demo: keep same visual appearance between displayed and copied text utils: * pdftotext: Add -cropbox option * pdftoppm: Add -progress option * pdftoppm: Fix rounding bug in computation of output bitmap size. Issue #927 qt6: * Add missing poppler-qt6.pc.cmake PR: 253953 Exp-run by: antoine * Update to 3.1.9Sunpoet Po-Chuan Hsieh2021-03-082-4/+4 | | | | Changes: https://github.com/ruby-rdf/json-ld/releases * - Add missing DEPENDSWen Heping2021-03-061-0/+2 | | | | | PR: 254037 Submitted by: uzsolt@uzsolt.hu * Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2021-03-042-3/+14 | * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-03-021-1/+1 | * - Update to 0.1.1TAKATSU Tomonari2021-02-092-4/+4 | * graphics/poppler: update to 21.02Tobias C. Berner2021-02-091-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | Release 21.02.0: core: * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation * Fix memory leak if saving the file fails * Internal code improvements * Fix various issues handling broken files * Make checkedAdd work for long long in MSVC qt5: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC qt6: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC utils: * pdftohtml: Fix error() parameter type PR: 253183 Exp-run by: antoine * Update to 3.1.8Sunpoet Po-Chuan Hsieh2021-02-072-4/+4 | | | | Changes: https://github.com/ruby-rdf/json-ld/releases * - Update to 1.4.1Dmitry Marakasov2021-02-062-4/+4 | * Those ports are allowed to build a 2.7 flavor, for now.Mathieu Arnold2021-02-041-1/+1 | * - Add new port: converters/R-cran-arabic2kansujiTAKATSU Tomonari2021-02-044-0/+28 | | | | | | | Simple functions to convert given Arabic numerals to Kansuji numerical figures that represent numbers written in Chinese characters. WWW: https://cran.r-project.org/web/packages/arabic2kansuji/ * converters/osm2pgrouting: Update to 2.3.7Loïc Bartoletti2021-02-043-12/+11 | | | | | | | | | | | | - Update to 2.3.7 - Update CMakeLists patch - fix: Way - fixed bug handling oneway false conditions - fix: fixed CMakeLists - fix: adjustments to FindPostgreSQL.cmake. - Improvements on map config XML files. - New docs: "Code of Conduct" and "Contributing". - Docs improvements. * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-02-011-1/+1 | * - Update to 1.4.0Dmitry Marakasov2021-01-282-8/+20 | * Update to 4.06Sunpoet Po-Chuan Hsieh2021-01-272-6/+6 | | | | Changes: https://metacpan.org/changes/distribution/JSON-PP * graphics/poppler: update to 21.01.0Tobias C. Berner2021-01-081-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.01.0: core: * Faster routines for jpeg decoding * Fix reading signatures in encrypted files * Add white point correction when lcms is used * JBIG2Stream: Fix byte counting * Fix potential data loss if we try to fetch a non existing Ref after modifying the document * Specifically use DeviceGray instead of DefaultGray for softmasks * Fix various issues handling broken files utils: * pdftocairo: Setmode binary for windows * pdfsig: Add hability to digitally sign files * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdfimages: Account for rotation in PPI calculation qt5: * Add hability to digitally sign files qt6: * Add hability to digitally sign files build system: * Enable clang-tidy bugprone-signed-char-misuse PR: 252377 Exp-run by: antoine * Update to 3.1.7Sunpoet Po-Chuan Hsieh2021-01-072-4/+4 | | | | Changes: https://github.com/ruby-rdf/json-ld/releases * Update to 3.2.1Sunpoet Po-Chuan Hsieh2021-01-072-5/+4 | | | | Changes: https://pecl.php.net/package-changelog.php?package=igbinary * converters/wkhtmltopdf: fix build on GCC architecturesPiotr Kubaj2021-01-06