* [gentoo-commits] gentoo-x86 commit in www-client/midori: ChangeLog midori-0.4.1.ebuild
@ 2011-10-14 19:10 Christoph Mende (angelos)
0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-10-14 19:10 UTC (permalink / raw
To: gentoo-commits
angelos 11/10/14 19:10:55
Modified: ChangeLog
Added: midori-0.4.1.ebuild
Log:
Version bump
(Portage version: 2.1.10.27/cvs/Linux x86_64)
Revision Changes Path
1.67 www-client/midori/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/midori/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/midori/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/midori/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/midori/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 2 Oct 2011 21:31:09 -0000 1.66
+++ ChangeLog 14 Oct 2011 19:10:55 -0000 1.67
@@ -1,6 +1,11 @@
# ChangeLog for www-client/midori
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/midori/ChangeLog,v 1.66 2011/10/02 21:31:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/midori/ChangeLog,v 1.67 2011/10/14 19:10:55 angelos Exp $
+
+*midori-0.4.1 (14 Oct 2011)
+
+ 14 Oct 2011; Christoph Mende <angelos@gentoo.org> +midori-0.4.1.ebuild:
+ Version bump
02 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> midori-0.4.0.ebuild,
+files/midori-0.4.0-webkit151.patch:
1.1 www-client/midori/midori-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/midori/midori-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/midori/midori-0.4.1.ebuild?rev=1.1&content-type=text/plain
Index: midori-0.4.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/midori/midori-0.4.1.ebuild,v 1.1 2011/10/14 19:10:55 angelos Exp $
EAPI=3
inherit eutils fdo-mime gnome2-utils python waf-utils
DESCRIPTION="A lightweight web browser based on WebKitGTK+"
HOMEPAGE="http://www.twotoasts.de/index.php?/pages/midori_summary.html"
SRC_URI="mirror://xfce/src/apps/${PN}/0.4/${P}.tar.bz2"
LICENSE="LGPL-2.1 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
IUSE="doc gnome idn libnotify nls +unique"
RDEPEND="dev-libs/libxml2:2
>=dev-db/sqlite-3.0
>=net-libs/libsoup-2.25.2:2.4
net-libs/webkit-gtk:2
x11-libs/gtk+:2
gnome? ( net-libs/libsoup-gnome:2.4 )
idn? ( net-dns/libidn )
libnotify? ( x11-libs/libnotify )
unique? ( dev-libs/libunique:1 )"
DEPEND="${RDEPEND}
|| ( dev-lang/python:2.7 dev-lang/python:2.6 )
dev-lang/vala:0.10
dev-util/intltool
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )"
pkg_setup() {
python_set_active_version 2
python_pkg_setup
DOCS=( AUTHORS ChangeLog HACKING INSTALL TODO TRANSLATE )
HTML_DOCS=( data/faq.html data/faq.css )
}
src_configure() {
strip-linguas -i po
VALAC="$(type -p valac-0.10)" \
waf-utils_src_configure \
--disable-docs \
--enable-addons \
$(use_enable doc apidocs) \
$(use_enable idn libidn) \
$(use_enable libnotify) \
$(use_enable nls) \
$(use_enable unique)
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-14 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14 19:10 [gentoo-commits] gentoo-x86 commit in www-client/midori: ChangeLog midori-0.4.1.ebuild Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox