Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d4a0308ff4f9705a6650fd4a62b4aba2cfcead13)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d4a0308ff4f9705a6650fd4a62b4aba2cfcead13)
  • Date: Fri, 24 Jan 2014 18:00:01 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 4 ++
audio-drivers/oss/DETAILS | 4 +-
audio-drivers/oss/HISTORY | 3 +
dev/null |binary
editors/lyx/DETAILS | 2 -
editors/lyx/HISTORY | 3 +
graphics-libs/openglut/BUILD | 13 -------
graphics-libs/openglut/CONFIGURE | 7 ----
graphics-libs/openglut/CONFLICTS | 4 --
graphics-libs/openglut/DEPENDS | 10 -----
graphics-libs/openglut/DETAILS | 64
++++---------------------------------
graphics-libs/openglut/DOWNLOAD | 1
graphics-libs/openglut/HISTORY | 5 ++
graphics-libs/openglut/INSTALL | 1
graphics-libs/openglut/PREPARE | 4 --
graphics-libs/openglut/PRE_BUILD | 7 ----
graphics-libs/openglut/PROVIDES | 1
graphics-libs/openglut/TRIGGERS | 1
graphics-libs/openglut/UP_TRIGGERS | 2 +
19 files changed, 31 insertions(+), 105 deletions(-)

New commits:
commit d4a0308ff4f9705a6650fd4a62b4aba2cfcead13
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

oss (stable) v4.2-build2008

commit e715aea536f9f581eb187a10931db300e32fef98
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

lyx 2.0.6

commit 409fd3fce0993d0cf2f2258f37ae077f1b363c26
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

openglut: spell deprecated [Development ceased in May 2005]

diff --git a/ChangeLog b/ChangeLog
index 276ca5a..79cbc81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-24 Ismael Luceno <ismael AT sourcemage.org>
+ * graphics-libs/openglut: spell deprecated [Development of OpenGLUT
+ ceased in May 2005]
+
2014-01-20 Ladislav Hagara <hgr AT vabo.cz>
* http/qupzilla: new spell, web browser based on qtwebkit

diff --git a/audio-drivers/oss/DETAILS b/audio-drivers/oss/DETAILS
index 6ebbbba..d5e77e1 100755
--- a/audio-drivers/oss/DETAILS
+++ b/audio-drivers/oss/DETAILS
@@ -16,10 +16,10 @@ elif [[ $OSS_BRANCH == test ]]; then

SOURCE_HASH=sha512:44dce6c0176c6e7da61a254f526c5e86c7fc731e0b1311df2f6d9cee08a0151d16e51da7f62c3a63462b408ea7f34c646ce152b1fc3829e3f345dbededdd6936
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
else
- VERSION=v4.2-build2006
+ VERSION=v4.2-build2008
SOURCE=$SPELL-$VERSION-src-gpl.tar.bz2

SOURCE_URL[0]=http://www.4front-tech.com/developer/sources/stable/gpl/$SOURCE
-
SOURCE_HASH=sha512:d1834055e446496bd215a520a18af8a86f0109eab19e3fa2a6a67a8cb0958d9ec7fe343a2515bfc84e9a697308fb93dc8d50bdd0dbe73f2aa9717ec0e3d6e4a6
+
SOURCE_HASH=sha512:bb80a5b6943724a668888684e0d8ec2c5799530ed6943a50a0f68b4eea2d639579e0bbaba4a614267bad4792252d0b3a431d926ae7bf15b01df9442988118b07
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
fi
WEB_SITE="http://www.opensound.com "
diff --git a/audio-drivers/oss/HISTORY b/audio-drivers/oss/HISTORY
index 616beb2..720981f 100644
--- a/audio-drivers/oss/HISTORY
+++ b/audio-drivers/oss/HISTORY
@@ -1,3 +1,6 @@
+2014-01-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated OSS_BRANCH=stable to v4.2-build2008
+
2012-06-15 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: stable updated to 4.2-build2006

