Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/sound-icons: ChangeLog sound-icons-0.1.ebuild metadata.xml Manifest
Date: Wed, 12 Sep 2007 06:08:46
Message-Id: E1IVLI7-0008Bv-Nu@stork.gentoo.org
1 williamh 07/09/12 06:01:35
2
3 Added: ChangeLog sound-icons-0.1.ebuild metadata.xml
4 Manifest
5 Log:
6 Initial commit.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.1 app-accessibility/sound-icons/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/ChangeLog?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/ChangeLog?rev=1.1&content-type=text/plain
14
15 Index: ChangeLog
16 ===================================================================
17 # ChangeLog for app-accessibility/sound-icons
18 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
19 # $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/ChangeLog,v 1.1 2007/09/12 06:01:35 williamh Exp $
20
21 *sound-icons-0.1 (12 Sep 2007)
22
23 12 Sep 2007; William Hubbs <williamh@g.o> +metadata.xml,
24 +sound-icons-0.1.ebuild:
25 Initial commit.
26
27
28
29
30 1.1 app-accessibility/sound-icons/sound-icons-0.1.ebuild
31
32 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/sound-icons-0.1.ebuild?rev=1.1&view=markup
33 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/sound-icons-0.1.ebuild?rev=1.1&content-type=text/plain
34
35 Index: sound-icons-0.1.ebuild
36 ===================================================================
37 # Copyright 1999-2007 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 # $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/sound-icons-0.1.ebuild,v 1.1 2007/09/12 06:01:35 williamh Exp $
40
41 DESCRIPTION="a collection of Sound Icons for speech-dispatcher"
42 HOMEPAGE="http://www.freebsoft.org"
43 SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz"
44
45 LICENSE="GPL-2"
46 SLOT="0"
47 KEYWORDS="~x86"
48 IUSE=""
49
50 RDEPEND="app-accessibility/speech-dispatcher"
51
52 src_compile(){
53 einfo "Nothing to compile."
54 }
55
56 src_install() {
57 dodoc README
58 insinto /usr/share/sounds/sound-icons
59 doins ${S}/*.wav
60 links="`find ${S} -type l -print`"
61 for link in $links; do
62 target=`readlink -n $link`
63 dosym $target /usr/share/sounds/sound-icons/`basename $link`
64 done
65 }
66
67
68
69 1.1 app-accessibility/sound-icons/metadata.xml
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/metadata.xml?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/metadata.xml?rev=1.1&content-type=text/plain
73
74 Index: metadata.xml
75 ===================================================================
76 <?xml version="1.0" encoding="UTF-8"?>
77 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 <pkgmetadata>
79 <herd>accessibility</herd>
80 <maintainer>
81 <email>williamh@g.o</email>
82 </maintainer>
83 <longdescription lang="en">
84 This is a collection of sound icons which can be used by speech dispatcher.
85 </longdescription>
86 </pkgmetadata>
87
88
89
90 1.1 app-accessibility/sound-icons/Manifest
91
92 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/Manifest?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/sound-icons/Manifest?rev=1.1&content-type=text/plain
94
95 Index: Manifest
96 ===================================================================
97 DIST sound-icons-0.1.tar.gz 591196 RMD160 374efa5d8efaa4ee1be94efaec5636c484753aba SHA1 4d9284f88a95fac6eddb1becc8a7111589755a93 SHA256 382dda1d14a07b3125a8b5084695aa9ba5cb0fff02e5aab69fd6c7e23cbcf4d7
98 EBUILD sound-icons-0.1.ebuild 677 RMD160 1a17689392208c80addfb78e785ee6ff241db7fa SHA1 ab34b7d8cde4401c41b62f06c73e3e5bd8c5aded SHA256 a741654b3a065a569486eb40ed492990aa56b2c606f5e6ab0cbf8919e2634cc8
99 MD5 b175b175abb355349a748bd8f4133be7 sound-icons-0.1.ebuild 677
100 RMD160 1a17689392208c80addfb78e785ee6ff241db7fa sound-icons-0.1.ebuild 677
101 SHA256 a741654b3a065a569486eb40ed492990aa56b2c606f5e6ab0cbf8919e2634cc8 sound-icons-0.1.ebuild 677
102 MISC ChangeLog 274 RMD160 c14297c43ef954c8263834f16ac84ce1bc168a84 SHA1 0449dddb4514d1c219743966a869eb4bc83cb1e4 SHA256 1082b2c7371b5b69caf5e8ddeabb5b95e44e805631db2475e479e9577da1d892
103 MD5 abcd304558ca27c4ee7e7b44f201e16a ChangeLog 274
104 RMD160 c14297c43ef954c8263834f16ac84ce1bc168a84 ChangeLog 274
105 SHA256 1082b2c7371b5b69caf5e8ddeabb5b95e44e805631db2475e479e9577da1d892 ChangeLog 274
106 MISC metadata.xml 353 RMD160 7ca8162fc8d093d19ceaad2a0f2f26ae35a17a96 SHA1 955bf690e8179311c33382e3afc0fea5b019e126 SHA256 d614cc19678812f0174ea88f03dc858dfa40f482217ffc8e1d6b0771bb059341
107 MD5 477438387fb4144484c0c0da331f82db metadata.xml 353
108 RMD160 7ca8162fc8d093d19ceaad2a0f2f26ae35a17a96 metadata.xml 353
109 SHA256 d614cc19678812f0174ea88f03dc858dfa40f482217ffc8e1d6b0771bb059341 metadata.xml 353
110 MD5 1dec47fc49cdea210852befe4911c04b files/digest-sound-icons-0.1 247
111 RMD160 558dbe0869630159cb30489ed3b934524fb8b2fa files/digest-sound-icons-0.1 247
112 SHA256 636791068b0b0d432110b00a3531f96ef84d61f3f593cf67bb97ce5b69419c41 files/digest-sound-icons-0.1 247
113
114
115
116 --
117 gentoo-commits@g.o mailing list