Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b686e6598d8e86323fa8fdd530a4f4f0e6eabc4d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b686e6598d8e86323fa8fdd530a4f4f0e6eabc4d)
  • Date: Thu, 8 Nov 2007 04:24:25 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 3 +
graphics-libs/pil/BUILD | 10 ----
graphics-libs/pil/DEPENDS | 2
graphics-libs/pil/DETAILS | 19 ---------
graphics-libs/pil/HISTORY | 84 -----------------------------------------
graphics-libs/pil/INSTALL | 5 --
graphics-libs/pil/PROVIDES | 1
graphics-libs/pil/font.diff | 6 --
python-devel/pil/BUILD | 10 ++++
python-devel/pil/DEPENDS | 6 ++
python-devel/pil/DETAILS | 18 ++++++++
python-devel/pil/HISTORY | 89
++++++++++++++++++++++++++++++++++++++++++++
python-devel/pil/INSTALL | 5 ++
python-devel/pil/PROVIDES | 1
python-devel/pil/font.diff | 6 ++
15 files changed, 138 insertions(+), 127 deletions(-)

New commits:
commit b686e6598d8e86323fa8fdd530a4f4f0e6eabc4d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pil: graphics-libs => python/devel, ok ruskie@
fixed jpeg dep, added tk, zlib, freetype2 as optional

