Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (383ca3dbb6ef076c8e4a3f7760e50e058c4c1db7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (383ca3dbb6ef076c8e4a3f7760e50e058c4c1db7)
  • Date: Wed, 20 Aug 2008 11:59:29 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

chat-im/funpidgin/BUILD | 9 ++++++---
chat-im/funpidgin/DEPENDS | 17 ++++++++++++++++-
chat-im/funpidgin/DETAILS | 6 +++---
chat-im/funpidgin/HISTORY | 11 +++++++++--
chat-im/funpidgin/carrier-2.4.3.tar.gz.sig |binary
chat-im/funpidgin/funpidgin-2.4.1.tar.bz2.sig | 0
dev/null |binary
7 files changed, 34 insertions(+), 9 deletions(-)

New commits:
commit f6d12498769612d82ce03363ed1961bb75404f23
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

funpidgin: Updated to version 2.4.3. Project is in the process
of renaming to carrier. As soon as project stablizes this will
need to be depreciated and new spell carrier added.

diff --git a/chat-im/funpidgin/BUILD b/chat-im/funpidgin/BUILD
index 5f756dc..2aee352 100755
--- a/chat-im/funpidgin/BUILD
+++ b/chat-im/funpidgin/BUILD
@@ -1,6 +1,9 @@
### had to cook up some pkg-config files for nss and nspr
CFLAGS="$CFLAGS -I${TRACK_ROOT}/usr/X11R6/include"
export
PKG_CONFIG_PATH="${TRACK_ROOT}/usr/include/nss:${TRACK_ROOT}/usr/include/nspr"
&&
-make_single &&
-default_build &&
-cd $SOURCE_DIRECTORY
+OPTS="--disable-nm $OPTS" &&
+make_single &&
+cd $SOURCE_DIRECTORY &&
+NOCONFIGURE=Y ./autogen.sh &&
+default_build &&
+cd $SOURCE_DIRECTORY
diff --git a/chat-im/funpidgin/DEPENDS b/chat-im/funpidgin/DEPENDS
index 7bb37f9..780faab 100755
--- a/chat-im/funpidgin/DEPENDS
+++ b/chat-im/funpidgin/DEPENDS
@@ -82,7 +82,22 @@ optional_depends howl
\
'' \
'for network ZeroConf in Bonjour plugin' &&

+optional_depends xscreensaver \
+ "" \
+ "--disable-screensaver" \
+ "to use X screensaver extension" &&
+
+optional_depends gstreamer \
+ "" \
+ "--disable-gstreamer" \
+ "for GStreamer audio support" &&
+
+optional_depends avahi \
+ "" \
+ "--disable-avahi" \
+ "for avahi support" &&
+
optional_depends meanwhile \
'' \
- '' \
+ '--disable-meanwhile' \
'for Lotus Instant Messenger/Sametime protocol'
diff --git a/chat-im/funpidgin/DETAILS b/chat-im/funpidgin/DETAILS
index 51c85dc..cfa79c5 100755
--- a/chat-im/funpidgin/DETAILS
+++ b/chat-im/funpidgin/DETAILS
@@ -1,9 +1,9 @@
SPELL=funpidgin
- VERSION=2.4.1
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=2.4.3
+ SOURCE=carrier-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/pidgin-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/carrier-$VERSION
WEB_SITE=http://funpidgin.sourceforge.net/
LICENSE[0]=GPL
DISTCC_HOSTS=
diff --git a/chat-im/funpidgin/HISTORY b/chat-im/funpidgin/HISTORY
index 9333e9e..51ab4b7 100644
--- a/chat-im/funpidgin/HISTORY
+++ b/chat-im/funpidgin/HISTORY
@@ -1,2 +1,9 @@
-2008-05-04 * DETAILS, BUILD, DEPENDS: Created from pidgin spell
- * CONFLICTS: conflicts pidgin
+2008-08-20 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.4.3. Updated SOURCE_DIRECTORY
+ * BUILD: Added autogen.sh. Added OPT to disable netmanager
+ * DEPENDS: Added optional_depends xscreensaver, gstreamer, avahi.
+ Added option to disable meanwhile.
+
+2008-05-04 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS, BUILD, DEPENDS: Created from pidgin spell
+ * CONFLICTS: conflicts pidgin
diff --git a/chat-im/funpidgin/carrier-2.4.3.tar.gz.sig
b/chat-im/funpidgin/carrier-2.4.3.tar.gz.sig
new file mode 100644
index 0000000..8c5a553
Binary files /dev/null and b/chat-im/funpidgin/carrier-2.4.3.tar.gz.sig differ
diff --git a/chat-im/funpidgin/funpidgin-2.4.1.tar.bz2.sig
b/chat-im/funpidgin/funpidgin-2.4.1.tar.bz2.sig
deleted file mode 100644
index 809e92d..0000000
Binary files a/chat-im/funpidgin/funpidgin-2.4.1.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (383ca3dbb6ef076c8e4a3f7760e50e058c4c1db7), George Sherwood, 08/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page