pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/galeon12 Re-import galeon 1.2.14 as galeon12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6869686e1d1
branches:  trunk
changeset: 478266:b6869686e1d1
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jul 20 17:34:02 2004 +0000

description:
Re-import galeon 1.2.14 as galeon12.
Galeon 1.2.x has been end of lifed and will not be updated for mozilla post 1.7

diffstat:

 www/galeon12/DESCR            |    2 +
 www/galeon12/Makefile         |   72 ++++++++
 www/galeon12/PLIST            |  370 ++++++++++++++++++++++++++++++++++++++++++
 www/galeon12/distinfo         |    7 +
 www/galeon12/files/galeon.in  |    4 +
 www/galeon12/patches/patch-aa |   12 +
 www/galeon12/patches/patch-ab |   13 +
 www/galeon12/patches/patch-ac |   28 +++
 8 files changed, 508 insertions(+), 0 deletions(-)

diffs (truncated from 540 to 300 lines):

diff -r 297dc5208eca -r b6869686e1d1 www/galeon12/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/galeon12/DESCR        Tue Jul 20 17:34:02 2004 +0000
@@ -0,0 +1,2 @@
+Galeon is a GNOME web browser based on gecko (mozilla rendering engine).
+It's fast, it has a light interface and it is full standards compliant.
diff -r 297dc5208eca -r b6869686e1d1 www/galeon12/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/galeon12/Makefile     Tue Jul 20 17:34:02 2004 +0000
@@ -0,0 +1,72 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/20 17:34:02 abs Exp $
+
+DISTNAME=      galeon-1.2.14
+CATEGORIES=    www
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=galeon/}
+
+MAINTAINER=    taya%NetBSD.org@localhost
+HOMEPAGE=      http://galeon.sourceforge.net/
+COMMENT=       GNOME web browser based on gecko (mozilla rendering engine)
+
+CONFLICTS=     galeon-current-[0-9]*
+
+EVAL_PREFIX+=  MOZILLA_PREFIX=mozilla
+EVAL_PREFIX+=  ICONV_PREFIX=libiconv
+EVAL_PREFIX+=  GCONF_PREFIX=GConf
+
+USE_X11BASE=           yes
+USE_BUILDLINK3=                yes
+USE_DIRS+=             xdg-1.1
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=           yes
+USE_LANGUAGES=         c c++
+USE_GNU_TOOLS+=                make
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-mozilla-includes=${BUILDLINK_PREFIX.mozilla}/include/mozilla \
+                       --with-mozilla-libs=${BUILDLINK_PREFIX.mozilla}/lib/mozilla \
+                       --with-libiconv=${LOCALBASE} \
+                       --disable-applet \
+                       --disable-werror \
+                       --sysconfdir=${PREFIX}/etc \
+                       MOZILLA_CONFIG=${MOZ_LIBDIR}/mozilla-config
+CONFIGURE_ARGS+= --with-mozilla=1.7
+
+.include       "../../converters/libiconv/buildlink3.mk"
+.include       "../../devel/GConf/buildlink3.mk"
+.include       "../../devel/gettext-lib/buildlink3.mk"
+.include       "../../devel/libglade/buildlink3.mk"
+.include       "../../devel/oaf/buildlink3.mk"
+.include       "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
+.include       "../../textproc/intltool/buildlink3.mk"
+.include       "../../textproc/libxml/buildlink3.mk"
+.include       "../../textproc/scrollkeeper/omf.mk"
+.include       "../../sysutils/gnome-vfs/buildlink3.mk"
+.include       "../../www/mozilla/buildlink3.mk"
+.include       "../../x11/gnome-libs/buildlink3.mk"
+
+MOZ_LIBDIR=     ${MOZILLA_PREFIX}/lib/mozilla
+LDFLAGS+=       -Wl,${RPATH_FLAG}${MOZ_LIBDIR}
+
+# Ensure we export symbols in the linked shared object.
+LDFLAGS+=              ${EXPORT_SYMBOLS_LDFLAGS}
+
+.include "../../mk/compiler.mk"
+.if !empty(CC_VERSION:Mgcc-3*)
+# Workaround for gcc3 build issue
+post-buildlink:
+       ${CP} ${BUILDLINK_DIR}/bin/cc ${BUILDLINK_DIR}/bin/cc.orig
+       ${SED} 's:\(exec \$$cmd\):\1 -lstdc++ -lm:' ${BUILDLINK_DIR}/bin/cc.orig\
+                                               > ${BUILDLINK_DIR}/bin/cc
+.endif
+
+pre-install:
+       ${GCONF_PREFIX}/bin/gconftool --shutdown
+
+post-install:
+       ${SED} -e "s,@PREFIX@,${PREFIX},g" -e "s,@MOZILLA_PREFIX@,${MOZILLA_PREFIX},g" ${FILESDIR}/galeon.in > ${PREFIX}/bin/galeon
+       ${CHOWN} ${BINOWN} ${PREFIX}/bin/galeon
+       ${CHGRP} ${BINGRP} ${PREFIX}/bin/galeon
+       ${CHMOD} ${BINMODE} ${PREFIX}/bin/galeon
+       ${INSTALL_PROGRAM_DIR} ${PREFIX}/lib/galeon
+
+.include "../../mk/bsd.pkg.mk"
diff -r 297dc5208eca -r b6869686e1d1 www/galeon12/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/galeon12/PLIST        Tue Jul 20 17:34:02 2004 +0000
@@ -0,0 +1,370 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/20 17:34:03 abs Exp $
+bin/galeon
+bin/galeon-bin
+bin/galeon-config-tool
+etc/gconf/schemas/galeon.schemas
+etc/sound/events/galeon.soundlist
+lib/galeon/components/libgaleon-xpcom.a
+lib/galeon/components/libgaleon-xpcom.la
+lib/galeon/components/libgaleon-xpcom.so
+man/man1/galeon.1
+share/galeon/CloseTab.png
+share/galeon/FAQ.html
+share/galeon/Fullscreen.png
+share/galeon/Insecure.png
+share/galeon/Secure.png
+share/galeon/about_logo.png
+share/galeon/autoscroll.xpm
+share/galeon/babelfish.png
+share/galeon/bookmarks.glade
+share/galeon/bookmarks.png
+share/galeon/bug.png
+share/galeon/crash.xpm
+share/galeon/debian.png
+share/galeon/default.png
+share/galeon/default_open.png
+share/galeon/delete.xpm
+share/galeon/dir.png
+share/galeon/dir_open.png
+share/galeon/download.png
+share/galeon/drag-url-icon.png
+share/galeon/fetch_favicon.xpm
+share/galeon/fetch_favicon_small.xpm
+share/galeon/fonts.png
+share/galeon/freshmeat.png
+share/galeon/galeon-composite.png
+share/galeon/galeon-watermark.png
+share/galeon/galeon.glade
+share/galeon/galeon.png
+share/galeon/general.png
+share/galeon/gnome-error.xpm
+share/galeon/gnome-question.xpm
+share/galeon/gnome-warning.xpm
+share/galeon/gnome_icons.png
+share/galeon/google.png
+share/galeon/google_groups.png
+share/galeon/google_images.png
+share/galeon/harddrive.png
+share/galeon/history.png
+share/galeon/i-bookmark.png
+share/galeon/i-bookmark.xpm
+share/galeon/imdb_movies.png
+share/galeon/js-all.xpm
+share/galeon/js-error.xpm
+share/galeon/js-info.xpm
+share/galeon/js-warning.xpm
+share/galeon/link.xpm
+share/galeon/logo.png
+share/galeon/mime.png
+share/galeon/mime.xpm
+share/galeon/mini_find.xpm
+share/galeon/mouse.png
+share/galeon/myportal.css
+share/galeon/nautilus_icons.png
+share/galeon/network.png
+share/galeon/new_alias.xpm
+share/galeon/new_alias_small.xpm
+share/galeon/new_folder.xpm
+share/galeon/new_folder_small.xpm
+share/galeon/new_item.xpm
+share/galeon/new_item_small.xpm
+share/galeon/new_separator.xpm
+share/galeon/new_separator_small.xpm
+share/galeon/preferences.glade
+share/galeon/print-preview.glade
+share/galeon/print.glade
+share/galeon/programs.png
+share/galeon/prompts.glade
+share/galeon/rpm.png
+share/galeon/security.png
+share/galeon/slack.png
+share/galeon/small-close.xpm
+share/galeon/small-detach.xpm
+share/galeon/small-menu.xpm
+share/galeon/smart-bm-fold.png
+share/galeon/smart-bm-unfold.png
+share/galeon/spinners/crashcut/001.png
+share/galeon/spinners/crashcut/002.png
+share/galeon/spinners/crashcut/003.png
+share/galeon/spinners/crashcut/004.png
+share/galeon/spinners/crashcut/005.png
+share/galeon/spinners/crashcut/006.png
+share/galeon/spinners/crashcut/007.png
+share/galeon/spinners/crashcut/008.png
+share/galeon/spinners/crashcut/009.png
+share/galeon/spinners/crashcut/010.png
+share/galeon/spinners/crashcut/011.png
+share/galeon/spinners/crashcut/012.png
+share/galeon/spinners/crashcut/rest.png
+share/galeon/spinners/galeon/001.png
+share/galeon/spinners/galeon/002.png
+share/galeon/spinners/galeon/003.png
+share/galeon/spinners/galeon/004.png
+share/galeon/spinners/galeon/005.png
+share/galeon/spinners/galeon/006.png
+share/galeon/spinners/galeon/007.png
+share/galeon/spinners/galeon/008.png
+share/galeon/spinners/galeon/009.png
+share/galeon/spinners/galeon/010.png
+share/galeon/spinners/galeon/011.png
+share/galeon/spinners/galeon/012.png
+share/galeon/spinners/galeon/013.png
+share/galeon/spinners/galeon/014.png
+share/galeon/spinners/galeon/015.png
+share/galeon/spinners/galeon/016.png
+share/galeon/spinners/galeon/017.png
+share/galeon/spinners/galeon/018.png
+share/galeon/spinners/galeon/019.png
+share/galeon/spinners/galeon/020.png
+share/galeon/spinners/galeon/021.png
+share/galeon/spinners/galeon/022.png
+share/galeon/spinners/galeon/023.png
+share/galeon/spinners/galeon/024.png
+share/galeon/spinners/galeon/025.png
+share/galeon/spinners/galeon/026.png
+share/galeon/spinners/galeon/027.png
+share/galeon/spinners/galeon/rest.png
+share/galeon/spinners/pipeon/001.png
+share/galeon/spinners/pipeon/002.png
+share/galeon/spinners/pipeon/003.png
+share/galeon/spinners/pipeon/004.png
+share/galeon/spinners/pipeon/005.png
+share/galeon/spinners/pipeon/006.png
+share/galeon/spinners/pipeon/007.png
+share/galeon/spinners/pipeon/008.png
+share/galeon/spinners/pipeon/009.png
+share/galeon/spinners/pipeon/010.png
+share/galeon/spinners/pipeon/011.png
+share/galeon/spinners/pipeon/012.png
+share/galeon/spinners/pipeon/013.png
+share/galeon/spinners/pipeon/014.png
+share/galeon/spinners/pipeon/rest.png
+share/galeon/stock_trash.xpm
+share/galeon/stocks.png
+share/galeon/stop.png
+share/galeon/tabs.png
+share/galeon/tb_drag_arrow_down.xpm
+share/galeon/tb_drag_arrow_left.xpm
+share/galeon/tb_drag_arrow_right.xpm
+share/galeon/tb_drag_arrow_up.xpm
+share/galeon/themes/Aquatic/Back-prelight.png
+share/galeon/themes/Aquatic/Back.png
+share/galeon/themes/Aquatic/Bookmarks-prelight.png
+share/galeon/themes/Aquatic/Bookmarks.png
+share/galeon/themes/Aquatic/Forward-prelight.png
+share/galeon/themes/Aquatic/Forward.png
+share/galeon/themes/Aquatic/Home-prelight.png
+share/galeon/themes/Aquatic/Home.png
+share/galeon/themes/Aquatic/New-prelight.png
+share/galeon/themes/Aquatic/New.png
+share/galeon/themes/Aquatic/Refresh-prelight.png
+share/galeon/themes/Aquatic/Refresh.png
+share/galeon/themes/Aquatic/Stop-prelight.png
+share/galeon/themes/Aquatic/Stop.png
+share/galeon/themes/Aquatic/Up-prelight.png
+share/galeon/themes/Aquatic/Up.png
+share/galeon/themes/GnomeLarge/Back.png
+share/galeon/themes/GnomeLarge/Forward.png
+share/galeon/themes/GnomeLarge/Go.png
+share/galeon/themes/GnomeLarge/Home.png
+share/galeon/themes/GnomeLarge/New.png
+share/galeon/themes/GnomeLarge/Refresh.png
+share/galeon/themes/GnomeLarge/Stop.png
+share/galeon/themes/GnomeLarge/Up.png
+share/galeon/themes/Micro/Back-prelight.png
+share/galeon/themes/Micro/Back.png
+share/galeon/themes/Micro/Forward-prelight.png
+share/galeon/themes/Micro/Forward.png
+share/galeon/themes/Micro/Home-prelight.png
+share/galeon/themes/Micro/Home.png
+share/galeon/themes/Micro/New-prelight.png
+share/galeon/themes/Micro/New.png
+share/galeon/themes/Micro/Refresh-prelight.png
+share/galeon/themes/Micro/Refresh.png
+share/galeon/themes/Micro/Stop-prelight.png
+share/galeon/themes/Micro/Stop.png
+share/galeon/themes/Micro/Up-prelight.png
+share/galeon/themes/Micro/Up.png
+share/galeon/themes/Remembrance/Back-prelight.png
+share/galeon/themes/Remembrance/Back.png
+share/galeon/themes/Remembrance/Forward-prelight.png
+share/galeon/themes/Remembrance/Forward.png
+share/galeon/themes/Remembrance/Go-prelight.png
+share/galeon/themes/Remembrance/Go.png
+share/galeon/themes/Remembrance/Home-prelight.png
+share/galeon/themes/Remembrance/Home.png
+share/galeon/themes/Remembrance/New-prelight.png
+share/galeon/themes/Remembrance/New.png
+share/galeon/themes/Remembrance/Print-prelight.png
+share/galeon/themes/Remembrance/Print.png
+share/galeon/themes/Remembrance/Refresh-prelight.png
+share/galeon/themes/Remembrance/Refresh.png
+share/galeon/themes/Remembrance/Stop-prelight.png
+share/galeon/themes/Remembrance/Stop.png
+share/galeon/themes/Remembrance/Up-prelight.png
+share/galeon/themes/Remembrance/Up.png
+share/galeon/themes/Remembrance/empty-prelight.png
+share/galeon/themes/Remembrance/empty.png
+share/galeon/toc.css
+share/galeon/toolbars.png
+share/galeon/windows.png
+share/gnome/apps/Internet/galeon.desktop
+share/gnome/help/galeon-manual/C/aboutbook.html
+share/gnome/help/galeon-manual/C/apx-authors.sgml
+share/gnome/help/galeon-manual/C/apx-bugs.sgml



Home | Main Index | Thread Index | Old Index