Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (6014d2cfcc5ace61b78b5ba93713ee038262536f)

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 Bearcat Sandor (6014d2cfcc5ace61b78b5ba93713ee038262536f)
  • Date: Sat, 15 Sep 2007 10:54:35 +0200

On Sat, Sep 15, 2007 at 02:37:53AM -0500, Bearcat Sandor wrote:
> GIT changes to master grimoire by Bearcat Sandor
> <sourcemage AT feline-soul.com>:
>
> video/myththemes/BUILD | 4 ++++
> video/myththemes/DEPENDS | 1 +
> video/myththemes/DETAILS | 13 +++++++++++++
> video/myththemes/HISTORY | 3 +++
> 4 files changed, 21 insertions(+)
>
> New commits:
> commit 9f152b9173dd2829291d5d22a2e29403bf965aa5
> Author: Bearcat Sandor <sourcemage AT feline-soul.com>
> Commit: Bearcat Sandor <sourcemage AT feline-soul.com>
>
> New Spell! Myththemes version 0.20.2

Don't forget to add a ChangeLog entry.

> diff --git a/video/myththemes/BUILD b/video/myththemes/BUILD
> new file mode 100755
> index 0000000..9f3570b
> --- /dev/null
> +++ b/video/myththemes/BUILD
> @@ -0,0 +1,4 @@
> +QTDIR=${QTDIR:-$INSTALL_ROOT/usr} &&
> +./configure --prefix=/usr &&
> +qmake myththemes.pro
> +
> diff --git a/video/myththemes/DEPENDS b/video/myththemes/DEPENDS
> new file mode 100755
> index 0000000..e75c993
> --- /dev/null
> +++ b/video/myththemes/DEPENDS
> @@ -0,0 +1 @@
> +depends mythtv
> diff --git a/video/myththemes/DETAILS b/video/myththemes/DETAILS
> new file mode 100755
> index 0000000..6ea7bac
> --- /dev/null
> +++ b/video/myththemes/DETAILS
> @@ -0,0 +1,13 @@
> + SPELL=myththemes
> + VERSION=0.20.2
> + SOURCE="${SPELL}-${VERSION}.tar.bz2"
> + SOURCE_URL[0]=http://www.mythtv.org/mc/${SOURCE}
> +
> SOURCE_HASH=sha512:d2f7812da8d7f68e60daadc01aeda6574e0675a2402f86fafbe94c2e808081b5f024c6a5d4342fe70cedf220f1e4302b4ceb3a8a9449cf7c83bb8236829016fd
> +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
> + WEB_SITE="www.mythtv.org"
> + LICENSE[0]=GPL
> + ENTERED=20070914
> + SHORT="More official themes for MythTV systems"
> +cat << EOF
> +More up-to-date themes to make your MythTV system look great.
> +EOF
> diff --git a/video/myththemes/HISTORY b/video/myththemes/HISTORY
> new file mode 100644
> index 0000000..366acd9
> --- /dev/null
> +++ b/video/myththemes/HISTORY
> @@ -0,0 +1,3 @@
> +2007-09-14 Bearcat M. Sandor <sourcemage AT feline-soul.com>
> + * BUILD, BUILD~, DEPENDS, DETAILS, HISTORY: spell created
> +
> _______________________________________________
> 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