From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mk3U4-0006vF-4N for garchives@archives.gentoo.org; Sat, 05 Sep 2009 22:11:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F662E0899; Sat, 5 Sep 2009 22:11:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 49229E0899 for ; Sat, 5 Sep 2009 22:11:47 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B8E4D65312 for ; Sat, 5 Sep 2009 22:11:46 +0000 (UTC) Received: from robbat2 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mk3U1-0005zp-Sn for gentoo-commits@lists.gentoo.org; Sat, 05 Sep 2009 22:11:45 +0000 From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/xli: ChangeLog xli-1.17.0-r4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog xli-1.17.0-r4.ebuild X-VCS-Directories: media-gfx/xli X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: Sender: "Robin H. Johnson" Date: Sat, 05 Sep 2009 22:11:45 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c96cab45-0237-455f-ab33-8c529f240a0d X-Archives-Hash: 587c05491a1d901c9565fffaf6e4731c robbat2 09/09/05 22:11:45 Modified: ChangeLog Added: xli-1.17.0-r4.ebuild Log: Fix bug 282979: Broken -zoom in jpeg-7, so that we can stop restricting= the jpeg-6 version. (Portage version: 2.2_rc40/cvs/Linux x86_64) Revision Changes Path 1.43 media-gfx/xli/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xli/Chan= geLog?rev=3D1.43&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xli/Chan= geLog?rev=3D1.43&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xli/Chan= geLog?r1=3D1.42&r2=3D1.43 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-gfx/xli/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -p -w -b -B -u -u -r1.42 -r1.43 --- ChangeLog 21 Apr 2008 17:34:38 -0000 1.42 +++ ChangeLog 5 Sep 2009 22:11:45 -0000 1.43 @@ -1,6 +1,17 @@ # ChangeLog for media-gfx/xli -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/ChangeLog,v 1.42 2008/0= 4/21 17:34:38 phreak Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/ChangeLog,v 1.43 2009/0= 9/05 22:11:45 robbat2 Exp $ + + 05 Sep 2009; Robin H. Johnson +xli-1.17.0-r4.ebui= ld, + +files/xli-1.17.0-fix-scale-zoom.patch: + Fix bug 282979: Broken -zoom in jpeg-7, so that we can stop restrictin= g + the jpeg-6 version. + +*xli-1.17.0-r4 (05 Sep 2009) + + 05 Sep 2009; Robin H. Johnson +xli-1.17.0-r4.ebui= ld: + Xli works fine with media-libs/jpeg-7, revbump to remove it from being= a + blocker on anybodies systems for the upgrade. =20 21 Apr 2008; Christian Heim metadata.xml: Fix up metadata.xml. If there's no maintainer for the package, the met= adata 1.1 media-gfx/xli/xli-1.17.0-r4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xli/xli-= 1.17.0-r4.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xli/xli-= 1.17.0-r4.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: xli-1.17.0-r4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/xli-1.17.0-r4.ebuild,v 1= .1 2009/09/05 22:11:45 robbat2 Exp $ inherit eutils SNAPSHOT=3D"2005-02-27" DESCRIPTION=3D"X Load Image: view images or load them to root window" HOMEPAGE=3D"http://pantransit.reptiles.org/prog/" SRC_URI=3D"http://pantransit.reptiles.org/prog/xli/xli-${SNAPSHOT}.tar.gz= " LICENSE=3D"X11" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"" RDEPEND=3D"x11-libs/libXext >=3Dsys-libs/zlib-1.1.4 >=3Dmedia-libs/libpng-1.0.5 >=3Dmedia-libs/jpeg-6b app-arch/bzip2" DEPEND=3D"${RDEPEND} x11-proto/xextproto x11-misc/imake app-text/rman !media-gfx/xloadimage !//' # fix potential security issues. EPATCH_OPTS=3D"-F3 -l" epatch "${FILESDIR}"/xli-security-gentoo.diff # Fix scale per bug 282979 epatch "${FILESDIR}"/${P}-fix-scale-zoom.patch } src_compile() { xmkmf || die emake CDEBUGFLAGS=3D"${CFLAGS}" || die } src_install() { dobin xli xlito || die dosym xli /usr/bin/xsetbg || die dosym xli /usr/bin/xview || die dodoc README README.xloadimage ABOUTGAMMA TODO chkgamma.jpg newman xli.man xli.1 newman xliguide.man xliguide.1 newman xlito.man xlito.1 insinto /etc/X11/app-defaults newins "${FILESDIR}"/Xli.ad Xli fperms a+r /etc/X11/app-defaults/Xli }