Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7be72c04d805f51041d175a7ce60534b61ae2ce2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7be72c04d805f51041d175a7ce60534b61ae2ce2)
  • Date: Mon, 15 Jul 2013 12:43:33 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

dev/null |binary
utils/youtube-dl/DETAILS | 12 +++---------
utils/youtube-dl/HISTORY | 6 ++++++
utils/youtube-dl/PRE_BUILD | 1 -
4 files changed, 9 insertions(+), 10 deletions(-)

New commits:
commit 7be72c04d805f51041d175a7ce60534b61ae2ce2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

youtube-dl: Remove irrelevant text from long description

commit e84f00fcb99b1f341853c4748c3ef23ae414ff88
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

youtube-dl 2013.07.12

diff --git a/utils/youtube-dl/DETAILS b/utils/youtube-dl/DETAILS
index fefb956..98eba96 100755
--- a/utils/youtube-dl/DETAILS
+++ b/utils/youtube-dl/DETAILS
@@ -1,10 +1,9 @@
SPELL=youtube-dl
- VERSION=2012.09.27
+ VERSION=2013.07.12
SOURCE=$SPELL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://github.com/rg3/youtube-dl/raw/$VERSION/$SOURCE
- SOURCE_HINTS[0]="no-check-certificate"
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=http://youtube-dl.org/downloads/$VERSION/$SOURCE
+
SOURCE_HASH=sha512:37925046c9ee354605c21a4cfe615c185433f09536e36a50bf164e81153cee2e821065678e3374e55ee8cd9026df7883e3b5675fc83d7d6ac8c2e7d5e7b2229c
FORCE_DOWNLOAD=on
LICENSE[0]=BSD
KEYWORDS="utils"
@@ -13,9 +12,4 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT='command-line program to download YouTube videos'
cat << EOF
youtube-dl is a small command-line program to download videos from
YouTube.com.
-It requires the Python interpreter, version 2.4 or later, and it's not
platform
-specific. It should work in your Unix box, in Windows or in Mac OS X. The
-latest version is 2008.03.08. It's licensed under the MIT License, which
means
-you can modify it, redistribute it or use it however you like complying with
a
-few simple conditions.
EOF
diff --git a/utils/youtube-dl/HISTORY b/utils/youtube-dl/HISTORY
index b61622c..affc376 100644
--- a/utils/youtube-dl/HISTORY
+++ b/utils/youtube-dl/HISTORY
@@ -1,3 +1,9 @@
+2013-07-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS, PRE_BUILD: updated spell to 2013.07.12
+ Changed SOURCE_URL[0]
+ Switched to SOURCE_HASH
+ Removed PRE_BUILD, not needed
+
2012-09-27 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2012.09.27

diff --git a/utils/youtube-dl/PRE_BUILD b/utils/youtube-dl/PRE_BUILD
deleted file mode 100755
index b3f3f78..0000000
--- a/utils/youtube-dl/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-verify_file ''
diff --git a/utils/youtube-dl/youtube-dl.sig b/utils/youtube-dl/youtube-dl.sig
deleted file mode 100644
index c70a114..0000000
Binary files a/utils/youtube-dl/youtube-dl.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7be72c04d805f51041d175a7ce60534b61ae2ce2), Ismael Luceno, 07/15/2013

Archive powered by MHonArc 2.6.24.

Top of Page