Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (ee6ab00a8c37c4d924fff686401a5d745b3164dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (ee6ab00a8c37c4d924fff686401a5d745b3164dc)
  • Date: Sun, 13 Jun 2010 19:08:14 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog | 8 +++++++
gnome2-libs/at-spi2-atk/DEPENDS | 11 ++++++++++
gnome2-libs/at-spi2-atk/DETAILS | 16
+++++++++++++++
gnome2-libs/at-spi2-atk/HISTORY | 2 +
gnome2-libs/at-spi2-atk/at-spi2-atk-0.1.8.tar.bz2.sig |binary
gnome2-libs/at-spi2-core/DEPENDS | 17
++++++++++++++++
gnome2-libs/at-spi2-core/DETAILS | 16
+++++++++++++++
gnome2-libs/at-spi2-core/HISTORY | 2 +
gnome2-libs/at-spi2-core/at-spi2-core-0.1.8.tar.bz2.sig |binary
graphics-libs/libcaca/DEPENDS | 16
+++++++++++----
graphics-libs/libcaca/HISTORY | 4 +++
graphics-libs/mesalib/HISTORY | 2 +
graphics-libs/mesalib/PROVIDES | 1
13 files changed, 90 insertions(+), 5 deletions(-)

New commits:
commit c962d3369d4e9e66f9b7bdab4b271e73a26ab56e
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

at-spi2-atk: new spell of at-spi converted to use dbus

commit 8f8d89c805646352398c447f492525d7e96df47c
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

mesalib: removed GLUT from PROVIDES as mesalib does not provide GLUT

commit 21daedeb28fc0b417daf4fce3b82a8f3c524f153
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libcaca: DEPENDS: added ncurses, libx11, GLUT, CSHARP, JAVA, g++, ruby,
and pango

commit f4d466ccfefa6ba0042a691d43d06cce394cc4b2
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

at-spi2-core: new spell at-spi converted to use dbus

diff --git a/ChangeLog b/ChangeLog
index a744bea..9d1d5ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * gnome2-libs/at-spi2-atk: new spell at-spi converted to use
+ dbus
+
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * gnome2-libs/at-spi2-core: new spell at-spi converted to use
+ dbus
+
2010-06-04 Justin Boffemmyer <flux AT sourceamge.org>
* smgl/cauldron: new spell, the Cauldron script suite

diff --git a/gnome2-libs/at-spi2-atk/DEPENDS b/gnome2-libs/at-spi2-atk/DEPENDS
new file mode 100755
index 0000000..27cf326
--- /dev/null
+++ b/gnome2-libs/at-spi2-atk/DEPENDS
@@ -0,0 +1,11 @@
+depends python &&
+depends glib2 &&
+depends gtk+2 &&
+depends dbus &&
+depends dbus-glib &&
+depends dbus-python &&
+depends libx11 &&
+depends libice &&
+depends libxml2 &&
+depends atk
+
diff --git a/gnome2-libs/at-spi2-atk/DETAILS b/gnome2-libs/at-spi2-atk/DETAILS
new file mode 100755
index 0000000..dcbc349
--- /dev/null
+++ b/gnome2-libs/at-spi2-atk/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=at-spi2-atk
+ VERSION=0.1.8
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=LGPL
+ WEB_SITE=http://projects.gnome.org/accessibility/
+ ENTERED=20100613
+ KEYWORDS="gnome2 libs"
+ SHORT="GNOME Assistive Technology Service Provider Interface."
+cat << EOF
+This is the Gnome Accessibility Project's Assistive Technology Service
+Provider Interface.
+EOF
diff --git a/gnome2-libs/at-spi2-atk/HISTORY b/gnome2-libs/at-spi2-atk/HISTORY
new file mode 100644
index 0000000..3d6f140
--- /dev/null
+++ b/gnome2-libs/at-spi2-atk/HISTORY
@@ -0,0 +1,2 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * new spell: DETAILS, DEPENDS
diff --git a/gnome2-libs/at-spi2-atk/at-spi2-atk-0.1.8.tar.bz2.sig
b/gnome2-libs/at-spi2-atk/at-spi2-atk-0.1.8.tar.bz2.sig
new file mode 100644
index 0000000..cbd9b19
Binary files /dev/null and
b/gnome2-libs/at-spi2-atk/at-spi2-atk-0.1.8.tar.bz2.sig differ
diff --git a/gnome2-libs/at-spi2-core/DEPENDS
b/gnome2-libs/at-spi2-core/DEPENDS
new file mode 100755
index 0000000..955bd97
--- /dev/null
+++ b/gnome2-libs/at-spi2-core/DEPENDS
@@ -0,0 +1,17 @@
+depends python &&
+depends glib2 &&
+depends gtk+2 &&
+depends gail &&
+depends dbus &&
+depends dbus-glib &&
+depends dbus-python &&
+depends libx11 &&
+depends libice &&
+depends libxtst &&
+depends libxi &&
+
+optional_depends libxevie \
+ "--enable-xevie" \
+ "--disable-xevie" \
+ "to build with XEViE support"
+
diff --git a/gnome2-libs/at-spi2-core/DETAILS
b/gnome2-libs/at-spi2-core/DETAILS
new file mode 100755
index 0000000..a3bc0d3
--- /dev/null
+++ b/gnome2-libs/at-spi2-core/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=at-spi2-core
+ VERSION=0.1.8
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=LGPL
+ WEB_SITE=http://projects.gnome.org/accessibility/
+ ENTERED=20100613
+ KEYWORDS="gnome2 libs"
+ SHORT="GNOME Assistive Technology Service Provider Interface."
+cat << EOF
+This is the Gnome Accessibility Project's Assistive Technology Service
+Provider Interface.
+EOF
diff --git a/gnome2-libs/at-spi2-core/HISTORY
b/gnome2-libs/at-spi2-core/HISTORY
new file mode 100644
index 0000000..3d6f140
--- /dev/null
+++ b/gnome2-libs/at-spi2-core/HISTORY
@@ -0,0 +1,2 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * new spell: DETAILS, DEPENDS
diff --git a/gnome2-libs/at-spi2-core/at-spi2-core-0.1.8.tar.bz2.sig
b/gnome2-libs/at-spi2-core/at-spi2-core-0.1.8.tar.bz2.sig
new file mode 100644
index 0000000..f47ec79
Binary files /dev/null and
b/gnome2-libs/at-spi2-core/at-spi2-core-0.1.8.tar.bz2.sig differ
diff --git a/graphics-libs/libcaca/DEPENDS b/graphics-libs/libcaca/DEPENDS
index 2c9f48e..e22f7bd 100755
--- a/graphics-libs/libcaca/DEPENDS
+++ b/graphics-libs/libcaca/DEPENDS
@@ -1,4 +1,12 @@
-optional_depends slang "" "--disable-slang" "to build support for slang
output" &&
-optional_depends imlib2 "" "--disable-imlib2" "to open not only BMP files"
&&
-optional_depends doxygen "" "--disable-doc" "to generate documentation"
&&
-optional_depends OPENGL "" "--disable-gl" "for OpenGL support"
+optional_depends slang "" "--disable-slang" "to build support for slang
output" &&
+optional_depends imlib2 "" "--disable-imlib2" "to open not only BMP files"
&&
+optional_depends doxygen "" "--disable-doc" "to generate documentation"
&&
+optional_depends OPENGL "" "--disable-gl" "for OpenGL support"
&&
+optional_depends ncurses "" "--disable-ncurses" "Enable ncurses graphics
support?" &&
+optional_depends libx11 "" "--disable-x11" "Enable X11 support?"
&&
+optional_depends GLUT "" "" "Enable GLUT support?"
&&
+optional_depends CSHARP "" "--disable-csharp" "Enable C-Sharp bindings?"
&&
+optional_depends JAVA "" "--disable-java" "Enable JAVA bindings?"
&&
+optional_depends g++ "" "--disable-cxx" "Enable C++ bindings?"
&&
+optional_depends ruby "" "--disable-ruby" "Enable Ruby bindings?"
&&
+optional_depends pango "" "" "Enable pango use?"
diff --git a/graphics-libs/libcaca/HISTORY b/graphics-libs/libcaca/HISTORY
index a722bcd..ea790d4 100644
--- a/graphics-libs/libcaca/HISTORY
+++ b/graphics-libs/libcaca/HISTORY
@@ -1,3 +1,7 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added ncurses, libx11, GLUT, CSHARP, JAVA, g++, ruby,
+ and pango as optional depends
+
2010-03-24 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.99.beta17

diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index d98795b..81b07e6 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,5 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * PROVIDES: removed GLUT
2010-04-26 Eric Sandall <sandalle AT sourcemage.org>
* CONFIGURE, SUB_DEPENDS: Enable nouveau for 7.8.1+ (development)

diff --git a/graphics-libs/mesalib/PROVIDES b/graphics-libs/mesalib/PROVIDES
index 3721e17..3fc56f6 100755
--- a/graphics-libs/mesalib/PROVIDES
+++ b/graphics-libs/mesalib/PROVIDES
@@ -1,2 +1 @@
OPENGL
-GLUT



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (ee6ab00a8c37c4d924fff686401a5d745b3164dc), Robin Cook, 06/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page