diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 16:29:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 16:29:58 +0000 |
commit | 53766013789723e949382d79d8ec69ddba08ad39 (patch) | |
tree | 6e04cc4d1745e886ab8473a468ca10ab4641122b /net-p2p | |
parent | New package, initial ebuild by Kalidarn <dcecchin at gmail dot com>, bug #195936 (diff) | |
download | historical-53766013789723e949382d79d8ec69ddba08ad39.tar.gz historical-53766013789723e949382d79d8ec69ddba08ad39.tar.bz2 historical-53766013789723e949382d79d8ec69ddba08ad39.zip |
New package, initial ebuild by Kalidarn <dcecchin at gmail dot com>, bug #195934
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mktorrent/ChangeLog | 11 | ||||
-rw-r--r-- | net-p2p/mktorrent/Manifest | 16 | ||||
-rw-r--r-- | net-p2p/mktorrent/metadata.xml | 5 | ||||
-rw-r--r-- | net-p2p/mktorrent/mktorrent-0.2.ebuild | 24 |
4 files changed, 56 insertions, 0 deletions
diff --git a/net-p2p/mktorrent/ChangeLog b/net-p2p/mktorrent/ChangeLog new file mode 100644 index 000000000000..813c91702d9c --- /dev/null +++ b/net-p2p/mktorrent/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for net-p2p/mktorrent +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/ChangeLog,v 1.1 2007/10/16 16:29:58 armin76 Exp $ + +*mktorrent-0.2 (16 Oct 2007) + + 16 Oct 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml, + +mktorrent-0.2.ebuild: + New package, initial ebuild by Kalidarn <dcecchin at gmail dot com>, bug + #195934 + diff --git a/net-p2p/mktorrent/Manifest b/net-p2p/mktorrent/Manifest new file mode 100644 index 000000000000..a12c13b81bfd --- /dev/null +++ b/net-p2p/mktorrent/Manifest @@ -0,0 +1,16 @@ +DIST mktorrent-0.2.tar.gz 16591 RMD160 cd270a15335eaf6677fb5d9ea02683f2df29b56c SHA1 ded93742edb3c88230bfd690ac8bef9e93d8d150 SHA256 e6abdb4331df760609bc8e71080a1d589511857a0448f06d912004b71aceaa90 +EBUILD mktorrent-0.2.ebuild 643 RMD160 b2efbf55506ad46e57f478fd433aaf44f21c8eb7 SHA1 6c1d96d2c3bcfcf2a2a9f41988de49f9af5a8b6f SHA256 4824c74e625adbd71d354aebaccf7fd3c66ef74a4fc6e4f35709b2f8cdaf9ae4 +MD5 83ac097e5f0a2dde1e922c89dbca6dd2 mktorrent-0.2.ebuild 643 +RMD160 b2efbf55506ad46e57f478fd433aaf44f21c8eb7 mktorrent-0.2.ebuild 643 +SHA256 4824c74e625adbd71d354aebaccf7fd3c66ef74a4fc6e4f35709b2f8cdaf9ae4 mktorrent-0.2.ebuild 643 +MISC ChangeLog 413 RMD160 8e0d2c52e2622ecb3363f88e4f2d6c184615d8b1 SHA1 f5b037ebd2ad8904ec1914f425902c2ad51802df SHA256 632859231e3d40417541622c712561b28a842e0f570f77cb574205334dee3a8f +MD5 f36395d4a41916e2d34cc7efd60e6979 ChangeLog 413 +RMD160 8e0d2c52e2622ecb3363f88e4f2d6c184615d8b1 ChangeLog 413 +SHA256 632859231e3d40417541622c712561b28a842e0f570f77cb574205334dee3a8f ChangeLog 413 +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 2337cefc3ad94429e2f022e2ac838fa0 files/digest-mktorrent-0.2 238 +RMD160 d5dd00daf0dac1df1631ccbfcc65047bd7f062a3 files/digest-mktorrent-0.2 238 +SHA256 d5518828412cc1eb2817c00f4846b329c66a66bc89dd0729b82d776789a05e86 files/digest-mktorrent-0.2 238 diff --git a/net-p2p/mktorrent/metadata.xml b/net-p2p/mktorrent/metadata.xml new file mode 100644 index 000000000000..aa0f3664825f --- /dev/null +++ b/net-p2p/mktorrent/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> diff --git a/net-p2p/mktorrent/mktorrent-0.2.ebuild b/net-p2p/mktorrent/mktorrent-0.2.ebuild new file mode 100644 index 000000000000..b4f2922d3ae8 --- /dev/null +++ b/net-p2p/mktorrent/mktorrent-0.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-0.2.ebuild,v 1.1 2007/10/16 16:29:58 armin76 Exp $ + +DESCRIPTION="Simple command line utility to create BitTorrent metainfo files" +HOMEPAGE="http://mktorrent.sourceforge.net/" +SRC_URI="mirror://sourceforge/mktorrent/mktorrent-${PV}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +RDEPEND="dev-libs/openssl" + +src_unpack() { + unpack ${A} + sed -i 's/^#DONT_STRIP/DONT_STRIP/' "${S}"/Makefile +} + +src_install() { + dobin mktorrent || die "dobin failed" + dodoc README +} |