Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Donald Johnson (d542864c4acac934435539246673276f5845588e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Donald Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Donald Johnson (d542864c4acac934435539246673276f5845588e)
  • Date: Thu, 10 Sep 2009 16:38:20 -0500

GIT changes to master grimoire by Donald Johnson <ltdonny AT gmail.com>:

graphics-libs/devil/DETAILS | 17 +++++++++++++----
graphics-libs/devil/HISTORY | 3 +++
wm-addons/devilspie/DETAILS | 5 ++++-
wm-addons/devilspie/HISTORY | 3 +++
4 files changed, 23 insertions(+), 5 deletions(-)

New commits:
commit a829e32e3d69ef440439b872430c645aa72634d0
Author: Donald Johnson <ltdonny AT gmail.com>
Commit: Donald Johnson <ltdonny AT gmail.com>

devil: line-wrapped long desc

commit f4e23c647af9ebff4e83c7aa107fac496497031f
Author: Donald Johnson <ltdonny AT gmail.com>
Commit: Donald Johnson <ltdonny AT gmail.com>

devilspie: line wrapped long desc

diff --git a/graphics-libs/devil/DETAILS b/graphics-libs/devil/DETAILS
index 234331b..a2013fd 100755
--- a/graphics-libs/devil/DETAILS
+++ b/graphics-libs/devil/DETAILS
@@ -12,10 +12,19 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-rc?}
ENTERED=20031008
SHORT="Developer's Image Library"
cat << EOF
-Developer's Image Library (DevIL) is a programmer's library to develop
applications with very powerful image loading capabilities, yet is easy for a
developer to learn and use. Ultimate control of images is left to the
developer, so unnecessary conversions, etc. are not performed. DevIL utilizes
a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate,
filter and display a wide variety of image formats.
+Developer's Image Library (DevIL) is a programmer's library to develop
+applications with very powerful image loading capabilities, yet is easy for a
+developer to learn and use. Ultimate control of images is left to the
+developer, so unnecessary conversions, etc. are not performed. DevIL
utilizes a
+simple, yet powerful, syntax. DevIL can load, save, convert, manipulate,
filter
+and display a wide variety of image formats.

-Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm,
.mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw,
.sgi, .tga and .tif files.
-Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm, .pcx,
.pgm,.png, .ppm, .raw, .sgi, .tga and .tif.
+Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm,
+.mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw,
+.sgi, .tga and .tif files. Formats supported for saving include .bmp, .dds,
+.h, .jpg, .pal, .pbm, .pcx, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.

-DevIL currently supports the following APIs for display: OpenGL, Windows
GDI, SDL, DirectX and Allegro. Compilers that can compile DevIL or use it
include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and
Dev-C++.
+DevIL currently supports the following APIs for display: OpenGL, Windows GDI,
+SDL, DirectX and Allegro. Compilers that can compile DevIL or use it include
+Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and Dev-C++.
EOF
diff --git a/graphics-libs/devil/HISTORY b/graphics-libs/devil/HISTORY
index 96c9654..51a0a84 100644
--- a/graphics-libs/devil/HISTORY
+++ b/graphics-libs/devil/HISTORY
@@ -1,3 +1,6 @@
+2009-09-10 Donald Johnson <ltdonny AT gmail.com>
+ * DETAILS: Wrapped long desc
+
2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.7.8
* CONFIGURE: Query for ILU and ILUT support
diff --git a/wm-addons/devilspie/DETAILS b/wm-addons/devilspie/DETAILS
index 33bebac..0fe408c 100755
--- a/wm-addons/devilspie/DETAILS
+++ b/wm-addons/devilspie/DETAILS
@@ -9,5 +9,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=GPL
SHORT="A window matching utility"
cat << EOF
-Devil's Pie can be configured to detect windows as they are created, and
match the windows to a set of rules. If the window matches the rules, actions
are applied to it. For example XChat can be put on all desktops by default or
Aterm can be ripped of decorations by default (tested in OpenBox).
+Devil's Pie can be configured to detect windows as they are created, and
match
+the windows to a set of rules. If the window matches the rules, actions are
+applied to it. For example XChat can be put on all desktops by default or
Aterm
+can be ripped of decorations by default (tested in OpenBox).
EOF
diff --git a/wm-addons/devilspie/HISTORY b/wm-addons/devilspie/HISTORY
index 946adc0..277eb29 100644
--- a/wm-addons/devilspie/HISTORY
+++ b/wm-addons/devilspie/HISTORY
@@ -1,3 +1,6 @@
+2009-09-10 Donald Johnson <ltdonny AT gmail.com>
+ * DETAILS: line wrapped long desc
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs




  • [SM-Commit] GIT changes to master grimoire by Donald Johnson (d542864c4acac934435539246673276f5845588e), Donald Johnson, 09/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page