From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/openobex/
Date: Sun, 18 Apr 2021 21:27:25 +0000 (UTC) [thread overview]
Message-ID: <1618781234.2a61da5e04f77bf6383b56893dab49216d6fde73.asturm@gentoo> (raw)
commit: 2a61da5e04f77bf6383b56893dab49216d6fde73
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:26:26 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:27:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a61da5e
dev-libs/openobex: Drop 1.7.2-r1
Bug: https://bugs.gentoo.org/687432
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/openobex/openobex-1.7.2-r1.ebuild | 41 ------------------------------
1 file changed, 41 deletions(-)
diff --git a/dev-libs/openobex/openobex-1.7.2-r1.ebuild b/dev-libs/openobex/openobex-1.7.2-r1.ebuild
deleted file mode 100644
index edcdf803d0a..00000000000
--- a/dev-libs/openobex/openobex-1.7.2-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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 doc irda usb"
-
-RDEPEND="
- bluetooth? ( net-wireless/bluez:= )
- usb? ( virtual/libusb:= )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )"
-
-S="${WORKDIR}/${P}-Source"
-
-PATCHES=( "${FILESDIR}/${P}-version.h.patch" )
-DOCS=( AUTHORS ChangeLog README UPGRADING.txt )
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_DOCUMENTATION=$(usex doc)
- -DOPENOBEX_BLUETOOTH=$(usex bluetooth)
- -DOPENOBEX_IRDA=$(usex irda)
- -DOPENOBEX_USB=$(usex usb)
-
- -DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
- -DCMAKE_INSTALL_UDEVRULESDIR="$(get_udevdir)/rules.d"
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2021-04-18 21:27 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-18 21:27 Andreas Sturmlechner [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
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-12 4:54 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=1618781234.2a61da5e04f77bf6383b56893dab49216d6fde73.asturm@gentoo \
--to=asturm@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