From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/liborcus: liborcus-9999.ebuild metadata.xml ChangeLog
Date: Mon, 10 Sep 2012 09:17:41 +0000 (UTC) [thread overview]
Message-ID: <20120910091741.1D31121600@flycatcher.gentoo.org> (raw)
scarabeus 12/09/10 09:17:41
Added: liborcus-9999.ebuild metadata.xml ChangeLog
Log:
Initial commit. Required by libreoffice-3.7.
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/liborcus/liborcus-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/liborcus-9999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/liborcus-9999.ebuild?rev=1.1&content-type=text/plain
Index: liborcus-9999.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/liborcus-9999.ebuild,v 1.1 2012/09/10 09:17:40 scarabeus Exp $
EAPI=4
EGIT_REPO_URI="git://gitorious.org/orcus/orcus.git"
[[ ${PV} == 9999 ]] && GITECLASS="git-2"
inherit autotools ${GITECLASS}
unset GITECLASS
DESCRIPTION="Standalone file import filter library for spreadsheet documents"
HOMEPAGE="http://gitorious.org/orcus/pages/Home"
[[ ${PV} == 9999 ]] || SRC_URI="http://kohei.us/files/orcus/src/${P/-/_}.tar.bz2"
LICENSE="MIT"
SLOT="0"
[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86"
IUSE="static-libs"
DEPEND="
>=dev-libs/libixion-0.4
dev-libs/libzip
"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${P/-/_}"
src_prepare() {
eautoreconf
}
src_configure() {
econf \
$(use_enable static-libs static)
}
src_install() {
default
find "${ED}" -name '*.la' -exec rm -f {} +
}
1.1 dev-libs/liborcus/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>openoffice</herd>
</pkgmetadata>
1.1 dev-libs/liborcus/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liborcus/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-libs/liborcus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/liborcus/ChangeLog,v 1.1 2012/09/10 09:17:40 scarabeus Exp $
*liborcus-9999 (10 Sep 2012)
10 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> +liborcus-9999.ebuild,
+metadata.xml:
Initial commit. Required by libreoffice-3.7.
reply other threads:[~2012-09-10 9:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120910091741.1D31121600@flycatcher.gentoo.org \
--to=scarabeus@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