summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2003-08-05 08:54:20 +0000
committerwiz <wiz>2003-08-05 08:54:20 +0000
commitc3b9dae0975d172897fd428b3ea1bb73a3c08ea0 (patch)
treea7cc898d89b149b214df4747f6129d84bd755470
parentc7056587bb575d826dcd23556fb5b683ea0c52fb (diff)
downloadpkgsrc-c3b9dae0975d172897fd428b3ea1bb73a3c08ea0.tar.gz
Update to 0.9.11.
* Hebrew translation! * Right-to-left language support (for Hebrew, for example). * Updated Korean translations. * UTF-8 support in the Text Tool! * Added 'The Gimp' to docs/PNG.txt * Lithuanian translation. * Fixed bug that would cause some translated stamp sounds to not load. * Added Dutch translation of (older version of) HTML documentation. * Updated Polish translations. * Added Polish version of manpage. * Fixed a few typos in the manpage. * Fixed UTF-8 word-wrapping bug when there were no spaces * When a locale requiring its own font can't be used because the font is missing, Tux Paint STILL didn't work right. Fixed. (Set $LC_ALL=C) * Added a set of square brushes (similar to the various round ones). * Added "--nostamps" option to disable stamp tool. (When it's not needed, they just take time to load, and RAM to store.) * Added missing "--nosysconfig" to "--help" usage output. * Increased MAX_FILES from 256 to 2048. Users with more than 128 images saved were unable to load the newest images! (Hopefully 1024 saved files is sufficient.) * Thumbnails now saved to a ".thumbs" subdirectory under "saved". (Old thumbnails will still be loaded, if found. Currently, the old thumbnails will still be saved in the old location, not under .thumbs) * Updated tuxpaint-import to create .thumbs subdirectory, and put new thumbnails there. * "Thick" and "Thin" Magic Tools made 'stronger.'
-rw-r--r--graphics/tuxpaint/Makefile11
-rw-r--r--graphics/tuxpaint/PLIST13
-rw-r--r--graphics/tuxpaint/distinfo8
-rw-r--r--graphics/tuxpaint/patches/patch-aa11
4 files changed, 34 insertions, 9 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile
index f3667b47b01..1929876fbc8 100644
--- a/graphics/tuxpaint/Makefile
+++ b/graphics/tuxpaint/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2003/07/26 21:41:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2003/08/05 08:54:20 wiz Exp $
#
-DISTNAME= tuxpaint-0.9.10
-PKGREVISION= 4
+DISTNAME= tuxpaint-0.9.11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
@@ -16,11 +15,17 @@ USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
MANCOMPRESSED= YES
+LDFLAGS+= ${_BLNK_ICONV_LDFLAGS}
MAKE_ENV+= CONFDIR="${PKG_SYSCONFDIR}"
EGDIR= ${PREFIX}/share/examples/tuxpaint
CONF_FILES= ${EGDIR}/tuxpaint.conf ${PKG_SYSCONFDIR}/tuxpaint.conf
+post-install:
+ -find ${PREFIX}/share/doc/tuxpaint -name CVS -exec ${RM} -r {} \; 2>/dev/null
+ -find ${PREFIX}/share/tuxpaint -name CVS -exec ${RM} -r {} \; 2>/dev/null
+
.include "../../audio/SDL_mixer/buildlink2.mk"
+.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/SDL/buildlink2.mk"
.include "../../devel/SDL_ttf/buildlink2.mk"
.include "../../graphics/SDL_image/buildlink2.mk"
diff --git a/graphics/tuxpaint/PLIST b/graphics/tuxpaint/PLIST
index dc77c2209c6..1b61765f882 100644
--- a/graphics/tuxpaint/PLIST
+++ b/graphics/tuxpaint/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2003/03/07 11:40:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/08/05 08:54:21 wiz Exp $
bin/tuxpaint
bin/tuxpaint-import
man/man1/tuxpaint-import.1
man/man1/tuxpaint.1
+man/pl/man1/tuxpaint.1
share/doc/tuxpaint/AUTHORS.txt
share/doc/tuxpaint/CHANGES.txt
share/doc/tuxpaint/COPYING.txt
@@ -124,6 +125,7 @@ share/doc/tuxpaint/nl/FAQ.txt
share/doc/tuxpaint/nl/INSTALL.txt
share/doc/tuxpaint/nl/PNG.txt
share/doc/tuxpaint/nl/README.txt
+share/doc/tuxpaint/nl/html/README.html
share/doc/tuxpaint/nn/AUTHORS.txt
share/doc/tuxpaint/nn/COPYING.txt
share/doc/tuxpaint/nn/FAQ.txt
@@ -158,12 +160,14 @@ ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tuxpaint.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/tuxpaint.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/tuxpaint.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/tuxpaint.mo
@@ -187,6 +191,12 @@ share/tuxpaint/brushes/slash_16_rt.png
share/tuxpaint/brushes/slash_20_lt.png
share/tuxpaint/brushes/slash_20_rt.png
share/tuxpaint/brushes/spray.png
+share/tuxpaint/brushes/square_seethru.png
+share/tuxpaint/brushes/square_24.png
+share/tuxpaint/brushes/square_06.png
+share/tuxpaint/brushes/square_36.png
+share/tuxpaint/brushes/square_12.png
+share/tuxpaint/brushes/square_fuzz.png
share/tuxpaint/brushes/x.png
share/tuxpaint/fonts/default_font.ttf
share/tuxpaint/fonts/efont_serif.ttf
@@ -320,6 +330,7 @@ share/tuxpaint/sounds/thin.wav
@dirrm share/doc/tuxpaint/sv
@dirrm share/doc/tuxpaint/pt_br
@dirrm share/doc/tuxpaint/nn
+@dirrm share/doc/tuxpaint/nl/html
@dirrm share/doc/tuxpaint/nl
@dirrm share/doc/tuxpaint/ko
@dirrm share/doc/tuxpaint/it
diff --git a/graphics/tuxpaint/distinfo b/graphics/tuxpaint/distinfo
index 3988e0d3637..7748ff82cce 100644
--- a/graphics/tuxpaint/distinfo
+++ b/graphics/tuxpaint/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2003/03/07 11:40:58 wiz Exp $
+$NetBSD: distinfo,v 1.8 2003/08/05 08:54:22 wiz Exp $
-SHA1 (tuxpaint-0.9.10.tar.gz) = 862324420144150bb2fb892912ce23ef4ddbf0e1
-Size (tuxpaint-0.9.10.tar.gz) = 1260841 bytes
-SHA1 (patch-aa) = a85b6f9ab421d35a0c2f158de779fbacc59caddf
+SHA1 (tuxpaint-0.9.11.tar.gz) = f54c9e349e826b4bbd81a084c05b474f3dff6285
+Size (tuxpaint-0.9.11.tar.gz) = 1317288 bytes
+SHA1 (patch-aa) = 7d389b2e71643f326601038456417b0553b0a5f0
diff --git a/graphics/tuxpaint/patches/patch-aa b/graphics/tuxpaint/patches/patch-aa
index 6e9df5ff6ab..9a3422f8d11 100644
--- a/graphics/tuxpaint/patches/patch-aa
+++ b/graphics/tuxpaint/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.4 2003/03/07 11:40:58 wiz Exp $
+$NetBSD: patch-aa,v 1.5 2003/08/05 08:54:23 wiz Exp $
--- Makefile.orig Wed Feb 19 08:27:22 2003
+++ Makefile
@@ -61,3 +61,12 @@ $NetBSD: patch-aa,v 1.4 2003/03/07 11:40:58 wiz Exp $
# Install a launcher icon in the Gnome menu, under "Graphics"
+@@ -510,7 +502,7 @@ install-man:
+ tuxpaint: obj/tuxpaint.o $(ARCH_LIBS)
+ @echo
+ @echo "...Linking Tux Paint..."
+- @$(CC) $(CFLAGS) -o tuxpaint obj/tuxpaint.o $(ARCH_LIBS) $(SDL_LIBS) \
++ @$(CC) $(CFLAGS) ${LDFLAGS} -o tuxpaint obj/tuxpaint.o $(ARCH_LIBS) $(SDL_LIBS) \
+ -lm $(ARCH_LINKS)
+ @$(RSRC_CMD)
+ @$(MIMESET_CMD)