diff --git a/ChangeLog b/ChangeLog
index 8867071..1d6660c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-11-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * graphics-libs/pil: => python-devel
+
2007-11-07 Arjan Bouter <abouter AT sourcemage.org>
* collab/rscds: new spell, real simple caldav storage
* php-pear/libawl-php: new spell, awl php libs
diff --git a/graphics-libs/pil/BUILD b/graphics-libs/pil/BUILD
deleted file mode 100755
index 2682c92..0000000
--- a/graphics-libs/pil/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-patch -p0 <$SPELL_DIRECTORY/font.diff &&
-#cd libImaging &&
-# Ignores $OPTS &&
-#./configure &&
-#make &&
-#cd .. &&
-# a fix for some variable scoping problem in thier setup.py
-#mv setup.py set1.py &&
-sed -i '/HAVE_TCLTK = 0/aEXTRA_COMPILE_ARGS = NoneEXTRA_LINK_ARGS = None'
setup.py &&
-python setup.py build_ext -i
diff --git a/graphics-libs/pil/DEPENDS b/graphics-libs/pil/DEPENDS
deleted file mode 100755
index 9fa8852..0000000
--- a/graphics-libs/pil/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends python &&
-depends jpeg
diff --git a/graphics-libs/pil/DETAILS b/graphics-libs/pil/DETAILS
deleted file mode 100755
index b6e1c46..0000000
--- a/graphics-libs/pil/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- SPELL=pil
- VERSION=1.1.6
-
SOURCE_HASH=sha512:d786a11f9086ff63e830fe7538fcb0cdb192773ae709f5fd680bb2357d1071c5214f5e6f5f4ed9a91fa8bdad4af5e019bbc96e11b6e044268dbe0cd3239a986f
- SOURCE=Imaging-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
- SOURCE_URL[0]=http://effbot.org/downloads/$SOURCE
- WEB_SITE=http://www.pythonware.com/products/pil/index.htm
- ENTERED=20020531
- LICENSE[0]=GPL
- KEYWORDS="graphics python libs"
- SHORT="Python Imaging Library"
-cat << EOF
-The Python Imaging Library (PIL) adds
-image processing capabilities to your
-Python interpreter. This library supports
-many file formats, and provides powerful
-image processing and graphics
-capabilities.
-EOF
diff --git a/graphics-libs/pil/HISTORY b/graphics-libs/pil/HISTORY
deleted file mode 100644
index 2b828b4..0000000
--- a/graphics-libs/pil/HISTORY
+++ /dev/null
@@ -1,84 +0,0 @@
-2006-12-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.1.6
-
-2006-11-08 Flavien Bridault <vlaaad AT sourcemage.org>
- * TRIGGERS: Removed, python upgrades are now handled in the python
spell
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * PROVIDES: [automated] Fixed invalid entries.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.1.5
-
-2005-02-28 Eric Sandall <sandalle AT sourcemage.org>
- * CONFLICTS: Removed conflicting spell
-
-2005-01-19 Unet <unet AT sourcemage.org>
- * INSTALL: Make use of INSTALL_ROOT
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS,INSTALL,TRIGGERS: Python renamed to python
-
-2004-12-12 Seth Woolley <seth AT tautology.org>
- * DETAILS: version 1.1.5b1
- * BUILD: removed configure and make now included in build
- already through build_ext -i
- * font.diff: fixed ft patch so that it will apply through
- version bumps.
- * INSTALL: all headers moved, not just those named by name,
- as they get renamed frequently.
-
-2004-08-14 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.1.5a3
- fixes bug #7232
-
-2004-07-21 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD: fix sed command
-
-2004-07-20 Eric Sandall <sandalle AT sourcemage.org>
- * Renamed to pil
- * DETAILS: Renamed to pil
- Removed MAINTAINER
- BUILD_API=2
- * BUILD: Converted to BUILD_API 2
- * INSTALL: Added
- * CONFLICTS: Conflicts with PIL
- * HISTORY: Formatted to Guru Handbook
-
-2004-05-09 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD: apply patch
- * font.diff: add
- fixes problem with latest freetype2
-
-2004-02-03 David Braaten <xiticix47 AT hotmail.com>
- * BUILD: implement Hamish's suggestion to get the Python version
- dynamically. bug 5266
- * TRIGGERS: added to recast on Python.
-
-2004-01-04 David Braaten <xiticix47 AT hotmail.com>
- * BUILD: uncommented previous commented steps. bug 5266.
- * HISTORY: formatted to guru handbook.
-
-2003-09-01 David Braaten <xiticix47 AT hotmail.com>
- * BUILD: Commented out some unneccessary(?) build steps. bug 4180.
-
-2003-06-16 David Braaten <xiticix47 AT hotmail.com>
- * DETAILS: Updated version number to 1.1.4.
- Updated MD5 sum.
- New source location at effbot.org.
- * BUILD: Edit in BUILD to workaround a problem in setup.py
-
-2003-02-02 Jason Flatt <jasonflatt AT wizard.com>
- * BUILD: Tested for $OPTS and commented BUILD.
- * DETAILS: Removed tabs from DETAILS.
- * HISTORY: Reformatted this file based on Grimoire Guru Handbook.
-
-2002-06-12 Unet <unet AT sourcemage.org>
- * HISTORY: Created this.
-
diff --git a/graphics-libs/pil/INSTALL b/graphics-libs/pil/INSTALL
deleted file mode 100755
index 01f7351..0000000
--- a/graphics-libs/pil/INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-cd libImaging &&
-cp *.h \
- $INSTALL_ROOT/usr/include/python$(installed_version python|cut -d . -f
1,2) &&
-cd .. &&
-python setup.py install --root $INSTALL_ROOT/
diff --git a/graphics-libs/pil/PROVIDES b/graphics-libs/pil/PROVIDES
deleted file mode 100755
index 35cc99c..0000000
--- a/graphics-libs/pil/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-IMAGE-CONVERSION
diff --git a/graphics-libs/pil/font.diff b/graphics-libs/pil/font.diff
deleted file mode 100644
index a03683c..0000000
--- a/graphics-libs/pil/font.diff
+++ /dev/null
@@ -1,6 +0,0 @@
---- _imagingft.c 2004-05-09 11:00:43.000000000 +0200
-+++ _imagingft.c.cp 2004-05-09 11:08:17.000000000 +0200
-@@ -33,1 +33,2 @@
--#include <freetype/freetype.h>
-+#include <ft2build.h>
-+#include FT_FREETYPE_H
diff --git a/python-devel/pil/BUILD b/python-devel/pil/BUILD
new file mode 100755
index 0000000..2682c92
--- /dev/null
+++ b/python-devel/pil/BUILD
@@ -0,0 +1,10 @@
+patch -p0 <$SPELL_DIRECTORY/font.diff &&
+#cd libImaging &&
+# Ignores $OPTS &&
+#./configure &&
+#make &&
+#cd .. &&
+# a fix for some variable scoping problem in thier setup.py
+#mv setup.py set1.py &&
+sed -i '/HAVE_TCLTK = 0/aEXTRA_COMPILE_ARGS = NoneEXTRA_LINK_ARGS = None'
setup.py &&
+python setup.py build_ext -i
diff --git a/python-devel/pil/DEPENDS b/python-devel/pil/DEPENDS
new file mode 100755
index 0000000..5be4173
--- /dev/null
+++ b/python-devel/pil/DEPENDS
@@ -0,0 +1,6 @@
+depends python &&
+
+optional_depends jpeg "" "" "for JPEG support" &&
+optional_depends zlib "" "" "for PNG support" &&
+optional_depends freetype2 "" "" "for OpenType/TrueType support" &&
+optional_depends tk "" "" "for TkInter support"
diff --git a/python-devel/pil/DETAILS b/python-devel/pil/DETAILS
new file mode 100755
index 0000000..9b68369
--- /dev/null
+++ b/python-devel/pil/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=pil
+ VERSION=1.1.6
+
SOURCE_HASH=sha512:d786a11f9086ff63e830fe7538fcb0cdb192773ae709f5fd680bb2357d1071c5214f5e6f5f4ed9a91fa8bdad4af5e019bbc96e11b6e044268dbe0cd3239a986f
+ SOURCE=Imaging-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
+ SOURCE_URL[0]=http://effbot.org/downloads/$SOURCE
+ WEB_SITE=http://www.pythonware.com/products/pil/index.htm
+ ENTERED=20020531
+ LICENSE[0]=GPL
+ PATCHLEVEL=1
+ KEYWORDS="graphics python libs"
+ SHORT="Python Imaging Library"
+cat << EOF
+The Python Imaging Library (PIL) adds image processing
+capabilities to your Python interpreter. This library
+supports many file formats, and provides powerful
+image processing and graphics capabilities.
+EOF
diff --git a/python-devel/pil/HISTORY b/python-devel/pil/HISTORY
new file mode 100644
index 0000000..95ec316
--- /dev/null
+++ b/python-devel/pil/HISTORY
@@ -0,0 +1,89 @@
+2007-11-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL=1
+ * DEPENDS: fixed jpeg as optional, added
+ tk, zlib, freetype2
+
+2006-12-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.6
+
+2006-11-08 Flavien Bridault <vlaaad AT sourcemage.org>
+ * TRIGGERS: Removed, python upgrades are now handled in the python
spell
+
+2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
+ * PROVIDES: [automated] Fixed invalid entries.
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.5
+
+2005-02-28 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFLICTS: Removed conflicting spell
+
+2005-01-19 Unet <unet AT sourcemage.org>
+ * INSTALL: Make use of INSTALL_ROOT
+
+2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS,INSTALL,TRIGGERS: Python renamed to python
+
+2004-12-12 Seth Woolley <seth AT tautology.org>
+ * DETAILS: version 1.1.5b1
+ * BUILD: removed configure and make now included in build
+ already through build_ext -i
+ * font.diff: fixed ft patch so that it will apply through
+ version bumps.
+ * INSTALL: all headers moved, not just those named by name,
+ as they get renamed frequently.
+
+2004-08-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.5a3
+ fixes bug #7232
+
+2004-07-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: fix sed command
+
+2004-07-20 Eric Sandall <sandalle AT sourcemage.org>
+ * Renamed to pil
+ * DETAILS: Renamed to pil
+ Removed MAINTAINER
+ BUILD_API=2
+ * BUILD: Converted to BUILD_API 2
+ * INSTALL: Added
+ * CONFLICTS: Conflicts with PIL
+ * HISTORY: Formatted to Guru Handbook
+
+2004-05-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: apply patch
+ * font.diff: add
+ fixes problem with latest freetype2
+
+2004-02-03 David Braaten <xiticix47 AT hotmail.com>
+ * BUILD: implement Hamish's suggestion to get the Python version
+ dynamically. bug 5266
+ * TRIGGERS: added to recast on Python.
+
+2004-01-04 David Braaten <xiticix47 AT hotmail.com>
+ * BUILD: uncommented previous commented steps. bug 5266.
+ * HISTORY: formatted to guru handbook.
+
+2003-09-01 David Braaten <xiticix47 AT hotmail.com>
+ * BUILD: Commented out some unneccessary(?) build steps. bug 4180.
+
+2003-06-16 David Braaten <xiticix47 AT hotmail.com>
+ * DETAILS: Updated version number to 1.1.4.
+ Updated MD5 sum.
+ New source location at effbot.org.
+ * BUILD: Edit in BUILD to workaround a problem in setup.py
+
+2003-02-02 Jason Flatt <jasonflatt AT wizard.com>
+ * BUILD: Tested for $OPTS and commented BUILD.
+ * DETAILS: Removed tabs from DETAILS.
+ * HISTORY: Reformatted this file based on Grimoire Guru Handbook.
+
+2002-06-12 Unet <unet AT sourcemage.org>
+ * HISTORY: Created this.
+
diff --git a/python-devel/pil/INSTALL b/python-devel/pil/INSTALL
new file mode 100755
index 0000000..01f7351
--- /dev/null
+++ b/python-devel/pil/INSTALL
@@ -0,0 +1,5 @@
+cd libImaging &&
+cp *.h \
+ $INSTALL_ROOT/usr/include/python$(installed_version python|cut -d . -f
1,2) &&
+cd .. &&
+python setup.py install --root $INSTALL_ROOT/
diff --git a/python-devel/pil/PROVIDES b/python-devel/pil/PROVIDES
new file mode 100755
index 0000000..35cc99c
--- /dev/null
+++ b/python-devel/pil/PROVIDES
@@ -0,0 +1 @@
+IMAGE-CONVERSION
diff --git a/python-devel/pil/font.diff b/python-devel/pil/font.diff
new file mode 100644
index 0000000..a03683c
--- /dev/null
+++ b/python-devel/pil/font.diff
@@ -0,0 +1,6 @@
+--- _imagingft.c 2004-05-09 11:00:43.000000000 +0200
++++ _imagingft.c.cp 2004-05-09 11:08:17.000000000 +0200
+@@ -33,1 +33,2 @@
+-#include <freetype/freetype.h>
++#include <ft2build.h>
++#include FT_FREETYPE_H



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b686e6598d8e86323fa8fdd530a4f4f0e6eabc4d), Vlad Glagolev, 11/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page