Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (72fb850268e1de1ef23d44887d07a9a50f4f46dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (72fb850268e1de1ef23d44887d07a9a50f4f46dc)
  • Date: Thu, 15 Aug 2013 21:47:31 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 10 +
dev/null |binary
devel/python/HISTORY | 3
devel/python/TRIGGERS | 9 -
gnome2-libs/pygobject/BUILD | 7 -
gnome2-libs/pygobject/DEPENDS | 11 --
gnome2-libs/pygobject/DETAILS | 2
gnome2-libs/pygobject/HISTORY | 8 +
gnome2-libs/pygobject/PRE_BUILD | 4
gnome2-libs/pygobject/introspection.patch | 28
-----
gnome2-libs/vte/DEPENDS | 1
gnome2-libs/vte/HISTORY | 3
gnome3-libs/vte3/DEPENDS | 8 +
gnome3-libs/vte3/DETAILS | 2
gnome3-libs/vte3/HISTORY | 10 +
gnome3-libs/vte3/PRE_SUB_DEPENDS | 4
gnome3-libs/vte3/REPAIR^all^PRE_SUB_DEPENDS | 8 +
gnome3-libs/vte3/SUB_DEPENDS | 10 +
gnome3-libs/vte3/vte-0.34.7.tar.xz.sig |binary
gnu/gcc/DETAILS | 2
gnu/gcc/HISTORY | 6 +
gnu/gcc/PRE_BUILD | 1
gnu/gcc/glibc216.patch | 14 --
kernels/kvm/DEPENDS | 5
kernels/kvm/HISTORY | 3
libs/libvirt-glib/DEPENDS | 28
+++++
libs/libvirt-glib/DETAILS | 18 +++
libs/libvirt-glib/HISTORY | 3
libs/libvirt-glib/libvirt-glib-0.1.7.tar.gz.sig |binary
libs/libvirt/DEPENDS | 4
libs/libvirt/DETAILS | 2
libs/libvirt/HISTORY | 4
libs/libvirt/libvirt-1.1.1.tar.gz.sig |binary
python-pypi/graphite/DEPENDS | 1
python-pypi/graphite/HISTORY | 4
python-pypi/ipaddr/DEPENDS | 2
python-pypi/ipaddr/DETAILS | 14 ++
python-pypi/ipaddr/HISTORY | 3
python-pypi/ipaddr/ipaddr-2.1.7.tar.gz.sig |binary
python-pypi/virtinst/DEPENDS | 2
python-pypi/virtinst/DETAILS | 2
python-pypi/virtinst/HISTORY | 7 +
python-pypi/virtinst/virtinst-0.600.4.tar.gz.sig |binary
utils/hal/HISTORY | 5
utils/hal/PRE_BUILD | 4
utils/hal/glibc-2.17.patch | 13 ++
utils/qemu/BUILD | 2
utils/qemu/CONFIGURE | 3
utils/qemu/DEPENDS | 25 ++++
utils/qemu/DETAILS | 2
utils/qemu/HISTORY | 14 ++
utils/qemu/PRE_BUILD | 32
++++++
utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch | 31
+++++
utils/spice-gtk/BUILD | 3
utils/spice-gtk/CONFIGURE | 5
utils/spice-gtk/DEPENDS | 53
++++++++++
utils/spice-gtk/DETAILS | 14 ++
utils/spice-gtk/HISTORY | 3
utils/spice-gtk/PRE_SUB_DEPENDS | 6 +
utils/spice-gtk/SUB_DEPENDS | 10 +
utils/spice-gtk/spice-gtk-0.20.tar.bz2.sig |binary
utils/spice-protocol/DETAILS | 5
utils/spice-protocol/HISTORY | 3
utils/spice-protocol/spice-protocol-0.12.6.tar.bz2.sig |binary
utils/spice/DEPENDS | 1
utils/spice/DETAILS | 5
utils/spice/HISTORY | 4
utils/spice/spice-0.12.4.tar.bz2.sig |binary
utils/virt-manager/BUILD | 5
utils/virt-manager/CONFLICTS | 1
utils/virt-manager/DEPENDS | 36
++++--
utils/virt-manager/DETAILS | 2
utils/virt-manager/HISTORY | 10 +
utils/virt-manager/INSTALL | 5
utils/virt-manager/virt-manager-0.10.0.tar.gz.sig |binary
x11/mdm/DEPENDS | 2
x11/mdm/HISTORY | 4
x11/virt-viewer/DETAILS | 2
x11/virt-viewer/HISTORY | 3
x11/virt-viewer/virt-viewer-0.5.7.tar.gz.sig |binary
80 files changed, 464 insertions(+), 102 deletions(-)

New commits:
commit 8e8a426bde1a72ac2c343a2b9400b10a892eb0fd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

virt-manager: Updated to 0.10.0
Runtime depends on libvirt-glib
Depends on gtk+3, urlgrabber, x11-ssh-askpass
Depends on spice-gtk built against gtk+3
Requires gtk-vnc built against gtk+3
virtinst is now included; conflict
Use python-pypi default_build (copied)
Use python-pypi default_install (copied)

commit ade4e815b493b2981693fd1d80fd1539d54c1275
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

python: Trigger check_self on pygobject3

commit cde922c2a7bb76e00277b1c42f8be415aad395d5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

pygobject: Disable introspection support
See https://bugzilla.gnome.org/show_bug.cgi?id=657054 and
https://bugzilla.redhat.com/show_bug.cgi?id=719791

commit 17b442d0f78a981f8aadad739780acc3e61e7185
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte3: Does not use pygtk2 for python bindings
Uses gobject-introspection instead

commit c72b6d46732d15c8e79e9f7c570110ae71acb43c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte3: Optionally depend on gobject-introspection
Allow forcing gobject-introspection dependency

commit 18eac9af13ed332f3051184dfaa9884e8faf6f37
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte3: Allow requesting deprecated GLib/Pango/ATK/GDK/GTK+ features

commit af2af97c83094c9334399f1b9ccaa1bada9dc71c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte3: Updated to 0.34.7

commit 35d8650a5d25440892e5f944ad61c3925a0d0414
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte: Depends on intltool

commit 9a5f825d6d02e5cc953a295f2c6374da392f57d7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

vte3: Depends on intltool

commit 0dd38df1e7872c2407d80589fd60c859d59721f1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

python-pypi/ipaddr: Added Google's IP address manipulation library

commit 3d52e778468a814db5645b6c762006ef782d6762
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mdm: Depends on automake-1.9
Doesn't work with automake 1.14 (1.13 is the latest supported)

commit afb16e4ca43d432684a5a67b0bd4578aeac2a1f1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gcc: Updated to 4.6.4
Fixes compilation against texinfo 5.0+
Removed glibc216.patch, fix included in 4.6.4

commit 50733a3ba401f76962b2a856ce74ac06ce5dcec3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

qemu: Updated to 1.5.2
sb16, cs4231a, adlib, and gus sound cards removed
Query for Trusted Platform Module (TPM) support
Optionally depends on vte, libaio, libusbx, and spice
--audio-card-list= removed, modify default-configs/pci.mak (for
PCI) and default-configs/sound.mak (for ISA)
Pass QEMU_TPM to configure

commit 710e9085aabb0a36c01119818c0d2c0bc248e866
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

hal: Fixes compilation against glibc 2.17+
Apply glibc-2.17.patch from
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701432

commit 34d4e1dd81717bfff6dba6996ddc9366b17a8d1e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

utils/spice-gtk: Added a GTK client and libraries for SPICE.

commit 8a3ac043b240c0f11267d4b89e048aa21c92269b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

spice: Updated to 0.12.4
Depends on pyparsing

commit 2315075556d154e1f483fb81db3c2727cc88e016
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

spice-protocol: Updated to 0.12.6

commit 9c8a1a359c2bc84cee5b16edf40b3e44a121c5e7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

qemu: Optionally depends on texinfo for documentation
Apply docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
from https://bugs.launchpad.net/qemu/+bug/1130533

commit 9c2d00ee4ab9acb234c3aa7448904710d5649f88
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

graphite: Depend on a provider of PYTHON for default_build()
Depend on a provider of PYTHON so that python-pypi's
default_build() calls the correct python.

With python, but not python3, installed:
FUNCTIONS: line 451: python3: command not found

commit ceab87ae32400f4c323375b24d00b10a1e5c1b66
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

virt-viewer: Updated to 0.5.7

commit 386ce504641296e4c460efd99adfcce7607ca743
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libs/libvirt-glib: Added a glib wrapper for libvirt.

commit 05baf6f6f5075c24a7e9611f026d08a7d61da9fd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libvirt: --*-libssh2 -> --*-ssh2

commit d7f507554d27cdd858f82a46e0ffd86ac656e3aa
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

virtinst: Updated to 0.600.4

commit d5015ecea1caa138990deb01cd798242624c78e1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libvirt: Updated to 1.1.1

commit 5b61f262fcb1ddc9124c752c2a9fc067afd90343
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

virtinst: Depend on a provider of PYTHON for default_build()
Depend on a provider of PYTHON so that python-pypi's
default_build() calls the correct python.

With python, but not python3, installed:
FUNCTIONS: line 451: python3: command not found

commit 2b76248f82315f398f9dd6f84bc01d56ea246791
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kvm: Optionally depends on texlive for documentation

diff --git a/ChangeLog b/ChangeLog
index 3b3e3b3..7da6fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * python-pypi/ipaddr: Added Google's IP address manipulation
+ library.
+
2013-08-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* python-pypi/pillow: new spell, a fork of pil that is maintained
actively
- * python-pypi/pil: spell deprecated [unmaintained]
+ * python-pypi/pil: spell deprecated [unmaintained]
+
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * libs/libvirt-glib: Added a glib wrapper for libvirt.
+ * utils/spice-gtk: Added a GTK client and libraries for SPICE.

2013-08-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* python-pypi/clint: new spell, Python Command-line Application Tools
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index e144b5b..2b61eaf 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * UP_TRIGGERS: Trigger check_self on pygobject3
+
2013-05-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.7.5

diff --git a/devel/python/TRIGGERS b/devel/python/TRIGGERS
index ea242dd..aff5b5c 100755
--- a/devel/python/TRIGGERS
+++ b/devel/python/TRIGGERS
@@ -1,7 +1,8 @@
-on_cast gettext check_self
-on_cast glibc check_self
-on_dispel pygtk2 check_self
-on_dispel pygobject check_self
+on_cast gettext check_self
+on_cast glibc check_self
+on_dispel pygtk2 check_self
+on_dispel pygobject check_self
+on_dispel pygobject3 check_self
if is_depends_enabled $SPELL tk; then
on_cast tk check_self
on_cast tcl check_self
diff --git a/gnome2-libs/pygobject/BUILD b/gnome2-libs/pygobject/BUILD
index ea5c468..2273f04 100755
--- a/gnome2-libs/pygobject/BUILD
+++ b/gnome2-libs/pygobject/BUILD
@@ -1,5 +1,4 @@
-if spell_ok pygobject3; then
- OPTS="$OPTS --disable-introspection"
-fi &&
-OPTS="$OPTS --enable-thread" &&
+OPTS="--enable-thread \
+ --disable-introspection \
+ $OPTS" &&
default_build
diff --git a/gnome2-libs/pygobject/DEPENDS b/gnome2-libs/pygobject/DEPENDS
index d26c97a..f1f8e86 100755
--- a/gnome2-libs/pygobject/DEPENDS
+++ b/gnome2-libs/pygobject/DEPENDS
@@ -2,17 +2,6 @@ depends python &&
depends glib2 &&
depends pycairo &&

-# introspection in pygoject3 conflicts with introspection in pygobject
-# https://bugzilla.gnome.org/show_bug.cgi?id=657054
-#if ! spell_ok pygobject3; then
-
- optional_depends gobject-introspection \
- "--enable-introspection" \
- "--disable-introspection" \
- "to enable introspection"
-
-#fi &&
-
optional_depends libffi \
"--with-ffi" \
"--without-ffi" \
diff --git a/gnome2-libs/pygobject/DETAILS b/gnome2-libs/pygobject/DETAILS
index f83f5d4..486dbfd 100755
--- a/gnome2-libs/pygobject/DETAILS
+++ b/gnome2-libs/pygobject/DETAILS
@@ -1,6 +1,6 @@
SPELL=pygobject
VERSION=2.28.6
- PATCHLEVEL=0
+ PATCHLEVEL=1
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/pygobject/HISTORY b/gnome2-libs/pygobject/HISTORY
index 70b14e7..d8294e8 100644
--- a/gnome2-libs/pygobject/HISTORY
+++ b/gnome2-libs/pygobject/HISTORY
@@ -1,3 +1,11 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: Do not optionally depend on gobject-introspection
+ * BUILD: Disable introspection support
+ See https://bugzilla.gnome.org/show_bug.cgi?id=657054 and
+ https://bugzilla.redhat.com/show_bug.cgi?id=719791
+ * PRE_BUILD,introspection.patch: Removed
+
2012-06-11 Sukneet Basuta <sukneet AT sourcemage.org>
* BUILD: only build with introspection if pygobject3
does not have introspection enabled.
diff --git a/gnome2-libs/pygobject/PRE_BUILD b/gnome2-libs/pygobject/PRE_BUILD
deleted file mode 100755
index 9dafa11..0000000
--- a/gnome2-libs/pygobject/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-patch -p0 < $SPELL_DIRECTORY/introspection.patch
diff --git a/gnome2-libs/pygobject/introspection.patch
b/gnome2-libs/pygobject/introspection.patch
deleted file mode 100644
index 0b63759..0000000
--- a/gnome2-libs/pygobject/introspection.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- gi/pygi-info.c.orig 2011-06-13 16:30:25.000000000 +0000
-+++ gi/pygi-info.c
-@@ -162,9 +162,6 @@ _pygi_info_new (GIBaseInfo *info)
- case GI_INFO_TYPE_CONSTANT:
- type = &PyGIConstantInfo_Type;
- break;
-- case GI_INFO_TYPE_ERROR_DOMAIN:
-- type = &PyGIErrorDomainInfo_Type;
-- break;
- case GI_INFO_TYPE_UNION:
- type = &PyGIUnionInfo_Type;
- break;
-@@ -481,7 +478,6 @@ _pygi_g_type_info_size (GITypeInfo *type
- case GI_INFO_TYPE_INVALID:
- case GI_INFO_TYPE_FUNCTION:
- case GI_INFO_TYPE_CONSTANT:
-- case GI_INFO_TYPE_ERROR_DOMAIN:
- case GI_INFO_TYPE_VALUE:
- case GI_INFO_TYPE_SIGNAL:
- case GI_INFO_TYPE_PROPERTY:
-@@ -860,7 +856,6 @@ pygi_g_struct_info_is_simple (GIStructIn
- case GI_INFO_TYPE_INVALID:
- case GI_INFO_TYPE_FUNCTION:
- case GI_INFO_TYPE_CONSTANT:
-- case GI_INFO_TYPE_ERROR_DOMAIN:
- case GI_INFO_TYPE_VALUE:
- case GI_INFO_TYPE_SIGNAL:
- case GI_INFO_TYPE_PROPERTY:
diff --git a/gnome2-libs/vte/DEPENDS b/gnome2-libs/vte/DEPENDS
index 431905c..674767c 100755
--- a/gnome2-libs/vte/DEPENDS
+++ b/gnome2-libs/vte/DEPENDS
@@ -1,3 +1,4 @@
+depends intltool &&
depends libx11 &&
depends fontconfig &&
depends freetype2 &&
diff --git a/gnome2-libs/vte/HISTORY b/gnome2-libs/vte/HISTORY
index 2eb38f9..45b8ec6 100644
--- a/gnome2-libs/vte/HISTORY
+++ b/gnome2-libs/vte/HISTORY
@@ -1,3 +1,6 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on intltool
+
2012-12-31 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: removed dependencies on expat, libffi, libxau, libxcb,
libxdmcp,
libxrender and pcre
diff --git a/gnome3-libs/vte3/DEPENDS b/gnome3-libs/vte3/DEPENDS
index 19e8ab8..f61f759 100755
--- a/gnome3-libs/vte3/DEPENDS
+++ b/gnome3-libs/vte3/DEPENDS
@@ -1,3 +1,4 @@
+depends intltool &&
depends libx11 &&
depends fontconfig &&
depends freetype2 &&
@@ -12,4 +13,9 @@ optional_depends OPENGL \

optional_depends gtk-doc \
"--enable-gtk-doc" "--disable-gtk-doc" \
- "build documentation with gtk-doc"
+ "build documentation with gtk-doc" &&
+
+optional_depends gobject-introspection \
+ '--enable-introspection=yes' \
+ '--enable-introspection=no' \
+ 'enable GObject introspection'
diff --git a/gnome3-libs/vte3/DETAILS b/gnome3-libs/vte3/DETAILS
index 8d0acd9..6d2a19c 100755
--- a/gnome3-libs/vte3/DETAILS
+++ b/gnome3-libs/vte3/DETAILS
@@ -1,5 +1,5 @@
SPELL=vte3
- VERSION=0.34.2
+ VERSION=0.34.7
SECURITY_PATCH=0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=vte-$VERSION.tar.xz
diff --git a/gnome3-libs/vte3/HISTORY b/gnome3-libs/vte3/HISTORY
index 4d65b78..bdf10c5 100644
--- a/gnome3-libs/vte3/HISTORY
+++ b/gnome3-libs/vte3/HISTORY
@@ -1,3 +1,13 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.34.7
+ * DEPENDS: Depends on intltool
+ Optionally depends on gobject-introspection
+ * *SUB_DEPENDS: Allow requesting deprecated
+ GLib/Pango/ATK/GDK/GTK+ features
+ Allow requesting gobject-introspection dependency
+ Does not use pygtk2 for python bindings, but
+ gobject-introspection instead
+
2012-12-27 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 0.34.2

diff --git a/gnome3-libs/vte3/PRE_SUB_DEPENDS
b/gnome3-libs/vte3/PRE_SUB_DEPENDS
index b14871b..93bf6ef 100755
--- a/gnome3-libs/vte3/PRE_SUB_DEPENDS
+++ b/gnome3-libs/vte3/PRE_SUB_DEPENDS
@@ -1,5 +1,7 @@
case $THIS_SUB_DEPENDS in
- pygtk2) is_depends_enabled $SPELL pygtk2 && return 0
+ DEPRECATED) [[ "x${VTE_DEPRECATED}" == "x--enable-deprecation" ]] &&
return 0
+ ;;
+ INTROSPECTION) is_depends_enabled $SPELL gobject-introspection && return 0
;;
esac

