diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-15 07:52:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-15 07:52:42 +0000 |
commit | 0d82334e778ed6e72cb3d25fa3181307c5a33dde (patch) | |
tree | 4691b4e47dbf185280a3c4fb38fc38569d25a687 | |
parent | Make myspell-et really install. Fixes bug#421199. (diff) | |
download | historical-0d82334e778ed6e72cb3d25fa3181307c5a33dde.tar.gz historical-0d82334e778ed6e72cb3d25fa3181307c5a33dde.tar.bz2 historical-0d82334e778ed6e72cb3d25fa3181307c5a33dde.zip |
Initial commit.
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
-rw-r--r-- | app-pda/synce-core/ChangeLog | 9 | ||||
-rw-r--r-- | app-pda/synce-core/Manifest | 18 | ||||
-rw-r--r-- | app-pda/synce-core/metadata.xml | 5 | ||||
-rw-r--r-- | app-pda/synce-core/synce-core-0.16.ebuild | 71 |
4 files changed, 103 insertions, 0 deletions
diff --git a/app-pda/synce-core/ChangeLog b/app-pda/synce-core/ChangeLog new file mode 100644 index 000000000000..51dfc1058164 --- /dev/null +++ b/app-pda/synce-core/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-pda/synce-core +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/ChangeLog,v 1.1 2012/06/15 07:52:42 ssuominen Exp $ + +*synce-core-0.16 (15 Jun 2012) + + 15 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +synce-core-0.16.ebuild: + Initial commit. + diff --git a/app-pda/synce-core/Manifest b/app-pda/synce-core/Manifest new file mode 100644 index 000000000000..567fd575618f --- /dev/null +++ b/app-pda/synce-core/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST synce-core-0.16.tar.gz 703275 RMD160 7a352ff1c4a6db11622a2920114722405d12b703 SHA1 e74a35f410060b01eb0ac1e1ac4cfdf8a2a58d76 SHA256 e1b120bbbc9728b43ff4d3c82f521dd0e55560356c9e2ce2f059cc5f44edd641 +EBUILD synce-core-0.16.ebuild 1859 RMD160 ea22c7d4795ab0ae39832a950cd94e25dfe983a7 SHA1 16bf6ad06b303daae381e8b312ab14d903349f55 SHA256 24a07f8268e2f89103b9c6a51d0632a71c23714f9cb6575b2c7e0c53803618fe +MISC ChangeLog 342 RMD160 580c3747a27cfbb10d7b8be0211892bcd595870d SHA1 dd9f433d9076ee582e6caa1a2b7fabb592b45da2 SHA256 6d6380c189192659b9164adbca048783b4270c3a6400c23255cfbf9184c69964 +MISC metadata.xml 156 RMD160 6a6d0f6bfe83e3a54c2d72444564ed6ab19857fe SHA1 5b9cb277159d763c133920e483df8d3d587cf7e2 SHA256 7f72b73f6e0d6e26603d85e52cca524711faddf6b516640104c3b82aab4754fb +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iQEcBAEBAgAGBQJP2ujPAAoJEEdUh39IaPFNlS8H/1VJHjwyig8jl1FbRSHF+oJM +zzxAlVzucmZY49Jkx0SqAXHfRq4matBobmPPQbmnOQYsaxavviOiDCTIk8KGG3x2 +mwbOVVPIj82zqiZdJ1JV3wOc90s/UN1oGKrNTrzwN1ByLntKBNtzvNe0OnUofnIn +3+wzFsPDMRCPLwUTcpnQrtYPNRawmH54jGE+YH54r8eisnM1fiAdAaI9SGAqkJn3 +3FJLMklg2d7geBj2DPXd8aZIzcM/jr1oQPewlUomClpW3/iTUXLr+7Ut/Ce9di2I +tywWjoEjhe5ZzvCIMZdqjj7FJt+p04LfJAyXgS5tYOdZvIu00+X5B6B6Jeb4/5E= +=WC+E +-----END PGP SIGNATURE----- diff --git a/app-pda/synce-core/metadata.xml b/app-pda/synce-core/metadata.xml new file mode 100644 index 000000000000..228404d3a4b2 --- /dev/null +++ b/app-pda/synce-core/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>pda</herd> +</pkgmetadata> diff --git a/app-pda/synce-core/synce-core-0.16.ebuild b/app-pda/synce-core/synce-core-0.16.ebuild new file mode 100644 index 000000000000..ca18e6d661dd --- /dev/null +++ b/app-pda/synce-core/synce-core-0.16.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $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 $ + +EAPI=4 + +PYTHON_DEPEND="python? 2:2.7" + +inherit flag-o-matic python + +DESCRIPTION="Base libraries, including RAPI protocol, tools and dccm daemon" +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="python static-libs" + +# AC_PATH_PROG -> pppd -> net-dialup/ppp +# AC_PATH_PROG -> ifconfig -> sys-apps/net-tools +RDEPEND=">=dev-libs/dbus-glib-0.98 + >=dev-libs/glib-2.28 + !dev-libs/libsynce + net-dialup/ppp + sys-apps/net-tools + || ( >=sys-fs/udev-171-r6[gudev] <sys-fs/udev-171[extras] ) + python? ( >=dev-python/pyrex-0.9.6 )" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +pkg_setup() { + if use python; then + python_set_active_version 2 + python_pkg_setup + fi +} + +src_prepare() { + # AC_PATH_PROG -> dhclient -> + local dhclient=true + type -P dhclient >/dev/null && dhclient=dhclient + sed -i -e "s:dhclient:${dhclient}:" configure || die +} + +src_configure() { + append-cflags -fno-strict-aliasing + + # hal OR udev -> udev -> dbus -> build all of odccm, udev, bluetooth + econf \ + $(use_enable static-libs static) \ + --enable-dccm-file-support \ + --enable-odccm-support \ + --disable-hal-support \ + --enable-udev-support \ + --enable-bluetooth-support \ + $(use_enable python python-bindings) +} + +src_install() { + emake DESTDIR="${D}" install + + dodoc BUGS ChangeLog README* TODO + newdoc bluetooth/README README.bluetooth + + # prune_libtool_files() from eutils.eclass fails wrt #421197 + find "${ED}" -name '*.la' -exec rm -f {} + + + # Always remove static archive from site-packages + use static-libs && find "${ED}" -name pyrapi2.a -exec rm -f {} + +} |