Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: unetbootin-527-r1.ebuild unetbootin-549.ebuild ChangeLog
Date: Mon, 04 Apr 2011 16:37:59
Message-Id: 20110404163747.DD8C320054@flycatcher.gentoo.org
1 jer 11/04/04 16:37:47
2
3 Modified: unetbootin-527-r1.ebuild ChangeLog
4 Added: unetbootin-549.ebuild
5 Log:
6 Version bump. Remove debugging echoes.
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 sys-boot/unetbootin/unetbootin-527-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: unetbootin-527-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- unetbootin-527-r1.ebuild 4 Apr 2011 04:27:07 -0000 1.1
24 +++ unetbootin-527-r1.ebuild 4 Apr 2011 16:37:47 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild,v 1.1 2011/04/04 04:27:07 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-527-r1.ebuild,v 1.2 2011/04/04 16:37:47 jer Exp $
30
31 EAPI="3"
32
33 @@ -37,7 +37,6 @@
34 for file in ${PN}*.png; do
35 size="${file/unetbootin_}"
36 size="${size/.png}x${size/.png}"
37 - echo $file $size
38 insinto /usr/share/icons/hicolor/${size}
39 newins ${file} ${PN}.png
40 done
41
42
43
44 1.59 sys-boot/unetbootin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.59&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.59&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?r1=1.58&r2=1.59
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v
53 retrieving revision 1.58
54 retrieving revision 1.59
55 diff -u -r1.58 -r1.59
56 --- ChangeLog 4 Apr 2011 04:27:07 -0000 1.58
57 +++ ChangeLog 4 Apr 2011 16:37:47 -0000 1.59
58 @@ -1,6 +1,12 @@
59 # ChangeLog for sys-boot/unetbootin
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.58 2011/04/04 04:27:07 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.59 2011/04/04 16:37:47 jer Exp $
63 +
64 +*unetbootin-549 (04 Apr 2011)
65 +
66 + 04 Apr 2011; Jeroen Roovers <jer@g.o> unetbootin-527-r1.ebuild,
67 + +unetbootin-549.ebuild:
68 + Version bump. Remove debugging echoes.
69
70 *unetbootin-527-r1 (04 Apr 2011)
71
72
73
74
75 1.1 sys-boot/unetbootin/unetbootin-549.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-549.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-549.ebuild?rev=1.1&content-type=text/plain
79
80 Index: unetbootin-549.ebuild
81 ===================================================================
82 # Copyright 1999-2011 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-549.ebuild,v 1.1 2011/04/04 16:37:47 jer Exp $
85
86 EAPI="3"
87
88 inherit qt4-r2
89
90 DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS
91 distributions."
92 HOMEPAGE="http://unetbootin.sourceforge.net/"
93 SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz"
94
95 SLOT="0"
96 LICENSE="GPL-2"
97 KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 S="${WORKDIR}"
101
102 DEPEND="x11-libs/qt-gui"
103 RDEPEND="${DEPEND}
104 sys-fs/mtools
105 sys-boot/syslinux
106 app-arch/p7zip"
107
108 src_configure() {
109 lupdate ${PN}.pro || die
110 lrelease ${PN}.pro || die
111 eqmake4 ${PN}.pro || die
112 }
113
114 src_install() {
115 dobin ${PN} || die
116 insinto /usr/share/applications
117 doins ${PN}.desktop || die
118 for file in ${PN}*.png; do
119 size="${file/unetbootin_}"
120 size="${size/.png}x${size/.png}"
121 insinto /usr/share/icons/hicolor/${size}
122 newins ${file} ${PN}.png
123 done
124 }