diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-02-27 07:46:37 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-02-27 07:46:37 +0000 |
commit | 8c6e656e60a6f5c6419b4faff8d558ba0ac90d5f (patch) | |
tree | bf00f3cabcf37a9bb3418d0d6d9b13533be4d4c8 /app-mobilephone | |
parent | Adding ~amd64 keyword (diff) | |
download | gentoo-2-8c6e656e60a6f5c6419b4faff8d558ba0ac90d5f.tar.gz gentoo-2-8c6e656e60a6f5c6419b4faff8d558ba0ac90d5f.tar.bz2 gentoo-2-8c6e656e60a6f5c6419b4faff8d558ba0ac90d5f.zip |
fix ical support (#124152)
(Portage version: 2.0.53)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 9 | ||||
-rw-r--r-- | app-mobilephone/gnokii/Manifest | 17 | ||||
-rw-r--r-- | app-mobilephone/gnokii/files/digest-gnokii-0.6.11-r1 (renamed from app-mobilephone/gnokii/files/digest-gnokii-0.6.11) | 0 | ||||
-rw-r--r-- | app-mobilephone/gnokii/files/gnokii-0.6.11-vcal.patch | 21 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild (renamed from app-mobilephone/gnokii/gnokii-0.6.11.ebuild) | 11 |
5 files changed, 42 insertions, 16 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index b25c840ba7ae..2dfc5316dab2 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.33 2006/02/25 14:58:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.34 2006/02/27 07:46:37 mrness Exp $ + +*gnokii-0.6.11-r1 (27 Feb 2006) + + 27 Feb 2006; Alin Nastac <mrness@gentoo.org> + +files/gnokii-0.6.11-vcal.patch, -gnokii-0.6.11.ebuild, + +gnokii-0.6.11-r1.ebuild: + Fix ical support, thanks to Urs Joss <tschenturs@gmx.ch> (#124152). *gnokii-0.6.11 (25 Feb 2006) diff --git a/app-mobilephone/gnokii/Manifest b/app-mobilephone/gnokii/Manifest index 6ac088c2beb2..0ea99cf21e21 100644 --- a/app-mobilephone/gnokii/Manifest +++ b/app-mobilephone/gnokii/Manifest @@ -1,26 +1,17 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4b86790315614178759b1debf0350060 ChangeLog 8685 +MD5 fb07de9898e67f9ebcd465ed85cb5b6c ChangeLog 8922 MD5 1ae951a2b197095da2c0d74c0067181f files/digest-gnokii-0.6.10 67 -MD5 6f4a2ffbab6005f657e4d06f568db72c files/digest-gnokii-0.6.11 67 +MD5 6f4a2ffbab6005f657e4d06f568db72c files/digest-gnokii-0.6.11-r1 67 MD5 c4cdcbc35ff57082908ea21d7aa1f9a3 files/digest-gnokii-0.6.7-r1 66 MD5 c4cdcbc35ff57082908ea21d7aa1f9a3 files/digest-gnokii-0.6.7-r2 66 MD5 95cfd5d1812300781f2310dc007ed33e files/digest-gnokii-0.6.8 66 +MD5 5687dba18dccc99ee5c4618ecc729f22 files/gnokii-0.6.11-vcal.patch 672 MD5 d35a120458debd2931e2c6f67104d9d1 files/gnokii-0.6.7-smsd-glib2.patch 779 MD5 face706c6d0985abc88c5ad34f39d3ee files/gnokii-0.6.8-smsd-glib2.patch 779 MD5 2f2f572bc05f2ee40468130dcdd7e946 files/gnokii-bindir.patch 461 MD5 135df3cf24c3041ccb20a5896482ed59 files/gnokii.desktop 260 MD5 a3a87873287c89dc910115ddea5cbd1d gnokii-0.6.10.ebuild 2264 -MD5 e03631e0262110989b020aff6edd9528 gnokii-0.6.11.ebuild 2391 +MD5 589caa5bc865cfcd18c1f565b2883f62 gnokii-0.6.11-r1.ebuild 2501 MD5 cba9a4289ee030177175548bb071572d gnokii-0.6.7-r1.ebuild 2323 MD5 438e4d861c9041a0b860bf4791a20693 gnokii-0.6.7-r2.ebuild 2329 MD5 d8f6cfbab08d0644b83b55a2bea01c6e gnokii-0.6.8.ebuild 2328 MD5 01ec5e34cbf064fdf9a0862d481b01d9 metadata.xml 467 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) - -iD8DBQFEAHDijG8pv1lIUX4RAiEkAKCdo9QGrz7aHpm10J7SBibTma0EFwCgv0ee -zVBvmIsu0VVROugcWsFDsPg= -=lY2G ------END PGP SIGNATURE----- diff --git a/app-mobilephone/gnokii/files/digest-gnokii-0.6.11 b/app-mobilephone/gnokii/files/digest-gnokii-0.6.11-r1 index 2fc0cdfd9ee7..2fc0cdfd9ee7 100644 --- a/app-mobilephone/gnokii/files/digest-gnokii-0.6.11 +++ b/app-mobilephone/gnokii/files/digest-gnokii-0.6.11-r1 diff --git a/app-mobilephone/gnokii/files/gnokii-0.6.11-vcal.patch b/app-mobilephone/gnokii/files/gnokii-0.6.11-vcal.patch new file mode 100644 index 000000000000..d9699cd8ffa3 --- /dev/null +++ b/app-mobilephone/gnokii/files/gnokii-0.6.11-vcal.patch @@ -0,0 +1,21 @@ +diff -Nur gnokii-0.6.11.orig/common/vcal.c gnokii-0.6.11/common/vcal.c +--- gnokii-0.6.11.orig/common/vcal.c 2006-02-16 00:49:56.000000000 +0200 ++++ gnokii-0.6.11/common/vcal.c 2006-02-27 09:34:47.000000000 +0200 +@@ -103,7 +103,7 @@ + etime.second = calnote->end_time.second; + etime.is_daylight = 1; + +- properties[iprop++] = icalpropery_new_dtend(etime); ++ properties[iprop++] = icalproperty_new_dtend(etime); + } + + /* FIXME: how to set alarm? +@@ -116,7 +116,7 @@ + atime.second = calnote->alarm.timestamp.second; + atime.is_daylight = 1; + +- properties[iprop++] = icalpropery_new_FIXME(atime); ++ properties[iprop++] = icalproperty_new_FIXME(atime); + } + */ + diff --git a/app-mobilephone/gnokii/gnokii-0.6.11.ebuild b/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild index 191a33d63f32..e3a0eb9cee1f 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.11.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.11.ebuild,v 1.1 2006/02/25 14:58:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild,v 1.1 2006/02/27 07:46:37 mrness Exp $ inherit eutils flag-o-matic linux-info @@ -20,7 +20,8 @@ RDEPEND="X? ( =x11-libs/gtk+-1.2* ) sms? ( >=dev-libs/glib-2 postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql ) - )" + ) + !hppa? ( !ia64? ( dev-libs/libical ) )" DEPEND="${RDEPEND} irda? ( virtual/os-headers ) nls? ( sys-devel/gettext ) @@ -28,6 +29,12 @@ DEPEND="${RDEPEND} CONFIG_CHECK="UNIX98_PTYS" +src_unpack() { + unpack ${A} + + epatch "${FILESDIR}/${P}-vcal.patch" +} + src_compile() { append-ldflags $(bindnow-flags) #avoid QA notices |