* [gentoo-commits] gentoo-x86 commit in app-text/xournal: ChangeLog xournal-0.4.6-r1.ebuild xournal-0.4.5_p20111022-r1.ebuild
@ 2012-06-24 11:08 Andreas HAttel (dilfridge)
0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2012-06-24 11:08 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/06/24 11:08:44
Modified: ChangeLog
Added: xournal-0.4.6-r1.ebuild
Removed: xournal-0.4.5_p20111022-r1.ebuild
Log:
Add custom ruling / invert colors patch by Jonathan R Young, gi1242, and Witold Piłat, bug 414729; remove old
(Portage version: 2.2.0_alpha112/cvs/Linux x86_64)
Revision Changes Path
1.36 app-text/xournal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 24 Jun 2012 11:03:29 -0000 1.35
+++ ChangeLog 24 Jun 2012 11:08:44 -0000 1.36
@@ -1,6 +1,16 @@
# ChangeLog for app-text/xournal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.35 2012/06/24 11:03:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.36 2012/06/24 11:08:44 dilfridge Exp $
+
+*xournal-0.4.6-r1 (24 Jun 2012)
+
+ 24 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ -xournal-0.4.5_p20111022-r1.ebuild,
+ -files/xournal-0.4.5_p20111022-aspectratio.patch,
+ -files/xournal-0.4.5_p20111022-gtk-recent.patch,
+ -files/xournal-0.4.5_p20111022-underlinking.patch, +xournal-0.4.6-r1.ebuild:
+ Add custom ruling / invert colors patch by Jonathan R Young, gi1242, and
+ Witold Piłat, bug 414729; remove old
24 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
xournal-0.4.5_p20111022-r2.ebuild,
1.1 app-text/xournal/xournal-0.4.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.6-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.6-r1.ebuild?rev=1.1&content-type=text/plain
Index: xournal-0.4.6-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/xournal/xournal-0.4.6-r1.ebuild,v 1.1 2012/06/24 11:08:44 dilfridge Exp $
EAPI=4
GCONF_DEBUG=no
inherit gnome2 autotools
DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus."
HOMEPAGE="http://xournal.sourceforge.net/"
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz http://dev.gentoo.org/~dilfridge/distfiles/${PN}-${PVR}-gentoo.patch.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+pdf"
COMMONDEPEND="
app-text/poppler[cairo]
dev-libs/atk
dev-libs/glib
gnome-base/libgnomecanvas
media-libs/freetype
media-libs/fontconfig
sys-libs/zlib
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/pango
"
RDEPEND="${COMMONDEPEND}
pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl )
"
DEPEND="${COMMONDEPEND}
virtual/pkgconfig
"
src_prepare() {
epatch "${WORKDIR}"/${PN}-${PVR}-gentoo.patch
sed -e "s:n http:n Gentoo release ${PVR}\\\\n http:" -i "${S}"/src/xo-interface.c
eautoreconf
}
src_install() {
emake DESTDIR="${D}" install
emake DESTDIR="${D}" desktop-install
dodoc ChangeLog AUTHORS README
dohtml -r html-doc/*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-24 11:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 11:08 [gentoo-commits] gentoo-x86 commit in app-text/xournal: ChangeLog xournal-0.4.6-r1.ebuild xournal-0.4.5_p20111022-r1.ebuild Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox