Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/synce-core: synce-core-0.16.ebuild metadata.xml ChangeLog Manifest
Date: Fri, 15 Jun 2012 07:53:02
Message-Id: 20120615075242.86D992004B@flycatcher.gentoo.org
1 ssuominen 12/06/15 07:52:42
2
3 Added: synce-core-0.16.ebuild metadata.xml ChangeLog
4 Manifest
5 Log:
6 Initial commit.
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 app-pda/synce-core/synce-core-0.16.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild?rev=1.1&content-type=text/plain
15
16 Index: synce-core-0.16.ebuild
17 ===================================================================
18 # Copyright 1999-2012 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild,v 1.1 2012/06/15 07:52:42 ssuominen Exp $
21
22 EAPI=4
23
24 PYTHON_DEPEND="python? 2:2.7"
25
26 inherit flag-o-matic python
27
28 DESCRIPTION="Base libraries, including RAPI protocol, tools and dccm daemon"
29 HOMEPAGE="http://sourceforge.net/projects/synce/"
30 SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
31
32 LICENSE="MIT"
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86"
35 IUSE="python static-libs"
36
37 # AC_PATH_PROG -> pppd -> net-dialup/ppp
38 # AC_PATH_PROG -> ifconfig -> sys-apps/net-tools
39 RDEPEND=">=dev-libs/dbus-glib-0.98
40 >=dev-libs/glib-2.28
41 !dev-libs/libsynce
42 net-dialup/ppp
43 sys-apps/net-tools
44 || ( >=sys-fs/udev-171-r6[gudev] <sys-fs/udev-171[extras] )
45 python? ( >=dev-python/pyrex-0.9.6 )"
46 DEPEND="${RDEPEND}
47 virtual/pkgconfig"
48
49 pkg_setup() {
50 if use python; then
51 python_set_active_version 2
52 python_pkg_setup
53 fi
54 }
55
56 src_prepare() {
57 # AC_PATH_PROG -> dhclient ->
58 local dhclient=true
59 type -P dhclient >/dev/null && dhclient=dhclient
60 sed -i -e "s:dhclient:${dhclient}:" configure || die
61 }
62
63 src_configure() {
64 append-cflags -fno-strict-aliasing
65
66 # hal OR udev -> udev -> dbus -> build all of odccm, udev, bluetooth
67 econf \
68 $(use_enable static-libs static) \
69 --enable-dccm-file-support \
70 --enable-odccm-support \
71 --disable-hal-support \
72 --enable-udev-support \
73 --enable-bluetooth-support \
74 $(use_enable python python-bindings)
75 }
76
77 src_install() {
78 emake DESTDIR="${D}" install
79
80 dodoc BUGS ChangeLog README* TODO
81 newdoc bluetooth/README README.bluetooth
82
83 # prune_libtool_files() from eutils.eclass fails wrt #421197
84 find "${ED}" -name '*.la' -exec rm -f {} +
85
86 # Always remove static archive from site-packages
87 use static-libs && find "${ED}" -name pyrapi2.a -exec rm -f {} +
88 }
89
90
91
92 1.1 app-pda/synce-core/metadata.xml
93
94 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/metadata.xml?rev=1.1&view=markup
95 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/metadata.xml?rev=1.1&content-type=text/plain
96
97 Index: metadata.xml
98 ===================================================================
99 <?xml version="1.0" encoding="UTF-8"?>
100 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
101 <pkgmetadata>
102 <herd>pda</herd>
103 </pkgmetadata>
104
105
106
107 1.1 app-pda/synce-core/ChangeLog
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/ChangeLog?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/ChangeLog?rev=1.1&content-type=text/plain
111
112 Index: ChangeLog
113 ===================================================================
114 # ChangeLog for app-pda/synce-core
115 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
116 # $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/ChangeLog,v 1.1 2012/06/15 07:52:42 ssuominen Exp $
117
118 *synce-core-0.16 (15 Jun 2012)
119
120 15 Jun 2012; Samuli Suominen <ssuominen@g.o> +synce-core-0.16.ebuild:
121 Initial commit.
122
123
124
125
126 1.1 app-pda/synce-core/Manifest
127
128 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/Manifest?rev=1.1&view=markup
129 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/Manifest?rev=1.1&content-type=text/plain
130
131 Index: Manifest
132 ===================================================================
133 DIST synce-core-0.16.tar.gz 703275 RMD160 7a352ff1c4a6db11622a2920114722405d12b703 SHA1 e74a35f410060b01eb0ac1e1ac4cfdf8a2a58d76 SHA256 e1b120bbbc9728b43ff4d3c82f521dd0e55560356c9e2ce2f059cc5f44edd641
134 EBUILD synce-core-0.16.ebuild 1855 RMD160 09c91229c853a6b261695e98f704cbda270bfbfa SHA1 2f49302798182ca47ebd87d91ef895f79fa78774 SHA256 44fe1dec6a708f20dd1c188b1640d32e80e11245c221984f83239ad91305e85b
135 MISC ChangeLog 249 RMD160 3eeef11147ecf082ccae45123e0b77b8d05f6d92 SHA1 d375c8c35e06dc5531f2e0f63aaa1968166ba96d SHA256 80b5c169c3c16fa4928eda70bdbe48f09d3e8729364d18aeb15127ce6fd911a3
136 MISC metadata.xml 156 RMD160 6a6d0f6bfe83e3a54c2d72444564ed6ab19857fe SHA1 5b9cb277159d763c133920e483df8d3d587cf7e2 SHA256 7f72b73f6e0d6e26603d85e52cca524711faddf6b516640104c3b82aab4754fb