diff --git a/editors/lyx/DETAILS b/editors/lyx/DETAILS
index 841151b..54a81c6 100755
--- a/editors/lyx/DETAILS
+++ b/editors/lyx/DETAILS
@@ -1,5 +1,5 @@
SPELL=lyx
- VERSION=2.0.1
+ VERSION=2.0.6
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/lyx/HISTORY b/editors/lyx/HISTORY
index b1833a8..420e8da 100644
--- a/editors/lyx/HISTORY
+++ b/editors/lyx/HISTORY
@@ -1,3 +1,6 @@
+2014-01-23 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.6
+
2011-09-30 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.0.1

diff --git a/graphics-libs/openglut/BUILD b/graphics-libs/openglut/BUILD
index dd2cc26..27ba77d 100755
--- a/graphics-libs/openglut/BUILD
+++ b/graphics-libs/openglut/BUILD
@@ -1,12 +1 @@
-if [ "$CVS" == "y" ]; then
- cd lib &&
- ./autogen.sh
-fi &&
-
-if [ "$OPENGLUT_GLUT" = "y" ]; then
- OPTS="$OPTS --replace-glut"
-fi &&
-
-OPTS="$OPTS --enable-fast" &&
-
-default_build
+true
diff --git a/graphics-libs/openglut/CONFIGURE
b/graphics-libs/openglut/CONFIGURE
deleted file mode 100755
index 9b662e1..0000000
--- a/graphics-libs/openglut/CONFIGURE
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Commented out until --replace-glut works
-#
-#config_query OPENGLUT_GLUT "Replace GLUT?" n
-#
-persistent_add OPENGLUT_GLUT &&
-OPENGLUT_GLUT="n"
diff --git a/graphics-libs/openglut/CONFLICTS
b/graphics-libs/openglut/CONFLICTS
deleted file mode 100755
index 3a7f940..0000000
--- a/graphics-libs/openglut/CONFLICTS
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ "$OPENGLUT_GLUT" = "y" ]; then
- conflicts glut
-fi
-# Can coexist with freeglut
diff --git a/graphics-libs/openglut/DEPENDS b/graphics-libs/openglut/DEPENDS
deleted file mode 100755
index 62e2fc2..0000000
--- a/graphics-libs/openglut/DEPENDS
+++ /dev/null
@@ -1,10 +0,0 @@
-if [ "$CVS" == "y" ]; then
- depends CVS &&
- depends libtool &&
- depends automake &&
- depends autoconf
-fi &&
-depends groff &&
-depends xorg-libs &&
-depends OPENGL
-
diff --git a/graphics-libs/openglut/DETAILS b/graphics-libs/openglut/DETAILS
index 4be24fe..84ab9f6 100755
--- a/graphics-libs/openglut/DETAILS
+++ b/graphics-libs/openglut/DETAILS
@@ -1,57 +1,7 @@
- SPELL=openglut
-if [ "$CVS" == "y" ]; then
- VERSION=sfcvs
- SOURCE=${SPELL}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT openglut.cvs.sourceforge.net:/cvsroot/openglut:openglut
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD="on"
-else
- VERSION=0.6.3
- SOURCE=${SPELL}-${VERSION}.tar.bz2
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
- if [ "$DOC" == "y" ]; then
- SOURCE2=${SPELL}-${VERSION}-doc.tar.bz2
- SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
- SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig:WORKS_FOR_ME"
- fi
-fi
-
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- WEB_SITE=http://openglut.sourceforge.net/
- ENTERED=20040322
- PATCHLEVEL=1
- LICENSE[0]=XCL
- KEYWORDS="graphics libs"
- SHORT="Open Source alternative to GLUT"
-cat << EOF
-Introduction
-OpenGLUT is an open source project to evolve the GLUT (OpenGL Utility
Toolkit)
-API (Application Programming Interface). OpenGLUT uses the FreeGLUT code
-base as a foundation for extending, enhancing and refining the API. Our
-initial goal is to define and implement OpenGLUT API Version 1.0 - intended
-to supercede the GLUT 3.x API by Mark Kilgard and implemented by FreeGLUT.
-Motivation
-
- * GLUT is a popular, portable and well documented API
- * The GLUT abstraction is tidy and easy to learn
- * Mark Kilgard's implementation has known bugs/features/limitations
- * Mark Kilgard's implementation is not actively maintained and is not
- available as open source
- * There are areas of the GLUT that would benefit from refinement
- * Interactive 3D graphics is rapidly evolving
- * The FreeGLUT project is constrained by the requirement of an open
- source, 100% compatible GLUT 3.7 implementation
-
-Features
-As a new project, several areas are being considered for OpenGLUT 1.0
-
- * Generalised user input API: keyboards, mice, joysticks
- * Generalised window API: unmanaged and offscreen rendering
- * Fullscreen and game-mode API: rationalisation
- * Extended geometric API: beyond the box, sphere and teapot
- * Texturing API: common file format support
- * Text Rendering API: textured fonts
- * OpenGL extensions API
- * Complete documentation
-EOF
+ SPELL=openglut
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by freeglut]
+ EOF
diff --git a/graphics-libs/openglut/DOWNLOAD b/graphics-libs/openglut/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics-libs/openglut/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/graphics-libs/openglut/HISTORY b/graphics-libs/openglut/HISTORY
index 2315687..515ac72 100644
--- a/graphics-libs/openglut/HISTORY
+++ b/graphics-libs/openglut/HISTORY
@@ -1,3 +1,8 @@
+2014-01-24 Ismael Luceno <ismael AT sourcemage.org>
+ * spell deprecated [Development of OpenGLUT ceased in May 2005]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)