diff --git a/gnome3-libs/vte3/REPAIR^all^PRE_SUB_DEPENDS
b/gnome3-libs/vte3/REPAIR^all^PRE_SUB_DEPENDS
new file mode 100755
index 0000000..93bf6ef
--- /dev/null
+++ b/gnome3-libs/vte3/REPAIR^all^PRE_SUB_DEPENDS
@@ -0,0 +1,8 @@
+case $THIS_SUB_DEPENDS in
+ DEPRECATED) [[ "x${VTE_DEPRECATED}" == "x--enable-deprecation" ]] &&
return 0
+ ;;
+ INTROSPECTION) is_depends_enabled $SPELL gobject-introspection && return 0
+ ;;
+esac
+
+return 1
diff --git a/gnome3-libs/vte3/SUB_DEPENDS b/gnome3-libs/vte3/SUB_DEPENDS
index b68f754..724dd61 100755
--- a/gnome3-libs/vte3/SUB_DEPENDS
+++ b/gnome3-libs/vte3/SUB_DEPENDS
@@ -1,7 +1,11 @@
case $THIS_SUB_DEPENDS in
- pygtk2) echo "pygtk2 bindings requested, forcing them."
- depends pygtk2 '--enable-python'
- ;;
+ DEPRECATED) echo "Deprecated GLib/Pango/ATK/GDK/GTK+ features requested,
forcing them."
+ VTE_DEPRECATED="--enable-deprecated"
+ persistent_add VTE_DEPRECATED
+ ;;
+ INTROSPECTION) echo "GObject introspection requested, forcing dependency
on gobject-introspection."
+ depends gobject-introspection '--enable-introspection=yes'
+ ;;
*) echo "unknown sub-depends!"
return 1
;;
diff --git a/gnome3-libs/vte3/vte-0.34.2.tar.xz.sig
b/gnome3-libs/vte3/vte-0.34.2.tar.xz.sig
deleted file mode 100644
index 0236c5c..0000000
Binary files a/gnome3-libs/vte3/vte-0.34.2.tar.xz.sig and /dev/null differ
diff --git a/gnome3-libs/vte3/vte-0.34.7.tar.xz.sig
b/gnome3-libs/vte3/vte-0.34.7.tar.xz.sig
new file mode 100644
index 0000000..59c7f7c
Binary files /dev/null and b/gnome3-libs/vte3/vte-0.34.7.tar.xz.sig differ
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index 6e234e5..fc4802f 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=4.6.3
+ VERSION=4.6.4
PATCHLEVEL=0
BASE_SOURCE_URL="ftp://gcc.gnu.org/gnu/gcc/${SPELL}-${VERSION}";
SOURCE=gcc-core-$VERSION.tar.bz2
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 63fd4b4..aa0aee1 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,9 @@
+2013-08-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.6.4
+ Fixes compilation against texinfo 5.0+
+ * glibc216.patch: Removed, fix included in 4.6.4
+ * PRE_BUILD: No longer apply glibc216.patch
+
2013-02-10 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: apply go patch only if Go compiler was included into
build
* EXPORTS: chmod +x
diff --git a/gnu/gcc/PRE_BUILD b/gnu/gcc/PRE_BUILD
index 841dca0..71c66ea 100755
--- a/gnu/gcc/PRE_BUILD
+++ b/gnu/gcc/PRE_BUILD
@@ -59,7 +59,6 @@ cd $SOURCE_DIRECTORY &&
sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in &&
sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in &&

