diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-26 12:12:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-26 12:12:51 +0000 |
commit | f8e6f3ec44f4185bf5cc2c164962ea262157f0bd (patch) | |
tree | c78845f90789c08bfde5f07482c20e9287ba7b1d /net-p2p/bitstormlite | |
parent | x86 stable wrt bug 160130 (diff) | |
download | historical-f8e6f3ec44f4185bf5cc2c164962ea262157f0bd.tar.gz historical-f8e6f3ec44f4185bf5cc2c164962ea262157f0bd.tar.bz2 historical-f8e6f3ec44f4185bf5cc2c164962ea262157f0bd.zip |
New package, bug 163849, thanks to mzli <mannson.li at gmail dot com> for the initial ebuild
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'net-p2p/bitstormlite')
-rw-r--r-- | net-p2p/bitstormlite/ChangeLog | 11 | ||||
-rw-r--r-- | net-p2p/bitstormlite/Manifest | 16 | ||||
-rw-r--r-- | net-p2p/bitstormlite/bitstormlite-0.2e.ebuild | 21 | ||||
-rw-r--r-- | net-p2p/bitstormlite/files/digest-bitstormlite-0.2e | 3 | ||||
-rw-r--r-- | net-p2p/bitstormlite/metadata.xml | 5 |
5 files changed, 56 insertions, 0 deletions
diff --git a/net-p2p/bitstormlite/ChangeLog b/net-p2p/bitstormlite/ChangeLog new file mode 100644 index 000000000000..482e8edbadbd --- /dev/null +++ b/net-p2p/bitstormlite/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for net-p2p/bitstormlite +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitstormlite/ChangeLog,v 1.1 2007/01/26 12:12:51 armin76 Exp $ + +*bitstormlite-0.2e (26 Jan 2007) + + 26 Jan 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml, + +bitstormlite-0.2e.ebuild: + New package, bug 163849, thanks to mzli <mannson.li at gmail dot com> for + the initial ebuild + diff --git a/net-p2p/bitstormlite/Manifest b/net-p2p/bitstormlite/Manifest new file mode 100644 index 000000000000..40db7ba9d99d --- /dev/null +++ b/net-p2p/bitstormlite/Manifest @@ -0,0 +1,16 @@ +DIST BitStormLite-0.2e.tar.gz 531903 RMD160 e1d62b773fef0f398e5524b132f15f9db768518f SHA1 ac10918b8f865e5f4f490e5b0ec4f4d62387a59e SHA256 4aab6ab3406917446d96a86ffb086841cac8423f5968d1adca150f4de2357389 +EBUILD bitstormlite-0.2e.ebuild 620 RMD160 b4ee1748c0de57008f89d23ac55e8e84640de750 SHA1 4aab115df10c48cbf1ca17c82fe1c7ac34dfa02b SHA256 76aacd53c53657d66039793ed8bbfa30829d8106dc196352a62aeb8d1acb4667 +MD5 3e3c80d840e769e3fa9e0c1fc211fea0 bitstormlite-0.2e.ebuild 620 +RMD160 b4ee1748c0de57008f89d23ac55e8e84640de750 bitstormlite-0.2e.ebuild 620 +SHA256 76aacd53c53657d66039793ed8bbfa30829d8106dc196352a62aeb8d1acb4667 bitstormlite-0.2e.ebuild 620 +MISC ChangeLog 439 RMD160 cdcde7f70b8e29ddf89ae97c293c2d15d8161c07 SHA1 97a775b4d13b49477449c3d1347cf8d1f04ffa1f SHA256 06be26bbe5b87a88487f3a1c7f81fc927bd99e776393a0180d015f8521870e41 +MD5 4e46cde66aa299babd1e40aeddc74e30 ChangeLog 439 +RMD160 cdcde7f70b8e29ddf89ae97c293c2d15d8161c07 ChangeLog 439 +SHA256 06be26bbe5b87a88487f3a1c7f81fc927bd99e776393a0180d015f8521870e41 ChangeLog 439 +MISC metadata.xml 160 RMD160 828887200387b28c37fc97111fc6bc3a0a2fcccd SHA1 813ef5bc57f6a8d95e7cab7a745a2a824858f49c SHA256 fe06593409e7f28665c032001005e94cb650299711a0af7f1a558bdb56c4004f +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +RMD160 828887200387b28c37fc97111fc6bc3a0a2fcccd metadata.xml 160 +SHA256 fe06593409e7f28665c032001005e94cb650299711a0af7f1a558bdb56c4004f metadata.xml 160 +MD5 66a33d710818b0a6f241a92a9c1eb336 files/digest-bitstormlite-0.2e 253 +RMD160 3dc4b12aa4b445fb25f8d09c62abf79b0acc11c4 files/digest-bitstormlite-0.2e 253 +SHA256 8e7746f92bf1f9a70accdb998fe627af9bfc2d49abf46e0d1044f41c8291a4f7 files/digest-bitstormlite-0.2e 253 diff --git a/net-p2p/bitstormlite/bitstormlite-0.2e.ebuild b/net-p2p/bitstormlite/bitstormlite-0.2e.ebuild new file mode 100644 index 000000000000..e6de538327d4 --- /dev/null +++ b/net-p2p/bitstormlite/bitstormlite-0.2e.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitstormlite/bitstormlite-0.2e.ebuild,v 1.1 2007/01/26 12:12:51 armin76 Exp $ + +DESCRIPTION="A light BitTorrent client based on c++ and gtk+." +HOMEPAGE="http://kuga.51.net/temp/" +SRC_URI="mirror://sourceforge/bbom/BitStormLite-${PV}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND="net-misc/curl + dev-util/pkgconfig + >=x11-libs/gtk+-2.6" + +S="${WORKDIR}/BitStormLite-${PV}" + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" +} diff --git a/net-p2p/bitstormlite/files/digest-bitstormlite-0.2e b/net-p2p/bitstormlite/files/digest-bitstormlite-0.2e new file mode 100644 index 000000000000..65632f673b32 --- /dev/null +++ b/net-p2p/bitstormlite/files/digest-bitstormlite-0.2e @@ -0,0 +1,3 @@ +MD5 09c1eeca15d66cc476f62bce913d58c4 BitStormLite-0.2e.tar.gz 531903 +RMD160 e1d62b773fef0f398e5524b132f15f9db768518f BitStormLite-0.2e.tar.gz 531903 +SHA256 4aab6ab3406917446d96a86ffb086841cac8423f5968d1adca150f4de2357389 BitStormLite-0.2e.tar.gz 531903 diff --git a/net-p2p/bitstormlite/metadata.xml b/net-p2p/bitstormlite/metadata.xml new file mode 100644 index 000000000000..aa0f3664825f --- /dev/null +++ b/net-p2p/bitstormlite/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-p2p</herd> +</pkgmetadata> |