Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vncsnapshot: vncsnapshot-1.2a.ebuild ChangeLog
Date: Wed, 24 Sep 2008 21:10:52
Message-Id: E1KibdI-000626-VU@stork.gentoo.org
1 gentoofan23 08/09/24 21:10:48
2
3 Modified: vncsnapshot-1.2a.ebuild ChangeLog
4 Log:
5 Fix grey image problems on amd64; Fixes bug #210036
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?r1=1.5&r2=1.6
14
15 Index: vncsnapshot-1.2a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- vncsnapshot-1.2a.ebuild 12 Jul 2007 02:52:15 -0000 1.5
22 +++ vncsnapshot-1.2a.ebuild 24 Sep 2008 21:10:48 -0000 1.6
23 @@ -1,6 +1,8 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v 1.5 2007/07/12 02:52:15 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v 1.6 2008/09/24 21:10:48 gentoofan23 Exp $
29 +
30 +inherit eutils
31
32 LICENSE="GPL-2"
33 DESCRIPTION="A command-line tool for taking JPEG snapshots of VNC servers"
34 @@ -12,6 +14,14 @@
35 DEPEND=">=media-libs/jpeg-6b
36 >=sys-libs/zlib-1.1.4"
37
38 +
39 +src_unpack() {
40 + unpack ${A}
41 + cd "${S}"
42 +
43 + epatch "${FILESDIR}/${P}-amd64grey.patch"
44 +}
45 +
46 # no configure for this puppy
47 src_compile() {
48 #note: We override CDEBUGFLAGS instead of CFLAGS because otherwise
49
50
51
52 1.13 net-misc/vncsnapshot/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/ChangeLog?rev=1.13&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/ChangeLog?rev=1.13&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/ChangeLog?r1=1.12&r2=1.13
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/ChangeLog,v
61 retrieving revision 1.12
62 retrieving revision 1.13
63 diff -u -r1.12 -r1.13
64 --- ChangeLog 21 Apr 2008 18:06:38 -0000 1.12
65 +++ ChangeLog 24 Sep 2008 21:10:48 -0000 1.13
66 @@ -1,6 +1,10 @@
67 # ChangeLog for net-misc/vncsnapshot
68 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/ChangeLog,v 1.12 2008/04/21 18:06:38 phreak Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/ChangeLog,v 1.13 2008/09/24 21:10:48 gentoofan23 Exp $
71 +
72 + 24 Sep 2008; Thomas Anderson <gentoofan23@g.o>
73 + +files/vncsnapshot-1.2a-amd64grey.patch, vncsnapshot-1.2a.ebuild:
74 + Fix grey image problems on amd64; Fixes bug #210036
75
76 21 Apr 2008; Christian Heim <phreak@g.o> metadata.xml:
77 Fix up metadata.xml. If there's no maintainer for the package, the metadata