-patch -p0 < "$SPELL_DIRECTORY/glibc216.patch" &&
patch -p0 < "$SPELL_DIRECTORY/python-gdb.patch" &&

if list_find "$GCC_COMPILER" "go"; then
diff --git a/gnu/gcc/glibc216.patch b/gnu/gcc/glibc216.patch
deleted file mode 100644
index c7123d5..0000000
--- a/gnu/gcc/glibc216.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- gcc/config/i386/linux-unwind.h.orig 2012-10-03 15:45:48.914460075
+0400
-+++ gcc/config/i386/linux-unwind.h 2012-10-03 15:46:46.432460072 +0400
-@@ -133,9 +133,9 @@
- {
- struct rt_sigframe {
- int sig;
-- struct siginfo *pinfo;
-+ siginfo_t *pinfo;
- void *puc;
-- struct siginfo info;
-+ siginfo_t info;
- struct ucontext uc;
- } *rt_ = context->cfa;
- /* The void * cast is necessary to avoid an aliasing warning.
diff --git a/kernels/kvm/DEPENDS b/kernels/kvm/DEPENDS
index 2956a7c..57a6613 100755
--- a/kernels/kvm/DEPENDS
+++ b/kernels/kvm/DEPENDS
@@ -25,6 +25,11 @@ optional_depends BLUEZ \
'--disable-bluez' \
'for bluetooth connection support' &&

+optional_depends texlive \
+ '--enable-docs' \
+ '--disable-docs' \
+ 'to build documentation' &&
+
suggest_depends 'bridge-utils' \
'' \
'' \
diff --git a/kernels/kvm/HISTORY b/kernels/kvm/HISTORY
index bdf0c54..8c57ea6 100644
--- a/kernels/kvm/HISTORY
+++ b/kernels/kvm/HISTORY
@@ -1,3 +1,6 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on texlive for documentation
+
2012-05-02 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 1.0.1
* INSTALL: only symlink qemu-kvm to qemu-system-x86_64 if
diff --git a/libs/libvirt-glib/DEPENDS b/libs/libvirt-glib/DEPENDS
new file mode 100755
index 0000000..06b5195
--- /dev/null
+++ b/libs/libvirt-glib/DEPENDS
@@ -0,0 +1,28 @@
+depends glib2 &&
+depends libvirt &&
+depends libxml2 &&
+
+optional_depends 'gettext' \
+ '--enable-nls' \
+ '--disable-nls' \
+ 'for Native Language Support (NLS)(RECOMMENDED)' &&
+
+optional_depends 'gobject-introspection' \
+ '--enable-introspection' \
+ '--disable-introspection' \
+ 'for GObject introspection' &&
+
+optional_depends 'gtk-doc' \
+ '--enable-gtk-doc' \
+ '--disable-gtk-doc' \
+ 'to build documentation' &&
+
+optional_depends 'PYTHON' \
+ '--with-python' \
+ '--without-python' \
+ 'for Python bindings' &&
+
+optional_depends 'vala' \
+ '--enable-vala' \
+ '--disable-vala' \
+ 'for Vala bindings'
diff --git a/libs/libvirt-glib/DETAILS b/libs/libvirt-glib/DETAILS
new file mode 100755
index 0000000..0aaad4d
--- /dev/null
+++ b/libs/libvirt-glib/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libvirt-glib
+ VERSION=0.1.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://libvirt.org/libvirt/glib/$SOURCE
+ LICENSE[0]=LGPL
+ WEB_SITE=http://libvirt.org/
+ KEYWORDS="libs virtualization"
+ ENTERED=20130812
+ SHORT='glib wrapper for libvirt'
+cat << EOF
+libvirt-glib wraps libvirt to provide a high-level object-oriented
+API better suited for glib-based applications, via three libraries:
+ - libvirt-glib - GLib main loop integration & misc helper APIs
+ - libvirt-gconfig - GObjects for manipulating libvirt XML documents
+ - libvirt-gobject - GObjects for managing libvirt objects
+EOF
diff --git a/libs/libvirt-glib/HISTORY b/libs/libvirt-glib/HISTORY
new file mode 100644
index 0000000..f781dcf
--- /dev/null
+++ b/libs/libvirt-glib/HISTORY
@@ -0,0 +1,3 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * Created
+
diff --git a/libs/libvirt-glib/libvirt-glib-0.1.7.tar.gz.sig
b/libs/libvirt-glib/libvirt-glib-0.1.7.tar.gz.sig
new file mode 100644
index 0000000..e415fb4
Binary files /dev/null and b/libs/libvirt-glib/libvirt-glib-0.1.7.tar.gz.sig
differ
diff --git a/libs/libvirt/DEPENDS b/libs/libvirt/DEPENDS
index e457e2a..65b6725 100755
--- a/libs/libvirt/DEPENDS
+++ b/libs/libvirt/DEPENDS
@@ -60,8 +60,8 @@ optional_depends policykit \
'PolicyKit support' &&

optional_depends libssh2 \
- '--with-libssh2' \
- '--without-libssh2' \
+ '--with-ssh2' \
+ '--without-ssh2' \
'SSH2 support' &&

optional_depends 'UDEV' \
diff --git a/libs/libvirt/DETAILS b/libs/libvirt/DETAILS
index c3cf02c..f8750dc 100755
--- a/libs/libvirt/DETAILS
+++ b/libs/libvirt/DETAILS
@@ -1,5 +1,5 @@
SPELL=libvirt
- VERSION=1.0.4
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/libvirt/HISTORY b/libs/libvirt/HISTORY
index e26d195..84fb2d6 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,3 +1,7 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.1
+ * DEPENDS: --*-libssh2 -> --*-ssh2
+
2013-07-28 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: udev => UDEV

diff --git a/libs/libvirt/libvirt-1.0.4.tar.gz.sig
b/libs/libvirt/libvirt-1.0.4.tar.gz.sig
deleted file mode 100644
index 71c6ebe..0000000
Binary files a/libs/libvirt/libvirt-1.0.4.tar.gz.sig and /dev/null differ
diff --git a/libs/libvirt/libvirt-1.1.1.tar.gz.sig
b/libs/libvirt/libvirt-1.1.1.tar.gz.sig
new file mode 100644
index 0000000..8343907
Binary files /dev/null and b/libs/libvirt/libvirt-1.1.1.tar.gz.sig differ
diff --git a/python-pypi/graphite/DEPENDS b/python-pypi/graphite/DEPENDS
index e57d85e..b350993 100755
--- a/python-pypi/graphite/DEPENDS
+++ b/python-pypi/graphite/DEPENDS
@@ -1,2 +1,3 @@
depends piddle &&
+depends PYTHON &&
depends numpy
diff --git a/python-pypi/graphite/HISTORY b/python-pypi/graphite/HISTORY
index 79a0569..fdc5575 100644
--- a/python-pypi/graphite/HISTORY
+++ b/python-pypi/graphite/HISTORY
@@ -1,3 +1,7 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depend on a provider of PYTHON so that python-pypi's
+ default_build() calls the correct python.
+
2011-04-11 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/python-pypi/ipaddr/DEPENDS b/python-pypi/ipaddr/DEPENDS
new file mode 100755
index 0000000..b0e10a3
--- /dev/null
+++ b/python-pypi/ipaddr/DEPENDS
@@ -0,0 +1,2 @@
+depends PYTHON &&
+depends SETUPTOOLS
diff --git a/python-pypi/ipaddr/DETAILS b/python-pypi/ipaddr/DETAILS
new file mode 100755
index 0000000..a7add7c
--- /dev/null
+++ b/python-pypi/ipaddr/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=ipaddr
+ VERSION=2.1.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/ipaddr
+ SOURCE_URL[0]=http://ipaddr-py.googlecode.com/files/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20130815
+ KEYWORDS="Python"
+ SHORT="Google's IP address manipulation library"
+cat << EOF
+Google's IP address manipulation library
+EOF
diff --git a/python-pypi/ipaddr/HISTORY b/python-pypi/ipaddr/HISTORY
new file mode 100644
index 0000000..23df7cf
--- /dev/null
+++ b/python-pypi/ipaddr/HISTORY
@@ -0,0 +1,3 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * Created
+
diff --git a/python-pypi/ipaddr/ipaddr-2.1.7.tar.gz.sig
b/python-pypi/ipaddr/ipaddr-2.1.7.tar.gz.sig
new file mode 100644
index 0000000..9358df6
Binary files /dev/null and b/python-pypi/ipaddr/ipaddr-2.1.7.tar.gz.sig differ
diff --git a/python-pypi/virtinst/DEPENDS b/python-pypi/virtinst/DEPENDS
index 7ff4c9e..f573037 100755
--- a/python-pypi/virtinst/DEPENDS
+++ b/python-pypi/virtinst/DEPENDS
@@ -1,4 +1,4 @@
+depends PYTHON &&
depends -sub "PYTHON" libvirt &&
depends -sub "PYTHON" libxml2 &&
depends urlgrabber
-
diff --git a/python-pypi/virtinst/DETAILS b/python-pypi/virtinst/DETAILS
index b30631d..15bceee 100755
--- a/python-pypi/virtinst/DETAILS
+++ b/python-pypi/virtinst/DETAILS
@@ -1,5 +1,5 @@
SPELL=virtinst
- VERSION=0.600.3
+ VERSION=0.600.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/virtinst/HISTORY b/python-pypi/virtinst/HISTORY
index 06dfb55..d067243 100644
--- a/python-pypi/virtinst/HISTORY
+++ b/python-pypi/virtinst/HISTORY
@@ -1,3 +1,10 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.600.4
+
+2013-07-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depend on a provider of PYTHON so that python-pypi's
+ default_build() calls the correct python.
+
2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.600.3

diff --git a/python-pypi/virtinst/virtinst-0.600.3.tar.gz.sig
b/python-pypi/virtinst/virtinst-0.600.3.tar.gz.sig
deleted file mode 100644
index eaee5c0..0000000
Binary files a/python-pypi/virtinst/virtinst-0.600.3.tar.gz.sig and /dev/null
differ
diff --git a/python-pypi/virtinst/virtinst-0.600.4.tar.gz.sig
b/python-pypi/virtinst/virtinst-0.600.4.tar.gz.sig
new file mode 100644
index 0000000..bfed8d5
Binary files /dev/null and b/python-pypi/virtinst/virtinst-0.600.4.tar.gz.sig
differ
diff --git a/utils/hal/HISTORY b/utils/hal/HISTORY
index 782dcfb..4241a5e 100644
--- a/utils/hal/HISTORY
+++ b/utils/hal/HISTORY
@@ -1,3 +1,8 @@
+2013-08-13 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply glibc-2.17.patch
+ * glibc-2.17.patch: Added from
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701432
+ Fixes compilation against glibc 2.17+
+
2012-05-09 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: libusb => LIBUSB

diff --git a/utils/hal/PRE_BUILD b/utils/hal/PRE_BUILD
index 375a0fa..ad5b39e 100755
--- a/utils/hal/PRE_BUILD
+++ b/utils/hal/PRE_BUILD
@@ -10,6 +10,10 @@ if spell_ok glib2 && ! is_version_less $(installed_version
glib2) 2.32; then
patch -p0 < "$SPELL_DIRECTORY/glib232.patch"
fi &&

+message "${MESSAGE_COLOR}Fix compilation against glibc
2.17+...${DEFAULT_COLOR}" &&
+patch "${SOURCE_DIRECTORY}"/hald/linux/addons/addon-storage.c \
+ "${SPELL_DIRECTORY}"/glibc-2.17.patch &&
+
if [[ $HAL_VER == devel ]]; then
NOCONFIGURE=1 ./autogen.sh
fi
diff --git a/utils/hal/glibc-2.17.patch b/utils/hal/glibc-2.17.patch
new file mode 100644
index 0000000..a801b30
--- /dev/null
+++ b/utils/hal/glibc-2.17.patch
@@ -0,0 +1,13 @@
+# From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701432
+Index: b/hald/linux/addons/addon-storage.c
+===================================================================
+--- a/hald/linux/addons/addon-storage.c 2013-03-30 03:51:29.000000000
+0100
++++ b/hald/linux/addons/addon-storage.c 2013-03-30 03:51:56.000000000
+0100
+@@ -32,6 +32,7 @@
+ #include <linux/cdrom.h>
+ #include <linux/fs.h>
+ #include <mntent.h>
++#include <sys/types.h>
+ #include <scsi/sg.h>
+ #include <stdint.h>
+ #include <stdio.h>
diff --git a/utils/qemu/BUILD b/utils/qemu/BUILD
index a4b775a..8a56ca8 100755
--- a/utils/qemu/BUILD
+++ b/utils/qemu/BUILD
@@ -6,9 +6,9 @@ cd "${SOURCE_DIRECTORY}" &&
--sysconfdir="$INSTALL_ROOT/etc" \
--target-list="$QEMU_ARCHS" \
--audio-drv-list="$QEMU_AUDIO" \
- --audio-card-list="$QEMU_CARDS" \
$QEMU_KVM \
$QEMU_VNC \
+ $QEMU_TPM \
$OPTS &&

make
diff --git a/utils/qemu/CONFIGURE b/utils/qemu/CONFIGURE
index 2d81f2e..3a0dc8f 100755
--- a/utils/qemu/CONFIGURE
+++ b/utils/qemu/CONFIGURE
@@ -34,5 +34,8 @@ config_query_multi QEMU_CARDS "Select sound card(s) to
emulate" \
config_query_option QEMU_KVM "Enable KVM acceleration support" y \
"" "--disable-kvm" &&

+config_query_option QEMU_TPM "Enable Trusted Platform Module (TPM)?" n \
+ '--enable-tpm' '' &&
+
config_query_option QEMU_VNC "Enable VNC support?" y \
'--enable-vnc' '--disable-vnc --disable-vnc-sasl
--disable-vnc-jpeg --disable-vnc-png --disable-vnc-ws'
diff --git a/utils/qemu/DEPENDS b/utils/qemu/DEPENDS
index 25c938d..529a9a9 100755
--- a/utils/qemu/DEPENDS
+++ b/utils/qemu/DEPENDS
@@ -14,6 +14,11 @@ if list_find "esd" $QEMU_AUDIO; then
depends esound
fi &&

+optional_depends vte \
+ '--enable-gtk' \
+ '--disable-gtk' \
+ 'for GTK UI' &&
+
optional_depends sdl \
"--enable-sdl" \
"--disable-sdl" \
@@ -44,6 +49,26 @@ optional_depends libcap-ng \
'--disable-cap-ng' \
'for expanded Linux POSIX API capabilities' &&

+optional_depends texinfo \
+ '--enable-docs' \
+ '--disable-docs' \
+ 'to build documentation' &&
+
+optional_depends libaio \
+ '--enable-linux-aio' \
+ '--disable-linux-aio' \
+ 'for Linux native asynchronous I/O support' &&
+
+optional_depends spice \
+ '--enable-spice' \
+ '--disable-spice' \
+ 'for SPICE virtualized desktop support' &&
+
+optional_depends libusbx \
+ '--enable-libusb' \
+ '--disable-libusb' \
+ 'for USB pass-through support' &&
+
if [[ "x$QEMU_VNC" == "x--enable-vnc" ]]; then
suggest_depends gnutls \
"--enable-vnc-tls" \
diff --git a/utils/qemu/DETAILS b/utils/qemu/DETAILS
index b2ae39e..79539dc 100755
--- a/utils/qemu/DETAILS
+++ b/utils/qemu/DETAILS
@@ -1,5 +1,5 @@
SPELL=qemu
- VERSION=1.4.1
+ VERSION=1.5.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index e3f503b..b4341e4 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -1,3 +1,17 @@
+2013-08-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.5.2
+ * CONFIGURE: sb16, cs4231a, adlib, and gus sound cards removed
+ Query for Trusted Platform Module (TPM) support
+ * DEPENDS: Optionally depends on vte, libaio, libusbx, and spice
+ * BUILD: --audio-card-list= removed, modify default-configs/pci.mak
(for
+ PCI) and default-configs/sound.mak (for ISA)
+ Pass QEMU_TPM to configure
+
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on texinfo for documentation
+ * PRE_BUILD: Apply
docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
+ * docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch: from
https://bugs.launchpad.net/qemu/+bug/1130533
+
2013-04-16 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.4.1
Removed branches, they no longer (even 1.1) compile without work.
diff --git a/utils/qemu/PRE_BUILD b/utils/qemu/PRE_BUILD
new file mode 100755
index 0000000..55eb1fc
--- /dev/null
+++ b/utils/qemu/PRE_BUILD
@@ -0,0 +1,32 @@
+default_pre_build &&
+
+# Configure selected sound cards
+# Defaults are enabled in the configs, so only disable if not selected
+if ! list_find "${QEMU_CARDS}" "ac97"; then
+ sedit 's:CONFIG_AC97=y:CONFIG_AC97=n:'
"${SOURCE_DIRECTORY}"/default-configs/pci.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "adlib"; then
+ sedit 's:CONFIG_ADLIB=y:CONFIG_ADLIB=n:'
"${SOURCE_DIRECTORY}"/default-configs/sound.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "cs4231a"; then
+ sedit 's:CONFIG_CS4231A=y:CONFIG_CS4231A=n:'
"${SOURCE_DIRECTORY}"/default-configs/sound.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "es1370"; then
+ sedit 's:CONFIG_ES1370=y:CONFIG_ES1370=n:'
"${SOURCE_DIRECTORY}"/default-configs/pci.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "gus"; then
+ sedit 's:CONFIG_GUS=y:CONFIG_GUS=n:'
"${SOURCE_DIRECTORY}"/default-configs/sound.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "hda"; then
+ sedit 's:CONFIG_HDA=y:CONFIG_HDA=n:'
"${SOURCE_DIRECTORY}"/default-configs/pci.mak
+fi &&
+
+if ! list_find "${QEMU_CARDS}" "sb16"; then
+ sedit 's:CONFIG_SB16=y:CONFIG_SB16=n:'
"${SOURCE_DIRECTORY}"/default-configs/sound.mak
+fi
+
diff --git
a/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
b/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
new file mode 100644
index 0000000..0299b36
--- /dev/null
+++ b/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
@@ -0,0 +1,31 @@
+# From https://bugs.launchpad.net/qemu/+bug/1130533
+diff --git a/qemu-options.hx b/qemu-options.hx
+index 4bc9c85..3af60bf 100644
+--- a/qemu-options.hx
++++ b/qemu-options.hx
+@@ -2095,18 +2095,13 @@ QEMU supports using either local sheepdog devices or
remote networked
+ devices.
+
+ Syntax for specifying a sheepdog device
+-@table @list
+-``sheepdog:<vdiname>''
+-
+-``sheepdog:<vdiname>:<snapid>''
+-
+-``sheepdog:<vdiname>:<tag>''
+-
+-``sheepdog:<host>:<port>:<vdiname>''
+-
+-``sheepdog:<host>:<port>:<vdiname>:<snapid>''
+-
+-``sheepdog:<host>:<port>:<vdiname>:<tag>''
++@table @code
++@item sheepdog:<vdiname>
++@item sheepdog:<vdiname>:<snapid>
++@item sheepdog:<vdiname>:<tag>
++@item sheepdog:<host>:<port>:<vdiname>
++@item sheepdog:<host>:<port>:<vdiname>:<snapid>
++@item sheepdog:<host>:<port>:<vdiname>:<tag>
+ @end table
+
+ Example
diff --git a/utils/spice-gtk/BUILD b/utils/spice-gtk/BUILD
new file mode 100755
index 0000000..2bdb7a7
--- /dev/null
+++ b/utils/spice-gtk/BUILD
@@ -0,0 +1,3 @@
+OPTS="--with-audio=${SPICE_GTK_AUDIO} \
+ ${OPTS}" &&
+default_build
diff --git a/utils/spice-gtk/CONFIGURE b/utils/spice-gtk/CONFIGURE
new file mode 100755
index 0000000..0ace4ab
--- /dev/null
+++ b/utils/spice-gtk/CONFIGURE
@@ -0,0 +1,5 @@
+config_query_list SPICE_GTK_VER 'Which GTK version (RECOMMEND 3)' \
+ 3 2 &&
+
+config_query_list SPICE_GTK_AUDIO 'Which audio backend to use (RECOMMEND
pulse)' \
+ pulse gstreamer none
diff --git a/utils/spice-gtk/DEPENDS b/utils/spice-gtk/DEPENDS
new file mode 100755
index 0000000..97fc9a1
--- /dev/null
+++ b/utils/spice-gtk/DEPENDS
@@ -0,0 +1,53 @@
+depends celt051 &&
+depends intltool &&
+depends openssl &&
+depends pixman &&
+depends spice-protocol &&
+
+depends gtk+${SPICE_GTK_VER} "--with-gtk=${SPICE_GTK_VER}.0" &&
+
+if [[ "x${SPICE_GTK_AUDIO}" == "xpulse" ]]; then
+ depends pulseaudio
+elif [[ "x${SPICE_GTK_AUDIO}" == "xgstreamer" ]]; then
+ depends gstreamer
+fi &&
+
+optional_depends 'LIBSASL' \
+ '--with-sasl=yes' \
+ '--with-sasl=no' \
+ 'for cyrus SASL authentication support' &&
+
+optional_depends 'dbus-glib' \
+ '--enable-dbus=yes' \
+ '--enable-dbus=no' \
+ 'for D-Bus desktop integration' &&
+
+optional_depends 'gettext' \
+ '--enable-nls' \
+ '--disable-nls' \
+ 'for Native Language Support (NLS)' &&
+
+optional_depends 'gobject-introspection' \
+ '--enable-introspection=yes' \
+ '--enable-introspection=no' \
+ 'for GObject introspection' &&
+
+optional_depends 'gtk-doc' \
+ '--enable-gtk-doc' \
+ '--disable-gtk-doc' \
+ 'to build documentation' &&
+
+optional_depends 'policykit' \
+ '--enable-polkit=yes' \
+ '--enable-polkit=no' \
+ 'for PolicyKit support' &&
+
+optional_depends PYTHON \
+ '--with-python' \
+ '--without-python' \
+ 'for Python bindings' &&
+
+optional_depends 'vala' \
+ '--enable-vala' \
+ '--disable-vala' \
+ 'for Vala language support'
diff --git a/utils/spice-gtk/DETAILS b/utils/spice-gtk/DETAILS
new file mode 100755
index 0000000..77fe0cb
--- /dev/null
+++ b/utils/spice-gtk/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=spice-gtk
+ VERSION=0.20
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ SOURCE_URL[0]=http://spice-space.org/download/gtk/${SOURCE}
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://spice-space.org";
+ LICENSE[0]="GPL"
+ ENTERED=20130812
+ KEYWORDS="virtualization"
+ SHORT="GTK client and libraries for SPICE"
+cat << EOF
+A GTK client and libraries for SPICE remote desktop servers.
+EOF
diff --git a/utils/spice-gtk/HISTORY b/utils/spice-gtk/HISTORY
new file mode 100644
index 0000000..f781dcf
--- /dev/null
+++ b/utils/spice-gtk/HISTORY
@@ -0,0 +1,3 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * Created
+
diff --git a/utils/spice-gtk/PRE_SUB_DEPENDS b/utils/spice-gtk/PRE_SUB_DEPENDS
new file mode 100755
index 0000000..081bd9f
--- /dev/null
+++ b/utils/spice-gtk/PRE_SUB_DEPENDS
@@ -0,0 +1,6 @@
+case $THIS_SUB_DEPENDS in
+ GTK3) is_depends_enabled $SPELL gtk+3;;
+ GTK2) is_depends_enabled $SPELL gtk+2;;
+ *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
+ return 1;;
+esac
diff --git a/utils/spice-gtk/SUB_DEPENDS b/utils/spice-gtk/SUB_DEPENDS
new file mode 100755
index 0000000..9b904d7
--- /dev/null
+++ b/utils/spice-gtk/SUB_DEPENDS
@@ -0,0 +1,10 @@
+case $THIS_SUB_DEPENDS in
+ GTK3) message "gtk+3 requested, forcing enabled gtk+3 dependency" &&
+ SPICE_GTK_VER=3 &&
+ depends gtk+3 '--with-gtk=3.0' ;;
+ GTK2) message "gtk+2 requested, forcing enabled gtk+2 dependency" &&
+ SPICE_GTK_VER=2 &&
+ depends gtk+2 '--with-gtk=2.0' ;;
+ *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
+ return 1 ;;
+esac
diff --git a/utils/spice-gtk/spice-gtk-0.20.tar.bz2.sig
b/utils/spice-gtk/spice-gtk-0.20.tar.bz2.sig
new file mode 100644
index 0000000..be4faaa
Binary files /dev/null and b/utils/spice-gtk/spice-gtk-0.20.tar.bz2.sig differ
diff --git a/utils/spice-protocol/DETAILS b/utils/spice-protocol/DETAILS
index 5e0bdf2..47024d6 100755
--- a/utils/spice-protocol/DETAILS
+++ b/utils/spice-protocol/DETAILS
@@ -1,8 +1,9 @@
SPELL=spice-protocol
- VERSION=0.10.0
+ VERSION=0.12.6
SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_URL[0]=http://spice-space.org/download/releases/${SOURCE}
-
SOURCE_HASH=sha512:6e984550392d6cb67d965e18ebc28b13ad406788da27839be94a05845f4c94e444f1737925320a9a69883c8d970ca112d2226bb1754a125f8a1c778be0c4367c
+#
SOURCE_HASH=sha512:6e984550392d6cb67d965e18ebc28b13ad406788da27839be94a05845f4c94e444f1737925320a9a69883c8d970ca112d2226bb1754a125f8a1c778be0c4367c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://spice-space.org";
LICENSE[0]="GPL"
diff --git a/utils/spice-protocol/HISTORY b/utils/spice-protocol/HISTORY
index 4f7dce4..377f5c3 100644
--- a/utils/spice-protocol/HISTORY
+++ b/utils/spice-protocol/HISTORY
@@ -1,3 +1,6 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.12.6
+
2012-01-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.0

diff --git a/utils/spice-protocol/spice-protocol-0.12.6.tar.bz2.sig
b/utils/spice-protocol/spice-protocol-0.12.6.tar.bz2.sig
new file mode 100644
index 0000000..554d247
Binary files /dev/null and
b/utils/spice-protocol/spice-protocol-0.12.6.tar.bz2.sig differ
diff --git a/utils/spice/DEPENDS b/utils/spice/DEPENDS
index 7112c4c..994f9f6 100755
--- a/utils/spice/DEPENDS
+++ b/utils/spice/DEPENDS
@@ -10,6 +10,7 @@ depends libxfixes &&
depends libx11 &&
depends libxext &&
depends libxrender &&
+depends pyparsing &&

optional_depends OPENGL \
"--enable-opengl" \
diff --git a/utils/spice/DETAILS b/utils/spice/DETAILS
index 4f0516d..854552c 100755
--- a/utils/spice/DETAILS
+++ b/utils/spice/DETAILS
@@ -1,8 +1,9 @@
SPELL=spice
- VERSION=0.10.0
+ VERSION=0.12.4
SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_URL[0]=http://${SPELL}-space.org/download/releases/${SOURCE}
-
SOURCE_HASH=sha512:546f6ef8d8b9a5253a36d016d32da360b19047ebe08dd015e03aebc03565e2e374b69169e7f5b215f232c4b8c489a0eaafb1b6a1271b7387e59a1979224ad3b8
+#
SOURCE_HASH=sha512:546f6ef8d8b9a5253a36d016d32da360b19047ebe08dd015e03aebc03565e2e374b69169e7f5b215f232c4b8c489a0eaafb1b6a1271b7387e59a1979224ad3b8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://spice-space.org";
LICENSE[0]="GPL"
diff --git a/utils/spice/HISTORY b/utils/spice/HISTORY
index 2138c18..ee7b049 100644
--- a/utils/spice/HISTORY
+++ b/utils/spice/HISTORY
@@ -1,3 +1,7 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.12.4
+ * DEPENDS: Depends on pyparsing
+
2012-01-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.0
* BUILD: added -lz
diff --git a/utils/spice/spice-0.12.4.tar.bz2.sig
b/utils/spice/spice-0.12.4.tar.bz2.sig
new file mode 100644
index 0000000..30bb1aa
Binary files /dev/null and b/utils/spice/spice-0.12.4.tar.bz2.sig differ
diff --git a/utils/virt-manager/BUILD b/utils/virt-manager/BUILD
new file mode 100755
index 0000000..f35674c
--- /dev/null
+++ b/utils/virt-manager/BUILD
@@ -0,0 +1,5 @@
+if is_depends_enabled $SPELL python;then
+ default_build_python
+else
+ default_build_python3
+fi
diff --git a/utils/virt-manager/CONFLICTS b/utils/virt-manager/CONFLICTS
new file mode 100755
index 0000000..a9e1f65
--- /dev/null
+++ b/utils/virt-manager/CONFLICTS
@@ -0,0 +1 @@
+conflicts virtinst y
diff --git a/utils/virt-manager/DEPENDS b/utils/virt-manager/DEPENDS
index 1bb499d..96c3857 100755
--- a/utils/virt-manager/DEPENDS
+++ b/utils/virt-manager/DEPENDS
@@ -1,16 +1,26 @@
-depends dbus-python &&
-depends gnome-python2 &&
-depends gnome-keyring &&
-depends -sub "LIBRSVG2" gnome-python-desktop &&
-depends -sub "PYTHON" gtk-vnc &&
-depends -sub "PYTHON" libxml2 &&
-depends pygtk2 &&
-depends python &&
-depends -sub "pygtk2" vte &&
-depends -sub "PYTHON" libvirt &&
-depends virtinst &&
-depends rarian &&
-#depends policykit &&
+depends dbus-python &&
+depends gconf2 &&
+depends graphite &&
+depends gtk+3 &&
+depends -sub 'PYTHON GTK3' gtk-vnc &&
+depends intltool &&
+depends ipaddr &&
+depends ipy &&
+depends librsvg2 &&
+depends -sub 'PYTHON' libvirt &&
+depends -sub 'PYTHON' libxml2 &&
+depends pygobject3 &&
+depends PYTHON &&
+depends -sub 'INTROSPECTION' vte3 &&
+depends rarian &&
+depends setuptools &&
+depends urlgrabber &&
+depends x11-ssh-askpass &&
+depends yajl &&
+
+runtime_depends libvirt-glib &&
+runtime_depends -sub 'GTK3' spice-gtk '--default-graphics=spice' &&
+
optional_depends gettext \
'--enable-nls' \
'--disable-nls' \
diff --git a/utils/virt-manager/DETAILS b/utils/virt-manager/DETAILS
index 57e0585..2ed7ff6 100755
--- a/utils/virt-manager/DETAILS
+++ b/utils/virt-manager/DETAILS
@@ -1,5 +1,5 @@
SPELL=virt-manager
- VERSION=0.9.4
+ VERSION=0.10.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/utils/virt-manager/HISTORY b/utils/virt-manager/HISTORY
index feda80f..2540e43 100644
--- a/utils/virt-manager/HISTORY
+++ b/utils/virt-manager/HISTORY
@@ -1,3 +1,13 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.10.0
+ * DEPENDS: Runtime depends on libvirt-glib
+ Depends on gtk+3, urlgrabber, x11-ssh-askpass
+ Depends on spice-gtk built against gtk+3
+ Requires gtk-vnc built against gtk+3
+ * CONFLICTS: virtinst is now included; conflict
+ * BUILD: Use python-pypi default_build (copied)
+ * INSTALL: Use python-pypi default_install (copied)
+
2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.9.4

diff --git a/utils/virt-manager/INSTALL b/utils/virt-manager/INSTALL
new file mode 100755
index 0000000..a7fe950
--- /dev/null
+++ b/utils/virt-manager/INSTALL
@@ -0,0 +1,5 @@
+if is_depends_enabled $SPELL python;then
+ default_install_python
+else
+ default_install_python3
+fi
diff --git a/utils/virt-manager/virt-manager-0.10.0.tar.gz.sig
b/utils/virt-manager/virt-manager-0.10.0.tar.gz.sig
new file mode 100644
index 0000000..4bfe289
Binary files /dev/null and
b/utils/virt-manager/virt-manager-0.10.0.tar.gz.sig differ
diff --git a/utils/virt-manager/virt-manager-0.9.4.tar.gz.sig
b/utils/virt-manager/virt-manager-0.9.4.tar.gz.sig
deleted file mode 100644
index 84c5e0d..0000000
Binary files a/utils/virt-manager/virt-manager-0.9.4.tar.gz.sig and /dev/null
differ
diff --git a/x11/mdm/DEPENDS b/x11/mdm/DEPENDS
index 693cdc8..e6dc426 100755
--- a/x11/mdm/DEPENDS
+++ b/x11/mdm/DEPENDS
@@ -1,6 +1,6 @@
# PRE_BUILD requirements
depends 'autoconf' &&
-depends 'automake' &&
+depends 'automake-1.9' &&
depends 'glib2' &&
depends 'gnome-common2' &&
depends 'gnome-doc-utils' &&
diff --git a/x11/mdm/HISTORY b/x11/mdm/HISTORY
index 1dbe728..5be3db8 100644
--- a/x11/mdm/HISTORY
+++ b/x11/mdm/HISTORY
@@ -1,3 +1,7 @@
+2013-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on automake-1.9 (doesn't work with
+ automake 1.14)
+
2013-06-04 Eric Sandall <sandalle AT sourcemage.org>
* Created
* PRE_BUILD, pam.d/mdm{,-autologin}: Need to provide our own
diff --git a/x11/virt-viewer/DETAILS b/x11/virt-viewer/DETAILS
index aa1f047..6bc2491 100755
--- a/x11/virt-viewer/DETAILS
+++ b/x11/virt-viewer/DETAILS
@@ -1,5 +1,5 @@
SPELL=virt-viewer
- VERSION=0.5.4
+ VERSION=0.5.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
#
SOURCE_HASH=sha512:e583ee1beacff124d5fe85671716cbd68704aa1bc3ab44105ec890fdc764cd50b644728aff04299a90357cb5fcff859820434728662dde033238c8be0c8e229d
diff --git a/x11/virt-viewer/HISTORY b/x11/virt-viewer/HISTORY
index e76634f..1b98ef5 100644
--- a/x11/virt-viewer/HISTORY
+++ b/x11/virt-viewer/HISTORY
@@ -1,3 +1,6 @@
+2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.5.7
+
2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.5.4

diff --git a/x11/virt-viewer/virt-viewer-0.5.4.tar.gz.sig
b/x11/virt-viewer/virt-viewer-0.5.4.tar.gz.sig
deleted file mode 100644
index 67c2bda..0000000
Binary files a/x11/virt-viewer/virt-viewer-0.5.4.tar.gz.sig and /dev/null
differ
diff --git a/x11/virt-viewer/virt-viewer-0.5.7.tar.gz.sig
b/x11/virt-viewer/virt-viewer-0.5.7.tar.gz.sig
new file mode 100644
index 0000000..350d36b
Binary files /dev/null and b/x11/virt-viewer/virt-viewer-0.5.7.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (72fb850268e1de1ef23d44887d07a9a50f4f46dc), Eric Sandall, 08/15/2013

Archive powered by MHonArc 2.6.24.

Top of Page