From: "Theo Chatzimichos (tampakrap)" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: ChangeLog tellico-2.3.2.ebuild
Date: Thu, 13 Jan 2011 04:30:27 +0000 (UTC) [thread overview]
Message-ID: <20110113043027.9BFF820054@flycatcher.gentoo.org> (raw)
tampakrap 11/01/13 04:30:27
Modified: ChangeLog
Added: tellico-2.3.2.ebuild
Log:
Version bump, fixes bug 348221 and bug 345461, patch by Mr. Anderson
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Revision Changes Path
1.94 kde-misc/tellico/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?r1=1.93&r2=1.94
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog 13 Jan 2011 01:48:11 -0000 1.93
+++ ChangeLog 13 Jan 2011 04:30:27 -0000 1.94
@@ -1,6 +1,11 @@
# ChangeLog for kde-misc/tellico
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.93 2011/01/13 01:48:11 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.94 2011/01/13 04:30:27 tampakrap Exp $
+
+*tellico-2.3.2 (13 Jan 2011)
+
+ 13 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> +tellico-2.3.2.ebuild:
+ Version bump, fixes bug 348221 and bug 345461, patch by Mr. Anderson
13 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> tellico-2.3.ebuild:
EAPI3
1.1 kde-misc/tellico/tellico-2.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild?rev=1.1&content-type=text/plain
Index: tellico-2.3.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.2.ebuild,v 1.1 2011/01/13 04:30:27 tampakrap Exp $
EAPI=3
KDE_LINGUAS="ca ca@valencia cs da de el en_GB es et fi fr gl hu it nb nds nl nn
pl pt pt_BR ru sv tr uk zh_CN"
KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
inherit kde4-base
DESCRIPTION="A collection manager for the KDE environment"
HOMEPAGE="http://tellico-project.org/"
SRC_URI="http://tellico-project.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="addressbook cddb debug +handbook musicbrainz pdf scanner semantic-desktop taglib v4l xmp yaz"
DEPEND="
dev-libs/libxml2
dev-libs/libxslt
$(add_kdebase_dep kdelibs 'semantic-desktop?')
media-libs/qimageblitz
x11-libs/qt-dbus:4
addressbook? ( $(add_kdebase_dep kdepimlibs) )
cddb? ( $(add_kdebase_dep libkcddb) )
pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
musicbrainz? ( >=media-libs/musicbrainz-2.1.5 )
scanner? ( $(add_kdebase_dep libksane) )
semantic-desktop? ( dev-libs/soprano[raptor,redland] )
taglib? ( >=media-libs/taglib-1.5 )
v4l? ( media-libs/libv4l )
xmp? ( >=media-libs/exempi-2 )
yaz? ( >=dev-libs/yaz-2 )
"
RDEPEND="${DEPEND}"
DOCS="AUTHORS ChangeLog README"
RESTRICT=test
src_configure() {
mycmakeargs=(
$(cmake-utils_use_enable v4l WEBCAM)
$(cmake-utils_use_with xmp Exempi)
$(cmake-utils_use_with scanner KSane)
$(cmake-utils_use_with cddb Kcddb)
$(cmake-utils_use_with addressbook KdepimLibs)
$(cmake-utils_use_with pdf PopplerQt4)
$(cmake-utils_use_with taglib)
$(cmake-utils_use_with yaz)
)
kde4-base_src_configure
}
next reply other threads:[~2011-01-13 4:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 4:30 Theo Chatzimichos (tampakrap) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-25 7:03 [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: ChangeLog tellico-2.3.2.ebuild Thomas Kahle (tomka)
2011-02-27 14:08 Markos Chandras (hwoarang)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110113043027.9BFF820054@flycatcher.gentoo.org \
--to=tampakrap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox