Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (b312bc13221973237e6dfed15ac59db40c412cff)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (b312bc13221973237e6dfed15ac59db40c412cff)
  • Date: Sat, 26 Aug 2006 18:25:25 +0200

On Sat, Aug 26, 2006 at 11:22:38AM -0500, Flavien Bridault wrote:
> GIT changes to master grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:
>
> dev/null |binary
> video/video-dvdrip/DETAILS | 8 ++++----
> video/video-dvdrip/HISTORY | 4 ++++
> video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig | 0
> video/video-dvdrip/dvdrip-0.98.1.tar.gz.sig |binary
> 5 files changed, 8 insertions(+), 4 deletions(-)
>
> New commits:
> commit b312bc13221973237e6dfed15ac59db40c412cff
> Author: Flavien Bridault <vlaaad AT sourcemage.org>
> Commit: Flavien Bridault <vlaaad AT sourcemage.org>
>
> video-dvdrip: updated to 0.98.1 (and is the stable version now :-) )

There's an open bug about this. Apparently there are a few changes that
need to get done in the spell (like removed cd burning support), see
http://bugs.sourcemage.org/show_bug.cgi?id=11545

> diff --git a/video/video-dvdrip/DETAILS b/video/video-dvdrip/DETAILS
> index a43d7ff..134b5ea 100755
> --- a/video/video-dvdrip/DETAILS
> +++ b/video/video-dvdrip/DETAILS
> @@ -1,9 +1,9 @@
> SPELL=video-dvdrip
> - VERSION=0.97.12
> - SOURCE=Video-DVDRip-$VERSION.tar.gz
> -SOURCE_DIRECTORY=$BUILD_DIRECTORY/Video-DVDRip-$VERSION
> + VERSION=0.98.1
> + SOURCE=dvdrip-$VERSION.tar.gz
> +SOURCE_DIRECTORY=$BUILD_DIRECTORY/dvdrip-$VERSION
> SOURCE_URL[0]=http://www.cpan.org/authors/id/J/JR/JRED/$SOURCE
> - SOURCE_URL[1]=http://www.exit1.org/dvdrip/dist/pre/$SOURCE
> + SOURCE_URL[1]=http://www.exit1.org/dvdrip/dist/$SOURCE
> SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
> LICENSE=PERL
> WEB_SITE=http://www.exit1.org/dvdrip/index.cipp
> diff --git a/video/video-dvdrip/HISTORY b/video/video-dvdrip/HISTORY
> index 4b5c486..30491b7 100644
> --- a/video/video-dvdrip/HISTORY
> +++ b/video/video-dvdrip/HISTORY
> @@ -1,3 +1,7 @@
> +2006-08-26 Flavien Bridault <vlaaad AT sourcemage.org>
> + * DETAILS: Updated to 0.98.1, updated SOURCE_URL[1], updated SOURCE
> and
> + SOURCE_DIRECTORY
> +
> 2006-07-16 Flavien Bridault <vlaaad AT sourcemage.org>
> * DETAILS: Updated to 0.97.12
> * DEPENDS: Added event-execflow and event-rpc
> diff --git a/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig
> b/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig
> deleted file mode 100644
> index ec5cf7d..0000000
> Binary files a/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig and
> /dev/null differ
> diff --git a/video/video-dvdrip/dvdrip-0.98.1.tar.gz.sig
> b/video/video-dvdrip/dvdrip-0.98.1.tar.gz.sig
> new file mode 100644
> index 0000000..41ccd66
> Binary files /dev/null and b/video/video-dvdrip/dvdrip-0.98.1.tar.gz.sig
> differ
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page