[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2017-04-20 Thread David Seifert
commit: 22b4a0e696079662a4da89c5df1bc5ddd5dd9088
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 07:40:09 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 07:58:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b4a0e6

app-mobilephone/obexftp: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 9973f2a1940..40317ebf00e 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="amd64 hppa ppc x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl" #bluetooth
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
>=dev-libs/openobex-1.7



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2017-08-05 Thread Hans de Graaff
commit: f49703e83dc8bfc6c672e00bfd18aaf6c9a6925b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug  5 18:24:28 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug  5 18:49:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49703e8

app-mobilephone/obexftp: use ruby-single.eclass to allow more ruby slots, add 
ruby22

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 40317ebf00e..75435dde82e 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -4,7 +4,9 @@
 EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib
+USE_RUBY="ruby21 ruby22"
+
+inherit cmake-utils python-single-r1 python-utils-r1 ruby-single eutils 
multilib
 
 DESCRIPTION="File transfer over OBEX for mobile phones"
 HOMEPAGE="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp";
@@ -23,7 +25,7 @@ RDEPEND="
net-wireless/bluez
perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
-   ruby? ( dev-lang/ruby:2.1 )
+   ruby? ( ${RUBY_DEPS} )
tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-01-23 Thread Hans de Graaff
commit: 55f988c4c230c5e616197756930703392ea7d58a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 24 06:01:29 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 24 07:01:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f988c4

app-mobilephone/obexftp: add ruby23

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 75435dde82e..d5746a637f6 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-USE_RUBY="ruby21 ruby22"
+USE_RUBY="ruby22 ruby23"
 
 inherit cmake-utils python-single-r1 python-utils-r1 ruby-single eutils 
multilib
 



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2016-10-01 Thread Jeroen Roovers
commit: 3459f5e3be125351e5d7baffdd8d24c1f9a36ee4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct  2 06:52:41 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct  2 06:52:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3459f5e3

app-mobilephone/obexftp: Stable for HPPA (bug #577696).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 90795d5..d319a3f 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
 SLOT="0"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl" #bluetooth



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2016-12-03 Thread Hans de Graaff
commit: 37fbb225d3d30ff0ceefb4587dcc5cb303fd3e0b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 08:54:31 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 08:58:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37fbb225

app-mobilephone/obexftp: amd64 stable, bug 577696

Package-Manager: portage-2.3.0

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index b44c230..84837d7 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
 SLOT="0"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl" #bluetooth



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2016-12-03 Thread Hans de Graaff
commit: f7d0076e3517803b3e4978bfc5d943d29b90c3d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 08:56:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 08:58:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d0076e

app-mobilephone/obexftp: update ruby dependency for ruby21

Package-Manager: portage-2.3.0

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 84837d7..f7ecd41 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
net-wireless/bluez
perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
-   ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
+   ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 ) )
tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2016-12-03 Thread Hans de Graaff
commit: 515f0865d762ee3b6f34aa65db85a91a8b1f3204
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 08:38:51 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 08:58:25 2016 +
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..
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2017-02-23 Thread Michael Palimaka
commit: ad7596e4ad642d53e14039f6f5e686287d9f9a43
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Feb 23 09:55:25 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 23 09:56:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7596e4

app-mobilephone/obexftp: remove reference to removed ruby slot

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index 2b84c5c789..faef7aa260 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
net-wireless/bluez
perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
-   ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 ) )
+   ruby? ( dev-lang/ruby:2.1 )
tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2017-02-23 Thread Michael Palimaka
commit: 274e9caad70fa9dcd8a0cf33373cb5eddba11a7c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Feb 23 09:54:44 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 23 09:56:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274e9caa

app-mobilephone/obexftp: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-mobilephone/obexftp/Manifest   |   1 -
 app-mobilephone/obexftp/obexftp-0.23-r2.ebuild | 104 -
 2 files changed, 105 deletions(-)

diff --git a/app-mobilephone/obexftp/Manifest b/app-mobilephone/obexftp/Manifest
index 2ad0cc4b3d..f9c337ba6b 100644
--- a/app-mobilephone/obexftp/Manifest
+++ b/app-mobilephone/obexftp/Manifest
@@ -1,2 +1 @@
-DIST obexftp-0.23.tar.bz2 402552 SHA256 
44a74ff288d38c0f75354d6bc2efe7d6dec10112eaff2e7b10e292b0d2105b36 SHA512 
026a2a641fa46dc41ff131b78e87c2aa5fce126d36aa2d8b1783c7fe134a786bbf9908f660018fe459e5d729c36303f5efb2f5b2af64001a2344dce8c322e513
 WHIRLPOOL 
