diff options
author | Petr Kocmid <raxas@pavouk-v-rohu.net> | 2009-09-02 01:45:36 +0200 |
---|---|---|
committer | Petr Kocmid <raxas@pavouk-v-rohu.net> | 2009-09-02 01:45:36 +0200 |
commit | a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd (patch) | |
tree | e74a4ef2812fdab82d074fee8fcd0eec6c1b94cf /app-crypt | |
parent | knoda + hk classes + odbc/qt3 (diff) | |
download | kde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.tar.gz kde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.tar.bz2 kde-sunset-a38c14adbe6bfd6cc3ce1be186d053cd30e0abdd.zip |
assorted lots of qt3 apps, all working
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 373 | ||||
-rw-r--r-- | app-crypt/pinentry/Manifest | 9 | ||||
-rw-r--r-- | app-crypt/pinentry/files/pinentry-0.7.5-grab.patch | 15 | ||||
-rw-r--r-- | app-crypt/pinentry/files/pinentry-gmem.patch | 45 | ||||
-rw-r--r-- | app-crypt/pinentry/metadata.xml | 9 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.5-r1.ebuild | 88 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.5.ebuild | 71 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.6.ebuild | 95 | ||||
-rw-r--r-- | app-crypt/qca/ChangeLog | 261 | ||||
-rw-r--r-- | app-crypt/qca/Manifest | 14 | ||||
-rw-r--r-- | app-crypt/qca/files/qca-1.0-fbsd.patch | 33 | ||||
-rw-r--r-- | app-crypt/qca/files/qca-2.0.0-debug-same-pkgconfig-file.patch | 37 | ||||
-rw-r--r-- | app-crypt/qca/files/qca-2.0.1-pcfilespath.patch | 11 | ||||
-rw-r--r-- | app-crypt/qca/files/qca-2.0.2-pcfilespath.patch | 13 | ||||
-rw-r--r-- | app-crypt/qca/files/qca-pathfix.patch | 11 | ||||
-rw-r--r-- | app-crypt/qca/metadata.xml | 7 | ||||
-rw-r--r-- | app-crypt/qca/qca-1.0-r3.ebuild | 56 | ||||
-rw-r--r-- | app-crypt/qca/qca-2.0.0-r2.ebuild | 88 | ||||
-rw-r--r-- | app-crypt/qca/qca-2.0.2-r1.ebuild | 60 | ||||
-rw-r--r-- | app-crypt/qca/qca-2.0.2-r2.ebuild | 61 |
20 files changed, 1357 insertions, 0 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog new file mode 100644 index 00000000..d5f62d2b --- /dev/null +++ b/app-crypt/pinentry/ChangeLog @@ -0,0 +1,373 @@ +# ChangeLog for app-crypt/pinentry +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.96 2009/07/15 21:04:10 arfrever Exp $ + + 15 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + pinentry-0.7.6.ebuild: + Disable support for Qt-4 when "static" USE flag is enabled (bug #277963). + + 04 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + pinentry-0.7.6.ebuild, -files/pinentry-0.7.6-qt4-moc-fix.diff: + Properly regenerate .moc files. + +*pinentry-0.7.6 (04 Jul 2009) + + 04 Jul 2009; Sven Wegener <swegener@gentoo.org> +pinentry-0.7.6.ebuild, + +files/pinentry-0.7.6-qt4-moc-fix.diff: + Version bump, bug #274999 by Lars Wendler. + + 02 May 2009; Sven Wegener <swegener@gentoo.org> pinentry-0.7.5.ebuild, + pinentry-0.7.5-r1.ebuild: + Migrate gtk to slot dependency, bug #268218. + +*pinentry-0.7.5-r1 (22 Jan 2009) + + 22 Jan 2009; Sven Wegener <swegener@gentoo.org> +pinentry-0.7.5-r1.ebuild: + Add support for the static USE flag, bug #247770. + + 06 Jan 2009; Sven Wegener <swegener@gentoo.org> + -files/pinentry-0.7.2-grab.patch, -files/0.7.2-info.patch, + -files/pinentry-0.7.4-grab.patch, -files/0.7.2-libcap.patch, + -pinentry-0.7.3.ebuild, -pinentry-0.7.4-r1.ebuild: + Cleanup. + + 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> pinentry-0.7.3.ebuild, + pinentry-0.7.4-r1.ebuild, pinentry-0.7.5.ebuild: + QA: Get rid of deprecated qt_min_version(). + + 18 Jun 2008; Jeroen Roovers <jer@gentoo.org> pinentry-0.7.5.ebuild: + Stable for HPPA (bug #217845). + + 12 May 2008; Markus Rothe <corsair@gentoo.org> pinentry-0.7.5.ebuild: + Stable on ppc64 + + 03 May 2008; Richard Freeman <rich0@gentoo.org> pinentry-0.7.5.ebuild: + amd64 stable - 217845 + + 17 Apr 2008; nixnut <nixnut@gentoo.org> pinentry-0.7.5.ebuild: + Stable on ppc wrt bug 217845 + + 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.5.ebuild: + ia64/sparc/x86 stable wrt #217845 + + 16 Apr 2008; Tobias Klausmann <klausman@gentoo.org> pinentry-0.7.5.ebuild: + Stable on alpha, bug #217845 + +*pinentry-0.7.5 (23 Mar 2008) + + 23 Mar 2008; Sven Wegener <swegener@gentoo.org> + +files/pinentry-0.7.5-grab.patch, +files/pinentry-gmem.patch, + pinentry-0.7.3.ebuild, pinentry-0.7.4-r1.ebuild, +pinentry-0.7.5.ebuild: + Version bump, bug #213383. Drop bindnow-flags, bug #213669. Workaround for + API change in >=glib-2.16.1, bug #213382. + + 13 Feb 2008; Alon Bar-Lev <alonbl@gentoo.org> -pinentry-0.7.2-r3.ebuild: + Cleanup + + 21 Jan 2008; Jeroen Roovers <jer@gentoo.org> pinentry-0.7.4-r1.ebuild: + Stable for HPPA (bug #206664). + + 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.4-r1.ebuild: + alpha/ia64/sparc/x86 stable wrt #206664 + + 20 Jan 2008; Christoph Mende <angelos@gentoo.org> + pinentry-0.7.4-r1.ebuild: + Stable on amd64 wrt bug #206664 + + 20 Jan 2008; nixnut <nixnut@gentoo.org> pinentry-0.7.4-r1.ebuild: + Stable on ppc wrt bug 206664 + + 20 Jan 2008; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking pinentry-0.7.4-r1 ppc64 for bug 206664 + + 20 Jan 2008; Brent Baude <ranger@gentoo.org> pinentry-0.7.4-r1.ebuild: + Marking pinentry-0.7.4-r1 ppc64 for bug 206664 + +*pinentry-0.7.4-r1 (22 Dec 2007) + + 22 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> + files/pinentry-0.7.4-grab.patch, -pinentry-0.7.4.ebuild, + +pinentry-0.7.4-r1.ebuild: + Fix grab (again), this time, remove the map-event completely, bug#201951 + + 21 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> pinentry-0.7.4.ebuild: + Readd flag-o-matic + + 20 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> + +files/pinentry-0.7.4-grab.patch, pinentry-0.7.4.ebuild: + Readd grab patch, bug#165493 + + 20 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> + +files/pinentry-0.7.4-grab.patch, pinentry-0.7.4.ebuild: + Readd grab patch, bug#165493 + +*pinentry-0.7.4 (20 Dec 2007) + + 20 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> -pinentry-0.7.2-r4.ebuild, + +pinentry-0.7.4.ebuild: + Version bump + + 09 Oct 2007; Christoph Mende <angelos@gentoo.org> pinentry-0.7.3.ebuild: + Stable on amd64 wrt bug #194113 + + 03 Oct 2007; Tom Gall <tgall@gentoo.org> pinentry-0.7.3.ebuild: + stable on ppc64 + + 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.3.ebuild: + alpha/ia64 stable wrt #194113 + + 30 Sep 2007; Markus Meier <maekke@gentoo.org> pinentry-0.7.3.ebuild: + x86 stable, bug #194113 + + 29 Sep 2007; Lars Weiler <pylon@gentoo.org> pinentry-0.7.3.ebuild: + stable ppc, bug #194113 + + 29 Sep 2007; Jeroen Roovers <jer@gentoo.org> pinentry-0.7.3.ebuild: + Stable for HPPA (bug #194113). + + 28 Sep 2007; Ferris McCormick <fmccor@gentoo.org> pinentry-0.7.3.ebuild: + Sparc stable --- Bug #194113 --- Acts like Manual Sec. 2 says. + +*pinentry-0.7.3 (06 Jul 2007) + + 06 Jul 2007; Alon Bar-Lev <alonbl@gentoo.org> +pinentry-0.7.3.ebuild: + Version bump + +*pinentry-0.7.2-r4 (15 Jun 2007) + + 15 Jun 2007; Alon Bar-Lev <alonbl@gentoo.org> + +files/pinentry-0.7.2-grab.patch, +pinentry-0.7.2-r4.ebuild: + Fix gtk2+ grab issue, bug#165493, thanks to Vincent Pit + + 24 Apr 2007; Sven Wegener <swegener@gentoo.org> -pinentry-0.7.2-r2.ebuild: + Cleanup. + + 12 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + pinentry-0.7.2-r3.ebuild: + stable amd64, bug 167230 + + 01 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + pinentry-0.7.2-r3.ebuild: + stable x86; bug 167230 + + 24 Jan 2007; Marius Mauch <genone@gentoo.org> pinentry-0.7.2-r2.ebuild, + pinentry-0.7.2-r3.ebuild: + Replacing einfo with elog + + 09 Jan 2007; Sven Wegener <swegener@gentoo.org> pinentry-0.7.2-r3.ebuild: + Add WANT_AUTO* variables, should fix bug #161165. + + 10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + pinentry-0.7.2-r3.ebuild: + Stable on sparc + + 24 Sep 2006; Sven Wegener <swegener@gentoo.org> +files/0.7.2-info.patch, + pinentry-0.7.2-r3.ebuild: + Use correct format for direntry to make emacs users happy, bug #133048. + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + pinentry-0.7.2-r3.ebuild: + ppc stable + + 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> + pinentry-0.7.2-r3.ebuild: + Stable on alpha. + + 22 Jul 2006; <psi29a@gentoo.org> pinentry-0.7.2-r3.ebuild: + stable on mips + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pinentry-0.7.2-r3.ebuild: + Mark 0.7.2-r3 stable on ia64 + + 12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> + pinentry-0.7.2-r3.ebuild: + QA: Changed qt to qt3. + + 26 Jun 2006; Javier Villavicencio <the_paya@gentoo.org> + pinentry-0.7.2-r3.ebuild: + Add ~x86-fbsd keyword. + + 23 Jun 2006; Doug Goldstein <cardoe@gentoo.org> pinentry-0.7.2-r2.ebuild, + pinentry-0.7.2-r3.ebuild: + USE flag qt->qt3/qt4 change + + 05 Jun 2006; Guy Martin <gmsoft@gentoo.org> pinentry-0.7.2-r3.ebuild: + Stable on hppa. + + 18 May 2006; Sven Wegener <swegener@gentoo.org> -pinentry-0.7.2.ebuild: + Remove old version. + + 16 May 2006; Markus Rothe <corsair@gentoo.org> pinentry-0.7.2-r3.ebuild: + Stable on ppc64; bug #132343 + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-pinentry-0.7.2, files/digest-pinentry-0.7.2-r2, + files/digest-pinentry-0.7.2-r3, Manifest: + Fixing SHA256 digest for real, pass three... + + 27 Apr 2006; Marien Zwart <marienz@gentoo.org> + files/digest-pinentry-0.7.2, files/digest-pinentry-0.7.2-r2, + files/digest-pinentry-0.7.2-r3, Manifest: + Fixing SHA256 digest, pass two. + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> pinentry-0.7.2-r3.ebuild: + Added ~ppc64; bug #130718 + +*pinentry-0.7.2-r3 (23 Feb 2006) + + 23 Feb 2006; Sven Wegener <swegener@gentoo.org> +files/0.7.2-libcap.patch, + +pinentry-0.7.2-r3.ebuild: + Revision bump to include optional capabilities support. Thanks to Diego in + bug #108845. + + 06 Feb 2006; Herbie Hopkins <herbs@gentoo.org> pinentry-0.7.2-r2.ebuild: + Fix problem detecting qt on amd64's no-symlink profile. + + 03 Jan 2006; <plasmaroo@gentoo.org> pinentry-0.7.2-r2.ebuild: + Stable on IA64. + + 30 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> + pinentry-0.7.2-r2.ebuild: + Stable on alpha wrt security bug #116822 + + 29 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> + pinentry-0.7.2-r2.ebuild: + ppc stable, bug #116822 + + 28 Dec 2005; Mark Loeser <halcy0n@gentoo.org> pinentry-0.7.2-r2.ebuild: + Stable on x86; bug #116822 + + 28 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + pinentry-0.7.2-r2.ebuild: + Stable on sparc wrt security #116822 + + 28 Dec 2005; Simon Stelling <blubb@gentoo.org> pinentry-0.7.2-r2.ebuild: + stable on amd64 wrt bug 116822 + +*pinentry-0.7.2-r2 (27 Dec 2005) + + 27 Dec 2005; Sven Wegener <swegener@gentoo.org> pinentry-0.7.2.ebuild, + -pinentry-0.7.2-r1.ebuild, +pinentry-0.7.2-r2.ebuild: + Fix the fperms call, security bug #116822. + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + pinentry-0.7.2-r1.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. + +*pinentry-0.7.2-r1 (22 Sep 2005) + + 22 Sep 2005; Sven Wegener <swegener@gentoo.org> +pinentry-0.7.2-r1.ebuild: + Deprecate gtk2 USE flag, bug #106560. + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> pinentry-0.7.2.ebuild: + Stable on sparc + + 07 Aug 2005; Daniel Black <dragonheart@gentoo.org> pinentry-0.7.2.ebuild: + changed to mirror://gnupg + + 31 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> pinentry-0.7.2.ebuild: + Added ~mips. + + 28 Jul 2005; Caleb Tennis <caleb@gentoo.org> pinentry-0.7.2.ebuild: + Made qt dep qt3 explicit per bug #100235 + + 08 May 2005; Sven Wegener <swegener@gentoo.org> + -files/qt-compile-fix.diff, -pinentry-0.7.1-r1.ebuild: + Removed old ebuild. + + 01 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pinentry-0.7.2.ebuild: + Stable on ppc. + + 15 Mar 2005; Michael Cummings <mcummings@gentoo.org> pinentry-0.7.2.ebuild: + Keywording for ~sparc - makes manifest signing so much nicer. Bug 85376 + + 13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> pinentry-0.7.2.ebuild: + Marked stable on amd64. + + 12 Mar 2005; Aron Griffis <agriffis@gentoo.org> pinentry-0.7.2.ebuild: + stable on alpha, ia64 and x86 + +*pinentry-0.7.2 (28 Jan 2005) + + 28 Jan 2005; Sven Wegener <swegener@gentoo.org> + -pinentry-0.7.1_p20041207.ebuild, +pinentry-0.7.2.ebuild: + Version bump, bug #79801. + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + +*pinentry-0.7.1_p20041207 (07 Dec 2004) + + 07 Dec 2004; Sven Wegener <swegener@gentoo.org> metadata.xml, + -pinentry-0.7.0.ebuild, +pinentry-0.7.1_p20041207.ebuild: + Version bump, CVS snapshot with gtk+-2 support. Closes bug #73704. + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + pinentry-0.7.0.ebuild, pinentry-0.7.1-r1.ebuild: + Masked pinentry-0.7.1-r1.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + pinentry-0.7.0.ebuild: + Masked pinentry-0.7.0.ebuild stable for ppc + + 25 Aug 2004; Travis Tilley <lv@gentoo.org> pinentry-0.7.1-r1.ebuild: + stable on amd64 + + 07 Aug 2004; Daniel Black <dragonheart@gentoo.org> -pinentry-0.6.9.ebuild, + pinentry-0.7.1-r1.ebuild, -pinentry-0.7.1.ebuild: + Version 0.7.1 was broken. added x86 keyword to 0.7.1-r1. removed old version + +*pinentry-0.7.1-r1 (21 Jun 2004) + + 21 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + +files/qt-compile-fix.diff, +pinentry-0.7.1-r1.ebuild: + Add qt compile fix submitted by Sebastian Trueg + <trueg@informatik.uni-freiburg.de> in bug #54225. Also use emake and einstall. + + 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + pinentry-0.7.0.ebuild, pinentry-0.7.1.ebuild: + x86 keyword + + 20 May 2004; <paul@gentoo.org> pinentry-0.7.1.ebuild: + Works on amd64 perfectly + +*pinentry-0.7.1 (01 May 2004) + + 01 May 2004; Bryan Østergaard <kloeri@gentoo.org> +pinentry-0.7.1.ebuild: + Bump version, bug #48917. + + 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> pinentry-0.6.9.ebuild: + Add die following econf for bug 48950 + +*pinentry-0.7.0 (28 Feb 2004) + + 28 Feb 2004; Mike Frysinger <vapier@gentoo.org> : + Version bumpage. Cause the ebuild to fall back to ncurses if user + has -gtk -qt and -ncurses in USE instead of calling die itself. + +*pinentry-0.6.9 (21 Sep 2003) + + 21 Sep 2003; Caleb Tennis <caleb@gentoo.org> pinentry-0.6.8.ebuild, + pinentry-0.6.8.ebuild, pinentry-0.6.9.ebuild: + version bump, old one didn't compile with qt-3.2 + +*pinentry-0.6.8 (07 Apr 2003) + + 07 Apr 2003; danarmak <danarmak@gentoo.org> pinentry-0.6.8.ebuild: + New upstream version. Added because the kmail page about Aegypten says it is + needed. Makes patch from 0.6.7-r1 unnecessary as it was taken from the + pinentry cvs in the first place. + +*pinentry-0.6.7-r1 (07 Feb 2003) + + 05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> + pinentry-0.6.7-r1.ebuild: + set ~ppc in keywords + + 07 Feb 2003; J Robert Ray <jrray@gentoo.org> : Added patch to correct + problem with pinentry-qt. Thanks to Paul de Vrieze <gentoo-bugs@devrieze.net>. + +*pinentry-0.6.7 (06 Feb 2003) + + 06 Feb 2003; J Robert Ray <jrray@gentoo.org> : Initial ebuild. QT support + is currently broken and disabled. diff --git a/app-crypt/pinentry/Manifest b/app-crypt/pinentry/Manifest new file mode 100644 index 00000000..16ba15a5 --- /dev/null +++ b/app-crypt/pinentry/Manifest @@ -0,0 +1,9 @@ +AUX pinentry-0.7.5-grab.patch 536 RMD160 66f86ff0c8c208ec62de1dea2b2c3edeca41d0fb SHA1 cbb4a01242ce73ebb18c38d9541f03017691a265 SHA256 149fadfa505e55fa4f4e1fb5536066b87290566df4d890e6f4087d86f213188a +AUX pinentry-gmem.patch 880 RMD160 82c41513e47be43a801ec0d2e6cf89857b5e373f SHA1 34abb7caa0aecbd4d8f592695c30e40311425688 SHA256 484dafa00a7fe6e04380d32f3a468082d68923c11f8e3fb007e09018b4b617f5 +DIST pinentry-0.7.5.tar.gz 422801 RMD160 4ed9d06981b647f9fd39b9d30651a36307869c2d SHA1 6699a1ff94c649e8905199d480c6412cc43bad3d SHA256 cb269ac058793b2df343a12a65e3402abc4b68503e105b12e4ca903d8d8e3172 +DIST pinentry-0.7.6.tar.gz 475101 RMD160 6e69eee88b5cbb919ced79971cd4794f5e659023 SHA1 0c525ce81e5589bc9a4f2eb72705bed2b3e9a8b9 SHA256 14670c18f4a042ffcbd7a937aa3f15de392816c56b472588383d8378f65b42ab +EBUILD pinentry-0.7.5-r1.ebuild 2585 RMD160 8b2ffa6e650a29a6d764bade182973f8d063954f SHA1 584e27493300e9633f9dcf77d2f68af82d23f908 SHA256 d6a4cb6d6963900a7fa6147a9670814f071d08ac49be922ae038b3d99a2744a0 +EBUILD pinentry-0.7.5.ebuild 2135 RMD160 5d7f62ddfb798c37d78679dd5188b4280e39c905 SHA1 02807101b19e9bd66f53751cd8ab5dfebe818d87 SHA256 f17d67266771bd12fa532fe4a58949b61545ff0627c62e2ce293266e4bf227bf +EBUILD pinentry-0.7.6.ebuild 2801 RMD160 d1916d0d93cddc6cefb34436b5cad07133e1f92d SHA1 e4e34a679200f405daea23887fd8eac9c2531337 SHA256 4e16f393554701e6bb2b534bbef92bfb69e1e554ad13acab068ea9c10d2ca7a4 +MISC ChangeLog 12884 RMD160 bc9bbaf9714fb39eadd0c072cdf3a40917e82734 SHA1 c3f1088636e98f617b1abcb4b5c262bf97413fac SHA256 e369123b50d1f4c4b750e5bc4b7cd25326e0975c1cd6803804d47963970734a1 +MISC metadata.xml 275 RMD160 7aca4724ede81b0eaad9b4536f00a6a805727cef SHA1 b1a92ff0d6bfacd26122ac4dbd4725ef2b023f81 SHA256 1e9c7343efc06a4d4143421f4bf3740c30f71ed6ce5011231505e7e911f31548 diff --git a/app-crypt/pinentry/files/pinentry-0.7.5-grab.patch b/app-crypt/pinentry/files/pinentry-0.7.5-grab.patch new file mode 100644 index 00000000..7cd3d96c --- /dev/null +++ b/app-crypt/pinentry/files/pinentry-0.7.5-grab.patch @@ -0,0 +1,15 @@ +--- pinentry/gtk+-2/pinentry-gtk-2.c ++++ pinentry/gtk+-2/pinentry-gtk-2.c +@@ -261,10 +261,10 @@ create_window (int confirm_mode) + if (!confirm_mode) + { + g_signal_connect (G_OBJECT (win), +- pinentry->grab ? "map-event" : "focus-in-event", ++ "focus-in-event", + G_CALLBACK (grab_keyboard), NULL); + g_signal_connect (G_OBJECT (win), +- pinentry->grab ? "unmap-event" : "focus-out-event", ++ "focus-out-event", + G_CALLBACK (ungrab_keyboard), NULL); + } + gtk_window_add_accel_group (GTK_WINDOW (win), acc); diff --git a/app-crypt/pinentry/files/pinentry-gmem.patch b/app-crypt/pinentry/files/pinentry-gmem.patch new file mode 100644 index 00000000..78121e6b --- /dev/null +++ b/app-crypt/pinentry/files/pinentry-gmem.patch @@ -0,0 +1,45 @@ +Workaround for API change in >=glib-2.16.1, bug #213382 + +This is not the final solution, but the patches posted on the mailing-list +cause more breakage than they help to solve the problem. + +Index: pinentry/gtk+-2/gtksecentry.c +=================================================================== +--- pinentry/gtk+-2/gtksecentry.c (revision 181) ++++ pinentry/gtk+-2/gtksecentry.c (working copy) +@@ -270,7 +270,11 @@ + + + gpointer ++#if GLIB_CHECK_VERSION(2, 16, 1) ++g_malloc(gsize size) ++#else + g_malloc(gulong size) ++#endif + { + gpointer p; + +@@ -288,7 +292,11 @@ + } + + gpointer ++#if GLIB_CHECK_VERSION(2, 16, 1) ++g_malloc0(gsize size) ++#else + g_malloc0(gulong size) ++#endif + { + gpointer p; + +@@ -308,7 +316,11 @@ + } + + gpointer ++#if GLIB_CHECK_VERSION(2, 16, 1) ++g_realloc(gpointer mem, gsize size) ++#else + g_realloc(gpointer mem, gulong size) ++#endif + { + gpointer p; + diff --git a/app-crypt/pinentry/metadata.xml b/app-crypt/pinentry/metadata.xml new file mode 100644 index 00000000..991608ad --- /dev/null +++ b/app-crypt/pinentry/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>swegener@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> +</pkgmetadata> diff --git a/app-crypt/pinentry/pinentry-0.7.5-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.5-r1.ebuild new file mode 100644 index 00000000..239b2186 --- /dev/null +++ b/app-crypt/pinentry/pinentry-0.7.5-r1.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.5-r1.ebuild,v 1.2 2009/05/02 20:33:05 swegener Exp $ + +EAPI="1" + +inherit qt3 multilib eutils flag-o-matic + +DESCRIPTION="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" +HOMEPAGE="http://www.gnupg.org/aegypten/" +SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="gtk ncurses qt3 caps static" + +DEPEND="static? ( sys-libs/ncurses ) + !static? ( + gtk? ( x11-libs/gtk+:2 ) + ncurses? ( sys-libs/ncurses ) + qt3? ( x11-libs/qt:3 ) + !gtk? ( !qt3? ( !ncurses? ( sys-libs/ncurses ) ) ) + ) + caps? ( sys-libs/libcap )" +RDEPEND="${DEPEND}" + +pkg_setup() { + use static && append-ldflags -static + + if use static && ( use gtk || use qt3 ) + then + ewarn + ewarn "The static USE flag is only supported with the ncurses USE flags, disabling the gtk and qt3 USE flags." + ewarn + fi +} + +src_unpack() { + unpack ${A} + cd "${S}" + + epatch "${FILESDIR}/${P}-grab.patch" + epatch "${FILESDIR}/${PN}-gmem.patch" +} + +src_compile() { + local myconf="" + + if ! ( use qt3 || use gtk || use ncurses ) + then + myconf="--enable-pinentry-curses --enable-fallback-curses" + elif use static + then + myconf="--enable-pinentry-curses --enable-fallback-curses --disable-pinentry-gtk2 --disable-pinentry-qt" + fi + + # Issues finding qt on multilib systems + export QTLIB="${QTDIR}/$(get_libdir)" + + econf \ + --disable-dependency-tracking \ + --enable-maintainer-mode \ + --disable-pinentry-gtk \ + $(use_enable gtk pinentry-gtk2) \ + $(use_enable qt3 pinentry-qt) \ + $(use_enable ncurses pinentry-curses) \ + $(use_enable ncurses fallback-curses) \ + $(use_with caps libcap) \ + ${myconf} \ + || die "econf failed" + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die "dodoc failed" +} + +pkg_postinst() { + elog "We no longer install pinentry-curses and pinentry-qt SUID root by default." + elog "Linux kernels >=2.6.9 support memory locking for unprivileged processes." + elog "The soft resource limit for memory locking specifies the limit an" + elog "unprivileged process may lock into memory. You can also use POSIX" + elog "capabilities to allow pinentry to lock memory. To do so activate the caps" + elog "USE flag and add the CAP_IPC_LOCK capability to the permitted set of" + elog "your users." +} diff --git a/app-crypt/pinentry/pinentry-0.7.5.ebuild b/app-crypt/pinentry/pinentry-0.7.5.ebuild new file mode 100644 index 00000000..6e5f0f6e --- /dev/null +++ b/app-crypt/pinentry/pinentry-0.7.5.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.5.ebuild,v 1.11 2009/05/02 20:34:01 swegener Exp $ + +EAPI=1 + +inherit qt3 multilib eutils + +DESCRIPTION="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" +HOMEPAGE="http://www.gnupg.org/aegypten/" +SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="gtk ncurses qt3 caps" + +DEPEND="gtk? ( x11-libs/gtk+:2 ) + ncurses? ( sys-libs/ncurses ) + qt3? ( x11-libs/qt:3 ) + !gtk? ( !qt3? ( !ncurses? ( sys-libs/ncurses ) ) ) + caps? ( sys-libs/libcap )" +RDEPEND="${DEPEND}" + +src_unpack() { + unpack ${A} + cd "${S}" + + epatch "${FILESDIR}/${P}-grab.patch" + epatch "${FILESDIR}/${PN}-gmem.patch" +} + +src_compile() { + local myconf="" + + if ! ( use qt3 || use gtk || use ncurses ) + then + myconf="--enable-pinentry-curses --enable-fallback-curses" + fi + + # Issues finding qt on multilib systems + export QTLIB="${QTDIR}/$(get_libdir)" + + econf \ + --disable-dependency-tracking \ + --enable-maintainer-mode \ + --disable-pinentry-gtk \ + $(use_enable gtk pinentry-gtk2) \ + $(use_enable qt3 pinentry-qt) \ + $(use_enable ncurses pinentry-curses) \ + $(use_enable ncurses fallback-curses) \ + $(use_with caps libcap) \ + ${myconf} \ + || die "econf failed" + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die "dodoc failed" +} + +pkg_postinst() { + elog "We no longer install pinentry-curses and pinentry-qt SUID root by default." + elog "Linux kernels >=2.6.9 support memory locking for unprivileged processes." + elog "The soft resource limit for memory locking specifies the limit an" + elog "unprivileged process may lock into memory. You can also use POSIX" + elog "capabilities to allow pinentry to lock memory. To do so activate the caps" + elog "USE flag and add the CAP_IPC_LOCK capability to the permitted set of" + elog "your users." +} diff --git a/app-crypt/pinentry/pinentry-0.7.6.ebuild b/app-crypt/pinentry/pinentry-0.7.6.ebuild new file mode 100644 index 00000000..922cbb57 --- /dev/null +++ b/app-crypt/pinentry/pinentry-0.7.6.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.6.ebuild,v 1.3 2009/07/15 21:04:10 arfrever Exp $ + +EAPI="1" + +inherit qt3 multilib eutils flag-o-matic + +DESCRIPTION="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" +HOMEPAGE="http://www.gnupg.org/aegypten/" +SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="gtk ncurses qt3 qt4 caps static" + +DEPEND="static? ( sys-libs/ncurses ) + !static? ( + gtk? ( x11-libs/gtk+:2 ) + ncurses? ( sys-libs/ncurses ) + qt3? ( x11-libs/qt:3 ) + qt4? ( >=x11-libs/qt-gui-4.4.1 ) + !gtk? ( !qt4? ( !qt3? ( !ncurses? ( sys-libs/ncurses ) ) ) ) + ) + caps? ( sys-libs/libcap )" +RDEPEND="${DEPEND}" + +pkg_setup() { + use static && append-ldflags -static + + if use static && { use gtk || use qt3 || use qt4; } + then + ewarn + ewarn "The static USE flag is only supported with the ncurses USE flags, disabling the gtk, qt3 and qt4 USE flags." + ewarn + fi +} + +src_unpack() { + unpack ${A} + cd "${S}" + + epatch "${FILESDIR}/${PN}-0.7.5-grab.patch" + + if use qt4; then + local file + for file in qt4/*.moc; do + /usr/bin/moc ${file/.moc/.h} > ${file} || die "moc ${file} failed" + done + fi +} + +src_compile() { + local myconf="" + + if ! { use qt3 || use qt4 || use gtk || use ncurses; } + then + myconf="--enable-pinentry-curses --enable-fallback-curses" + elif use static + then + myconf="--enable-pinentry-curses --enable-fallback-curses --disable-pinentry-gtk2 --disable-pinentry-qt --disable-pinentry-qt4" + fi + + # Issues finding qt on multilib systems + export QTLIB="${QTDIR}/$(get_libdir)" + + econf \ + --disable-dependency-tracking \ + --enable-maintainer-mode \ + --disable-pinentry-gtk \ + $(use_enable gtk pinentry-gtk2) \ + $(use_enable qt3 pinentry-qt) \ + $(use_enable ncurses pinentry-curses) \ + $(use_enable ncurses fallback-curses) \ + $(use_enable qt4 pinentry-qt4) \ + $(use_with caps libcap) \ + ${myconf} + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog NEWS README THANKS TODO || die "dodoc failed" +} + +pkg_postinst() { + elog "We no longer install pinentry-curses and pinentry-qt SUID root by default." + elog "Linux kernels >=2.6.9 support memory locking for unprivileged processes." + elog "The soft resource limit for memory locking specifies the limit an" + elog "unprivileged process may lock into memory. You can also use POSIX" + elog "capabilities to allow pinentry to lock memory. To do so activate the caps" + elog "USE flag and add the CAP_IPC_LOCK capability to the permitted set of" + elog "your users." +} diff --git a/app-crypt/qca/ChangeLog b/app-crypt/qca/ChangeLog new file mode 100644 index 00000000..aef7d182 --- /dev/null +++ b/app-crypt/qca/ChangeLog @@ -0,0 +1,261 @@ +# ChangeLog for app-crypt/qca +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v 1.74 2009/08/09 11:47:08 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> qca-2.0.2-r1.ebuild: + ppc stable #272865 + + 21 Jul 2009; Raúl Porcel <armin76@gentoo.org> qca-2.0.2-r2.ebuild: + alpha/ia64/sparc stable wrt #272865 + + 21 Jul 2009; Raúl Porcel <armin76@gentoo.org> qca-2.0.2-r1.ebuild: + ia64/sparc stable wrt #272865 + + 01 Jul 2009; Markus Meier <maekke@gentoo.org> qca-2.0.2-r2.ebuild: + amd64 stable, bug #272865 + + 16 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qca-2.0.2-r2.ebuild: + stable x86, bug 272865 + + 16 Jun 2009; Tobias Klausmann <klausman@gentoo.org> qca-2.0.2-r1.ebuild: + Stable on alpha, bug #272865 + + 13 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> qca-2.0.2-r2.ebuild: + Adjust the dep back, the -r3 is slottable. + + 12 Jun 2009; Jeroen Roovers <jer@gentoo.org> qca-2.0.2-r2.ebuild: + Stable for HPPA (bug #272865). + +*qca-2.0.2-r2 (12 Jun 2009) + + 12 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> +qca-2.0.2-r2.ebuild: + Actualy fix the deps to be correct. Dependency on debug is never = but + only ?. Also block correct slot not only <x because it would fail when + there is some new revbump. Also move that blocker to rdep, where all + blocks should be (binary packages). + + 10 Jun 2009; Markus Meier <maekke@gentoo.org> qca-2.0.2-r1.ebuild: + amd64/x86 stable, bug #272865 + + 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qca-2.0.2-r1.ebuild: + Stable for HPPA (bug #272865). + + 06 Jun 2009; Ben de Groot <yngwin@gentoo.org> -qca-1.0-r2.ebuild, + -qca-2.0.1-r1.ebuild, -qca-2.0.2.ebuild: + Delete old versions + +*qca-2.0.2-r1 (04 May 2009) + + 04 May 2009; Markos Chandras <hwoarang@gentoo.org> +qca-2.0.2-r1.ebuild, + +files/qca-2.0.2-pcfilespath.patch: + Apply correct pkgconfig patch. Should fix bug 268090 + +*qca-2.0.2 (02 May 2009) + + 02 May 2009; Markos Chandras <hwoarang@gentoo.org> +qca-2.0.2.ebuild: + Version bump, thanks to Davide Pesavento <davidepesa@gmail.com> for the + initial ebuild. Fixes bug #268090 + + 26 Apr 2009; Ben de Groot <yngwin@gentoo.org> qca-2.0.0-r2, qca-2.0.1-r1: + Fix qt dep, move 2.0.1 to eapi-2 with use dep + + 02 Dec 2008; Brent Baude <ranger@gentoo.org> qca-1.0-r3.ebuild: + stable ppc64, bug 238000 + + 30 Sep 2008; Raúl Porcel <armin76@gentoo.org> qca-1.0-r3.ebuild: + alpha/ia64 stable wrt #238000 + + 29 Sep 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + qca-1.0-r3.ebuild: + Fixed RDEPEND - thanks to Arfrever Frehtes Taifersar Arahesis (Arfrever). + Fixes bug 239057. + + 28 Sep 2008; Markus Meier <maekke@gentoo.org> qca-1.0-r3.ebuild: + x86 stable, bug #238000 + + 27 Sep 2008; nixnut <nixnut@gentoo.org> qca-1.0-r3.ebuild: + Stable on ppc wrt bug 238000 + + 26 Sep 2008; Jeremy Olexa <darkside@gentoo.org> qca-1.0-r3.ebuild: + amd64 stable, bug #238000 + + 23 Sep 2008; Ferris McCormick <fmccor@gentoo.org> qca-1.0-r3.ebuild: + Sparc stable, Bug #238000. + + 23 Sep 2008; Jeroen Roovers <jer@gentoo.org> qca-1.0-r3.ebuild: + Stable for HPPA (bug #238000). + + 20 Sep 2008; Raúl Porcel <armin76@gentoo.org> qca-2.0.0-r2.ebuild: + x86 stable wrt #236497 + + 17 Sep 2008; Ferris McCormick <fmccor@gentoo.org> qca-2.0.0-r2.ebuild: + Sparc stable, needed for Bug #236497. + + 17 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> qca-2.0.0-r2.ebuild: + stable amd64, bug 236497 + + 17 Sep 2008; Brent Baude <ranger@gentoo.org> qca-2.0.0-r2.ebuild: + stable ppc64, bug 236497 + + 13 Sep 2008; Jeroen Roovers <jer@gentoo.org> qca-2.0.0-r2.ebuild: + Stable for HPPA (bug #236497). + + 13 Sep 2008; nixnut <nixnut@gentoo.org> qca-2.0.0-r2.ebuild: + Stable on ppc wrt bug 236497 + +*qca-2.0.1-r1 (06 Sep 2008) + + 06 Sep 2008; Daniel Black <dragonheart@gentoo.org> + files/qca-2.0.1-pcfilespath.patch, -qca-2.0.1.ebuild, + +qca-2.0.1-r1.ebuild: + properly fixed now thanks Justin Heesemann - bug #236514 + + 03 Sep 2008; Daniel Black <dragonheart@gentoo.org> + +files/qca-2.0.1-pcfilespath.patch, qca-2.0.1.ebuild: + fix for pkgconfig file + +*qca-2.0.1 (31 Aug 2008) + + 31 Aug 2008; Daniel Black <dragonheart@gentoo.org> +qca-2.0.1.ebuild: + version bump as per bug #225467 requested by Davide Pesavento + + 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qca-1.0-r2.ebuild, + qca-1.0-r3.ebuild: + QA: Get rid of deprecated qt_min_version(). Quoting issues. + + 18 Jul 2008; Alexis Ballier <aballier@gentoo.org> qca-2.0.0-r2.ebuild: + keyword ~x86-fbsd + + 27 Mar 2008; Markus Rothe <corsair@gentoo.org> qca-2.0.0-r2.ebuild: + Added ~ppc + + 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> qca-2.0.0-r2.ebuild: + Add ~alpha/~ia64/~sparc wrt #213868 + + 15 Mar 2008; Markus Rothe <corsair@gentoo.org> qca-2.0.0-r2.ebuild: + Added ~ppc64 + + 05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> qca-1.0-r2.ebuild: + s/mips/~mips/ + + 05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> qca-2.0.0-r2.ebuild: + Make dependencies compatible with split Qt-4.4.0*. + + 01 Mar 2008; Jeroen Roovers <jer@gentoo.org> qca-2.0.0-r2.ebuild: + Marked ~hppa. + + 15 Feb 2008; Alon Bar-Lev <alonbl@gentoo.org> qca-1.0-r2.ebuild, + qca-1.0-r3.ebuild, qca-2.0.0-r2.ebuild: + Fix URI, bug#210171, thanks to Thomas Wouters + + 23 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> ChangeLog: + Fix blocker. + + 23 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> qca-2.0.0-r2.ebuild: + Block versions of app-crypt/qca:0 that don't slot properly. + +*qca-1.0-r3 (18 Jan 2008) + + 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +qca-1.0-r3.ebuild: + Fix slotting for =app-crypt/qca-1*, thanks to Alon Bar-Lev in bug 129536. + + 13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> metadata.xml, + qca-2.0.0-r2.ebuild: + Removed accidental RESTRICT=mirror and added kde to metadata.xml. + +*qca-2.0.0-r2 (13 Jan 2008) + + 13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + +files/qca-2.0.0-debug-same-pkgconfig-file.patch, +qca-2.0.0-r2.ebuild: + Version bump as per bug 129536. + + 19 Oct 2006; Markus Ullmann <jokey@gentoo.org> qca-1.0-r2.ebuild: + minor QA: IUSE wrt bug #150083 + + 08 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: + Gustavo gave up on this package, redirect to qt herd. + + 07 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> qca-1.0-r2.ebuild: + Add ~x86-fbsd keyword. + + 09 Mar 2006; Gustavo Felisberto <humpback@gentoo.org>; qca-1.0-r2.ebuild: + Added no strip to lib at request from Flameeyes. + + 25 Oct 2005; Gustavo Felisberto <humpback@gentoo.org>; qca-1.0-r2.ebuild: + Plugin like deps should not be in RDEPEND + + 29 Jul 2005; Daniel Black <dragonheart@gentoo.org> -qca-1.0.ebuild, + -qca-1.0-r1.ebuild, qca-1.0-r2.ebuild: + removed die from epatch || die. old version cleanout + + 28 Jul 2005; Caleb Tennis <caleb@gentoo.org> qca-1.0.ebuild, + qca-1.0-r1.ebuild, qca-1.0-r2.ebuild: + Fix qt per bug #100235 + + 09 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>; + +files/qca-1.0-fbsd.patch, qca-1.0-r2.ebuild: + Patch to solve problems on bsd. Thaks to Diego Pettenò in bug #93817. + + 02 Jul 2005; Hardave Riar <hardave@gentoo.org> qca-1.0-r2.ebuild: + Stable on mips + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> qca-1.0-r2.ebuild: + Stable on ppc64 + + 08 Apr 2005; Markus Rothe <corsair@gentoo.org> qca-1.0-r2.ebuild: + Added ~ppc64 to KEYWORDS + + 26 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> qca-1.0-r2.ebuild: + Stable on alpha. + + 24 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> qca-1.0-r2.ebuild: + stable on amd64 wrt #86389 + + 23 Feb 2005; Hardave Riar <hardave@gentoo.org> qca-1.0-r2.ebuild: + Marked ~mips + +*qca-1.0-r2 (24 Jan 2005) + + 24 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; +qca-1.0-r2.ebuild: + Some cosmetic fixes, thanks to Justin (psi developer) + + 21 Jan 2005; Lars Weiler <pylon@gentoo.org> qca-1.0-r1.ebuild: + Stable on ppc. + + 21 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> qca-1.0-r1.ebuild: + Add ~alpha keyword. + + 18 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> qca-1.0-r1.ebuild: + Stable on sparc + + 17 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; qca-1.0-r1.ebuild: + Marked x86 + + 05 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> qca-1.0-r1.ebuild, + qca-1.0.ebuild: + multilib fixes. + +*qca-1.0-r1 (04 Jan 2005) + + 04 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; + +files/qca-pathfix.patch, +qca-1.0-r1.ebuild: + Fixed no-fixpath. Lets see if it solves the Sandbox issues. + + 03 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; metadata.xml: + Updated maintainer in metadata.xml + + 30 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> qca-1.0.ebuild: + Added to ~amd64. + + 30 Dec 2004; Chris White <chriswhite@gentoo.org> qca-1.0.ebuild: + Ok so, added ~ppc keywords and ~hppa/~ia64 as per vapier's request. Fixed to + install into /usr not /usr/local. + + 29 Dec 2004; Jason Wever <weeve@gentoo.org> qca-1.0.ebuild: + Added ~sparc keyword to fix broken deps of qca-tls-1.0-r1. + +*qca-1.0 (03 Dec 2004) + + 03 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; +qca-1.0.ebuild: + Initial import + diff --git a/app-crypt/qca/Manifest b/app-crypt/qca/Manifest new file mode 100644 index 00000000..94f3e590 --- /dev/null +++ b/app-crypt/qca/Manifest @@ -0,0 +1,14 @@ +AUX qca-1.0-fbsd.patch 753 RMD160 481eee7ad8e334f1551c00de7ac7f597694a92a2 SHA1 582f3259623ee82ec38a1a9e4391b22c2946c0ac SHA256 53a0257ecbf917741b41ab4bc50a1d9518cb1bd86f0be36dbf3a1c6ef1d5257c +AUX qca-2.0.0-debug-same-pkgconfig-file.patch 1112 RMD160 a0bbc98447d7ddfa090bc20b404655c768f00947 SHA1 7c11cceb62d46094367d5cb81088d96d376bbdfe SHA256 5240f0853a3d918efe6ef861cdf1c5b0e611f165257d3e74479468de014d1883 +AUX qca-2.0.1-pcfilespath.patch 378 RMD160 5c2dd4ca13339bf6c0d5d4262f1d4d2df6516ffb SHA1 decdaf319a0f414d9ed91554cd4af46267612db2 SHA256 720178f24b39cb8411b0e85ee508ce0a592cd50610a5b48b5d104f0c5552f604 +AUX qca-2.0.2-pcfilespath.patch 409 RMD160 65368cb474f2dd1d79b0c9d00424831acd777465 SHA1 a2defc2ae7d3dc31986f89cb8ec2760df85cb208 SHA256 d4d276c13f08bc538b79779aba49126b310df5c97f95b2c7010de050c880d695 +AUX qca-pathfix.patch 267 RMD160 933217ccfdf29b4b37a8a6106ec79bb42f68ab13 SHA1 2cdbf42746969bbfcf03eceae5309f444a8e7145 SHA256 423980ef7c981a1af07297e1f8abd4769a70e2e92a638012cac68d912b0dea4c +DIST qca-1.0.tar.bz2 30677 RMD160 129d8eeed68fb98e9cba94040b8f75b9f94c8a60 SHA1 b4b166f9dbbe222ebaf5287582a0ba29ddbc1391 SHA256 614b8c9e03d8796c90f7f316f2ace66a5356270a75921ea72cebf129de491c5b +DIST qca-2.0.0.tar.bz2 5106520 RMD160 256ca518fea507d03b67c0f5d26ba2ac7b3db517 SHA1 5b896647426637e1974703f2950786746408c70b SHA256 2ed0d49300459ae1f2d138fc2e68ed7f92850065981032c96f2538e1878fc2d3 +DIST qca-2.0.2.tar.bz2 1937201 RMD160 18b0f497709f9700227644977946735d2ec3c623 SHA1 5a414c3296cd37d1ec34182be0d089c5073f55a8 SHA256 49b5474450104a2298747c243de1451ab7a6aeed4bf7df43ffa4b7128a2837b8 +EBUILD qca-1.0-r3.ebuild 1359 RMD160 ad5344c3ef85b7453f1d4898341aa0f03e3d19da SHA1 e9e6c30da0e0c550db21f09b937fbc9cdace2e86 SHA256 1d840266250e93113f82f4760e0a9ba7984147c2b5e8f9c1499078687fc35d8a +EBUILD qca-2.0.0-r2.ebuild 2281 RMD160 d74baeee388c4416134da622cc5a6cfd260e6688 SHA1 ceda8e5d874857a8dedb385fa3745abe1c012693 SHA256 be026cbb13c25ebd5723c57cf6994671090b5d1c65b16a575fc378c0bdf0a6b3 +EBUILD qca-2.0.2-r1.ebuild 1447 RMD160 e20c34b8f947ea963cf81fc86092178b88b32fc9 SHA1 0c15748577af74259b0f21e4b81ffff68fd9cf12 SHA256 a23981552704bb3ea77a55a58121c402f83a75b7b978d69566f6d034ff1190e2 +EBUILD qca-2.0.2-r2.ebuild 1452 RMD160 887c498d4be9406e6eb7185f4cf83d7aaec52434 SHA1 7b15f9187e442f98be69027bbe74ae63bcded92c SHA256 9e217d7a5666f3c5492257cec326490aeab7dafd609b71c7a880a8081575ad3f +MISC ChangeLog 9031 RMD160 d98b107fe096f05e17aee5cde2a16f5a6ed45df3 SHA1 09a1fba7556a458f7a7ab2a87a0cb2186a5d4e7e SHA256 d12060ad21eb182284ab470f007f2a6f25838d3f1a3b7aa7279053637afbbc00 +MISC metadata.xml 192 RMD160 421d4665996ea38fdfc756e2da700603abe17ec7 SHA1 c32af4b790776c36b524e5f2e2dca587c9cd3351 SHA256 e585d77a075b30463ad28cc89374f9ef2876636bca95a23321b824e0122aa6fd diff --git a/app-crypt/qca/files/qca-1.0-fbsd.patch b/app-crypt/qca/files/qca-1.0-fbsd.patch new file mode 100644 index 00000000..ce541a21 --- /dev/null +++ b/app-crypt/qca/files/qca-1.0-fbsd.patch @@ -0,0 +1,33 @@ +diff -x '*~' -ur qca-1.0/configure qca-1.0-fixed/configure +--- qca-1.0/configure 2003-12-10 01:06:43.000000000 +0100 ++++ qca-1.0-fixed/configure 2005-05-24 18:03:08.912751344 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/sh ++#!/bin/bash + + show_usage() { + cat <<EOT +@@ -17,12 +17,12 @@ + while [ $# -gt 0 ]; do + case "$1" in + --prefix=*) +- PREFIX=`expr "${1}" : "--prefix=\(.*\)"` ++ PREFIX="${1/--prefix=/}" + shift + ;; + + --qtdir=*) +- QTDIR=`expr "${1}" : "--qtdir=\(.*\)"` ++ QTDIR="${1/--qtdir=/}" + shift + ;; + +@@ -76,7 +76,7 @@ + echo Warning: qmake not in \$QTDIR/bin/qmake + echo trying to find it in \$PATH + fi +- qm=`type -p qmake` ++ qm=`which qmake` + if [ -x "$qm" ]; then + if [ "$QC_DEBUG" = "Y" ]; then + echo qmake found in $qm diff --git a/app-crypt/qca/files/qca-2.0.0-debug-same-pkgconfig-file.patch b/app-crypt/qca/files/qca-2.0.0-debug-same-pkgconfig-file.patch new file mode 100644 index 00000000..28f10d06 --- /dev/null +++ b/app-crypt/qca/files/qca-2.0.0-debug-same-pkgconfig-file.patch @@ -0,0 +1,37 @@ +This patch ensures that QCA2 installs the same pkg-config file, +for both a release and a debug build. + +diff -ur qca-2.0.0.orig/qca-2.0.0/configure qca-2.0.0/qca-2.0.0/configure +--- qca-2.0.0.orig/qca-2.0.0/configure 2007-12-13 14:31:23.000000000 +0100 ++++ qca-2.0.0/qca-2.0.0/configure 2007-12-19 15:47:35.000000000 +0100 +@@ -749,8 +749,7 @@ + QStringList pcfiles; + + QDir::current().mkdir("lib"); +- if(release) +- { ++ + str = pkg_template1.arg(prefix, libdir, incdir); + str += pkg_template2.arg("QCA"); + str += pkg_template3.arg("QtCore"); +@@ -760,20 +759,6 @@ + f.write(str.toLatin1()); + f.close(); + pcfiles += "lib/qca2.pc"; +- } +- +- if(debug) +- { +- str = pkg_template1.arg(prefix, libdir, incdir); +- str += pkg_template2.arg("QCA_debug"); +- str += pkg_template3.arg("QtCore_debug"); +- str += pkg_template4.arg("qca_debug"); +- f.setFileName("lib/qca2_debug.pc"); +- if(f.open(QFile::WriteOnly | QFile::Truncate)) +- f.write(str.toLatin1()); +- f.close(); +- pcfiles += "lib/qca2_debug.pc"; +- } + + str = QString( + "pcfiles.path = \$\$PREFIX/lib/pkgconfig\n" diff --git a/app-crypt/qca/files/qca-2.0.1-pcfilespath.patch b/app-crypt/qca/files/qca-2.0.1-pcfilespath.patch new file mode 100644 index 00000000..fdf75230 --- /dev/null +++ b/app-crypt/qca/files/qca-2.0.1-pcfilespath.patch @@ -0,0 +1,11 @@ +--- qca-2.0.1/configure.orig 2008-09-05 14:55:18.000000000 +0200 ++++ qca-2.0.1/configure 2008-09-05 14:55:40.000000000 +0200 +@@ -875,7 +875,7 @@ + if(!pcfiles.isEmpty()) + { + str = QString( +- "pcfiles.path = \$\$LIBDIR/pkgconfig\n" ++ "pcfiles.path = \$\$LIBDIR/../pkgconfig\n" + "pcfiles.files = %1\n" + "INSTALLS += pcfiles\n" + ).arg(pcfiles.join(" ")); diff --git a/app-crypt/qca/files/qca-2.0.2-pcfilespath.patch b/app-crypt/qca/files/qca-2.0.2-pcfilespath.patch new file mode 100644 index 00000000..c52e8e78 --- /dev/null +++ b/app-crypt/qca/files/qca-2.0.2-pcfilespath.patch @@ -0,0 +1,13 @@ +Index: qca-2.0.2/configure +=================================================================== +--- qca-2.0.2.orig/configure ++++ qca-2.0.2/configure +@@ -937,7 +937,7 @@ public: + if(!pcfiles.isEmpty()) + { + str = QString( +- "pcfiles.path = \$\$LIBDIR/pkgconfig\n" ++ "pcfiles.path = \$\$LIBDIR/../pkgconfig\n" + "pcfiles.files = %1\n" + "INSTALLS += pcfiles\n" + ).arg(pcfiles.join(" ")); diff --git a/app-crypt/qca/files/qca-pathfix.patch b/app-crypt/qca/files/qca-pathfix.patch new file mode 100644 index 00000000..6a2a5ac7 --- /dev/null +++ b/app-crypt/qca/files/qca-pathfix.patch @@ -0,0 +1,11 @@ +--- qca.pro 2003-10-22 15:14:43.000000000 +0100 ++++ qca.pro-patched 2005-01-04 15:50:49.928406816 +0000 +@@ -1,7 +1,7 @@ + # qca qmake profile + + TEMPLATE = lib +-CONFIG += qt thread release ++CONFIG += qt thread release no_fixpath + TARGET = qca + + MOC_DIR = .moc diff --git a/app-crypt/qca/metadata.xml b/app-crypt/qca/metadata.xml new file mode 100644 index 00000000..74f24549 --- /dev/null +++ b/app-crypt/qca/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>crypto</herd> +<herd>qt</herd> +<herd>kde</herd> +</pkgmetadata> diff --git a/app-crypt/qca/qca-1.0-r3.ebuild b/app-crypt/qca/qca-1.0-r3.ebuild new file mode 100644 index 00000000..bb6a0d1e --- /dev/null +++ b/app-crypt/qca/qca-1.0-r3.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-1.0-r3.ebuild,v 1.11 2008/12/02 23:15:17 ranger Exp $ + +EAPI=1 + +inherit eutils qt3 + +DESCRIPTION="Qt Cryptographic Architecture (QCA)" +HOMEPAGE="http://delta.affinix.com/qca/" +SRC_URI="http://delta.affinix.com/download/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" + +DEPEND="x11-libs/qt:3" +RDEPEND="${DEPEND}" + +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/qca-pathfix.patch + #This is needed just in bsd, but make no harm in linux + epatch "${FILESDIR}"/qca-1.0-fbsd.patch +} + +src_compile() { + ./configure --prefix=/usr || die "configure failed" + sed -i \ + -e "/^CFLAGS/s:$: ${CFLAGS}:" \ + -e "/^CXXFLAGS/s:$: ${CXXFLAGS}:" \ + -e "/-strip/d" \ + Makefile + emake || die "emake failed" +} + +src_install() { + emake INSTALL_ROOT="${D}" install || die "make install failed" + + dodir "/usr/include/qca1" + dodir "/usr/lib/qca1" + mv "${D}/usr/include"/* "${D}/usr/include/qca1" + mv "${D}/usr/lib"/* "${D}/usr/lib/qca1" + + local _libdir=$(get_libdir) + if [[ "${_libdir}" != "lib" ]]; then + mv "${D}"/usr/lib "${D}"/usr/${_libdir} + fi + + cat <<-EOF > "${T}/44qca1" + LDPATH=/usr/${_libdir}/qca1 + EOF + doenvd "${T}/44qca1" +} diff --git a/app-crypt/qca/qca-2.0.0-r2.ebuild b/app-crypt/qca/qca-2.0.0-r2.ebuild new file mode 100644 index 00000000..7055befe --- /dev/null +++ b/app-crypt/qca/qca-2.0.0-r2.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.0-r2.ebuild,v 1.18 2009/04/26 15:32:25 yngwin Exp $ + +EAPI="1" + +inherit eutils multilib qt4 + +DESCRIPTION="Qt Cryptographic Architecture (QCA)" +HOMEPAGE="http://delta.affinix.com/qca/" +SRC_URI="http://delta.affinix.com/download/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="debug doc examples" +RESTRICT="test" + +DEPEND="!<app-crypt/qca-1.0-r3 + x11-libs/qt-core:4" +RDEPEND="${DEPEND}" + +pkg_setup() { + if use debug; then + if has_version "<x11-libs/qt-4.4.0_alpha1:4" && ! built_with_use x11-libs/qt:4 debug; then + eerror "You are trying to compile ${PN} with USE=\"debug\"" + eerror "while x11-libs/qt:4 is built without this particular flag." + die "Rebuild x11-libs/qt:4 with USE=\"debug\"." + elif has_version "x11-libs/qt-core:4" && ! built_with_use x11-libs/qt-core:4 debug; then + eerror "You are trying to compile ${PN} with USE=\"debug\"" + eerror "while x11-libs/qt-core:4 is built without this particular flag." + die "Rebuild x11-libs/qt-core:4 with USE=\"debug\"." + fi + fi +} + +src_unpack() { + unpack ${A} + cd "${S}" + + epatch "${FILESDIR}/${P}-debug-same-pkgconfig-file.patch" +} + +src_compile() { + _libdir=$(get_libdir) + local myconf + if use debug; then + myconf="--debug" + else + myconf="--release" + fi + + # Multilib fix. + sed -e "/pcfiles.path/s:lib:${_libdir}:" \ + -i "${S}"/configure || die "Multilib fix failed." + + ./configure \ + --prefix=/usr \ + --qtdir=/usr \ + --includedir="/usr/include/qca2" \ + --libdir="/usr/${_libdir}/qca2" \ + --no-separate-debug-info \ + --disable-tests \ + ${myconf} \ + || die "configure failed" + + eqmake4 ${PN}.pro + emake || die "emake failed" +} + +src_install() { + emake INSTALL_ROOT="${D}" install || die "emake install failed" + dodoc README TODO || die "dodoc failed." + + cat <<-EOF > "${WORKDIR}"/44qca2 + LDPATH=/usr/${_libdir}/qca2 + EOF + doenvd "${WORKDIR}"/44qca2 + + if use doc; then + dohtml "${S}"/apidocs/html/* || die "Failed to install documentation" + fi + + if use examples; then + insinto /usr/share/doc/${PF}/ + doins -r "${S}"/examples || die "Failed to install examples" + fi +} diff --git a/app-crypt/qca/qca-2.0.2-r1.ebuild b/app-crypt/qca/qca-2.0.2-r1.ebuild new file mode 100644 index 00000000..2939d766 --- /dev/null +++ b/app-crypt/qca/qca-2.0.2-r1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.2-r1.ebuild,v 1.6 2009/08/09 11:47:08 nixnut Exp $ + +EAPI="2" + +inherit eutils multilib qt4 + +DESCRIPTION="Qt Cryptographic Architecture (QCA)" +HOMEPAGE="http://delta.affinix.com/qca/" +SRC_URI="http://delta.affinix.com/download/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +IUSE="debug doc examples" +RESTRICT="test" + +DEPEND="!<app-crypt/qca-1.0-r3 + x11-libs/qt-core:4[debug=]" +RDEPEND="${DEPEND}" + +src_prepare() { + epatch "${FILESDIR}"/${P}-pcfilespath.patch +} + +src_configure() { + _libdir=$(get_libdir) + + ./configure \ + --prefix=/usr \ + --qtdir=/usr \ + --includedir="/usr/include/qca2" \ + --libdir="/usr/${_libdir}/qca2" \ + --no-separate-debug-info \ + --disable-tests \ + --$(use debug && echo debug || echo release) \ + || die "configure failed" + + eqmake4 +} + +src_install() { + emake INSTALL_ROOT="${D}" install || die "emake install failed" + dodoc README TODO || die "dodoc failed" + + cat <<-EOF > "${WORKDIR}"/44qca2 + LDPATH=/usr/${_libdir}/qca2 + EOF + doenvd "${WORKDIR}"/44qca2 || die + + if use doc; then + dohtml "${S}"/apidocs/html/* || die "Failed to install documentation" + fi + + if use examples; then + insinto /usr/share/doc/${PF}/ + doins -r "${S}"/examples || die "Failed to install examples" + fi +} diff --git a/app-crypt/qca/qca-2.0.2-r2.ebuild b/app-crypt/qca/qca-2.0.2-r2.ebuild new file mode 100644 index 00000000..4507d14f --- /dev/null +++ b/app-crypt/qca/qca-2.0.2-r2.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.2-r2.ebuild,v 1.6 2009/07/21 16:52:41 armin76 Exp $ + +EAPI="2" + +inherit eutils multilib qt4 + +DESCRIPTION="Qt Cryptographic Architecture (QCA)" +HOMEPAGE="http://delta.affinix.com/qca/" +SRC_URI="http://delta.affinix.com/download/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +IUSE="debug doc examples" +RESTRICT="test" + +DEPEND="x11-libs/qt-core:4[debug?]" +RDEPEND="${DEPEND} + !<app-crypt/qca-1.0-r3:0 +" + +src_prepare() { + epatch "${FILESDIR}"/${P}-pcfilespath.patch +} + +src_configure() { + _libdir=$(get_libdir) + + ./configure \ + --prefix=/usr \ + --qtdir=/usr \ + --includedir="/usr/include/qca2" \ + --libdir="/usr/${_libdir}/qca2" \ + --no-separate-debug-info \ + --disable-tests \ + --$(use debug && echo debug || echo release) \ + || die "configure failed" + + eqmake4 +} + +src_install() { + emake INSTALL_ROOT="${D}" install || die "emake install failed" + dodoc README TODO || die "dodoc failed" + + cat <<-EOF > "${WORKDIR}"/44qca2 + LDPATH=/usr/${_libdir}/qca2 + EOF + doenvd "${WORKDIR}"/44qca2 || die + + if use doc; then + dohtml "${S}"/apidocs/html/* || die "Failed to install documentation" + fi + + if use examples; then + insinto /usr/share/doc/${PF}/ + doins -r "${S}"/examples || die "Failed to install examples" + fi +} |