pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bluefish Updated to 0.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b6b3c4bc3ae
branches: trunk
changeset: 463957:0b6b3c4bc3ae
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Dec 03 03:50:15 2003 +0000
description:
Updated to 0.12
Changes:
o Better user interface (for example a reworked menu, and
improved keyboard navigation)
o Support for remote files using gnome-vfs
o Nicer user interface (many new icons and buttons, and general
user interface cleanups)
o Many bug fixes and much more.
diffstat:
www/bluefish/Makefile | 8 ++++++--
www/bluefish/PLIST | 9 ++++++++-
www/bluefish/distinfo | 7 +++----
www/bluefish/patches/patch-aa | 22 ----------------------
4 files changed, 17 insertions(+), 29 deletions(-)
diffs (103 lines):
diff -r 8232e454b315 -r 0b6b3c4bc3ae www/bluefish/Makefile
--- a/www/bluefish/Makefile Wed Dec 03 03:31:16 2003 +0000
+++ b/www/bluefish/Makefile Wed Dec 03 03:50:15 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2003/08/01 07:26:05 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2003/12/03 03:50:15 xtraeme Exp $
#
-DISTNAME= bluefish-0.11
+DISTNAME= bluefish-0.12
CATEGORIES= www
MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \
ftp://bluefish.advancecreations.com/bluefish/downloads/ \
@@ -14,6 +14,7 @@
HOMEPAGE= http://bluefish.openoffice.nl/
COMMENT= GTK HTML editor for the experienced web designer
+DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
DEPENDS+= weblint-[0-9]*:../../www/weblint
BUILD_USES_MSGFMT= YES
@@ -24,7 +25,10 @@
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-autocomplet
+CONFIGURE_ARGS+= --with-icon-path=${PREFIX}/share/pixmaps
+CONFIGURE_ARGS+= --with-gnome2-menu=${PREFIX}/share/applications
+.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../devel/pcre/buildlink2.mk"
.include "../../textproc/aspell/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
diff -r 8232e454b315 -r 0b6b3c4bc3ae www/bluefish/PLIST
--- a/www/bluefish/PLIST Wed Dec 03 03:31:16 2003 +0000
+++ b/www/bluefish/PLIST Wed Dec 03 03:50:15 2003 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.7 2003/07/31 19:02:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/12/03 03:50:15 xtraeme Exp $
bin/bluefish
+share/applications/bluefish.desktop
share/bluefish/bluefish_splash.png
share/bluefish/custom_menu.default
share/bluefish/encodings.default
@@ -19,15 +20,21 @@
share/bluefish/icon_r.png
share/bluefish/icon_unknown.png
share/bluefish/icon_xml.png
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo
+share/pixmaps/bluefish-icon.png
@dirrm share/bluefish
diff -r 8232e454b315 -r 0b6b3c4bc3ae www/bluefish/distinfo
--- a/www/bluefish/distinfo Wed Dec 03 03:31:16 2003 +0000
+++ b/www/bluefish/distinfo Wed Dec 03 03:50:15 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/07/31 19:02:09 wiz Exp $
+$NetBSD: distinfo,v 1.7 2003/12/03 03:50:15 xtraeme Exp $
-SHA1 (bluefish-0.11.tar.bz2) = af85434222745f0a356c9b19dc9ec30d55c52a07
-Size (bluefish-0.11.tar.bz2) = 751511 bytes
-SHA1 (patch-aa) = 32f83e2b905f70a43c0e32f8de848e6efc09aeb0
+SHA1 (bluefish-0.12.tar.bz2) = dd8f7206916a9c284e9397e568a99e9d8ec9f53b
+Size (bluefish-0.12.tar.bz2) = 868677 bytes
diff -r 8232e454b315 -r 0b6b3c4bc3ae www/bluefish/patches/patch-aa
--- a/www/bluefish/patches/patch-aa Wed Dec 03 03:31:16 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2003/07/31 19:02:09 wiz Exp $
-
---- Makefile.in.orig 2003-07-31 20:43:38.000000000 +0200
-+++ Makefile.in
-@@ -45,7 +45,7 @@ INSTALL_DATA = $(INSTALL) -m 644
- bluefish:all
- all:
- @cd src/ && $(MAKE) all
-- if [ "${USE_NLS}" == "yes" ]; then \
-+ if [ "${USE_NLS}" = "yes" ]; then \
- cd po/ && $(MAKE) all; \
- fi
- @cd data/ && $(MAKE) all
-@@ -77,7 +77,7 @@ install: src/bluefish
- $(INSTALL_DATA) inline_images/bluefish_icon1.png $(iconpath)/bluefish-icon.png ;\
- fi
- @cd src/ && $(MAKE) install
-- if [ "${USE_NLS}" == "yes" ]; then \
-+ if [ "${USE_NLS}" = "yes" ]; then \
- cd po/ && $(MAKE) install;\
- fi
- @cd data/ && $(MAKE) install
Home |
Main Index |
Thread Index |
Old Index