Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libosmocore: libosmocore-9999.ebuild libosmocore-0.5.2.ebuild ChangeLog
Date: Thu, 05 Jul 2012 23:37:18
Message-Id: 20120705233708.A00352004B@flycatcher.gentoo.org
1 chithanh 12/07/05 23:37:08
2
3 Modified: libosmocore-9999.ebuild ChangeLog
4 Added: libosmocore-0.5.2.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-libs/libosmocore/libosmocore-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild?r1=1.1&r2=1.2
16
17 Index: libosmocore-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libosmocore-9999.ebuild 15 Jun 2012 13:51:23 -0000 1.1
24 +++ libosmocore-9999.ebuild 5 Jul 2012 23:37:08 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild,v 1.1 2012/06/15 13:51:23 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmocore/libosmocore-9999.ebuild,v 1.2 2012/07/05 23:37:08 chithanh Exp $
30
31 EAPI="4"
32 inherit autotools
33 @@ -37,6 +37,5 @@
34 src_install() {
35 default
36 # install to correct documentation directory
37 - mv "${ED}"/usr/share/doc/${PN}/${PN}-* "${ED}"/usr/share/doc/${PF} || die
38 - rmdir "${ED}"/usr/share/doc/${PN}/ || die
39 + mv "${ED}"/usr/share/doc/${PN} "${ED}"/usr/share/doc/${PF} || die
40 }
41
42
43
44 1.3 net-libs/libosmocore/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libosmocore/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 5 Jul 2012 21:41:57 -0000 1.2
57 +++ ChangeLog 5 Jul 2012 23:37:08 -0000 1.3
58 @@ -1,6 +1,12 @@
59 # ChangeLog for net-libs/libosmocore
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmocore/ChangeLog,v 1.2 2012/07/05 21:41:57 chithanh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmocore/ChangeLog,v 1.3 2012/07/05 23:37:08 chithanh Exp $
63 +
64 +*libosmocore-0.5.2 (05 Jul 2012)
65 +
66 + 05 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
67 + +libosmocore-0.5.2.ebuild, libosmocore-9999.ebuild:
68 + Version bump.
69
70 05 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o> metadata.xml:
71 Assign maintainership to radio herd.
72
73
74
75 1.1 net-libs/libosmocore/libosmocore-0.5.2.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/libosmocore-0.5.2.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/libosmocore-0.5.2.ebuild?rev=1.1&content-type=text/plain
79
80 Index: libosmocore-0.5.2.ebuild
81 ===================================================================
82 # Copyright 1999-2012 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/net-libs/libosmocore/libosmocore-0.5.2.ebuild,v 1.1 2012/07/05 23:37:08 chithanh Exp $
85
86 EAPI="4"
87 inherit autotools
88
89 if [[ ${PV} == 9999* ]]; then
90 inherit git-2
91 SRC_URI=""
92 EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
93 KEYWORDS=""
94 else
95 SRC_URI="http://cgit.osmocom.org/cgit/libosmocore/snapshot/${P}.tar.bz2"
96 KEYWORDS="~amd64 ~x86"
97 fi
98
99 DESCRIPTION="Utility functions for OsmocomBB, OpenBSC and related projects"
100 HOMEPAGE="http://bb.osmocom.org/trac/wiki/libosmocore"
101
102 LICENSE="GPL-2 LGPL-3"
103 SLOT="0"
104 IUSE="embedded"
105
106 RDEPEND=""
107 DEPEND="${RDEPEND}
108 app-doc/doxygen"
109
110 src_prepare() {
111 eautoreconf
112 }
113
114 src_configure() {
115 econf $(use_enable embedded)
116 }
117
118 src_install() {
119 default
120 # install to correct documentation directory
121 mv "${ED}"/usr/share/doc/${PN} "${ED}"/usr/share/doc/${PF} || die
122 }