Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494702 - media-gfx/jpegoptim-1.3.0 version bump
Summary: media-gfx/jpegoptim-1.3.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 23:37 UTC by Viktar Patotski
Modified: 2014-03-11 07:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
jpegoptim-1.3.0.ebuild (jpegoptim-1.3.0.ebuild,550 bytes, text/plain)
2013-12-18 23:38 UTC, Viktar Patotski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viktar Patotski 2013-12-18 23:37:30 UTC
Please find attached ebuild for media-gfx/jpegoptim-1.3.0.


1.3.0 Release Notes: Support for progressive JPEGs has been added (fixes a long standing "bug" of progressive JPEGs becoming non-progressive during optimization). New options --all-normal and --all-progressive for converting JPEGs to non-progressive and progressive. A new -S / --size option to set the target size for the output file
Comment 1 Viktar Patotski 2013-12-18 23:38:29 UTC
Created attachment 365638 [details]
jpegoptim-1.3.0.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-19 12:58:17 UTC
Comment on attachment 365638 [details]
jpegoptim-1.3.0.ebuild

Nothing changed.

--- jpegoptim-1.2.5.ebuild      2013-05-20 16:12:56.652086250 +0200
+++ -   2013-12-19 13:57:55.415415489 +0100
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpegoptim/jpegoptim-1.2.5.ebuild,v 1.3 2013/05/20 08:44:37 ago Exp $
+# $Header: $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/jpeg"
 DEPEND="${RDEPEND}"
Comment 3 Viktar Patotski 2013-12-22 16:42:26 UTC
Is there any way I can help to get this version bump done?
Comment 4 Tomáš Mózes 2014-03-11 07:34:40 UTC
Tested a few images with 1.3.0, seems to work fine.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2014-03-11 07:53:41 UTC
1.3.0 in portage. thanks for reporting and testing