Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 78943 by Pieter Lenaerts for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 78943 by Pieter Lenaerts for review
  • Date: Sat, 6 May 2006 17:40:02 +0100 (BST)

Change 78943 by pieter_lenaerts@pieter_lenaerts-hephaestos on 2006/05/06
17:37:38

gle to test

Affected files ...

... //sgl/grimoires/test/editors/gle/DEPENDS#2 integrate
... //sgl/grimoires/test/editors/gle/DETAILS#5 integrate
... //sgl/grimoires/test/editors/gle/HISTORY#7 integrate
... //sgl/grimoires/test/editors/gle/PRE_BUILD#3 integrate

Differences ...

==== //sgl/grimoires/test/editors/gle/DEPENDS#2 (xtext) ====

@@ -1,2 +1,3 @@
+depends gcc34 &&
depends boost &&
depends perl

==== //sgl/grimoires/test/editors/gle/DETAILS#5 (xtext) ====

@@ -1,24 +1,30 @@
SPELL=gle
BUILD_API=2
VERSION=4.0.11
+ GCC_VERSION=3.4
SOURCE=${SPELL}_${VERSION}_src.zip
SOURCE2=GLEusersguide.ps.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
SOURCE_URL=$SOURCEFORGE_URL/glx/$SOURCE
SOURCE2_URL=$SOURCEFORGE_URL/glx/$SOURCE2
-
SOURCE_HASH=sha512:25259d709b0bbdd24e706698d50f84664bebe93520196e6e0a885e1764d1570a977d2e5b1d560707969f12dccb56f6c9068d27e08a2106fb8f7e84db5836bd62
+
SOURCE_HASH=sha512:c9f0d65509962c25702c6da6e0e17ba6f05ec91babfe2ad436343bbe00cff657e6b04c8890a14bb48c6612717f84440b2f8fb381bfd4bb435d22075af4406475

SOURCE2_HASH=sha512:5f831ef0faed31830779d584d733a6474cb332d5694b7e77bcd939638c34321f22a572ba08536d74546cf98a97cfd8918035cb8243cc02f3f81833fe8117c2b4
+ LICENSE[0]=GPL
WEB_SITE=http://glx.sourceforge.net
- LICENSE[0]=GPL
ENTERED=20020513
UPDATED=20040617
- MAINTAINER=sandalle AT yahoo.com
+ KEYWORDS="editors"
SHORT='High-quality graphics package for scientists'
cat << EOF
-GLE (interactive Graphics Language Editor) is a high-quality graphics
package for scientists, combining a user-friendly
-interface with a full range of facilities for producing publication-quality
graphs, diagrams, posters and slides.
-GLE provides LaTeX quality fonts together with a flexible graphics module
which allows the user to specify any feature of a
-graph (down to the line width of the subticks, for example). Complex
pictures can be drawn with user-defined subroutines and
-simple looping structures. Current device drivers support DECWINDOWS, REGIS,
TEK4010, all PC graphics cards, VT100s,
-HP-Plotters, PostScript Printers, EPSON Printers, and LaserJet Printers.
+GLE (interactive Graphics Language Editor) is a high-quality graphics package
+for scientists, combining a user-friendly interface with a full range of
+facilities for producing publication-quality graphs, diagrams, posters and
+slides.
+
+GLE provides LaTeX quality fonts together with a flexible graphics module
which
+allows the user to specify any feature of a graph (down to the line width of
+the subticks, for example). Complex pictures can be drawn with user-defined
+subroutines and simple looping structures. Current device drivers support
+DECWINDOWS, REGIS, TEK4010, all PC graphics cards, VT100s, HP-Plotters,
+PostScript Printers, EPSON Printers, and LaserJet Printers.
EOF

==== //sgl/grimoires/test/editors/gle/HISTORY#7 (text) ====

@@ -1,4 +1,15 @@
2005-12-23 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS, DETAILS, PRE_BUILD: needs gcc34
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-01-02 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated SOURCE_HASH for 4.0.11
+ Removed MAINTAINER
+ Formatted long description to <80 columns
+
+2005-12-23 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 4.0.11

2005-12-06 Pieter Lenaerts <e-type AT sourcemage.org>
@@ -9,7 +20,7 @@
* PRE_BUILD: unpack api update

2005-09-07 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: version 4.0.9, something wrong with hash atm...
+ * DETAILS: version 4.0.9, something wrong with hash atm...

2005-03-20 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: version 4.0.8, changed source directory

==== //sgl/grimoires/test/editors/gle/PRE_BUILD#3 (xtext) ====

@@ -1,3 +1,4 @@
+invoke_gcc &&
mk_source_dir $SOURCE_DIRECTORY &&
unpack_file &&
unpack_file 2




Archive powered by MHonArc 2.6.24.

Top of Page