[Lunar-commits] <moonbase-other> transmission: move it to gnome3 repo.
Florin Braescu
florin at lunar-linux.org
Sun Mar 3 13:28:08 CET 2013
commit 91fbc4cf51e8a7ac70a9b3cf4800c74cc5cde742
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 04:28:08 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/91fbc4cf51e8a7ac70a9b3cf4800c74cc5cde742
transmission: move it to gnome3 repo.
---
distributed/transmission/BUILD | +0/-7
distributed/transmission/CONFIGURE | +0/-2
distributed/transmission/DEPENDS | +0/-7
distributed/transmission/DETAILS | +0/-15
4 files changed, 31 deletions(-)
--- a/distributed/transmission/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --disable-static" &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/distributed/transmission/CONFIGURE
+++ /dev/null
@@ -1,2 +0,0 @@
-mquery DAEMON "Install daemon support?" n "--enable-daemon" "--disable-daemon"
-mquery CLI "Build command line interface?" y "--enable-cli" "--disable-cli"
--- a/distributed/transmission/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends curl
-depends intltool
-depends libevent
-depends openssl
-
-optional_depends "gtk+-3" "--with-gtk" "--without-gtk" "for the GUI interface"
-optional_depends "libnotify" "--with-inotify" "--without-inotify" "for inotify support"
--- a/distributed/transmission/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=transmission
- VERSION=2.77
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://download.transmissionbt.com/files
- SOURCE_VFY=sha1:a26298dc814b3995a7e4a7f6566fc16b1463bbbb
- WEB_SITE=http://transmissionbt.com
- ENTERED=20060626
- UPDATED=20130219
- SHORT="A fast and powerful BitTorrent client"
-
-cat << EOF
-Transmission is a free, lightweight BitTorrent client. It features a
-simple, intuitive interface on top of an efficient, cross-platform
-back-end.
-EOF
More information about the Lunar-commits
mailing list