diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile new file mode 100644 index 00000000000..830508eea7a --- /dev/null +++ b/www/epiphany/Makefile @@ -0,0 +1,56 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2005/01/16 14:30:04 wilfried Exp $ + +COMMENT= "extremely lightweight and simple web browser for gnome" + +V= 1.2.10 +DISTNAME= epiphany-${V} +CATEGORIES= www + +HOMEPAGE= http://www.gnome.org/projects/epiphany/ + +MAINTAINER= Igor Boehm + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.2/} +EXTRACT_SUFX= .tar.bz2 + +BUILD_DEPENDS= :mozilla-devel-*-gtk2:www/mozilla,-devel,gtk2 \ + :pkgconfig-*:devel/pkgconfig \ + :p5-XML-Parser-*:textproc/p5-XML-Parser +RUN_DEPENDS= :gnome-desktop-*:x11/gnome/desktop +LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \ + mozilla/gtkembedmoz,mozilla/nspr4,mozilla/plc4,mozilla/plds4,mozilla/xpcom:mozilla-*-gtk2:www/mozilla,gtk2 + +WANTLIB= ORBit-2 ORBitCosNaming-2 art_lgpl_2 atk-1.0.0.0 \ + audiofile bonobo-2 bonobo-activation bonoboui-2 esd \ + gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 \ + glib-2.0.0.0 gmodule-2.0.0.0 gtk-x11-2.0.0.0 iconv \ + intl jpeg gnome-2 gnome-keyring gnomecanvas-2 \ + gnomevfs-2 gobject-2.0.0.0 gthread-2.0.0.0 pango-1.0.0.0 \ + pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \ + popt xml2 ICE SM X11 Xcursor Xext Xft Xinerama \ + Xrender c crypto fontconfig freetype m pthread ssl \ + stdc++ z + +USE_GMAKE= Yes +CONFIGURE_STYLE=gnu +CONFIGURE_ARGS+=${CONFIGURE_SHARED} +CONFIGURE_ARGS+=--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/epiphany \ + --disable-schemas-install +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +post-patch: + @ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update + +post-install: + @rm -f ${PREFIX}/bin/epiphany + ${INSTALL_SCRIPT} ${FILESDIR}/epiphany ${PREFIX}/bin + @perl -pi -e 's|%%LOCALBASE%%|${LOCALBASE}|g;' ${PREFIX}/bin/epiphany + +.include diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo new file mode 100644 index 00000000000..6576643e505 --- /dev/null +++ b/www/epiphany/distinfo @@ -0,0 +1,4 @@ +MD5 (epiphany-1.2.10.tar.bz2) = c2418367f79cde9bac0f8a923455e7c0 +RMD160 (epiphany-1.2.10.tar.bz2) = dcc9e31864de651207b91442dd94872e1f687aa9 +SHA1 (epiphany-1.2.10.tar.bz2) = 77efd9089dd79294ad04f3bbd93a412d783b4d1b +SIZE (epiphany-1.2.10.tar.bz2) = 3001789 diff --git a/www/epiphany/files/epiphany b/www/epiphany/files/epiphany new file mode 100755 index 00000000000..a62b2588be9 --- /dev/null +++ b/www/epiphany/files/epiphany @@ -0,0 +1,15 @@ +: + +MOZILLA_HOME=%%LOCALBASE%%/mozilla + +if [ -n "$LD_LIBRARY_PATH" ]; then + LD_LIBRARY_PATH=$MOZILLA_HOME:$LD_LIBRARY_PATH +else + LD_LIBRARY_PATH=$MOZILLA_HOME +fi +export LD_LIBRARY_PATH + +MOZILLA_FIVE_HOME=$MOZILLA_HOME +export MOZILLA_FIVE_HOME + +exec "%%LOCALBASE%%/bin/epiphany-bin" "$@" diff --git a/www/epiphany/pkg/DESCR b/www/epiphany/pkg/DESCR new file mode 100644 index 00000000000..0bee366b56f --- /dev/null +++ b/www/epiphany/pkg/DESCR @@ -0,0 +1,3 @@ +Epiphany is a web browser designed to be as lightweight and fast +as possible, at the expense of many of the features found in other +browsers. diff --git a/www/epiphany/pkg/PLIST b/www/epiphany/pkg/PLIST new file mode 100644 index 00000000000..3f71a4478c9 --- /dev/null +++ b/www/epiphany/pkg/PLIST @@ -0,0 +1,174 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/16 14:30:04 wilfried Exp $ +bin/epiphany +bin/epiphany-bin +include/epiphany-1.2/ +include/epiphany-1.2/epiphany/ +include/epiphany-1.2/epiphany/ephy-bookmarks.h +include/epiphany-1.2/epiphany/ephy-command-manager.h +include/epiphany-1.2/epiphany/ephy-cookie-manager.h +include/epiphany-1.2/epiphany/ephy-dialog.h +include/epiphany-1.2/epiphany/ephy-embed-event.h +include/epiphany-1.2/epiphany/ephy-embed-persist.h +include/epiphany-1.2/epiphany/ephy-embed-prefs.h +include/epiphany-1.2/epiphany/ephy-embed-shell.h +include/epiphany-1.2/epiphany/ephy-embed-single.h +include/epiphany-1.2/epiphany/ephy-embed.h +include/epiphany-1.2/epiphany/ephy-encodings.h +include/epiphany-1.2/epiphany/ephy-extension.h +include/epiphany-1.2/epiphany/ephy-history.h +include/epiphany-1.2/epiphany/ephy-node-db.h +include/epiphany-1.2/epiphany/ephy-node.h +include/epiphany-1.2/epiphany/ephy-notebook.h +include/epiphany-1.2/epiphany/ephy-password-manager.h +include/epiphany-1.2/epiphany/ephy-permission-manager.h +include/epiphany-1.2/epiphany/ephy-session.h +include/epiphany-1.2/epiphany/ephy-shell.h +include/epiphany-1.2/epiphany/ephy-statusbar.h +include/epiphany-1.2/epiphany/ephy-tab.h +include/epiphany-1.2/epiphany/ephy-window.h +lib/bonobo/ +lib/bonobo/servers/ +lib/bonobo/servers/GNOME_Epiphany_Automation.server +lib/pkgconfig/epiphany-1.2.pc +share/application-registry/ +share/application-registry/epiphany.applications +share/applications/ +share/applications/bme.desktop +share/applications/epiphany.desktop +share/epiphany/ +share/epiphany/art/ +share/epiphany/art/epiphany-bookmarks.png +share/epiphany/art/epiphany-download.png +share/epiphany/art/epiphany-entry.png +share/epiphany/art/epiphany-history.png +share/epiphany/art/epiphany-secure.png +share/epiphany/art/epiphany-tab-loading.gif +share/epiphany/art/epiphany-unsecure.png +share/epiphany/art/hand-open.png +share/epiphany/conspiracy.xhtml +share/epiphany/default-prefs.js +share/epiphany/epiphany-bookmark-editor-ui.xml +share/epiphany/epiphany-fs-toolbar.xml +share/epiphany/epiphany-history-window-ui.xml +share/epiphany/epiphany-toolbar.xml +share/epiphany/epiphany-ui.xml +share/epiphany/epiphany.xhtml +share/epiphany/glade/ +share/epiphany/glade/certificate-dialogs.glade +share/epiphany/glade/epiphany.glade +share/epiphany/glade/prefs-dialog.glade +share/epiphany/glade/print.glade +share/epiphany/mime-types-permissions.xml +share/epiphany/nautilus-epiphany-view.xml +share/gnome/help/epiphany/ +share/gnome/help/epiphany/C/ +share/gnome/help/epiphany/C/epiphany.xml +share/gnome/help/epiphany/C/figures/ +share/gnome/help/epiphany/C/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/C/figures/ephy-screenshot.png +share/gnome/help/epiphany/C/legal.xml +share/gnome/help/epiphany/es/ +share/gnome/help/epiphany/es/epiphany.xml +share/gnome/help/epiphany/es/figures/ +share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-screenshot.png +share/gnome/help/epiphany/es/legal.xml +share/gnome/help/epiphany/eu/ +share/gnome/help/epiphany/eu/epiphany.xml +share/gnome/help/epiphany/eu/figures/ +share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/eu/figures/ephy-screenshot.png +share/gnome/help/epiphany/eu/legal.xml +share/gtk-doc/ +share/gtk-doc/html/ +share/gtk-doc/html/epiphany/ +share/gtk-doc/html/epiphany/ch01.html +share/gtk-doc/html/epiphany/epiphany-ephy-cookie-manager.html +share/gtk-doc/html/epiphany/epiphany-ephy-embed-factory.html +share/gtk-doc/html/epiphany/epiphany-ephy-embed-single.html +share/gtk-doc/html/epiphany/epiphany-ephy-password-manager.html +share/gtk-doc/html/epiphany/epiphany-ephy-permission-manager.html +share/gtk-doc/html/epiphany/epiphany-ephy-session.html +share/gtk-doc/html/epiphany/epiphany-ephy-shell.html +share/gtk-doc/html/epiphany/epiphany.devhelp +share/gtk-doc/html/epiphany/home.png +share/gtk-doc/html/epiphany/index.html +share/gtk-doc/html/epiphany/index.sgml +share/gtk-doc/html/epiphany/left.png +share/gtk-doc/html/epiphany/right.png +share/gtk-doc/html/epiphany/up.png +share/locale/am/LC_MESSAGES/epiphany.mo +share/locale/ar/LC_MESSAGES/epiphany.mo +share/locale/az/LC_MESSAGES/epiphany.mo +share/locale/be/LC_MESSAGES/epiphany.mo +share/locale/bg/LC_MESSAGES/epiphany.mo +share/locale/bn/LC_MESSAGES/epiphany.mo +share/locale/ca/LC_MESSAGES/epiphany.mo +share/locale/cs/LC_MESSAGES/epiphany.mo +share/locale/cy/LC_MESSAGES/epiphany.mo +share/locale/da/LC_MESSAGES/epiphany.mo +share/locale/de/LC_MESSAGES/epiphany.mo +share/locale/el/LC_MESSAGES/epiphany.mo +share/locale/en_CA/LC_MESSAGES/epiphany.mo +share/locale/en_GB/LC_MESSAGES/epiphany.mo +share/locale/es/LC_MESSAGES/epiphany.mo +share/locale/et/LC_MESSAGES/epiphany.mo +share/locale/eu/LC_MESSAGES/epiphany.mo +share/locale/fa/LC_MESSAGES/epiphany.mo +share/locale/fi/LC_MESSAGES/epiphany.mo +share/locale/fr/LC_MESSAGES/epiphany.mo +share/locale/ga/LC_MESSAGES/epiphany.mo +share/locale/gu/LC_MESSAGES/epiphany.mo +share/locale/he/LC_MESSAGES/epiphany.mo +share/locale/hi/LC_MESSAGES/epiphany.mo +share/locale/hr/LC_MESSAGES/epiphany.mo +share/locale/hu/LC_MESSAGES/epiphany.mo +share/locale/id/LC_MESSAGES/epiphany.mo +share/locale/is/LC_MESSAGES/epiphany.mo +share/locale/it/LC_MESSAGES/epiphany.mo +share/locale/ja/LC_MESSAGES/epiphany.mo +share/locale/ko/LC_MESSAGES/epiphany.mo +share/locale/li/LC_MESSAGES/epiphany.mo +share/locale/lt/LC_MESSAGES/epiphany.mo +share/locale/mi/LC_MESSAGES/epiphany.mo +share/locale/mk/LC_MESSAGES/epiphany.mo +share/locale/ml/LC_MESSAGES/epiphany.mo +share/locale/mn/LC_MESSAGES/epiphany.mo +share/locale/ms/LC_MESSAGES/epiphany.mo +share/locale/nl/LC_MESSAGES/epiphany.mo +share/locale/nn/LC_MESSAGES/epiphany.mo +share/locale/no/LC_MESSAGES/epiphany.mo +share/locale/pa/LC_MESSAGES/epiphany.mo +share/locale/pl/LC_MESSAGES/epiphany.mo +share/locale/pt/LC_MESSAGES/epiphany.mo +share/locale/pt_BR/LC_MESSAGES/epiphany.mo +share/locale/ro/LC_MESSAGES/epiphany.mo +share/locale/ru/LC_MESSAGES/epiphany.mo +share/locale/sk/LC_MESSAGES/epiphany.mo +share/locale/sl/LC_MESSAGES/epiphany.mo +share/locale/sq/LC_MESSAGES/epiphany.mo +share/locale/sr/LC_MESSAGES/epiphany.mo +share/locale/sr@Latn/LC_MESSAGES/epiphany.mo +share/locale/sv/LC_MESSAGES/epiphany.mo +share/locale/ta/LC_MESSAGES/epiphany.mo +share/locale/th/LC_MESSAGES/epiphany.mo +share/locale/tk/LC_MESSAGES/epiphany.mo +share/locale/tr/LC_MESSAGES/epiphany.mo +share/locale/uk/LC_MESSAGES/epiphany.mo +share/locale/vi/LC_MESSAGES/epiphany.mo +share/locale/wa/LC_MESSAGES/epiphany.mo +share/locale/zh_CN/LC_MESSAGES/epiphany.mo +share/locale/zh_TW/LC_MESSAGES/epiphany.mo +share/omf/epiphany/ +share/omf/epiphany/epiphany-C.omf +share/omf/epiphany/epiphany-es.omf +share/omf/epiphany/epiphany-eu.omf +share/pixmaps/epiphany-bookmarks.png +share/schemas/ +share/schemas/epiphany/ +share/schemas/epiphany/epiphany-lockdown.schemas +share/schemas/epiphany/epiphany.schemas