diff options
Diffstat (limited to 'media-gfx/zbar/ChangeLog')
-rw-r--r-- | media-gfx/zbar/ChangeLog | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/media-gfx/zbar/ChangeLog b/media-gfx/zbar/ChangeLog new file mode 100644 index 00000000..3fe36325 --- /dev/null +++ b/media-gfx/zbar/ChangeLog @@ -0,0 +1,92 @@ +# ChangeLog for media-gfx/zbar +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/zbar/ChangeLog,v 1.21 2015/08/06 17:59:19 xmw Exp $ + + 06 Aug 2015; Michael Weber <xmw@gentoo.org> zbar-0.10_p20121015.ebuild: + Unstable zip archive in SRC_URI. + +*zbar-0.10_p20121015 (05 Aug 2015) + + 05 Aug 2015; Michael Weber <xmw@gentoo.org> +zbar-0.10_p20121015.ebuild, + -zbar-0.10-r3.ebuild: + Version bump to mercurial tip (thanks karl, bug 555918). Drop old. + + 06 Jul 2015; Anthony G. Basile <blueness@gentoo.org> zbar-0.10-r5.ebuild: + Stable for amd64 and x86. Needed for electrum. Bug #541538. + + 27 Feb 2015; Michael Weber <xmw@gentoo.org> -zbar-0.10-r4.ebuild, + zbar-0.10-r3.ebuild, zbar-0.10-r5.ebuild: + add gettext ot RDEPEND (bug 531546, thanks Nikoli), adjust jpeg dep and use + valid python2 slot. + + 03 Dec 2014; Michał Górny <mgorny@gentoo.org> zbar-0.10-r5.ebuild: + Call python_fix_shebang conditionally to USE=python, bug #531240. + + 30 Nov 2014; Michał Górny <mgorny@gentoo.org> zbar-0.10-r5.ebuild: + Add missing REQUIRED_USE. + +*zbar-0.10-r5 (30 Nov 2014) + + 30 Nov 2014; Michał Górny <mgorny@gentoo.org> +zbar-0.10-r5.ebuild: + Convert to python-single-r1. + +*zbar-0.10-r4 (27 Nov 2013) + + 27 Nov 2013; Mike Frysinger <vapier@gentoo.org> + +files/zbar-0.10-python-crash.patch, +zbar-0.10-r4.ebuild: + Fix from Debian for crash when importing the python module. + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> zbar-0.10-r3.ebuild: + Stable for x86, wrt bug #474522 + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> zbar-0.10-r3.ebuild: + Stable for amd64, wrt bug #474522 + + 23 Jun 2013; Michael Weber <xmw@gentoo.org> -zbar-0.10-r1.ebuild, + -zbar-0.10-r2.ebuild, zbar-0.10-r3.ebuild: + Drop old. + +*zbar-0.10-r3 (19 Apr 2013) + + 19 Apr 2013; Michael Weber <xmw@gentoo.org> +zbar-0.10-r3.ebuild: + Fix glib slot dep (bug 444644, thanks James Cloos) + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> zbar-0.10-r1.ebuild, + zbar-0.10-r2.ebuild: + Move Qt dependencies to the new category + + 01 Mar 2013; Michael Weber <xmw@gentoo.org> zbar-0.10-r2.ebuild: + Fix imagemagick dependency. + +*zbar-0.10-r2 (28 Feb 2013) + + 28 Feb 2013; Michael Weber <xmw@gentoo.org> +zbar-0.10-r2.ebuild, + +files/zbar-0.10-errors.patch: + Fix compilation (bug 455076, reported by renesanso) + + 28 Jul 2012; Michael Weber <xmw@gentoo.org> -zbar-0.10.ebuild: + Drop old + + 26 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> zbar-0.10-r1.ebuild: + Fix building when active version of Python is set to 3.x. Remove -Werror from + AM_INIT_AUTOMAKE for compability with sys-devel/automake >= 1.12 wrt #423581. + Convert to prune_libtool_files from eutils.eclass. + + 20 Feb 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml: + Drop no-herd. + +*zbar-0.10-r1 (10 Nov 2011) + + 10 Nov 2011; Michael Weber <xmw@gentoo.org> +zbar-0.10-r1.ebuild, + +files/zbar-0.10-no-v4l1-check.patch: + Remove v4l1 from headers, thanks to Andrew Savchenko for the patch (bug + 389683) + + 30 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> zbar-0.10.ebuild: + Remove usage of obsolete USE="v4l2" wrt #385241 + +*zbar-0.10 (03 Oct 2011) + + 03 Oct 2011; Michael Weber <xmw@gentoo.org> +zbar-0.10.ebuild, +metadata.xml: + Initial import, thanks to spadix, Andrew Savchenko for the ebuilds on bug + 288002 |