diff --git a/graphics-libs/openglut/INSTALL b/graphics-libs/openglut/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics-libs/openglut/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/graphics-libs/openglut/PREPARE b/graphics-libs/openglut/PREPARE
deleted file mode 100755
index 7685ab6..0000000
--- a/graphics-libs/openglut/PREPARE
+++ /dev/null
@@ -1,4 +0,0 @@
-config_query CVS "Use CVS version?" n &&
-if [ "$CVS" == "n" ]; then
- config_query DOC "Install extra documentation package?" n
-fi
diff --git a/graphics-libs/openglut/PRE_BUILD
b/graphics-libs/openglut/PRE_BUILD
index 46da938..27ba77d 100755
--- a/graphics-libs/openglut/PRE_BUILD
+++ b/graphics-libs/openglut/PRE_BUILD
@@ -1,6 +1 @@
-default_pre_build &&
-
-if [ "$DOC" == "y" ]; then
- cd $SOURCE_DIRECTORY &&
- unpack_file 2
-fi
+true
diff --git a/graphics-libs/openglut/PROVIDES b/graphics-libs/openglut/PROVIDES
deleted file mode 100755
index c90dfaa..0000000
--- a/graphics-libs/openglut/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-GLUT
diff --git a/graphics-libs/openglut/TRIGGERS b/graphics-libs/openglut/TRIGGERS
deleted file mode 100755
index 6415728..0000000
--- a/graphics-libs/openglut/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast nvidia_driver cast_self
diff --git a/graphics-libs/openglut/UP_TRIGGERS
b/graphics-libs/openglut/UP_TRIGGERS
new file mode 100755
index 0000000..65c79b4
--- /dev/null
+++ b/graphics-libs/openglut/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger openglut dispel_self
+up_trigger freeglut cast_self
diff --git a/graphics-libs/openglut/openglut-0.6.3-doc.tar.bz2.sig
b/graphics-libs/openglut/openglut-0.6.3-doc.tar.bz2.sig
deleted file mode 100644
index 63ba99e..0000000
Binary files a/graphics-libs/openglut/openglut-0.6.3-doc.tar.bz2.sig and
/dev/null differ
diff --git a/graphics-libs/openglut/openglut-0.6.3.tar.bz2.sig
b/graphics-libs/openglut/openglut-0.6.3.tar.bz2.sig
deleted file mode 100644
index 83036f6..0000000
Binary files a/graphics-libs/openglut/openglut-0.6.3.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d4a0308ff4f9705a6650fd4a62b4aba2cfcead13), Ismael Luceno, 01/24/2014

Archive powered by MHonArc 2.6.24.

Top of Page