Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (b8ac8e38ed35a981f89219e5da58dd75f5a023ab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (b8ac8e38ed35a981f89219e5da58dd75f5a023ab)
  • Date: Thu, 3 Sep 2009 17:26:55 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

ftp/gtorrentviewer/DEPENDS | 2 ++
ftp/gtorrentviewer/DETAILS | 20 ++++++++++++++++++++
ftp/gtorrentviewer/HISTORY | 3 +++
3 files changed, 25 insertions(+)

New commits:
commit 87f48b2f05c97f9e73b3a869f17ba07e3441a461
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

ftp/gtorrentviewer: new spell, GTK2-based viewer and editor for
BitTorrent meta files

diff --git a/ftp/gtorrentviewer/DEPENDS b/ftp/gtorrentviewer/DEPENDS
new file mode 100755
index 0000000..4c13169
--- /dev/null
+++ b/ftp/gtorrentviewer/DEPENDS
@@ -0,0 +1,2 @@
+depends gtk+2 &&
+depends curl
diff --git a/ftp/gtorrentviewer/DETAILS b/ftp/gtorrentviewer/DETAILS
new file mode 100755
index 0000000..faf1ce8
--- /dev/null
+++ b/ftp/gtorrentviewer/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=gtorrentviewer
+ VERSION=0.2b
+ SOURCE=GTorrentViewer-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SOURCE%.tar.gz}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/$SOURCE
+
SOURCE_HASH=sha512:4e8a0181d0492e9a88de09fe6399b9c6e4ca16913550b53597c00c2a413cd4c332b305b4b24735fa2b84bea87618ce7c22b111779f452a8d977470830d145b10
+ WEB_SITE=http://gtorrentviewer.sourceforge.net
+ ENTERED=20090903
+ LICENSE[0]=GPL
+ SHORT="GTK2-based viewer and editor for BitTorrent meta files"
+cat << EOF
+GTorrentViewer is a GTK2-based viewer and editor for BitTorrent meta files.
It
+is able to retrieve information from trackers, check files, show detailed
+information, and modify .torrent files without having to start downloading.
+
+The purpose of GTorrentViewer is to give the ability to see and modify all
the
+possible information from .torrent files without having to start downloading
+and the ability to see in real time the current number of seeds and peers on
+the torrent, so you will always know the status before start the download.
+EOF
diff --git a/ftp/gtorrentviewer/HISTORY b/ftp/gtorrentviewer/HISTORY
new file mode 100644
index 0000000..53d0782
--- /dev/null
+++ b/ftp/gtorrentviewer/HISTORY
@@ -0,0 +1,3 @@
+2009-09-03 Quentin Rameau <quinq AT sourcemage.org>
+ * DEPENDS, DETAILS, HISTORY: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (b8ac8e38ed35a981f89219e5da58dd75f5a023ab), Quentin Rameau, 09/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page