[154349] users/devans/GNOME-3/unstable/dports/gnome/epiphany
devans at macports.org
devans at macports.org
Fri Oct 28 13:23:16 CEST 2016
Revision: 154349
https://trac.macports.org/changeset/154349
Author: devans at macports.org
Date: 2016-10-28 13:23:16 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
GNOME-3/unstable: epiphany, copy from stable and update to unstable version 3.23.1.2, no longer uses intltool, configure requires libhttpseverywhere, nettle >= 3.2, webkit2gtk-4.0 >= 2.15.1.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/epiphany/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/epiphany/
Modified: users/devans/GNOME-3/unstable/dports/gnome/epiphany/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile 2016-10-27 04:50:12 UTC (rev 154309)
+++ users/devans/GNOME-3/unstable/dports/gnome/epiphany/Portfile 2016-10-28 11:23:16 UTC (rev 154349)
@@ -4,7 +4,7 @@
PortSystem 1.0
name epiphany
-version 3.22.1
+version 3.23.1.2
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description A GNOME Web browser.
@@ -20,41 +20,29 @@
use_xz yes
-checksums rmd160 375fdbafa33821c4e5f9d1dfc1b02d93a3ba5451 \
- sha256 aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e
+checksums rmd160 284be6b676561c6b3fa0b9184531547ab636f5ed \
+ sha256 94e3efd12c9d2a340b94f862c388e102339db95e6c4080bf4ba0d95867dacc3f
-depends_build port:pkgconfig \
- port:intltool \
- port:gnome-common \
- port:autoconf \
- port:automake \
- port:libtool
+depends_build port:pkgconfig
depends_lib port:desktop-file-utils \
+ port:avahi \
+ port:gcr \
+ port:gsettings-desktop-schemas \
port:gtk3 \
port:gnome-desktop \
- port:libxslt\
+ port:iso-codes \
+ port:libhttpseverywhere \
+ port:libnotify \
port:libsoup \
port:libsecret \
- port:port:libnotify \
- port:gsettings-desktop-schemas \
+ port:libxslt\
port:sqlite3 \
- port:gcr \
- port:avahi \
port:xorg-libX11 \
- port:iso-codes
depends_run port:gnome-themes-standard \
port:gnome-keyring
-# reconfigure using our intltool.m4 and upstream autogen.sh for intltool 0.51 compatibility
-
-pre-configure {
- copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
-
-configure.cmd ./autogen.sh
-
configure.args --with-distributor-name=MacPorts \
--enable-compile-warnings=no \
--disable-silent-rules \
@@ -81,6 +69,12 @@
revision 7
checksums rmd160 2aacd8b02f456e345b9f23ff6114d341bbf0013a \
sha256 ae89d6902ed243304d2cbf2fa361f6dd0cb3401fdaf726e6fdd4acc09197d50a
+ depends_build-append port:intltool \
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
+
depends_lib-append path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3-2.0
patchfiles patch-configure.ac.diff
@@ -88,16 +82,14 @@
post-patch {
xinstall -m 755 ${filespath}/autogen.sh-3.8.2 ${worksrcpath}/autogen.sh
}
+ configure.command ./autogen.sh
livecheck.type none
} else {
depends_build-append port:appstream-glib \
port:itstool \
port:yelp-tools
- depends_lib-append path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk
+ depends_lib-append path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk-devel
- post-patch {
- xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
- }
- livecheck.type gnome
+ livecheck.type gnome-with-unstable
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/f0247fde/attachment-0002.html>
More information about the macports-changes
mailing list