Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Treeve Jelbert (06b87c3c79cee299c8189dec0d4782f1d74ebf83)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Treeve Jelbert (06b87c3c79cee299c8189dec0d4782f1d74ebf83)
  • Date: Fri, 15 Jun 2007 15:13:27 -0500

GIT changes to master z-rejected grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

z-utils/skype/DEPENDS | 4 ++--
z-utils/skype/DETAILS | 14 ++++----------
z-utils/skype/HISTORY | 18 ++++++++++++++----
3 files changed, 20 insertions(+), 16 deletions(-)

New commits:
commit 06b87c3c79cee299c8189dec0d4782f1d74ebf83
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

skype-1.4.0.74

diff --git a/z-utils/skype/DEPENDS b/z-utils/skype/DEPENDS
index 81b9f84..53d0ab6 100755
--- a/z-utils/skype/DEPENDS
+++ b/z-utils/skype/DEPENDS
@@ -1,6 +1,6 @@
-depends gcc33 &&
+depends alsa-lib &&
depends dbus &&

if [[ $QT == y ]]; then
- depends qt-x11
+ depends qt4
fi
diff --git a/z-utils/skype/DETAILS b/z-utils/skype/DETAILS
index 96edd10..5d566ba 100755
--- a/z-utils/skype/DETAILS
+++ b/z-utils/skype/DETAILS
@@ -1,19 +1,13 @@
SPELL=skype
- VERSION=1.3.0.53
+ VERSION=1.4.0.74
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-if [[ $QT == y ]]; then
-# dynamic version
- SOURCE=$SPELL-$VERSION-generic.tar.bz2
-
SOURCE_HASH=sha512:f085d79fe06e1a5667cc9fb48d830585ce77ba229236378162705487de0eb6082974e7a55d629d5ca225cbb30dffe57924a8e6cc81a76e53e4e4aa32082ccb44
-else
-# static version
- SOURCE=${SPELL}_staticQT-$VERSION-generic.tar.bz2
-
SOURCE_HASH=sha512:3a1168e006a588e206fe142ef4cdd153922b40848699be0c607a7bdbebf8510c428ce54b8acb7b6457fe5449437a693e5d0f3638c376ddfc46aae4ea796be913
-fi
+ SOURCE=$SPELL-$VERSION.bz2
+
SOURCE_HASH=sha512:19df660bf7286efe0e939e8f8c5adee764bcc3377b883e1b51a1299f3a770da3fbe8a9fbf95a6ec6f34448ebfdb3c9e6ee3841f3989c8649f031a60a3c88e369
WEB_SITE=http://www.skype.com/
SOURCE_URL[0]=http://download.skype.com/linux/$SOURCE
LICENSE[0]=/usr/share/doc/skype/LICENSE
ENTERED=20040624
+ ARCHIVE=off
REJECT="Non-Free license"
SHORT="Voice over IP (voip) client."
cat << EOF
diff --git a/z-utils/skype/HISTORY b/z-utils/skype/HISTORY
index 6fc1adb..0ea8b87 100644
--- a/z-utils/skype/HISTORY
+++ b/z-utils/skype/HISTORY
@@ -1,3 +1,13 @@
+2007-06-15 Treeve jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.0.74
+ use .bz2
+ * DEPENDS: add qt4, alsa-lib
+
+2006-12-09 Treeve jelbert <treeve AT sourcemage.org>
+ * DETAILS; use -1mdk*.rpm. as it supports gcc-4*
+ * DEPENDS: remove gcc33
+ * PRE_BUILD: added
+
2006-10-15 Juuso Alasuutari <iuso AT sourcemage.org>
* UNATTEND_SAFE: Added.

@@ -25,14 +35,14 @@
* desktop/skype.desktop: Deleted, now installed from source
package during INSTALL.

-2006-01-31 Treeve jelbert <treeve01 AT pi.be>
+2006-01-31 Treeve jelbert <treeve AT sourcemage.org>
* DETAILS: Version 1.2.0.21-1 ( dynamic )

-2005-10-25 Treeve jelbert <treeve01 AT pi.be>
+2005-10-25 Treeve jelbert <treeve AT sourcemage.org>
* DETAILS: Version 1.2.0.18
security fixes

-2005-10-14 Treeve jelbert <treeve01 AT pi.be>
+2005-10-14 Treeve jelbert <treeve AT sourcemage.org>
* DETAILS: use .rpm file, as it is compatible with gcc{4.0,3.4}
* PRE_BUILD: add
* DEPENDS: add rpmunpack for dynamic version
@@ -77,7 +87,7 @@
2005-02-01 John Harding <johnh AT kuberaconsulting.com>
* DETAILS: version bump to 1.0.0.1

-2005-01-05 Eric Sandall <sandalle AT sourcemage.org>
+2005-01-05 Eric Sandall <eric AT sandall.us>
* Applied John's patch (Bug #7889)

2004-12-27 John Harding <johnh AT kuberaconsulting.com>



  • [SM-Commit] GIT changes to master z-rejected grimoire by Treeve Jelbert (06b87c3c79cee299c8189dec0d4782f1d74ebf83), Treeve Jelbert, 06/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page