Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (da055846d2ea7165c4f07ddb2666515f4c70a174)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Sukneet Basuta <sukneet AT sourcemage.org>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (da055846d2ea7165c4f07ddb2666515f4c70a174)
  • Date: Sun, 22 May 2011 18:36:47 +0200

> commit 92a0f86619ac9d89ed4218193a3cb9b2f3c02dc8
> Author: Sukneet Basuta <sukneet AT sourcemage.org>
> Commit: Sukneet Basuta <sukneet AT sourcemage.org>
>
> distribute: new spell
> Tool to easily download, build, install, upgrade, and uninstall Python
> packages
> Forked from setuptools and conflicts with it as such.


Is it compatible with setuptools? Do it install the same files? Are
compatible? Should both provide SETUPTOOLS?




> +++ b/graphics/mcomix/DETAILS
> @@ -0,0 +1,21 @@
> + SPELL=mcomix
> + VERSION=0.91
> + SOURCE="${SPELL}-${VERSION}.tar.bz2"
> +
> SOURCE_URL[0]=http://sourceforge.net/projects/${SPELL}/files/MComix-${VERSION}/${SOURCE}
> +
> SOURCE_HASH=sha512:e01c77463834b29bca5f30d45d367f3c44adac74f63f914501cdcadb1d2e09a3d787311e1a8e666316d9890322a5480ed42ce3ca2abd4c80901474fc6ca1ee61
> +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
> + WEB_SITE="http://sourceforge.net/projects/mcomix/";
> + LICENSE[0]="GPL"
> + ENTERED=20110521
> + KEYWORDS="graphics"
> + SHORT="MComix is a fork of Comix and is a user-friendly,
> customizable image viewer. It is specifically designed to handle comic
> books."
> +cat << EOF
> +MComix is an user-friendly, customizable image viewer. It is specifically
> +designed to handle comic books, but also serves as a generic viewer. It
> reads
> +images in ZIP, RAR, 7Zip or tar archives as well as plain image files. It
> +is written in Python and uses GTK+ through the PyGTK bindings, and runs on
> +both Linux and Windows.
> +
> +MComix is a fork of the Comix project, and aims to add bug fixes and
> stability
> +improvements after Comix development came to a halt in late 2009.
> +EOF
> diff --git a/graphics/mcomix/HISTORY b/graphics/mcomix/HISTORY
> new file mode 100644
> index 0000000..fbc6824
> --- /dev/null
> +++ b/graphics/mcomix/HISTORY
> @@ -0,0 +1,10 @@
> +2011-05-22 Sukneet Basuta <sukneet AT sourcemage.org>
> + * Try it out: changed blabla
> + * Copy it back to the grimoire: changed blabla
> + * DEPENDS: changed blabla
> + * PREPARE: added, bla bla!
> + changed blabla



blabla?

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page