aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
blob: 9b6f16a6fd02ad11be51c8be9c235eda39475916 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
# New ports collection makefile for:    The GIMP
# Date created:         Mon Nov 18 21:28:43 CST 1996
# Whom:                 erich@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	gimp
PORTVERSION=	2.2.4
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	graphics gnome
MASTER_SITES=	ftp://ftp.gimp.org/pub/%SUBDIR%/ \
		http://gimp.mirrors.hoobly.com/%SUBDIR%/ \
		http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
		ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \
		ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
		http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \
		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,}
MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A GNU Image Manipulation Program

CONFLICTS=	gimp-1.*

SHLIBVER?=	200

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_XPM=	yes
USE_GMAKE=	yes
USE_LIBTOOL_VER=15
USE_GNOME=	gnomehack intltool intlhack gtk20 libartlgpl2
WANT_GNOME=	yes
INSTALLS_SHLIB=	yes
LIBTOOLFLAGS=	--disable-ltlibs --release-ignore
PLIST_SUB=	SHLIBVER="${SHLIBVER}"
CONFIGURE_ARGS=	--disable-perl \
		--with-html-dir=${DOCSDIR} \
		--disable-gtk-doc \
		--enable-static
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"

GIMP_DISTFILE=	${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}

MAN1=	gimp.1 gimp-2.2.1 gimp-remote.1 gimp-remote-2.2.1 gimptool-2.0.1
MAN5=	gimprc.5 gimprc-2.2.5

.if defined(WITHOUT_WMF) && !exists(${LOCALBASE}/bin/libwmf-config)
PLIST_SUB+=		WMF="@comment "
.else
LIB_DEPENDS+=		wmf.2:${PORTSDIR}/graphics/libwmf
PLIST_SUB+=		WMF=""
.endif

.if defined(WITHOUT_RSVG2) && !exists(${X11BASE}/bin/rsvg)
PLIST_SUB+=		SVG="@comment "
.else
USE_GNOME+=		librsvg2
PLIST_SUB+=		SVG=""
.endif

.if defined(WITHOUT_AA)
CONFIGURE_ARGS+=	--without-aa
PLIST_SUB+=		AA="@comment "
.else
LIB_DEPENDS+=		aa.1:${PORTSDIR}/graphics/aalib
PLIST_SUB+=		AA=""
.endif

.if defined(WITHOUT_EXIF)
CONFIGURE_ARGS+=	--without-libexif
.else
LIB_DEPENDS+=		exif.10:${PORTSDIR}/graphics/libexif
.endif

.if defined(WITHOUT_MNG)
CONFIGURE_ARGS+=	--without-libmng
PLIST_SUB+=		MNG="@comment "
.else
LIB_DEPENDS+=		mng.1:${PORTSDIR}/graphics/libmng
PLIST_SUB+=		MNG=""
.endif

.if defined(WITHOUT_PNG)
CONFIGURE_ARGS+=	--without-libpng
PLIST_SUB+=		PNG="@comment "
.else
LIB_DEPENDS+=		png.5:${PORTSDIR}/graphics/png
PLIST_SUB+=		PNG=""
.endif

.if defined(WITHOUT_JPEG)
CONFIGURE_ARGS+=	--without-libjpeg
PLIST_SUB+=		JPEG="@comment "
.else
LIB_DEPENDS+=		jpeg.9:${PORTSDIR}/graphics/jpeg
PLIST_SUB+=		JPEG=""
.endif

.if defined(WITHOUT_TIFF)
CONFIGURE_ARGS+=	--without-libtiff
PLIST_SUB+=		TIFF="@comment "
.else
LIB_DEPENDS+=		tiff.4:${PORTSDIR}/graphics/tiff
PLIST_SUB+=		TIFF=""
.endif

.if defined(WITH_DEBUG)
CONFIGURE_ARGS+=	--enable-debug
.endif

.if defined(WITH_PYTHON)
USE_PYTHON=		yes
USE_GNOME+=		pygtk2
CONFIGURE_ARGS+=	--enable-python
PLIST_SUB+=		PYTHON:=""
.else
CONFIGURE_ARGS+=	--disable-python
PLIST_SUB+=		PYTHON:="@comment "
.endif

.if defined(WITHOUT_PRINT)
CONFIGURE_ARGS+=	--disable-print
PLIST_SUB+=		PRINT="@comment "
.else
LIB_DEPENDS+=		gimpprint.2:${PORTSDIR}/print/gimp-print
PLIST_SUB+=		PRINT=""
.endif

.if defined(WITH_MP)
CONFIGURE_ARGS+=	--enable-mp
.endif

.include <bsd.port.pre.mk>

.if ${HAVE_GNOME:Mgnomepanel}!=""
USE_GNOME+=		gnomepanel desktopfileutils
CONFIGURE_ARGS+=	--with-desktop-dir=${X11BASE}/share/gnome
CONFIGURE_ENV+=		GIMP_THREAD_LIBS=${PTHREAD_LIBS}
PKGNAMESUFFIX=		-gnome
PLIST_SUB+=		GNOMEPANEL:=""
GNOME_ENABLED=		yes
.else
PLIST_SUB+=		GNOMEPANEL:="@comment "
CONFIGURE_ENV+=		GIMP_THREAD_LIBS=${PTHREAD_LIBS}
.endif

.if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)
USE_GNOME+=		libgtkhtml
PLIST_SUB+=		HELPBROWSER:=""
.else
PLIST_SUB+=		HELPBROWSER:="@comment "
.endif

pre-everything::
	@${ECHO_MSG} ""
	@${ECHO_MSG} "gimp has the following tunable option(s):"
	@${ECHO_MSG} ""
	@${ECHO_MSG} "	WITH_DEBUG=yes		Turns on debugging"
	@${ECHO_MSG} "	WITH_PYTHON=yes		Turns on Python-Fu support"
	@${ECHO_MSG} "	WITHOUT_PRINT=yes	Turns off GIMP printing"
	@${ECHO_MSG} "	WITH_HTML_HELP_BROWSER=yes	Turns on the GIMP help browser"
	@${ECHO_MSG} "	WITH_MP=yes 		Turns on multiple-processor support"
	@${ECHO_MSG} "	WITHOUT_WMF=yes		Turns off wmf support"
	@${ECHO_MSG} "	WITHOUT_RSVG2=yes	Turns off rsvg2 support"
	@${ECHO_MSG} "	WITHOUT_AA=yes		Turns off aa support"
	@${ECHO_MSG} "	WITHOUT_EXIF=yes	Turns off exif support"
	@${ECHO_MSG} "	WITHOUT_MNG=yes		Turns off mng support"
	@${ECHO_MSG} "	WITHOUT_PNG=yes		Turns off png support"
	@${ECHO_MSG} "	WITHOUT_JPEG=yes	Turns off jpeg support"
	@${ECHO_MSG} "	WITHOUT_TIFF=yes	Turns off tiff support"
	@${ECHO_MSG} ""

.if defined(GNOME_ENABLED)
post-install:
	@-update-desktop-database
.endif

.include <bsd.port.post.mk>