mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Set the default Gecko provider to be libxul to fix the build of GNOME on
pointyhat. Approved by: portmgr (implicit, erwin) Feature safe: yes X-Feature-safe: well, not really, but required now that Firefox is FORBIDDEN
This commit is contained in:
parent
336a6b56d8
commit
cf6557aa5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241601
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= librsvg2
|
||||
PORTVERSION= 2.26.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
@ -46,7 +46,7 @@ OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" on
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_MOZILLA_PLUGIN)
|
||||
USE_GECKO= firefox mozilla seamonkey libxul xulrunner
|
||||
USE_GECKO= libxul firefox mozilla seamonkey xulrunner
|
||||
USE_WEBPLUGINS= gecko*
|
||||
WEBPLUGINS_FILES=libmozsvgdec.so
|
||||
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= epiphany-extensions
|
||||
PORTVERSION= 2.26.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GECKO= firefox libxul
|
||||
USE_GECKO= libxul firefox
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack
|
||||
INSTALLS_OMF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= epiphany
|
||||
PORTVERSION= 2.26.3
|
||||
PORTREVISION?= 3
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -52,7 +52,7 @@ WITH_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_GECKO+= firefox libxul
|
||||
USE_GECKO+= libxul firefox
|
||||
CONFIGURE_ARGS+= --with-gecko=${GECKO} \
|
||||
--with-engine=mozilla \
|
||||
--with-gecko-home=${LOCALBASE}/lib/${GECKO}
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gnome
|
||||
PORTVERSION= 2.25.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-toolkits python gnome
|
||||
MASTER_SITES= GNOME
|
||||
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}
|
||||
@ -25,7 +25,7 @@ LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \
|
||||
gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \
|
||||
gdl-1.0:${PORTSDIR}/x11-toolkits/gdl
|
||||
|
||||
USE_GECKO= firefox libxul xulrunner mozilla
|
||||
USE_GECKO= libxul firefox xulrunner mozilla
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= yelp
|
||||
PORTVERSION= 2.26.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -19,7 +19,7 @@ COMMENT= A help browser for the GNOME 2 desktop
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
rarian.0:${PORTSDIR}/textproc/rarian
|
||||
|
||||
USE_GECKO= firefox libxul
|
||||
USE_GECKO= libxul firefox
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= ice
|
||||
|
Loading…
x
Reference in New Issue
Block a user