From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/openobex/
Date: Wed, 12 Dec 2018 04:54:26 +0000 (UTC) [thread overview]
Message-ID: <1544590312.0ae6469b2acfe9ee337ebaeebfd64f5ddd00f413.bircoph@gentoo> (raw)
commit: 0ae6469b2acfe9ee337ebaeebfd64f5ddd00f413
Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 12 04:51:52 2018 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 04:51:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae6469b
dev-libs/openobex: remove old
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
dev-libs/openobex/openobex-1.7.2.ebuild | 37 ---------------------------------
1 file changed, 37 deletions(-)
diff --git a/dev-libs/openobex/openobex-1.7.2.ebuild b/dev-libs/openobex/openobex-1.7.2.ebuild
deleted file mode 100644
index b03a5bf4590..00000000000
--- a/dev-libs/openobex/openobex-1.7.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils udev
-
-DESCRIPTION="Implementation of the OBEX protocol used for transferring data to mobile devices"
-HOMEPAGE="https://sourceforge.net/projects/openobex/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-Source.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0/2"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86"
-IUSE="bluetooth irda usb"
-
-RDEPEND="
- bluetooth? ( net-wireless/bluez:= )
- usb? ( virtual/libusb:= )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/${P}-Source
-
-src_configure() {
- local mycmakeargs=(
- -DOPENOBEX_BLUETOOTH=$(usex bluetooth)
- -DOPENOBEX_IRDA=$(usex irda)
- -DOPENOBEX_USB=$(usex usb)
- # TODO: enable them. patch would be appreciated.
- -DBUILD_DOCUMENTATION=OFF
-
- -DCMAKE_INSTALL_UDEVRULESDIR="$(get_udevdir)/rules.d"
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2018-12-12 4:54 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-12 4:54 Andrew Savchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-01 18:35 [gentoo-commits] repo/gentoo:master commit in: dev-libs/openobex/ Andreas Sturmlechner
2022-04-01 5:50 Arthur Zamarin
2022-03-31 18:45 Jakov Smolić
2022-03-31 18:45 Jakov Smolić
2022-03-31 9:04 Agostino Sarubbo
2022-03-31 9:01 Agostino Sarubbo
2022-03-11 14:50 Sam James
2021-04-18 21:27 Andreas Sturmlechner
2019-07-28 20:25 Mikle Kolyada
2019-06-08 18:13 Agostino Sarubbo
2019-06-06 6:58 Agostino Sarubbo
2019-06-06 6:51 Agostino Sarubbo
2019-06-05 13:47 Agostino Sarubbo
2019-03-22 11:24 Andrew Savchenko
2018-12-08 12:19 Mikle Kolyada
2018-11-07 22:59 Sergei Trofimovich
2018-11-05 18:18 Mikle Kolyada
2018-11-05 7:51 Sergei Trofimovich
2018-11-04 19:14 Thomas Deutschmann
2018-10-27 18:40 Andrew Savchenko
2018-08-25 21:30 Andreas Sturmlechner
2018-08-22 5:12 Markus Meier
2018-08-21 0:13 Sergei Trofimovich
2018-08-16 23:42 Mikle Kolyada
2018-08-16 0:39 Thomas Deutschmann
2018-08-13 21:20 Sergei Trofimovich
2018-06-28 18:49 Andreas Sturmlechner
2017-02-23 9:56 Michael Palimaka
2017-02-23 8:59 Michael Weber
2016-12-03 8:58 Hans de Graaff
2016-10-02 6:52 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1544590312.0ae6469b2acfe9ee337ebaeebfd64f5ddd00f413.bircoph@gentoo \
--to=bircoph@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox