diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-08-02 11:41:45 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-08-02 11:41:45 +0000 |
commit | aaeb0651a11bf3bfb6e748176966ca94f014db40 (patch) | |
tree | 509e53d183ec5213fa488d438b9de45bdd616b2a /app-mobilephone | |
parent | Remove obsolete versions. (diff) | |
download | gentoo-2-aaeb0651a11bf3bfb6e748176966ca94f014db40.tar.gz gentoo-2-aaeb0651a11bf3bfb6e748176966ca94f014db40.tar.bz2 gentoo-2-aaeb0651a11bf3bfb6e748176966ca94f014db40.zip |
Remove obsolete versions.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gammu/ChangeLog | 10 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/digest-gammu-1.09.00 | 3 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/digest-gammu-1.10.0-r1 | 3 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/gammu-1.09.00-as-needed.patch | 21 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/gammu-1.09.00-backup-limits.patch | 15 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/gammu-1.09.00-sony-obexmode.patch | 42 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/gammu-1.10.0-configure.patch | 19 | ||||
-rw-r--r-- | app-mobilephone/gammu/files/gammu-1.10.0-printf.patch | 71 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.09.00.ebuild | 50 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.10.0-r1.ebuild | 50 |
10 files changed, 9 insertions, 275 deletions
diff --git a/app-mobilephone/gammu/ChangeLog b/app-mobilephone/gammu/ChangeLog index 8a72926ef5ad..527c025947ff 100644 --- a/app-mobilephone/gammu/ChangeLog +++ b/app-mobilephone/gammu/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-mobilephone/gammu # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.42 2007/07/31 23:53:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.43 2007/08/02 11:41:45 mrness Exp $ + + 02 Aug 2007; Alin Năstac <mrness@gentoo.org> + -files/gammu-1.09.00-as-needed.patch, + -files/gammu-1.09.00-backup-limits.patch, + -files/gammu-1.09.00-sony-obexmode.patch, + -files/gammu-1.10.0-configure.patch, -files/gammu-1.10.0-printf.patch, + -gammu-1.09.00.ebuild, -gammu-1.10.0-r1.ebuild: + Remove obsolete versions. 31 Jul 2007; Christoph Mende <angelos@gentoo.org> gammu-1.11.0.ebuild: Stable on amd64 wrt bug #178635 diff --git a/app-mobilephone/gammu/files/digest-gammu-1.09.00 b/app-mobilephone/gammu/files/digest-gammu-1.09.00 deleted file mode 100644 index 37e8a35a5c97..000000000000 --- a/app-mobilephone/gammu/files/digest-gammu-1.09.00 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0d555102bd4d0bc7b4e609abc462fb01 gammu-1.09.00.tar.gz 1137894 -RMD160 e4eeaf685028f0624217ade365b4e4e21c3d3d7b gammu-1.09.00.tar.gz 1137894 -SHA256 7746961a708f3b48bd31165b0fc99b051a35be60b49a6c51774fdf13a1c0bc65 gammu-1.09.00.tar.gz 1137894 diff --git a/app-mobilephone/gammu/files/digest-gammu-1.10.0-r1 b/app-mobilephone/gammu/files/digest-gammu-1.10.0-r1 deleted file mode 100644 index 132cdd0def8c..000000000000 --- a/app-mobilephone/gammu/files/digest-gammu-1.10.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 05b623c30cfd69ea97f0bc054b19928d gammu-1.10.0.tar.bz2 889856 -RMD160 d17c5595782fde59c9b5f91bd4820fa01924979e gammu-1.10.0.tar.bz2 889856 -SHA256 91062db1fd62095bdda21782e076157a343e0181e684738c2edbfff5fc860f64 gammu-1.10.0.tar.bz2 889856 diff --git a/app-mobilephone/gammu/files/gammu-1.09.00-as-needed.patch b/app-mobilephone/gammu/files/gammu-1.09.00-as-needed.patch deleted file mode 100644 index b6edbb88b3e0..000000000000 --- a/app-mobilephone/gammu/files/gammu-1.09.00-as-needed.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Nru gammu-1.09.00.orig/cfg/Makefile.glo gammu-1.09.00/cfg/Makefile.glo ---- gammu-1.09.00.orig/cfg/Makefile.glo 2006-11-17 00:43:26.000000000 +0200 -+++ gammu-1.09.00/cfg/Makefile.glo 2006-12-01 08:54:58.550751904 +0200 -@@ -127,7 +127,7 @@ - - $(TOPDIR)/gammu/gammu: $(COMMON) $(GAMMU) - @echo Linking gammu -- @$(CC) $(COMMON) $(GAMMU) $(LDLIBS) $(GAMMU_CFLAGS) $(GAMMU_LIBS) $(SMSD_LIBS) -o $(TOPDIR)/gammu/gammu $(LDFLAGS) -+ @$(CC) $(LDFLAGS) $(COMMON) $(GAMMU) $(LDLIBS) $(GAMMU_CFLAGS) $(GAMMU_LIBS) $(SMSD_LIBS) -o $(TOPDIR)/gammu/gammu - - gammu: $(TOPDIR)/gammu/gammu - -@@ -137,7 +137,7 @@ - - $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR): $(COMMON) - @echo Linking libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) -- @$(CC) $(LDLIBS) -shared -Wl,-soname -Wl,libGammu.so.$(SONAME_MAJOR) -o $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) $(COMMON) $(LDFLAGS) -+ @$(CC) $(LDFLAGS) -shared -Wl,-soname -Wl,libGammu.so.$(SONAME_MAJOR) $(COMMON) $(LDLIBS) -o $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) - @$(LN) -s libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR) - @$(LN) -s libGammu.so.$(SONAME_MAJOR) $(TOPDIR)/common/libGammu.so - diff --git a/app-mobilephone/gammu/files/gammu-1.09.00-backup-limits.patch b/app-mobilephone/gammu/files/gammu-1.09.00-backup-limits.patch deleted file mode 100644 index b0150a761a55..000000000000 --- a/app-mobilephone/gammu/files/gammu-1.09.00-backup-limits.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Nru gammu-1.09.00.orig/common/service/backup/backgen.h gammu-1.09.00/common/service/backup/backgen.h ---- gammu-1.09.00.orig/common/service/backup/backgen.h 2005-11-22 03:39:40.000000000 +0200 -+++ gammu-1.09.00/common/service/backup/backgen.h 2006-12-01 08:56:19.271796651 +0200 -@@ -14,9 +14,9 @@ - #include "../gsmmisc.h" - #include "../sms/gsmsms.h" - --#define GSM_BACKUP_MAX_PHONEPHONEBOOK 501 -+#define GSM_BACKUP_MAX_PHONEPHONEBOOK 1001 - #define GSM_BACKUP_MAX_SIMPHONEBOOK 251 --#define GSM_BACKUP_MAX_CALLER 6 -+#define GSM_BACKUP_MAX_CALLER 20 - #define GSM_BACKUP_MAX_SMSC 10 - #define GSM_BACKUP_MAX_WAPBOOKMARK 40 - #define GSM_BACKUP_MAX_WAPSETTINGS 30 diff --git a/app-mobilephone/gammu/files/gammu-1.09.00-sony-obexmode.patch b/app-mobilephone/gammu/files/gammu-1.09.00-sony-obexmode.patch deleted file mode 100644 index f5cba9cfe6e8..000000000000 --- a/app-mobilephone/gammu/files/gammu-1.09.00-sony-obexmode.patch +++ /dev/null @@ -1,42 +0,0 @@ -diff -Nru gammu-1.09.00.orig/common/gsmstate.h gammu-1.09.00/common/gsmstate.h ---- gammu-1.09.00.orig/common/gsmstate.h 2006-11-25 01:22:48.000000000 +0200 -+++ gammu-1.09.00/common/gsmstate.h 2006-12-01 20:54:46.524624062 +0200 -@@ -134,7 +134,7 @@ - #ifdef GSM_ENABLE_ALCABUS - # include "protocol/alcatel/alcabus.h" - #endif --#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) -+#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) || defined(GSM_ENABLE_SONYERICSSON) - # include "protocol/obex/obex.h" - #endif - #if defined(GSM_ENABLE_BLUEGNAPBUS) || defined(GSM_ENABLE_IRDAGNAPBUS) -@@ -326,7 +326,7 @@ - #ifdef GSM_ENABLE_ALCABUS - extern GSM_Protocol_Functions ALCABUSProtocol; - #endif --#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) -+#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) || defined(GSM_ENABLE_SONYERICSSON) - extern GSM_Protocol_Functions OBEXProtocol; - #endif - #if defined(GSM_ENABLE_BLUEGNAPBUS) || defined(GSM_ENABLE_IRDAGNAPBUS) -@@ -356,7 +356,7 @@ - #ifdef GSM_ENABLE_ALCABUS - GSM_Protocol_ALCABUSData ALCABUS; - #endif --#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) -+#if defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_BLUEOBEX) || defined(GSM_ENABLE_SONYERICSSON) - GSM_Protocol_OBEXData OBEX; - #endif - #if defined(GSM_ENABLE_BLUEGNAPBUS) || defined(GSM_ENABLE_IRDAGNAPBUS) -diff -Nru gammu-1.09.00.orig/common/protocol/obex/obex.c gammu-1.09.00/common/protocol/obex/obex.c ---- gammu-1.09.00.orig/common/protocol/obex/obex.c 2003-12-12 01:32:00.000000000 +0200 -+++ gammu-1.09.00/common/protocol/obex/obex.c 2006-12-01 20:55:03.773702063 +0200 -@@ -6,7 +6,7 @@ - #include <stdio.h> - #include <string.h> - --#if defined(GSM_ENABLE_BLUEOBEX) || defined(GSM_ENABLE_IRDAOBEX) -+#if defined(GSM_ENABLE_BLUEOBEX) || defined(GSM_ENABLE_IRDAOBEX) || defined(GSM_ENABLE_SONYERICSSON) - - #include "../../gsmcomon.h" - #include "obex.h" diff --git a/app-mobilephone/gammu/files/gammu-1.10.0-configure.patch b/app-mobilephone/gammu/files/gammu-1.10.0-configure.patch deleted file mode 100644 index 7b345cf988ef..000000000000 --- a/app-mobilephone/gammu/files/gammu-1.10.0-configure.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -Nru gammu-1.10.0.orig/cfg/autoconf/configure.in gammu-1.10.0/cfg/autoconf/configure.in ---- gammu-1.10.0.orig/cfg/autoconf/configure.in 2007-02-23 22:50:00.000000000 +0200 -+++ gammu-1.10.0/cfg/autoconf/configure.in 2007-03-31 10:30:33.000000000 +0300 -@@ -115,13 +115,11 @@ - ]) - AC_ARG_ENABLE(pgsql, - [ --disable-pgsql Disable postgreSQL support in SMSD], -- [pgsql="no" -- SMSD_LIBS=], -+ [pgsql="no"], - [AC_CHECK_HEADERS(postgresql/libpq-fe.h, - [pgsql="yes" - SMSD_LIBS="$SMSD_LIBS -L$(pg_config --libdir) -lpq"], -- [pgsql="no" -- SMSD_LIBS="$SMSD_LIBS"]) -+ [pgsql="no"]) - ]) - AC_SUBST(SMSD_LIBS) - diff --git a/app-mobilephone/gammu/files/gammu-1.10.0-printf.patch b/app-mobilephone/gammu/files/gammu-1.10.0-printf.patch deleted file mode 100644 index 6c3e8ec92145..000000000000 --- a/app-mobilephone/gammu/files/gammu-1.10.0-printf.patch +++ /dev/null @@ -1,71 +0,0 @@ -diff -Nru gammu-1.10.0.orig/common/phone/obex/obexgen.c gammu-1.10.0/common/phone/obex/obexgen.c ---- gammu-1.10.0.orig/common/phone/obex/obexgen.c 2007-02-23 22:50:03.000000000 +0200 -+++ gammu-1.10.0/common/phone/obex/obexgen.c 2007-03-31 10:40:37.000000000 +0300 -@@ -354,7 +354,7 @@ - do { - OBEXGEN_FindNextDir(File, &Pos, req); - if (DirOnly && Pos == UnicodeLength(File)) break; -- smprintf(s,"Changing path down to %s (%d, %d)\n", DecodeUnicodeString(req), Pos, UnicodeLength(File)); -+ smprintf(s,"Changing path down to %s (%u, %zu)\n", DecodeUnicodeString(req), Pos, UnicodeLength(File)); - error=OBEXGEN_ChangePath(s, req, 2); - if (error != ERR_NONE) return error; - if (Pos == UnicodeLength(File)) break; -diff -Nru gammu-1.10.0.orig/common/service/backup/backtext.c gammu-1.10.0/common/service/backup/backtext.c ---- gammu-1.10.0.orig/common/service/backup/backtext.c 2007-02-23 22:50:03.000000000 +0200 -+++ gammu-1.10.0/common/service/backup/backtext.c 2007-03-31 10:38:31.000000000 +0300 -@@ -193,7 +193,7 @@ - strcat(paramname,"Unicode"); - readvalue = ReadCFGText(file_info, section, paramname, UseUnicode); - if (readvalue!=NULL) { -- dbgprintf("%s %i\n",readvalue,strlen(readvalue)); -+ dbgprintf("%s %zu\n",readvalue,strlen(readvalue)); - DecodeHexBin (myvalue, readvalue, strlen(readvalue)); - myvalue[strlen(readvalue)/2]=0; - myvalue[strlen(readvalue)/2+1]=0; -diff -Nru gammu-1.10.0.orig/common/service/sms/gsmems.c gammu-1.10.0/common/service/sms/gsmems.c ---- gammu-1.10.0.orig/common/service/sms/gsmems.c 2007-02-23 22:50:04.000000000 +0200 -+++ gammu-1.10.0/common/service/sms/gsmems.c 2007-03-31 10:39:47.000000000 +0300 -@@ -93,7 +93,7 @@ - } - Len += CopiedText; - if (Len == UnicodeLength(Entry->Buffer)) break; -- dbgprintf("%i %i\n",Len,UnicodeLength(Entry->Buffer)); -+ dbgprintf("%u %zu\n",Len,UnicodeLength(Entry->Buffer)); - } - break; - case SMS_EMSPredefinedSound: -@@ -530,7 +530,7 @@ - for (i=0;i<SMS->Number;i++) { - dbgprintf("UDH length %i\n",SMS->SMS[i].UDH.Length); - DumpMessage(&di, SMS->SMS[i].UDH.Text, SMS->SMS[i].UDH.Length); -- dbgprintf("SMS length %i\n",UnicodeLength(SMS->SMS[i].Text)*2); -+ dbgprintf("SMS length %zu\n",UnicodeLength(SMS->SMS[i].Text)*2); - DumpMessage(&di, SMS->SMS[i].Text, UnicodeLength(SMS->SMS[i].Text)*2); - } - #endif -diff -Nru gammu-1.10.0.orig/gammu/gammu.c gammu-1.10.0/gammu/gammu.c ---- gammu-1.10.0.orig/gammu/gammu.c 2007-02-23 22:50:05.000000000 +0200 -+++ gammu-1.10.0/gammu/gammu.c 2007-03-31 10:37:39.000000000 +0300 -@@ -7769,14 +7769,14 @@ - } - } - -- printf("GSM_SMSMessage - %i\n",sizeof(GSM_SMSMessage)); -- printf("GSM_SMSC - %i\n",sizeof(GSM_SMSC)); -- printf("GSM_SMS_State - %i\n",sizeof(GSM_SMS_State)); -- printf("GSM_UDHHeader - %i\n",sizeof(GSM_UDHHeader)); -- printf("bool - %i\n",sizeof(bool)); -- printf("GSM_DateTime - %i\n",sizeof(GSM_DateTime)); -- printf("int - %i\n",sizeof(int)); -- printf("GSM_NetworkInfo - %i\n",sizeof(GSM_NetworkInfo)); -+ printf("GSM_SMSMessage - %zu\n",sizeof(GSM_SMSMessage)); -+ printf("GSM_SMSC - %zu\n",sizeof(GSM_SMSC)); -+ printf("GSM_SMS_State - %zu\n",sizeof(GSM_SMS_State)); -+ printf("GSM_UDHHeader - %zu\n",sizeof(GSM_UDHHeader)); -+ printf("bool - %zu\n",sizeof(bool)); -+ printf("GSM_DateTime - %zu\n",sizeof(GSM_DateTime)); -+ printf("int - %zu\n",sizeof(int)); -+ printf("GSM_NetworkInfo - %zu\n",sizeof(GSM_NetworkInfo)); - dt.Year = 2005; - dt.Month = 2; - dt.Day=29; diff --git a/app-mobilephone/gammu/gammu-1.09.00.ebuild b/app-mobilephone/gammu/gammu-1.09.00.ebuild deleted file mode 100644 index d189cc0e3ad6..000000000000 --- a/app-mobilephone/gammu/gammu-1.09.00.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.09.00.ebuild,v 1.5 2007/06/17 10:56:46 armin76 Exp $ - -inherit eutils - -MY_MAJOR_VER=${PV:0:3} - -DESCRIPTION="a fork of the gnokii project, a tool to handle your cellular phone" -HOMEPAGE="http://www.gammu.org" -SRC_URI="http://www.mwiacek.com/zips/gsm/${PN}/stable/${MY_MAJOR_VER/./_}x/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ~x86" -IUSE="debug bluetooth irda mysql" - -RDEPEND="bluetooth? ( net-wireless/bluez-libs ) - mysql? ( virtual/mysql )" -DEPEND="${RDEPEND} - irda? ( virtual/os-headers )" - -src_unpack() { - unpack ${A} - - epatch "${FILESDIR}/${P}-backup-limits.patch" - epatch "${FILESDIR}/${P}-as-needed.patch" - epatch "${FILESDIR}/${P}-sony-obexmode.patch" -} - -src_compile() { - local myconf="" - use debug && myconf="${myconf} --enable-debug" - use bluetooth && myconf="${myconf} --with-bluedir=/usr/lib" \ - || myconf="${myconf} --disable-bluetooth" - use mysql || myconf="${myconf} --disable-mysql" - use irda || myconf="${myconf} --disable-irda" - econf \ - --prefix=/usr \ - --enable-cb \ - --enable-7110incoming \ - ${myconf} || die "configure failed" - - emake shared || die "make failed" -} - -src_install () { - make DESTDIR="${D}" installshared || die "install failed" - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${P}" -} diff --git a/app-mobilephone/gammu/gammu-1.10.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.10.0-r1.ebuild deleted file mode 100644 index b14f002542cf..000000000000 --- a/app-mobilephone/gammu/gammu-1.10.0-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.10.0-r1.ebuild,v 1.2 2007/06/17 10:56:46 armin76 Exp $ - -inherit eutils - -DESCRIPTION="a fork of the gnokii project, a tool to handle your cellular phone" -HOMEPAGE="http://www.gammu.org" -SRC_URI="ftp://dl.cihar.com/gammu/releases/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="debug bluetooth irda mysql postgres" - -RDEPEND="bluetooth? ( net-wireless/bluez-libs ) - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql )" -DEPEND="${RDEPEND} - irda? ( virtual/os-headers ) - sys-devel/autoconf-wrapper - dev-util/pkgconfig" - -src_unpack() { - unpack ${A} - - epatch "${FILESDIR}/${P}-configure.patch" - epatch "${FILESDIR}/${P}-printf.patch" -} - -src_compile() { - local myconf="" - use debug && myconf="${myconf} --enable-debug" - use bluetooth || myconf="${myconf} --disable-bluetooth" - use mysql || myconf="${myconf} --disable-mysql" - use postgres || myconf="${myconf} --disable-pgsql" - use irda || myconf="${myconf} --disable-irda" - econf \ - --prefix=/usr \ - --enable-cb \ - --enable-7110incoming \ - ${myconf} || die "configure failed" - - emake shared || die "make failed" -} - -src_install () { - make DESTDIR="${D}" installshared || die "install failed" - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${P}" -} |