* [gentoo-commits] gentoo-x86 commit in net-p2p/multibit: multibit-0.5.15.ebuild metadata.xml ChangeLog
@ 2013-12-01 13:49 Anthony G. Basile (blueness)
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2013-12-01 13:49 UTC (permalink / raw
To: gentoo-commits
blueness 13/12/01 13:49:01
Added: multibit-0.5.15.ebuild metadata.xml ChangeLog
Log:
Initial commit
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.1 net-p2p/multibit/multibit-0.5.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/multibit-0.5.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/multibit-0.5.15.ebuild?rev=1.1&content-type=text/plain
Index: multibit-0.5.15.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/multibit/multibit-0.5.15.ebuild,v 1.1 2013/12/01 13:49:01 blueness Exp $
EAPI=5
inherit eutils
DESCRIPTION="MultiBit is a secure, lightweight, international Bitcoin wallet written in Java"
HOMEPAGE="https://multibit.org/"
SRC_URI="https://multibit.org/releases/${P}/${P}-linux.jar"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=">=virtual/jre-1.6"
RDEPEND="${DEPEND}"
S=${WORKDIR}
src_unpack() {
:
}
src_prepare() {
cp "${FILESDIR}"/auto-install.xml "${WORKDIR}"
sed -i "s:ED:${ED}:" auto-install.xml
}
src_install() {
exeinto /usr/bin
doexe "${FILESDIR}"/${PN}
make_desktop_entry "${PN}" "Multibit" "/opt/MultiBit-${PV}/multibit48.png" "GNOME;Network;P2P;Office;Finance;" "MimeType=x-scheme-handler/multibit;\nTerminal=false"
addpredict "$(unset HOME; echo ~)/.gconf"
java -jar "${DISTDIR}"/${P}-linux.jar auto-install.xml >/dev/null 2>&1
}
1.1 net-p2p/multibit/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/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>
<maintainer>
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
</pkgmetadata>
1.1 net-p2p/multibit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/multibit/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for net-p2p/multibit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/multibit/ChangeLog,v 1.1 2013/12/01 13:49:01 blueness Exp $
*multibit-0.5.15 (01 Dec 2013)
01 Dec 2013; Anthony G. Basile <blueness@gentoo.org> +multibit-0.5.15.ebuild,
+files/auto-install.xml, +files/multibit, +metadata.xml:
Initial commit
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-01 13:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01 13:49 [gentoo-commits] gentoo-x86 commit in net-p2p/multibit: multibit-0.5.15.ebuild metadata.xml ChangeLog Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox