Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (a63afc90c0f597f1ba3d80ea00b20a797f5b4824)

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 devel-xorg-modular grimoire by Eric Sandall (a63afc90c0f597f1ba3d80ea00b20a797f5b4824)
  • Date: Fri, 21 Aug 2009 17:26:48 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

chat-im/pidgin/DEPENDS | 27 ++++++++++++++++-----------
chat-im/pidgin/HISTORY | 8 ++++++++
collab/qsvn/DETAILS | 6 +++---
collab/qsvn/HISTORY | 5 +++++
collab/qsvn/PRE_BUILD | 3 +++
kde4-support/phonon/DEPENDS | 8 ++++----
kde4-support/phonon/HISTORY | 3 +++
kde4/kdevelop4/DETAILS | 12 ++++--------
kde4/kdevelop4/HISTORY | 3 +++
kde4/kdevplatform4/DETAILS | 15 +++++----------
kde4/kdevplatform4/HISTORY | 6 ++++--
libs/glibc/HISTORY | 3 +++
libs/glibc/INSTALL | 4 +++-
python-pypi/netaddr/DETAILS | 4 ++--
python-pypi/netaddr/HISTORY | 3 +++
utils/coreutils/DETAILS | 2 +-
utils/coreutils/HISTORY | 3 +++
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
x11/gtk-vnc/HISTORY | 5 +++++
x11/gtk-vnc/PRE_BUILD | 3 +++
x11/gtk-vnc/npupp-bug15358.patch | 25 +++++++++++++++++++++++++
22 files changed, 110 insertions(+), 43 deletions(-)

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

wine: Updated to 1.1.28

commit f9bf5226f11dfbb9e72e4a8a103785bc7b89b07b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kdevelop4: => 3.9.95

commit 5e79a687147b51fdd3ff40373dd2b890ac2663c8
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kdevplatform4: => 0.9.95

commit 5abc722e3b480bf37707967ad267285f298603c2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

phonon - adjust depends

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

glibc: stubs-32.h and stubs-64.h are also only created if they differ

commit 7fbd76c538d940d5c558d2f944923a6a0e0894ed
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

qsvn: dont install libs to /usr/lib64

commit 604726fe3159a884026b5011153b0464035a3155
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

qsvn => 0.8.3

commit 40af0b3d1e377fbf65dfb56c4db50e50c956db4a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

coreutils: => 7.5 (i'm not sure about the patches, uuhhhh..)

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

gtk-vnc: Fixes Bug #15358
npupp.h header moved:
https://bugzilla.mozilla.org/show_bug.cgi?id=455458

commit 4b4fb13f9cf0cdc42ee36e40361f5179714a7d4e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

netaddr: => 0.7.2

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

pidgin: Optionally depends on libsm for X11 session management
other libraries may require libsm to be enabled (e.g. gtk+2) if
they are also enabled

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

pidgin: Optionally depends on gettext for Native Language support

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

pidgin: nas and audiofile are unknown to pidgin
configure: WARNING: unrecognized options: --enable-audio, --disable-nas

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

pidgin: Optionally depends on libidn

diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index 780faab..c719ef8 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -32,11 +32,6 @@ optional_depends gnutls
\
"--enable-gnutls=no" \
"an alternative to nss for MSN protocol SSL support" &&

-optional_depends audiofile \
- "--enable-audio" \
- "--disable-audio" \
- "to play aiff, snd, wave, and au files" &&
-
optional_depends gtkspell \
"" \
"--disable-gtkspell" \
@@ -47,11 +42,6 @@ optional_depends startup-notification \
"--disable-startup-notification" \
"support for the startup-notification spec from
freedesktop.org" &&

-optional_depends nas \
- "--enable-nas" \
- "--disable-nas" \
- "for Network Audio System support" &&
-
optional_depends perl \
'--enable-perl' \
'--disable-perl' \
@@ -77,6 +67,11 @@ optional_depends dbus \
"--disable-dbus" \
"for DBUS support" &&

+optional_depends libsm \
+ '--enable-sm' \
+ '--disable-sm' \
+ 'for X11 session management' &&
+
optional_depends howl \
'' \
'' \
@@ -100,4 +95,14 @@ optional_depends avahi \
optional_depends meanwhile \
'' \
'--disable-meanwhile' \
- 'for Lotus Instant Messenger/Sametime protocol'
+ 'for Lotus Instant Messenger/Sametime protocol' &&
+
+optional_depends gettext \
+ '--enable-nls' \
+ '--disable-nls' \
+ 'for Native Language support' &&
+
+optional_depends libidn \
+ '--enable-idn' \
+ '--disable-idn' \
+ 'for International Domain Name support'
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index de625bd..32cbeb9 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,3 +1,11 @@
+2009-08-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on libidn
+ nas and audiofile are unknown to pidgin
+ configure: WARNING: unrecognized options: --enable-audio,
--disable-nas
+ Optionally depends on gettext for Native Language support
+ Optionally depends on libsm for X11 session management, other
libraries
+ may require libsm to be enabled (e.g. gtk+2) if they are also
enabled.
+
2009-08-19 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.6.1

diff --git a/collab/qsvn/DETAILS b/collab/qsvn/DETAILS
index 758b72e..42c3b28 100755
--- a/collab/qsvn/DETAILS
+++ b/collab/qsvn/DETAILS
@@ -1,10 +1,10 @@
SPELL=qsvn
- VERSION=0.8.2
+ VERSION=0.8.3
SOURCE=$SPELL-$VERSION-src.tar.gz

SOURCE_URL[0]=http://www.anrichter.net/projects/${SPELL}/chrome/site/${SOURCE}
-
SOURCE_HASH=sha512:12635dc5bd959882a0f757acabaf78bbc3de503f7bb2f97778550eeac08f1a9cf18347222ecdcc9062a1b740ff3679eccc127a8ef36c848f446b0d52f27deff2
+
SOURCE_HASH=sha512:65a636ad5d24302dde30046955f71e5ce494069f268abfbe8e35707ebc6d0454e5727394cf9476d9208bb8a55cbf08d2a131376a8bb900a5c9b316b7012f70e1
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
- WEB_SITE=http://ar.oszine.de/projects/qsvn/
+ WEB_SITE=http://www.anrichter.net/projects/${SPELL}
LICENSE[0]=GPL
KEYWORDS="qt svn"
SHORT="Graphical client for SVN"
diff --git a/collab/qsvn/HISTORY b/collab/qsvn/HISTORY
index 24c001a..f43a78b 100644
--- a/collab/qsvn/HISTORY
+++ b/collab/qsvn/HISTORY
@@ -1,3 +1,8 @@
+2009-08-21 Finn Haedicke <finn_haedicke AT gmx.net>
+ * DETAILS: updated spell to 0.8.3
+ fixed WEB_SITE
+ * PRE_BUILD: added, disable /usr/lib64
+
2009-04-21 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 0.8.2

diff --git a/collab/qsvn/PRE_BUILD b/collab/qsvn/PRE_BUILD
new file mode 100755
index 0000000..6190be2
--- /dev/null
+++ b/collab/qsvn/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit 's/LIB_SUFFIX 64/LIB_SUFFIX ""/g' src/CMakeLists.txt
diff --git a/kde4-support/phonon/DEPENDS b/kde4-support/phonon/DEPENDS
index 5a2da67..8a8f4e6 100755
--- a/kde4-support/phonon/DEPENDS
+++ b/kde4-support/phonon/DEPENDS
@@ -11,7 +11,7 @@ depends libice &&
depends libxext &&
depends xine-lib &&
depends libxcb &&
-optional_depends gst-plugins-base \
- '' \
- '' \
- 'for the GStreamer media backend'
+optional_depends glib2 '' '' 'gnome support' &&
+optional_depends libxml2 '' '' 'xml support' &&
+optional_depends OPENGL '' '' 'improved graphics' &&
+optional_depends gst-plugins-base '' '' 'for the GStreamer media backend'
diff --git a/kde4-support/phonon/HISTORY b/kde4-support/phonon/HISTORY
index fe1b782..4374958 100644
--- a/kde4-support/phonon/HISTORY
+++ b/kde4-support/phonon/HISTORY
@@ -1,3 +1,6 @@
+2009-08-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxml2, glib2, OPENGL
+
2009-04-24 Eric Sandall <sandalle AT sourcemage.org>
* PREPARE: Only query for autoupdate on devel version

diff --git a/kde4/kdevelop4/DETAILS b/kde4/kdevelop4/DETAILS
index ee6ed4f..0859f91 100755
--- a/kde4/kdevelop4/DETAILS
+++ b/kde4/kdevelop4/DETAILS
@@ -1,15 +1,11 @@
SPELL=kdevelop4
SPELLX=${SPELL//4}
#persistent_read kdelibs4 KDE_VER KDE_VER
- if [[ "${KDE_VER}" == unstable ]];then
- VERSION=3.9.94
-
SOURCE_HASH=sha512:edf4fb7704a059cacec76e9a2f2427fde2cc0cc615eccebc7bbe6fbdb7dd38d5fa6eee4376f10395bb1193f1b1d7329f66d3b509f45d7a2a9acea672d1884de8
- else
- VERSION=3.9.94
-
SOURCE_HASH=sha512:edf4fb7704a059cacec76e9a2f2427fde2cc0cc615eccebc7bbe6fbdb7dd38d5fa6eee4376f10395bb1193f1b1d7329f66d3b509f45d7a2a9acea672d1884de8
- fi
+# if [[ "${KDE_VER}" == unstable ]];then
+ VERSION=3.9.95
+
SOURCE_HASH=sha512:80caaad24fb0cd2c9829b53d79a6f50e51ffbc1a6901242135ba0bba0a9d25623eee7e877b3741b0ec50126e3f40e0b8de125da81968ba742359ad7eebb3b6a8
SOURCE=$SPELLX-$VERSION.tar.bz2
- SOURCE_URL[0]=$KDE_URL/${KDE_VER:-unstable}/$SPELLX/$VERSION/$SOURCE
+ SOURCE_URL[0]=$KDE_URL/${KDE_VER:-unstable}/$SPELLX/$VERSION/src/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.kdevelop.org/
diff --git a/kde4/kdevelop4/HISTORY b/kde4/kdevelop4/HISTORY
index 788d75f..6ea5c0e 100644
--- a/kde4/kdevelop4/HISTORY
+++ b/kde4/kdevelop4/HISTORY
@@ -1,3 +1,6 @@
+2009-08-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.9.95
+
2009-08-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: remove svn support

diff --git a/kde4/kdevplatform4/DETAILS b/kde4/kdevplatform4/DETAILS
index d7c5ce6..2e602b0 100755
--- a/kde4/kdevplatform4/DETAILS
+++ b/kde4/kdevplatform4/DETAILS
@@ -1,17 +1,12 @@
SPELL=kdevplatform4
SPELLX=${SPELL//4}
#persistent_read kdelibs4 KDE_VER KDE_VER
- if [[ "${KDE_VER}" == unstable ]];then
- VERSION=0.9.94
- VX=3.9.94
-
SOURCE_HASH=sha512:c16045f0a38d5a0692aad8c766939ac23070fa708eb2ed2d07cf973fbe07624d2e9131e21bcd2b886c313035424a71cb965ac043b551e2e12d5b19a36aae8c6c
- else
- VERSION=0.9.94
- VX=3.9.94
-
SOURCE_HASH=sha512:c16045f0a38d5a0692aad8c766939ac23070fa708eb2ed2d07cf973fbe07624d2e9131e21bcd2b886c313035424a71cb965ac043b551e2e12d5b19a36aae8c6c
- fi
+# if [[ "${KDE_VER}" == unstable ]];then
+ VERSION=0.9.95
+ VX=3.9.95
+
SOURCE_HASH=sha512:01ec2c3e2e7d9fe4a220d2190589903412780a7cc22e77e447b91cefaa9dd2f47073f01ef55850b3cd76462e9b52dcaba5311c1def3d6a9aafff4b4ecddbbe59
SOURCE=$SPELLX-$VERSION.tar.bz2
- SOURCE_URL[0]=$KDE_URL/${KDE_VER:-unstable}/kdevelop/$VX/$SOURCE
+ SOURCE_URL[0]=$KDE_URL/${KDE_VER:-unstable}/kdevelop/$VX/src/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.kdevelop.org/
diff --git a/kde4/kdevplatform4/HISTORY b/kde4/kdevplatform4/HISTORY
index 6b68de0..81450ca 100644
--- a/kde4/kdevplatform4/HISTORY
+++ b/kde4/kdevplatform4/HISTORY
@@ -1,8 +1,10 @@
-2009-08-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: remove svn support
+2009-08-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 0.9.95

2009-06-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.94
+2009-06-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.94
* PRE_BUILD: added, fix incomplete fix for boost bug #2947

2009-05-28 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 4f3b2a8..a5abdb6 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2009-08-20 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: stubs-32.h and stubs-64.h are also only created if they
differ
+
2009-06-09 Eric Sandall <sandalle AT sourcemage.org>
* init.d/nscd: Also requires /var/db/nscd to exist

diff --git a/libs/glibc/INSTALL b/libs/glibc/INSTALL
index 28360b0..59b434d 100755
--- a/libs/glibc/INSTALL
+++ b/libs/glibc/INSTALL
@@ -24,7 +24,9 @@ cd $SOURCE_DIRECTORY.bld &&
# glibc only installs these if the file differs
#
for i in ${INSTALL_ROOT}/usr/include/bits/syscall.h \
- ${INSTALL_ROOT}/usr/include/gnu/stubs.h; do
+ ${INSTALL_ROOT}/usr/include/gnu/stubs.h \
+ ${INSTALL_ROOT}/usr/include/gnu/stubs-32.h \
+ ${INSTALL_ROOT}/usr/include/gnu/stubs-64.h; do
if [ -f $i ]; then
rm -vf $i
fi
diff --git a/python-pypi/netaddr/DETAILS b/python-pypi/netaddr/DETAILS
index c2adbe6..4ccacce 100755
--- a/python-pypi/netaddr/DETAILS
+++ b/python-pypi/netaddr/DETAILS
@@ -1,9 +1,9 @@
SPELL=netaddr
- VERSION=0.7.1
+ VERSION=0.7.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/n/$SPELL/$SOURCE
SOURCE_URL[1]=http://netaddr.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:7cec34e58e4f5336da73f17fd4715a243902be1d4b16e91202c12f40046960864b2bc3b1887a5451f2cf12165e595114e41ab56ac83fd01a3350543893106452
+
SOURCE_HASH=sha512:06d67836f7463f2d1ec0b008173d55905bd2961e55ae7e600b250a197539257d1b2b67bed93010c5e3e0106c627b68e779f3912d391a6bd33bed4e808cd296d0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://code.google.com/p/netaddr/
LICENSE[0]=BSD
diff --git a/python-pypi/netaddr/HISTORY b/python-pypi/netaddr/HISTORY
index d5ac351..d4d2625 100644
--- a/python-pypi/netaddr/HISTORY
+++ b/python-pypi/netaddr/HISTORY
@@ -1,3 +1,6 @@
+2009-08-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.2
+
2009-08-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.1

diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 3007212..3706c96 100755
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=coreutils
- VERSION=7.4
+ VERSION=7.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 1258175..f8dc8be 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,6 @@
+2009-08-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 7.5
+
2009-07-19 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added gmp, gettext, acl as opt deps

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 80ef20c..023a28d 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_DEVEL == y ]]; then
- VERSION=1.1.27
+ VERSION=1.1.28
else
VERSION=1.0.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 737b5b9..927df63 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2009-08-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.28
+
2009-08-07 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.27

diff --git a/x11/gtk-vnc/HISTORY b/x11/gtk-vnc/HISTORY
index 8eecd2c..5986d3b 100644
--- a/x11/gtk-vnc/HISTORY
+++ b/x11/gtk-vnc/HISTORY
@@ -1,3 +1,8 @@
+2009-08-20 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply npupp-bug15358.patch
+ * npupp-bug15358.patch: Fixes Bug #15358
+ npupp.h header moved:
https://bugzilla.mozilla.org/show_bug.cgi?id=455458
+
2009-08-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Website moved to http://live.gnome.org/gtk-vnc
Updated to 0.3.9
diff --git a/x11/gtk-vnc/PRE_BUILD b/x11/gtk-vnc/PRE_BUILD
new file mode 100755
index 0000000..69bac6e
--- /dev/null
+++ b/x11/gtk-vnc/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SCRIPT_DIRECTORY/npupp-bug15358.patch
diff --git a/x11/gtk-vnc/npupp-bug15358.patch
b/x11/gtk-vnc/npupp-bug15358.patch
new file mode 100644
index 0000000..966a78b
--- /dev/null
+++ b/x11/gtk-vnc/npupp-bug15358.patch
@@ -0,0 +1,25 @@
+diff -Naur gtk-vnc-0.3.9.orig/plugin/npshell.c gtk-vnc-0.3.9/plugin/npshell.c
+--- gtk-vnc-0.3.9.orig/plugin/npshell.c 2009-08-20 15:02:56.509101940
-0700
++++ gtk-vnc-0.3.9/plugin/npshell.c 2009-08-20 15:10:52.489077176 -0700
+@@ -81,8 +81,7 @@
+ #include <string.h>
+
+ #include <npapi.h>
+-#include <npupp.h>
+-
++#include <npfunctions.h>
+ #include "gtk-vnc-plugin.h"
+
+ /***********************************************************************
+diff -Naur gtk-vnc-0.3.9.orig/plugin/npunix.c gtk-vnc-0.3.9/plugin/npunix.c
+--- gtk-vnc-0.3.9.orig/plugin/npunix.c 2009-08-20 15:02:56.509101940 -0700
++++ gtk-vnc-0.3.9/plugin/npunix.c 2009-08-20 15:10:59.748825742 -0700
+@@ -55,7 +55,7 @@
+
+ #include <stdio.h>
+ #include <npapi.h>
+-#include <npupp.h>
++#include <npfunctions.h>
+
+ #include <glib.h> /* just for G_GNUC_UNUSED */
+



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (a63afc90c0f597f1ba3d80ea00b20a797f5b4824), Eric Sandall, 08/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page