aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libkexiv2-kde4/Makefile
blob: b90d4c2a11e895ec3bdd1cd434ab9043aa22eb0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:    libkexiv2
# Date created:         14 March 2007
# Whom:             Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   libkexiv2
PORTVERSION=    0.1.1
PORTREVISION=   1
CATEGORIES= graphics devel
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kipi

MAINTAINER= ale@FreeBSD.org
COMMENT=    A wrapper library to manipulate pictures metadata

LIB_DEPENDS=    exiv2.0:${PORTSDIR}/graphics/exiv2

USE_BZIP2=  yes
USE_KDELIBS_VER=3
USE_GNOME=  gnomehack pkgconfig
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool:15
USE_LDCONFIG=   yes

post-patch:
    @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \
        ${WRKSRC}/${CONFIGURE_SCRIPT}

.include <bsd.port.mk>
4/cgit/gsoc2013-evolution/commit/widgets?h=EVOLUTION_3_9_5&id=5bca57d56965a0d19e93b9d80bf3020c7f500f31'>gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-046-5/+14 * gdk_pixbuf_unref() -> g_object_unref()Kjartan Maraas2008-06-043-2/+8 * gtk_window_set_policy -> gtk_window_set_resizable.Kjartan Maraas2008-06-043-13/+19 * gtk_window_set_policy -> gtk_window_set_resizableKjartan Maraas2008-06-042-2/+6 * Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-048-52/+55 * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-19/+64 * ** Fixes bug #534360Matthew Barnes2008-05-2348-562/+856 * ** Fixes bug #311042, Patch by Milan CrhaMatthew Barnes2008-05-142-4/+87 * ** Fixes part of bug #424744Matthew Barnes2008-05-073-13/+21 * ** Fix for bug #528288Milan Crha2008-04-305-3/+98 * ** Fix for bug #529893Danny Baumann2008-04-2510-1/+34 * ** Fixes bug #529641Matthew Barnes2008-04-235-3/+20 * ** Fix for bug #334444Srinivasa Ragavan2008-04-213-0/+33 * ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-185-158/+235 * Remove some unused variables.Matthew Barnes2008-04-142-1/+7 * Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-123-1/+181 * ** Merge the mbarnes-composer branchMatthew Barnes2008-04-038-45/+306 * ** Fix for bug #519292Milan Crha2008-03-272-2/+9 * ** Fix for bug #507526Milan Crha2008-03-272-1/+7 * ** Fix for bug #482148Milan Crha2008-03-152-4/+17 * ** Fix for bug #460204Milan Crha2008-03-132-0/+19 * ** Fix for bug #512543Milan Crha2008-03-132-628/+6 * Fix the string freeze break of the former commit.Andre Klapper2008-02-242-1/+6 * Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no...Suman Manjunath2008-02-243-83/+115 * ** Fix for bug #383438Milan Crha2008-02-202-1/+8 * ** Fix for bug #209353Milan Crha2008-02-202-1/+17 * ** Part of fix for bug #515744Milan Crha2008-02-183-3/+17 * ** Fix for bnc #178778Srinivasa Ragavan2008-02-182-2/+8 * ** Fix for bug #249501Milan Crha2008-02-082-0/+23 * Fix a compiler warning.Matthew Barnes2008-02-032-52/+6 * ** Fix for bug #512623Milan Crha2008-02-013-6/+16 * Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-294-5/+12 * Fix some gradient issues.Srinivasa Ragavan2008-01-282-4/+8 * Fix for 467581 : wrap a/c searches in a camel-op for better cancellation.Johnny Jacob2008-01-253-1/+9 * Fix typo: s/EVOLUTON_MAIL_LIBS/EVOLUTION_MAIL_LIBS/. No need to useTor Lillqvist2008-01-252-2/+7 * ** Fix for bug #402487Milan Crha2008-01-242-2/+12 * Cairofication of the preference window's etable.Srinivasa Ragavan2008-01-244-80/+28 * ** Fix for bug #511105Milan Crha2008-01-234-5/+19 * ** Fix for bug #511094Milan Crha2008-01-232-0/+10 * Draw the cursor only for multiselection.Srinivasa Ragavan2008-01-202-3/+7 * Removed the pixmap cache. It wasn't giving alpha for the cairo renderedSrinivasa Ragavan2008-01-203-110/+87 * Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl...Suman Manjunath2008-01-142-16/+32 * Patch by Jean-Christophe BEGUE to fix bug #329692.Jeffrey Stedfast2008-01-122-1/+9 * ** Fix for bug #488213Milan Crha2008-01-124-8/+17 * ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-104-12/+39 * ** Fix for bug #339813Milan Crha2008-01-073-7/+62 * Part of bug #504480 Possible leak fix. Function prototype changed andMilan Crha2008-01-043-5/+14 * ** Fix for bug #504480Matthew Barnes2008-01-042-0/+15 * ** Fix for bug #211353Milan Crha2007-12-172-0/+10 * ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-177-26/+500 * ** Fixes bug 474651Tobias Mueller2007-12-142-3/+3 * ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-062-9/+10 * Patch from David Turner <cillian64@googlemail.com>: Fix for bug #408170 (mis...Suman Manjunath2007-12-062-2/+9 * ** Fix for bug #458824David Turner2007-12-042-5/+11 * ** Fixes bug #392747Matthew Barnes2007-12-033-29/+16 * ** Fixes part of bug #495123Matthew Barnes2007-12-025-0/+415 * ** Fixes bug #495123Matthew Barnes2007-11-284-0/+487 * ** Fixes bug #495951 Use GtkTreeView in place of ETableGilles Dartiguelongue2007-11-274-276/+259 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-15226-2602/+2602 * ** Fix for bug #255051Milan Crha2007-11-054-1/+25 * ** Fix for bug #231166Milan Crha2007-11-052-38/+98 * ** Fix for bug #341085Milan Crha2007-11-052-5/+12 * ** Fix for bug #351932Milan Crha2007-11-053-0/+25 * ** Fixes bug #492058Damien Carbery2007-11-033-10/+18 * ** Fix for bug #463946Milan Crha2007-11-022-0/+8 * ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-012-2/+7 * text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-3120-3996/+34 * Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-319-17/+38 * Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-3116-50/+81 * ** Fix for bug #483785Michael Monreal2007-10-312-1/+9 * ** Workaround for bug #395272Tobias Mueller2007-10-262-8/+21 * ** Fixes part of bug #417999Matthew Barnes2007-10-232-5/+14 * ** Fixes bug 360134Tobias Mueller2007-10-124-4/+5 * ** Fixes bug #437579Matthew Barnes2007-10-1012-44/+56 * Remove an unused function left behind by my previous commit.Matthew Barnes2007-10-021-10/+0 * ** Fixes bug #469657Matthew Barnes2007-10-023-67/+42 * 2007-10-01 mcrha Fix for bug #470837Milan Crha2007-10-012-24/+46 * 2007-10-01 mcrha Fix for bug #413420Milan Crha2007-10-012-1/+58 * 2007-10-01 mcrha Fix for bug #474557Milan Crha2007-10-012-3/+10 * Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-2822-44/+74 * 2007-09-27 mcrha Fix for bug #478871Milan Crha2007-09-272-4/+13 * 2007-09-27 mcrha Fix for bug #479716 (needs run autogen.sh)Milan Crha2007-09-274-2129/+31 * 2007-09-26 mcrha Fix for bug #423401Milan Crha2007-09-264-8/+41 * 2007-09-26 mcrha Fix for bug #351333Milan Crha2007-09-262-3/+21 * 2007-09-26 mcrha Fix for bug #340748Milan Crha2007-09-262-0/+9 * ** Fixes bug #476040Matthew Barnes2007-09-132-4/+9 * 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-02