Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sublib: metadata.xml ChangeLog sublib-0.9.ebuild Manifest
Date: Tue, 29 Jul 2008 01:16:42
Message-Id: E1KNdpP-0000b1-FZ@stork.gentoo.org
1 beandog 08/07/29 01:16:39
2
3 Added: metadata.xml ChangeLog sublib-0.9.ebuild Manifest
4 Log:
5 initial commit, bug 224547
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.25-tuxonice-r6 x86_64)
7
8 Revision Changes Path
9 1.1 media-libs/sublib/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/metadata.xml?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/metadata.xml?rev=1.1&content-type=text/plain
13
14 Index: metadata.xml
15 ===================================================================
16 <?xml version="1.0" encoding="UTF-8"?>
17 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
18 <pkgmetadata>
19 <herd>video</herd>
20 <longdescription lang="en">
21 SubLib is a library that eases the development of subtitling applications. It
22 supports the most common text-based subtitle formats and allows for subtitle
23 editing, conversion and synchronization.
24 </longdescription>
25 </pkgmetadata>
26
27
28
29 1.1 media-libs/sublib/ChangeLog
30
31 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/ChangeLog?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/ChangeLog?rev=1.1&content-type=text/plain
33
34 Index: ChangeLog
35 ===================================================================
36 # ChangeLog for media-libs/sublib
37 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
38 # $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/ChangeLog,v 1.1 2008/07/29 01:16:38 beandog Exp $
39
40 *sublib-0.9 (29 Jul 2008)
41
42 29 Jul 2008; Steve Dibb <beandog@g.o> +metadata.xml,
43 +sublib-0.9.ebuild:
44 Initial commit, bug 224547
45
46
47
48
49 1.1 media-libs/sublib/sublib-0.9.ebuild
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/sublib-0.9.ebuild?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/sublib-0.9.ebuild?rev=1.1&content-type=text/plain
53
54 Index: sublib-0.9.ebuild
55 ===================================================================
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 # $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/sublib-0.9.ebuild,v 1.1 2008/07/29 01:16:38 beandog Exp $
59
60 inherit mono
61
62 DESCRIPTION="SubLib is a library that eases the development of subtitling
63 applications. It supports the most common text-based subtitle formats and allows
64 for subtitle editing, conversion and synchronization."
65 HOMEPAGE="http://sublib.sourceforge.net/"
66 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 KEYWORDS="~amd64"
71 IUSE=""
72
73 DEPEND="dev-lang/mono"
74 RDEPEND="${DEPEND}
75 app-arch/unzip"
76
77 src_install() {
78 einstall || die "einstall failed"
79 }
80
81
82
83 1.1 media-libs/sublib/Manifest
84
85 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/Manifest?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sublib/Manifest?rev=1.1&content-type=text/plain
87
88 Index: Manifest
89 ===================================================================
90 DIST sublib-0.9.zip 255003 RMD160 7b4c310ddc57c2ab02fdbd233cadf8c1873d5c15 SHA1 4c7194666e9991efc7793ab300f60f95c7b56d85 SHA256 e3534d88ff347c876ce710e31793d637a0831466fba235179cefaaf1855be62a
91 EBUILD sublib-0.9.ebuild 599 RMD160 8e4c1c30de0ada53630bc9e4ccadbc3deb8fd6c4 SHA1 2e218e26d3d84307e5cc2ef2dc00007b8d807c42 SHA256 9d27235d5237dacd28c00be0e7c777e9860386c0843db38f8a9d373144fb5d5c
92 MISC ChangeLog 259 RMD160 204b54011760c1b79c49a56c3ba9780ac9cc53a0 SHA1 ec60472bba4268c6d0a497e8ce75f458160c4d10 SHA256 285004c6e058327d748ee522211dacb7d0929c236c98ba3124d64d65cea7c540
93 MISC metadata.xml 401 RMD160 f60d9b5575a924e3745ea01511e7817c64b45c5b SHA1 32172b4f70f56225d80766ebaee8aadf652a4fd0 SHA256 5421e4ce35663e5d0886c865da4dc673841513393eec8ef45b2dc150091a3b85