1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- In case we building GNOME version of GIMP link it against pthreads

library to avoid crash in GtkFileChooser.
- Fix plist.
This commit is contained in:
Alexander Nedotsukov 2004-12-26 15:58:26 +00:00
parent cc2c2f83d8
commit 702b5f9caa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125225
6 changed files with 6 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -84,6 +85,7 @@ CONFIGURE_ARGS+= --enable-mp
.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

View File

@ -1175,7 +1175,6 @@ share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
%%GNOMEPANEL:%%share/gnome/pixmaps/gnome-gimp.png
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
share/gimp/palettes/Blues.gpl

View File

@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -84,6 +85,7 @@ CONFIGURE_ARGS+= --enable-mp
.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

View File

@ -1175,7 +1175,6 @@ share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
%%GNOMEPANEL:%%share/gnome/pixmaps/gnome-gimp.png
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
share/gimp/palettes/Blues.gpl

View File

@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -84,6 +85,7 @@ CONFIGURE_ARGS+= --enable-mp
.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

View File

@ -1175,7 +1175,6 @@ share/gimp/misc/gimp.keys
%%GNOMEPANEL:%%share/gnome/applications/gimp-2.2.desktop
%%GNOMEPANEL:%%@exec update-desktop-database > /dev/null || /usr/bin/true
%%GNOMEPANEL:%%share/gnome/mime-info/gimp-2.2.keys
%%GNOMEPANEL:%%share/gnome/pixmaps/gnome-gimp.png
share/gimp/palettes/Bears.gpl
share/gimp/palettes/Bgold.gpl
share/gimp/palettes/Blues.gpl