d8386862c25c420ffae7089bb33b517406a6a4eecac52ad6376f3d2c5b034549e8cf86651b4ad3231b21822049b02d01863dae8776b957eb8d538c426ba4431f
 DIST obexftp-0.24-Source.tar.gz 88154 SHA256 
b907965608bf0e60c69bc45f074ce1a2ffeb809b4502a7082c6d95e3c73dfe6b SHA512 
785449665f5e9269d7bfd15f379bd8fbad321780292e56341e2089d6894255b7301fc23bb27a80e4e6f6317a130b658dedd307b7ece0fd31ef8f1a109c6f21b9
 WHIRLPOOL 
9f6fd5df3fbc8fa161ecff091b02932ac73e60d6a6eb1e15a32d9b871e6668fd86d0c4d6027f13c724cc1e7a8b40e1e02f8c0c32f0ac43076193e2048ba751df

diff --git a/app-mobilephone/obexftp/obexftp-0.23-r2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.23-r2.ebuild
deleted file mode 100644
index fced95e587..00
--- a/app-mobilephone/obexftp/obexftp-0.23-r2.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-GENTOO_DEPEND_ON_PERL=no
-
-inherit distutils-r1 eutils perl-module flag-o-matic autotools
-
-DESCRIPTION="File transfer over OBEX for mobile phones"
-HOMEPAGE="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp";
-SRC_URI="mirror://sourceforge/openobex/${P}.tar.bz2"
-SLOT="0"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
-IUSE="bluetooth debug perl python ruby tcl"
-
-RDEPEND="dev-libs/openobex
-   bluetooth? ( net-wireless/bluez )
-   perl? ( dev-lang/perl:= )
-   ruby? ( dev-lang/ruby:1.9 )
-   tcl? ( dev-lang/tcl:0= )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-fixruby.patch \
-   "${FILESDIR}"/${P}-gentoo.patch \
-   "${FILESDIR}"/${P}-fix-ruby19.patch
-   # Python bindings are built/installed manually.
-   sed -e "/MAYBE_PYTHON_ = python/d" -i swig/Makefile.am || die "sed 
failed"
-
-   eautoreconf
-}
-
-src_configure() {
-   if use debug ; then
-   strip-flags
-   append-flags "-g -DOBEXFTP_DEBUG=5"
-   fi
-
-   local MYRUBY
-   use ruby && MYRUBY="RUBY=/usr/bin/ruby19"
-
-   econf \
-   $(use_enable bluetooth) \
-   $(use_enable perl) \
-   $(use_enable python) \
-   $(use_enable tcl) \
-   $(use_enable ruby) \
-   ${MYRUBY}
-}
-
-src_compile() {
-   default
-
-   if use python; then
-   pushd swig/python/
-   distutils-r1_src_compile
-   popd
-   fi
-}
-
-src_install() {
-   # -j1 because "make -fMakefile.ruby install" fails
-   # upstream added -j1 to that command so it should be removed
-   # from here in the next version bump
-   emake -j1 DESTDIR="${D}" INSTALLDIRS=vendor install
-
-   if use python; then
-   pushd swig/python/
-   distutils-r1_src_install
-   popd
-   fi
-
-   dodoc AUTHORS ChangeLog NEWS README* THANKS TODO
-   dohtml doc/*.html
-
-   # Install examples
-   insinto /usr/share/doc/${PF}/examples
-   doins examples/*.c
-   use perl && doins examples/*.pl
-   use python && doins examples/*.py
-   use ruby && doins examples/*.rb
-   use tcl && doins examples/*.tcl
-
-   if use perl ; then
-   perl_delete_localpod
-   perl_delete_packlist
-   fi
-}
-
-pkg_postinst() {
-   use python && distutils-r1_pkg_postinst
-}
-
-pkg_postrm() {
-   use python && distutils-r1_pkg_postrm
-}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-08-13 Thread Sergei Trofimovich
commit: 4b447f522dd590d5d13755b29ad90c3295a8f5be
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 13 21:20:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 13 21:20:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b447f52

app-mobilephone/obexftp: stable 0.24.2 for ppc, bug #661348

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index 3527d255209..42c127ee38d 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
 SLOT="0"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ppc ~x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl"



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-06-25 Thread Hans de Graaff
commit: feb81246333ab2a75ab63c4eb30fdab961658fb5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 25 18:52:01 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 25 18:52:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb81246

app-mobilephone/obexftp: add ruby24, ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index c42ed0fdb30..88e346c5750 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-USE_RUBY="ruby22 ruby23"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 inherit cmake-utils python-single-r1 python-utils-r1 ruby-single eutils 
multilib
 



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-06-23 Thread Pacho Ramos
commit: ef3be7ee54b43615a29d8bef38f62d7183cbd931
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 23 09:07:41 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 23 09:32:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3be7ee

app-mobilephone/obexftp: Support python3.6 (#658804)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index d5746a637f6..c42ed0fdb30 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 USE_RUBY="ruby22 ruby23"
 
 inherit cmake-utils python-single-r1 python-utils-r1 ruby-single eutils 
multilib



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-08-15 Thread Thomas Deutschmann
commit: ace325ed33a1581e57a95b4e5fe6d2145478bf19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 16 00:07:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 16 00:07:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace325ed

app-mobilephone/obexftp: x86 stable (bug #661348)

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index 42c127ee38d..77e9ea5922c 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
 SLOT="0"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ppc ~x86"
+KEYWORDS="~amd64 ~hppa ppc x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl"



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2018-08-16 Thread Mikle Kolyada
commit: e20ea5dc2f64cbfdaf4fda0acc4bf36165e19e95
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 16 23:42:33 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 16 23:42:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20ea5dc

app-mobilephone/obexftp: amd64 stable wrt bug #661348

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index 77e9ea5922c..48797b440a9 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
 SLOT="0"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
 
 # bluetooth support is not really optional, bug #529068
 IUSE="perl python ruby tcl"



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2020-05-01 Thread Hans de Graaff
commit: deed63678c71ec97e6583dceb8bcb1a4d683e1ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:47:34 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deed6367

app-mobilephone/obexftp: add ruby26

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff  gentoo.org>

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index d1c6caa1ca7..21ac5cf855e 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_6 )
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit cmake-utils python-single-r1 ruby-single
 



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2020-02-10 Thread Michał Górny
commit: c9634e684aed83ebcffd27d6402db26614ca2602
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 10 11:29:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 10 11:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9634e68

app-mobilephone/obexftp: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index ba779f3b100..d1c6caa1ca7 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 USE_RUBY="ruby23 ruby24 ruby25"
 
 inherit cmake-utils python-single-r1 ruby-single



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/files/

2017-09-02 Thread Michael Palimaka
commit: c4ce62c2fb24c3ddb8af747639ffcf6014432e85
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Aug 19 12:56:51 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep  2 14:46:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ce62c2

app-mobilephone/obexftp: remove unused patches

 .../obexftp/files/obexftp-0.23-fix-ruby19.patch| 37 --
 .../obexftp/files/obexftp-0.23-fixruby.patch   | 11 ---
 2 files changed, 48 deletions(-)

diff --git a/app-mobilephone/obexftp/files/obexftp-0.23-fix-ruby19.patch 
b/app-mobilephone/obexftp/files/obexftp-0.23-fix-ruby19.patch
deleted file mode 100644
index a2ed681125c..000
--- a/app-mobilephone/obexftp/files/obexftp-0.23-fix-ruby19.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-Replace functions removed with ruby 1.9
-See also http://dev.zuckschwerdt.org/openobex/ticket/49
-
-
-diff --git a/swig/charmap.i b/swig/charmap.i
-index e1f1fc1..b8e17de 100644
 a/swig/charmap.i
-+++ b/swig/charmap.i
-@@ -89,8 +89,8 @@
-   $2 = PyString_Size($input);
- #elif defined SWIGRUBY
- /* VALUE str = StringValue($input); // perhaps better? */
--  $1 = STR2CSTR($input);
--  $2 = (int) RSTRING($input)->len;
-+  $1 = StringValuePtr($input);
-+  $2 = (int) RSTRING_LEN($input);
- #elif defined SWIGTCL
-   $1 = Tcl_GetStringFromObj($input,&$2);
- #else
-diff --git a/swig/ruby/ruby_wrap.c b/swig/ruby/ruby_wrap.c
-index 57e40bf..31b1a9d 100644
 a/swig/ruby/ruby_wrap.c
-+++ b/swig/ruby/ruby_wrap.c
-@@ -2579,8 +2579,8 @@ _wrap_Client_put_data(int argc, VALUE *argv, VALUE self) 
{
- 
- 
- /* VALUE str = StringValue(argv[0]); // perhaps better? */
--arg2 = STR2CSTR(argv[0]);
--arg3 = (int) RSTRING(argv[0])->len;
-+arg2 = StringValuePtr(argv[0]);
-+arg3 = (int) RSTRING_LEN(argv[0]);
- 
- 
- 
--- 
-1.8.4.2
-

diff --git a/app-mobilephone/obexftp/files/obexftp-0.23-fixruby.patch 
b/app-mobilephone/obexftp/files/obexftp-0.23-fixruby.patch
deleted file mode 100644
index c7f69ffb0d5..000
--- a/app-mobilephone/obexftp/files/obexftp-0.23-fixruby.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/swig/ruby/Makefile.am
-+++ b/swig/ruby/Makefile.am
-@@ -12,7 +12,7 @@ Makefile.ruby: extconf.rb
-   PREFIX=$(prefix) $(RUBY) $< --with-obexftp-include=$(top_srcdir)
- 
- obexftp.so: ruby_wrap.c Makefile.ruby
--  $(MAKE) -fMakefile.ruby
-+  $(MAKE) -fMakefile.ruby LIBPATH="-Wl,-rpath-link,../../bfb/.libs 
-Wl,-rpath-link,../../multicobex/.libs -Wl,-rpath-link,../../obexftp/.libs 
-L../../bfb/.libs -L../../multicobex/.libs -L../../obexftp/.libs"
- 
- install-data-local: Makefile.ruby
-   $(MAKE) -j1 -fMakefile.ruby install



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/, app-mobilephone/obexftp/files/

2016-04-02 Thread Pacho Ramos
commit: 32c64bad75e7cde881d32d7e102a6c317405ba39
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr  2 20:43:06 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr  2 20:43:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c64bad

app-mobilephone/obexftp: Force bluetooth support as it's not ready for being 
conditional (#529068), prevent installation on empty dir (#524866), apply 
multiple fixes from Fedora.

Package-Manager: portage-2.2.28

 .../obexftp/files/obexftp-0.24-fuse.patch  | 35 +++
 .../obexftp/files/obexftp-0.24-norpath.patch   | 11 
 .../files/obexftp-0.24-pkgconfig_requires.patch| 11 
 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 71 ++
 4 files changed, 128 insertions(+)

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch
new file mode 100644
index 000..260cfc2
--- /dev/null
+++ b/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch
@@ -0,0 +1,35 @@
+From 2cc82e0ab5a30eaab5461dcc4eed41b095edba3f Mon Sep 17 00:00:00 2001
+From: Hendrik Sattler 
+Date: Sun, 11 Aug 2013 20:27:29 +0200
+Subject: [PATCH] Install fuse apps
+
+---
+ fuse/CMakeLists.txt |7 ++-
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+diff --git a/fuse/CMakeLists.txt b/fuse/CMakeLists.txt
+index c31a5fc..7d5f7ea 100644
+--- a/fuse/CMakeLists.txt
 b/fuse/CMakeLists.txt
+@@ -14,7 +14,6 @@ if ( Fuse_FOUND )
+ ${Fuse_LIBRARIES}
+   )
+ 
+-
+   add_executable ( obexautofs
+ obexautofs.c
+   )
+@@ -23,4 +22,10 @@ if ( Fuse_FOUND )
+ obexftp
+ ${Fuse_LIBRARIES}
+   )
++
++  install ( TARGETS obexfs obexautofs
++RUNTIME
++  DESTINATION ${CMAKE_INSTALL_BINDIR}
++  COMPONENT applications
++  )
+ endif ( Fuse_FOUND )
+-- 
+1.7.1
+

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
new file mode 100644
index 000..75a2401
--- /dev/null
+++ b/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
@@ -0,0 +1,11 @@
+--- obexftp-0.22/swig/perl/Makefile.PL.in.norpath  2007-07-11 
21:22:30.0 +0200
 obexftp-0.22/swig/perl/Makefile.PL.in  2007-08-06 20:17:39.0 
+0200
+@@ -11,7 +11,7 @@ WriteMakefile(
+ 'INC'   =>q[-I@top_srcdir@ @CPPFLAGS@],
+ # Default value for LDDLFLAGS is $Config{lddlflags}="-shared -L/usr/local/lib"
+ # but we want rpath to be @libdir@ or @exec_prefix@/lib
+-'LDDLFLAGS' =>  q[-shared -Wl,-rpath=@prefix@/lib],
++'LDDLFLAGS' =>  q[-shared],
+ 'LIBS'  =>q[-L@top_builddir@/obexftp/.libs -lobexftp
+ -L@top_builddir@/multicobex/.libs -lmulticobex
+ -L@top_builddir@/bfb/.libs -lbfb

diff --git 
a/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch
new file mode 100644
index 000..ded4a58
--- /dev/null
+++ b/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -71,7 +71,7 @@
+ set ( exec_prefix "\${prefix}" )
+ set ( libdir  "\${prefix}/${CMAKE_INSTALL_LIBDIR}" )
+ set ( includedir  "\${prefix}/${CMAKE_INSTALL_INCLUDEDIR}" )
+-set ( REQUIRES"bluetooth openobex" )
++set ( REQUIRES"bluez openobex" )
+ configure_file (
+   ${CMAKE_CURRENT_SOURCE_DIR}/obexftp.pc.in
+   ${CMAKE_CURRENT_BINARY_DIR}/obexftp.pc

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
new file mode 100644
index 000..90795d5
--- /dev/null
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -0,0 +1,71 @@
+# 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_3,3_4,3_5} )
+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 ~x86"
+
+# bluetooth support is not really optional, bug #529068
+IUSE="perl python ruby tcl" #bluetooth
+
+RDEPEND="
+   >=dev-libs/openobex-1.7
+   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
+

[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/, app-mobilephone/obexftp/files/

2018-06-28 Thread Andreas Sturmlechner
commit: 42d72cf66a5e77cd619cd0b16b22fc178520f75a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 28 18:12:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 28 18:45:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d72cf6

app-mobilephone/obexftp: 0.24.2 version/EAPI-6 bump

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-mobilephone/obexftp/Manifest   |  1 +
 .../files/obexftp-0.24.2-parallel-build.patch  | 53 +
 app-mobilephone/obexftp/obexftp-0.24.2.ebuild  | 69 ++
 3 files changed, 123 insertions(+)

diff --git a/app-mobilephone/obexftp/Manifest b/app-mobilephone/obexftp/Manifest
index 210ebe9869a..393c440c6ca 100644
--- a/app-mobilephone/obexftp/Manifest
+++ b/app-mobilephone/obexftp/Manifest
@@ -1 +1,2 @@
 DIST obexftp-0.24-Source.tar.gz 88154 BLAKE2B 
6124a59e8e8af555256fb910b1efd3ae630e97e71559fa3d5e488e911251d98f3f4ba543cb88723f0bc561b4753afc9b613410da51d7d8695182cdfb9cbaf7ab
 SHA512 
785449665f5e9269d7bfd15f379bd8fbad321780292e56341e2089d6894255b7301fc23bb27a80e4e6f6317a130b658dedd307b7ece0fd31ef8f1a109c6f21b9
+DIST obexftp-0.24.2-Source.tar.gz 110291 BLAKE2B 
7de93f5f5a367481b22b49c7812357ab5f704830c83770378de13f9c4ffb5f114d48beafca193b52670563b397656ec185519a8d004eb1f9785787e8cc5caaff
 SHA512 
91a5d7e52c00bbaf24837384ceadc987a89297e672b246df1370bbd669fae05459281bc46bb60ba562607bfbead321926cdf11422059cd918819d80321e190c2

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24.2-parallel-build.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24.2-parallel-build.patch
new file mode 100644
index 000..78a8a742632
--- /dev/null
+++ b/app-mobilephone/obexftp/files/obexftp-0.24.2-parallel-build.patch
@@ -0,0 +1,53 @@
+diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
+index b5c84e4..63af134 100644
+--- a/apps/CMakeLists.txt
 b/apps/CMakeLists.txt
+@@ -5,14 +5,23 @@ add_definitions( -DVERSION="${obexftp_VERSION}" )
+ add_definitions ( -DHAVE_USB )
+ 
+ add_executable ( obexftp_app obexftp.c )
+-target_link_libraries ( obexftp_app obexftp )
++target_link_libraries ( obexftp_app
++  PRIVATE multicobex
++  PRIVATE bfb
++  obexftp
++)
+ set_target_properties ( obexftp_app PROPERTIES
+   OUTPUT_NAME obexftp
+ )
+ 
+ 
+ add_executable ( obexftpd_app obexftpd.c )
+-target_link_libraries ( obexftpd_app obexftp openobex )
++target_link_libraries ( obexftpd_app
++  PRIVATE multicobex
++  PRIVATE bfb
++  obexftp
++  openobex
++)
+ set_target_properties ( obexftpd_app PROPERTIES
+   OUTPUT_NAME obexftpd
+ )
+diff --git a/fuse/CMakeLists.txt b/fuse/CMakeLists.txt
+index 0c80d3d..ff5e3cd 100644
+--- a/fuse/CMakeLists.txt
 b/fuse/CMakeLists.txt
+@@ -13,6 +13,8 @@ if ( Fuse_FOUND )
+   )
+ 
+   target_link_libraries ( obexfs
++PRIVATE multicobex
++PRIVATE bfb
+ obexftp
+ ${Fuse_LIBRARIES}
+ ${EXPAT_LIBRARIES}
+@@ -23,6 +25,8 @@ if ( Fuse_FOUND )
+   )
+ 
+   target_link_libraries ( obexautofs
++PRIVATE multicobex
++PRIVATE bfb
+ obexftp
+ ${Fuse_LIBRARIES}
+   )
+

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
new file mode 100644
index 000..3527d255209
--- /dev/null
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+USE_RUBY="ruby23 ruby24 ruby25"
+
+inherit cmake-utils python-single-r1 ruby-single
+
+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 ~x86"
+
+# bluetooth support is not really optional, bug #529068
+IUSE="perl python ruby tcl"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   >=dev-libs/openobex-1.7
+   net-wireless/bluez
+   perl? ( dev-lang/perl:= )
+   python? ( ${PYTHON_DEPS} )
+   ruby? ( ${RUBY_DEPS} )
+   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
+
+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
+   "${FILESDIR}"/${PN}-0.24-norpath.patch
+   "${FILESDIR}"/${P}-parallel-build.patch
+)
+
+src_configure() {
+# -DENABLE_BLUETOOTH=$(usex bluetooth)
+   local mycmakeargs=(
+   -DCMAKE_BUILD_TYPE=Release
+   -DCMAKE_SKIP_RPATH=ON
+   -DENABLE_PERL=$(usex perl)
+   -DENABLE_BLUETOOTH=yes
+   -DENABLE_PYTHON=$(

[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/, app-mobilephone/obexftp/files/

2018-08-17 Thread Andreas Sturmlechner
commit: 720f7e0194680ad6550279e8037eaa1a611b9f60
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug 17 08:11:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug 17 08:12:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=720f7e01

app-mobilephone/obexftp: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/obexftp/Manifest   |  1 -
 .../obexftp/files/obexftp-0.24-fuse.patch  | 35 ---
 .../files/obexftp-0.24-pkgconfig_requires.patch| 11 
 app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 73 --
 4 files changed, 120 deletions(-)

diff --git a/app-mobilephone/obexftp/Manifest b/app-mobilephone/obexftp/Manifest
index 393c440c6ca..11897f33a5e 100644
--- a/app-mobilephone/obexftp/Manifest
+++ b/app-mobilephone/obexftp/Manifest
@@ -1,2 +1 @@
-DIST obexftp-0.24-Source.tar.gz 88154 BLAKE2B 
6124a59e8e8af555256fb910b1efd3ae630e97e71559fa3d5e488e911251d98f3f4ba543cb88723f0bc561b4753afc9b613410da51d7d8695182cdfb9cbaf7ab
 SHA512 
785449665f5e9269d7bfd15f379bd8fbad321780292e56341e2089d6894255b7301fc23bb27a80e4e6f6317a130b658dedd307b7ece0fd31ef8f1a109c6f21b9
 DIST obexftp-0.24.2-Source.tar.gz 110291 BLAKE2B 
7de93f5f5a367481b22b49c7812357ab5f704830c83770378de13f9c4ffb5f114d48beafca193b52670563b397656ec185519a8d004eb1f9785787e8cc5caaff
 SHA512 
91a5d7e52c00bbaf24837384ceadc987a89297e672b246df1370bbd669fae05459281bc46bb60ba562607bfbead321926cdf11422059cd918819d80321e190c2

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch
deleted file mode 100644
index 260cfc2d9a5..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-fuse.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 2cc82e0ab5a30eaab5461dcc4eed41b095edba3f Mon Sep 17 00:00:00 2001
-From: Hendrik Sattler 
-Date: Sun, 11 Aug 2013 20:27:29 +0200
-Subject: [PATCH] Install fuse apps
-

- fuse/CMakeLists.txt |7 ++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
-
-diff --git a/fuse/CMakeLists.txt b/fuse/CMakeLists.txt
-index c31a5fc..7d5f7ea 100644
 a/fuse/CMakeLists.txt
-+++ b/fuse/CMakeLists.txt
-@@ -14,7 +14,6 @@ if ( Fuse_FOUND )
- ${Fuse_LIBRARIES}
-   )
- 
--
-   add_executable ( obexautofs
- obexautofs.c
-   )
-@@ -23,4 +22,10 @@ if ( Fuse_FOUND )
- obexftp
- ${Fuse_LIBRARIES}
-   )
-+
-+  install ( TARGETS obexfs obexautofs
-+RUNTIME
-+  DESTINATION ${CMAKE_INSTALL_BINDIR}
-+  COMPONENT applications
-+  )
- endif ( Fuse_FOUND )
--- 
-1.7.1
-

diff --git 
a/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch
deleted file mode 100644
index ded4a583330..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requires.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -71,7 +71,7 @@
- set ( exec_prefix "\${prefix}" )
- set ( libdir  "\${prefix}/${CMAKE_INSTALL_LIBDIR}" )
- set ( includedir  "\${prefix}/${CMAKE_INSTALL_INCLUDEDIR}" )
--set ( REQUIRES"bluetooth openobex" )
-+set ( REQUIRES"bluez openobex" )
- configure_file (
-   ${CMAKE_CURRENT_SOURCE_DIR}/obexftp.pc.in
-   ${CMAKE_CURRENT_BINARY_DIR}/obexftp.pc

diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
deleted file mode 100644
index 88e346c5750..000
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-USE_RUBY="ruby23 ruby24 ruby25"
-
-inherit cmake-utils python-single-r1 python-utils-r1 ruby-single 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 x86"
-
-# bluetooth support is not really optional, bug #529068
-IUSE="perl python ruby tcl" #bluetooth
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   >=dev-libs/openobex-1.7
-   net-wireless/bluez
-   perl? ( dev-lang/perl:= )
-   python? ( ${PYTHON_DEPS} )
-   ruby? ( ${RUBY_DEPS} )
-   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
-   "${FILESDIR}"/${PN}-0.24-norpath.patch
-

[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/files/, profiles/, app-mobilephone/obexftp/

2020-09-02 Thread Michał Górny
commit: 1f2084670dbab8c2e4c2795b5c0ea9ce6d13e3b8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  2 08:13:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  2 08:14:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f208467

app-mobilephone/obexftp: Remove last-rited pkg

Signed-off-by: Michał Górny  gentoo.org>

 app-mobilephone/obexftp/Manifest   |  1 -
 .../obexftp/files/obexftp-0.23-gentoo.patch| 22 ---
 .../obexftp/files/obexftp-0.24-config.patch| 11 
 .../files/obexftp-0.24-enable_bluetooth.patch  | 16 -
 .../obexftp/files/obexftp-0.24-norpath.patch   | 11 
 .../files/obexftp-0.24-python_sitedir.patch| 16 -
 .../files/obexftp-0.24.2-parallel-build.patch  | 53 -
 app-mobilephone/obexftp/metadata.xml   |  8 ---
 app-mobilephone/obexftp/obexftp-0.24.2.ebuild  | 69 --
 profiles/package.mask  |  6 --
 10 files changed, 213 deletions(-)

diff --git a/app-mobilephone/obexftp/Manifest b/app-mobilephone/obexftp/Manifest
deleted file mode 100644
index 11897f33a5e..000
--- a/app-mobilephone/obexftp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST obexftp-0.24.2-Source.tar.gz 110291 BLAKE2B 
7de93f5f5a367481b22b49c7812357ab5f704830c83770378de13f9c4ffb5f114d48beafca193b52670563b397656ec185519a8d004eb1f9785787e8cc5caaff
 SHA512 
91a5d7e52c00bbaf24837384ceadc987a89297e672b246df1370bbd669fae05459281bc46bb60ba562607bfbead321926cdf11422059cd918819d80321e190c2

diff --git a/app-mobilephone/obexftp/files/obexftp-0.23-gentoo.patch 
b/app-mobilephone/obexftp/files/obexftp-0.23-gentoo.patch
deleted file mode 100644
index caf0611ff07..000
--- a/app-mobilephone/obexftp/files/obexftp-0.23-gentoo.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 a/obexftp/client.c
-+++ b/obexftp/client.c
-@@ -51,8 +51,6 @@
- 
- #ifdef HAVE_BLUETOOTH
- #include "bt_kit.h"
--#else
--#define ESOCKTNOSUPPORT   WSAESOCKTNOSUPPORT
- #endif /* HAVE_BLUETOOTH */
- 
- #include 
 a/apps/obexftp.c
-+++ b/apps/obexftp.c
-@@ -29,6 +29,8 @@
- 
- #include 
- 
-+#include 
-+
- #ifdef HAVE_SYS_TIMES_H
- #include 
- #endif

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-config.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-config.patch
deleted file mode 100644
index f923a4b0ed2..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-config.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/apps/obexftp.c
-+++ b/apps/obexftp.c
-@@ -43,8 +43,6 @@
- 
- #include 
- 
--#include 
--
- #ifdef HAVE_SYS_TIMES_H
- #include 
- #endif

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-enable_bluetooth.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-enable_bluetooth.patch
deleted file mode 100644
index ff72fff17e7..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-enable_bluetooth.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -52,11 +52,13 @@
- #
- # some code is only included if bluetooth is available
- #
-+if ( ENABLE_BLUETOOTH )
- find_package ( Bluetooth )
- if ( Bluetooth_FOUND )
-   include_directories ( ${Bluetooth_INCLUDE_DIRS} )
-   add_definitions ( -DHAVE_BLUETOOTH -DHAVE_SDP )
- endif ( Bluetooth_FOUND )
-+endif ( ENABLE_BLUETOOTH )
- 
- add_subdirectory ( bfb )
- add_subdirectory ( multicobex )

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
deleted file mode 100644
index 75a24017718..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 obexftp-0.22/swig/perl/Makefile.PL.in.norpath  2007-07-11 
21:22:30.0 +0200
-+++ obexftp-0.22/swig/perl/Makefile.PL.in  2007-08-06 20:17:39.0 
+0200
-@@ -11,7 +11,7 @@ WriteMakefile(
- 'INC'   =>q[-I@top_srcdir@ @CPPFLAGS@],
- # Default value for LDDLFLAGS is $Config{lddlflags}="-shared -L/usr/local/lib"
- # but we want rpath to be @libdir@ or @exec_prefix@/lib
--'LDDLFLAGS' =>  q[-shared -Wl,-rpath=@prefix@/lib],
-+'LDDLFLAGS' =>  q[-shared],
- 'LIBS'  =>q[-L@top_builddir@/obexftp/.libs -lobexftp
- -L@top_builddir@/multicobex/.libs -lmulticobex
- -L@top_builddir@/bfb/.libs -lbfb

diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-python_sitedir.patch 
b/app-mobilephone/obexftp/files/obexftp-0.24-python_sitedir.patch
deleted file mode 100644
index 24cc46050ab..000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-python_sitedir.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/swig/python/CMakeLists.txt
-+++ b/swig/python/CMakeLists.txt
-@@ -40,11 +40,13 @@
-   OUTPUT_VARIABLE PYTHON_PREFIX
- )
- file ( TO_CMAKE_PATH "${PYTHON_PREFIX}" PYTHON_PREFIX )
-+if ( NOT PYTHON_SITE_DIR )
- execute_process (
-   COMMAND ${PYTHON_EXECUTABLE} -c
-   "import site, sys; sys.stdout.write(