* [gentoo-commits] gentoo-x86 commit in app-text/xfbib: ChangeLog xfbib-0.0.2-r1.ebuild
@ 2012-11-30 23:43 99% Samuli Suominen (ssuominen)
0 siblings, 0 replies; 1+ results
From: Samuli Suominen (ssuominen) @ 2012-11-30 23:43 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/11/30 23:43:45
Modified: ChangeLog
Added: xfbib-0.0.2-r1.ebuild
Log:
Port from libxfcegui4 to libxfce4ui. Validate xfbib.desktop using desktop-file-utils.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.5 app-text/xfbib/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xfbib/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xfbib/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xfbib/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 15 Nov 2012 19:45:56 -0000 1.4
+++ ChangeLog 30 Nov 2012 23:43:45 -0000 1.5
@@ -1,6 +1,13 @@
# ChangeLog for app-text/xfbib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.4 2012/11/15 19:45:56 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.5 2012/11/30 23:43:45 ssuominen Exp $
+
+*xfbib-0.0.2-r1 (30 Nov 2012)
+
+ 30 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> +xfbib-0.0.2-r1.ebuild,
+ +files/xfbib-0.0.2-libxfce4ui.patch, +files/xfbib-0.0.2-validate.patch:
+ Port from libxfcegui4 to libxfce4ui. Validate xfbib.desktop using
+ desktop-file-utils.
16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org> xfbib-0.0.2.ebuild:
x86 stable, see bug 429484
1.1 app-text/xfbib/xfbib-0.0.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xfbib/xfbib-0.0.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xfbib/xfbib-0.0.2-r1.ebuild?rev=1.1&content-type=text/plain
Index: xfbib-0.0.2-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/xfbib-0.0.2-r1.ebuild,v 1.1 2012/11/30 23:43:45 ssuominen Exp $
EAPI=5
inherit xfconf
DESCRIPTION="a lightweight BibTeX editor"
HOMEPAGE="http://goodies.xfce.org/projects/applications/xfbib"
SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.12
>=x11-libs/gtk+-2.10:2
>=xfce-base/libxfce4ui-4.8
>=xfce-base/libxfce4util-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig"
pkg_setup() {
PATCHES=(
"${FILESDIR}"/${P}-validate.patch
"${FILESDIR}"/${P}-libxfce4ui.patch
)
DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
src_prepare() {
# This is to prevent eautoreconfigure:
sed -i -e 's:libxfcegui4-1.0:libxfce4ui-1:' configure || die
sed -i -e 's:$(LIBXFCE4UTIL_CFLAGS):& $(LIBXFCEGUI4_CFLAGS):' src/Makefile.in || die
xfconf_src_prepare
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-11-30 23:43 99% [gentoo-commits] gentoo-x86 commit in app-text/xfbib: ChangeLog xfbib-0.0.2-r1.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox