1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.2.2.

This commit is contained in:
Maxim Sobolev 2002-03-17 16:17:47 +00:00
parent a140f27d5a
commit 3069132a04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56249
5 changed files with 12 additions and 13 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= gpaint
PORTVERSION= 0.2
PORTVERSION= 0.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/gpaint/
MAINTAINER= sobomax@FreeBSD.org

View File

@ -1 +1 @@
MD5 (gpaint-0.2.tar.gz) = 5daceec3a9b21520b4add16826c787d9
MD5 (gpaint-0.2.2.tar.gz) = e4fb131252434cf335ae228ced1563a5

View File

@ -1,14 +1,13 @@
$FreeBSD$
--- src/Makefile.in 2001/12/19 10:37:34 1.1
+++ src/Makefile.in 2001/12/19 10:37:53
@@ -115,7 +115,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
--- src/Makefile.in 2002/03/17 16:11:28 1.1
+++ src/Makefile.in 2002/03/17 16:12:09
@@ -119,6 +119,7 @@
-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR)
+INCLUDES = $(GDK_PIXBUF_CFLAGS) -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR)
INCLUDES = \
-I$(top_srcdir)/intl \
+ $(GDK_PIXBUF_CFLAGS) \
$(GNOME_INCLUDEDIR)
bin_PROGRAMS = gpaint

View File

@ -14,4 +14,4 @@ and turning gpaint into a Bonobo component for simple image editing tasks.
For bugs or general comments please send mail to Andy Tai, atai@atai.org
WWW: http://gpaint.sourceforge.net/
WWW: http://www.gnu.org/software/gpaint/

View File

@ -16,6 +16,7 @@ share/gnome/pixmaps/gpaint/dergates.jpg
share/gnome/pixmaps/gpaint/dotPenOp.xpm
share/gnome/pixmaps/gpaint/dynPenOp.xpm
share/gnome/pixmaps/gpaint/eraseOp.xpm
share/gnome/pixmaps/gpaint/eraseOp.xpm.new
share/gnome/pixmaps/gpaint/fboxOp.xpm
share/gnome/pixmaps/gpaint/ffillOp.xpm
share/gnome/pixmaps/gpaint/ffreehandOp.xpm