Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (57e8cab5c539c92c2ee0cc96de970ee9c855b395)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Ethan Grammatikidis" <eekee57 AT fastmail.fm>
  • To: "Florian Franzmann" <siflfran AT hawo.stw.uni-erlangen.de>, sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (57e8cab5c539c92c2ee0cc96de970ee9c855b395)
  • Date: Sat, 26 Jul 2008 21:44:03 +0100


On Sat, 26 Jul 2008 04:38:30 -0500, "Florian Franzmann"
<scm AT sourcemage.org> said:
> GIT changes to master grimoire by Florian Franzmann
> <siflfran AT hawo.stw.uni-erlangen.de>:
>
> ChangeLog | 3 +++
> graphics/geeqie/DEPENDS | 9 +++++++++
> graphics/geeqie/DETAILS | 15 +++++++++++++++
> graphics/geeqie/HISTORY | 3 +++
> 4 files changed, 30 insertions(+)
>
> New commits:
> commit 57e8cab5c539c92c2ee0cc96de970ee9c855b395
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> graphics/geequie: new spell, an image viewer

Scribe reindex fails to put this spell into the grimoire index. (Stable
Sorcery.)

>
> diff --git a/ChangeLog b/ChangeLog
> index 00ac934..4c256d9 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,6 @@
> +2008-07-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> + * graphics/geeqie: new spell, an image viewer forked from gqview
> +
> 2008-07-25 Eric Sandall <sandalle AT sourcemage.org>
> * collab/dimp: Added a Horde AJAX-like webmail
>
> diff --git a/graphics/geeqie/DEPENDS b/graphics/geeqie/DEPENDS
> new file mode 100755
> index 0000000..f0031a2
> --- /dev/null
> +++ b/graphics/geeqie/DEPENDS
> @@ -0,0 +1,9 @@
> +depends gtk+2 &&
> +optional_depends exiv2 \
> + "--with-exiv2" \
> + "--without-exiv2" \
> + "exiv2 support" &&
> +optional_depends lcms \
> + "--with-lcms" \
> + "--without-lcms" \
> + "lcms support"
> diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
> new file mode 100755
> index 0000000..677b040
> --- /dev/null
> +++ b/graphics/geeqie/DETAILS
> @@ -0,0 +1,15 @@
> + SPELL=geeqie
> + VERSION=1.0alpha1
> + SOURCE="${SPELL}-${VERSION}.tar.gz"
> + SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
> +
> SOURCE_HASH=sha512:4cf1520366d0007823febb3ef69dd260fffe462c338593dfb0006d6b67f4d2fc931d548d50b8beaad00f5c5ffc13445f3150a4a1088ecd7a1d1b420bb5a7c46c
> +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
> + WEB_SITE="http://geeqie.sourceforge.net/";
> + LICENSE[0]=GPL
> + ENTERED=20080726
> + SHORT="a lightweight Gtk+ based image viewer"
> +cat << EOF
> +Geeqie has been forked from gqview project, because it was not possible
> to
> +contact gqview author and the only maintainer. Geeqie projects goal is
> to
> +move the development forward and also integrate the existing patches.
> +EOF
> diff --git a/graphics/geeqie/HISTORY b/graphics/geeqie/HISTORY
> new file mode 100644
> index 0000000..f9cdf8c
> --- /dev/null
> +++ b/graphics/geeqie/HISTORY
> @@ -0,0 +1,3 @@
> +2008-07-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> + * DEPENDS, DETAILS, HISTORY: spell created
> +
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
--
This post brought to you by:
Ethan Grammatikidis,
who follows directions like a butterfly.





Archive powered by MHonArc 2.6.24.

Top of Page