public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/
Date: Sat,  3 Dec 2016 08:58:37 +0000 (UTC)	[thread overview]
Message-ID: <1480755505.515f0865d762ee3b6f34aa65db85a91a8b1f3204.graaff@gentoo> (raw)

commit:     515f0865d762ee3b6f34aa65db85a91a8b1f3204
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 08:38:51 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 08:58:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515f0865

app-mobilephone/obexftp: cleanup

Package-Manager: portage-2.3.0

 app-mobilephone/obexftp/obexftp-0.24.ebuild | 58 -----------------------------
 1 file changed, 58 deletions(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.ebuild b/app-mobilephone/obexftp/obexftp-0.24.ebuild
deleted file mode 100644
index 4cdecc6..00000000
--- a/app-mobilephone/obexftp/obexftp-0.24.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib
-
-DESCRIPTION="File transfer over OBEX for mobile phones"
-HOMEPAGE="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
-SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
-SLOT="0"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="bluetooth perl python ruby tcl"
-
-RDEPEND="
-	>=dev-libs/openobex-1.7
-	bluetooth? ( net-wireless/bluez )
-	perl? ( dev-lang/perl:= )
-	python? ( ${PYTHON_DEPS} )
-	ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
-	tcl? ( dev-lang/tcl:0= )
-"
-DEPEND="
-	${RDEPEND}
-	perl? ( dev-lang/swig )
-	python? ( dev-lang/swig )
-	ruby? ( dev-lang/swig )
-	tcl? ( dev-lang/swig )
-	virtual/pkgconfig
-"
-
-S=${WORKDIR}/${P}-Source
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.23-gentoo.patch
-	"${FILESDIR}"/${PN}-0.24-config.patch
-	"${FILESDIR}"/${PN}-0.24-enable_bluetooth.patch
-	"${FILESDIR}"/${PN}-0.24-python_sitedir.patch
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DENABLE_PERL=$(usex perl)
-		-DENABLE_BLUETOOTH=$(usex bluetooth)
-		-DENABLE_PYTHON=$(usex python)
-		$(usex python -DPYTHON_SITE_DIR=$(python_get_sitedir) '')
-		-DENABLE_RUBY=$(usex ruby)
-		-DENABLE_TCL=$(usex tcl)
-	)
-
-	cmake-utils_src_configure
-}


             reply	other threads:[~2016-12-03  8:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03  8:58 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-02  5:18 [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/ Hans de Graaff
2020-02-10 11:54 Michał Górny
2018-08-16 23:42 Mikle Kolyada
2018-08-16  0:39 Thomas Deutschmann
2018-08-13 21:20 Sergei Trofimovich
2018-06-25 18:52 Hans de Graaff
2018-06-23  9:32 Pacho Ramos
2018-01-24  7:02 Hans de Graaff
2017-08-05 18:49 Hans de Graaff
2017-04-20  7:59 David Seifert
2017-02-23  9:56 Michael Palimaka
2017-02-23  9:56 Michael Palimaka
2016-12-03  8:58 Hans de Graaff
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=1480755505.515f0865d762ee3b6f34aa65db85a91a8b1f3204.graaff@gentoo \
    --to=graaff@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