public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/ubertooth: ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild ChangeLog
@ 2012-10-08 20:16 Richard Farina (zerochaos)
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Farina (zerochaos) @ 2012-10-08 20:16 UTC (permalink / raw
  To: gentoo-commits

zerochaos    12/10/08 20:16:51

  Modified:             ubertooth-9999.ebuild ChangeLog
  Added:                ubertooth-2012.10.1.ebuild
  Log:
  bump
  
  (Portage version: 2.1.11.24/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-wireless/ubertooth/ubertooth-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?r1=1.11&r2=1.12

Index: ubertooth-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ubertooth-9999.ebuild	13 Sep 2012 03:03:15 -0000	1.11
+++ ubertooth-9999.ebuild	8 Oct 2012 20:16:51 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.11 2012/09/13 03:03:15 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.12 2012/10/08 20:16:51 zerochaos Exp $
 
 EAPI="4"
 
@@ -41,15 +41,15 @@
 	DEPEND="ubertooth0-firmware? ( sys-devel/crossdev )
 		ubertooth1-firmware? ( sys-devel/crossdev )"
 else
-	MY_PV="${PV/p/r}"
-	MY_PV="${MY_PV/0.0_/}"
-	SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz"
+	MY_P=${P/\./-}
+	MY_P=${MY_P/./-R}
+	S=${WORKDIR}/${MY_P}
+	SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 	#re-add arm keyword after making a lib-only target
 	KEYWORDS="~amd64 ~x86"
-	S="${WORKDIR}/${PN}-${MY_PV}/"
-	DEPEND=">=net-libs/libbtbb-0.8"
+	DEPEND=">=net-libs/libbtbb-${PV}"
 	RDEPEND="${RDEPEND}
-		>=net-libs/libbtbb-0.8"
+		>=net-libs/libbtbb-${PV}"
 fi
 DESCRIPTION="An open source wireless development platform suitable for Bluetooth experimentation"
 



1.12                 net-wireless/ubertooth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	13 Sep 2012 03:03:15 -0000	1.11
+++ ChangeLog	8 Oct 2012 20:16:51 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for net-wireless/ubertooth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.11 2012/09/13 03:03:15 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.12 2012/10/08 20:16:51 zerochaos Exp $
+
+*ubertooth-2012.10.1 (08 Oct 2012)
+
+  08 Oct 2012; Rick Farina <zerochaos@gentoo.org> +ubertooth-2012.10.1.ebuild,
+  ubertooth-9999.ebuild:
+  bump
 
   13 Sep 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-9999.ebuild:
   replace live firmware building with pass for now



1.1                  net-wireless/ubertooth/ubertooth-2012.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.1&content-type=text/plain

Index: ubertooth-2012.10.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.1 2012/10/08 20:16:51 zerochaos Exp $

EAPI="4"

PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"

inherit multilib distutils

HOMEPAGE="http://ubertooth.sourceforge.net/"

LICENSE="GPL-2"
SLOT="0"
IUSE="+dfu clock_debug +specan +python ubertooth0-firmware +ubertooth1-firmware"
REQUIRED_USE="dfu? ( python )
		specan? ( python )
		ubertooth0-firmware? ( dfu )
		ubertooth1-firmware? ( dfu )
		python? ( || ( dfu specan ) )"
DEPEND="clock_debug? ( net-wireless/bluez )"
RDEPEND="${DEPEND}
	specan? ( virtual/libusb:1
		 >=x11-libs/qt-gui-4.7.2:4
		>=dev-python/pyside-1.0.2
		>=dev-python/numpy-1.3
		>=dev-python/pyusb-1.0.0_alpha1 )
	dfu? ( virtual/libusb:1
		>=dev-python/pyusb-1.0.0_alpha1 )"

if [[ ${PV} == "9999" ]] ; then
	EGIT_REPO_URI="git://ubertooth.git.sourceforge.net/gitroot/ubertooth/ubertooth"
	SRC_URI=""
	inherit git-2
	KEYWORDS=""
	DEPEND="=net-libs/libbtbb-9999"
	RDEPEND="${RDEPEND}
		=net-libs/libbtbb-9999"
	DEPEND="ubertooth0-firmware? ( sys-devel/crossdev )
		ubertooth1-firmware? ( sys-devel/crossdev )"
else
	MY_P=${P/\./-}
	MY_P=${MY_P/./-R}
	S=${WORKDIR}/${MY_P}
	SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
	#re-add arm keyword after making a lib-only target
	KEYWORDS="~amd64 ~x86"
	DEPEND=">=net-libs/libbtbb-${PV}"
	RDEPEND="${RDEPEND}
		>=net-libs/libbtbb-${PV}"
fi
DESCRIPTION="An open source wireless development platform suitable for Bluetooth experimentation"

have_clock_debug() {
	use clock_debug && echo "true" || echo "false"
}

pkg_setup() {
if [[ ${PV} == "9999" ]] ; then
	#ebegin "arm-none-eabi-gcc"
	#if type -p arm-none-eabi-gcc > /dev/null ; then
	#	eend 0
	#else
	#	eend 1
	#	eerror "Failed to locate 'arm-none-eabi-gcc' in \$PATH. You can install the needed toolchain using:"
	#	eerror "  $ crossdev --genv 'USE=\"-openmp -fortran\"' -s4 -t arm-none-eabi"
	#	die "arm-none-eabi toolchain not found"
	#fi
	ewarn "bypassing live pkg_setup because firmware building doesn't work"
fi
	if use python; then
	#I would prefer like this but we can't multiconditional PYTHON_DEPEND in EAPI4
	#if use dfu || use specan; then
		python_pkg_setup;
		DISTUTILS_SETUP_FILES=()
		if use dfu; then
			DISTUTILS_SETUP_FILES+=("${S}/host/usb_dfu|setup.py")
			PYTHON_MODNAME="dfu"
		fi
		if use specan; then
			DISTUTILS_SETUP_FILES+=("${S}/host/specan_ui|setup.py")
			PYTHON_MODNAME+=" specan"
		fi
	fi
}

src_compile() {
	cd "${S}/host/bluetooth_rxtx" || die
	emake \
	clock_debug="$(have_clock_debug)"

	use python && distutils_src_compile
	if [[ ${PV} == "9999" ]] ; then
		#cd "${S}"/firmware/bluetooth_rxtx || die
		#if use ubertooth0-firmware; then
		#	SVN_REV_NUM="-D'SVN_REV_NUM'=${ESVN_WC_REVISION}" BOARD=UBERTOOTH_ZERO emake -j1
		#	mv bluetooth_rxtx.bin bluetooth_rxtx_U0.bin || die
		#	emake clean
		#fi
		#if use ubertooth1-firmware; then
		#	SVN_REV_NUM="-D'SVN_REV_NUM'=${ESVN_WC_REVISION}" emake -j1
		#	mv bluetooth_rxtx.bin bluetooth_rxtx_U1.bin || die
		#fi
		ewarn "bypassing firmware build because the resulting firmware fails"
	fi
}

src_install() {
	cd host || die
	dobin bluetooth_rxtx/ubertooth-dump bluetooth_rxtx/ubertooth-lap \
		bluetooth_rxtx/ubertooth-btle bluetooth_rxtx/ubertooth-uap \
		bluetooth_rxtx/ubertooth-hop bluetooth_rxtx/ubertooth-util
	use clock_debug && dobin bluetooth_rxtx/ubertooth-follow

	use python && distutils_src_install

	dolib.so bluetooth_rxtx/libubertooth.so.0.1
	dosym libubertooth.so.0.1 /usr/$(get_libdir)/libubertooth.so.0
	dosym libubertooth.so.0.1 /usr/$(get_libdir)/libubertooth.so

	insinto /lib/firmware
	cd "${S}"
	if [[ ${PV} == "9999" ]] ; then
		#use ubertooth0-firmware && doins firmware/bluetooth_rxtx/bluetooth_rxtx_U0.bin
	        #use ubertooth1-firmware && doins firmware/bluetooth_rxtx/bluetooth_rxtx_U1.bin
		ewarn "bypassing firmware install because the built firmware doesn't work"
	else
		use ubertooth0-firmware && newins ubertooth-zero-firmware-bin/bluetooth_rxtx.bin bluetooth_rxtx_U0.bin
	        use ubertooth1-firmware && newins ubertooth-one-firmware-bin/bluetooth_rxtx.bin bluetooth_rxtx_U1.bin
	fi

	insinto /lib/udev/rules.d/
	doins "${S}"/host/bluetooth_rxtx/40-ubertooth.rules

	elog "Everyone can read from the ubertooth, but to talk to it"
	elog "your user needs to be in the usb group."
}

pkg_postinst() {
	use python && distutils_pkg_postinst

	#if use ubertooth0-firmware || use ubertooth1-firmware; then
	#	ewarn "currently the firmware builds using cross dev but is completely"
	#	ewarn "NON-FUNCTIONAL.  This is supported for development only."
	#	ewarn "If you do not know what you are doing to NOT install this version"
	#	ewarn "of the firmware. If you ignore this warning and break your device"
	#	ewarn "you can find repair instructions at ${HOMEPAGE}"
	#	ewarn "You have been warned."
	#fi
}

pkg_postrm() {
	use python && distutils_pkg_postrm
}





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-wireless/ubertooth: ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild ChangeLog
@ 2012-10-08 21:05 Richard Farina (zerochaos)
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Farina (zerochaos) @ 2012-10-08 21:05 UTC (permalink / raw
  To: gentoo-commits

zerochaos    12/10/08 21:05:43

  Modified:             ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild
                        ChangeLog
  Log:
  fix mistake during distutils conversion
  
  (Portage version: 2.1.11.24/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-wireless/ubertooth/ubertooth-2012.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?r1=1.1&r2=1.2

Index: ubertooth-2012.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ubertooth-2012.10.1.ebuild	8 Oct 2012 20:16:51 -0000	1.1
+++ ubertooth-2012.10.1.ebuild	8 Oct 2012 21:05:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.1 2012/10/08 20:16:51 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.2 2012/10/08 21:05:43 zerochaos Exp $
 
 EAPI="4"
 
@@ -115,6 +115,8 @@
 	use clock_debug && dobin bluetooth_rxtx/ubertooth-follow
 
 	use python && distutils_src_install
+	use specan && dobin specan_ui/ubertooth-specan-ui
+	use dfu && dobin usb_dfu/ubertooth-dfu
 
 	dolib.so bluetooth_rxtx/libubertooth.so.0.1
 	dosym libubertooth.so.0.1 /usr/$(get_libdir)/libubertooth.so.0



1.13                 net-wireless/ubertooth/ubertooth-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?r1=1.12&r2=1.13

Index: ubertooth-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ubertooth-9999.ebuild	8 Oct 2012 20:16:51 -0000	1.12
+++ ubertooth-9999.ebuild	8 Oct 2012 21:05:43 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.12 2012/10/08 20:16:51 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.13 2012/10/08 21:05:43 zerochaos Exp $
 
 EAPI="4"
 
@@ -115,6 +115,8 @@
 	use clock_debug && dobin bluetooth_rxtx/ubertooth-follow
 
 	use python && distutils_src_install
+	use specan && dobin specan_ui/ubertooth-specan-ui
+	use dfu && dobin usb_dfu/ubertooth-dfu
 
 	dolib.so bluetooth_rxtx/libubertooth.so.0.1
 	dosym libubertooth.so.0.1 /usr/$(get_libdir)/libubertooth.so.0



1.13                 net-wireless/ubertooth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	8 Oct 2012 20:16:51 -0000	1.12
+++ ChangeLog	8 Oct 2012 21:05:43 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/ubertooth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.12 2012/10/08 20:16:51 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.13 2012/10/08 21:05:43 zerochaos Exp $
+
+  08 Oct 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-2012.10.1.ebuild,
+  ubertooth-9999.ebuild:
+  fix mistake during distutils conversion
 
 *ubertooth-2012.10.1 (08 Oct 2012)
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-wireless/ubertooth: ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild ChangeLog
@ 2012-10-09 21:20 Richard Farina (zerochaos)
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Farina (zerochaos) @ 2012-10-09 21:20 UTC (permalink / raw
  To: gentoo-commits

zerochaos    12/10/09 21:20:32

  Modified:             ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild
                        ChangeLog
  Log:
  readd arm keyword
  
  (Portage version: 2.1.11.24/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-wireless/ubertooth/ubertooth-2012.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?r1=1.2&r2=1.3

Index: ubertooth-2012.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ubertooth-2012.10.1.ebuild	8 Oct 2012 21:05:43 -0000	1.2
+++ ubertooth-2012.10.1.ebuild	9 Oct 2012 21:20:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.2 2012/10/08 21:05:43 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.3 2012/10/09 21:20:32 zerochaos Exp $
 
 EAPI="4"
 
@@ -46,7 +46,7 @@
 	S=${WORKDIR}/${MY_P}
 	SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 	#re-add arm keyword after making a lib-only target
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 ~arm ~x86"
 	DEPEND=">=net-libs/libbtbb-${PV}"
 	RDEPEND="${RDEPEND}
 		>=net-libs/libbtbb-${PV}"



1.14                 net-wireless/ubertooth/ubertooth-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?r1=1.13&r2=1.14

Index: ubertooth-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ubertooth-9999.ebuild	8 Oct 2012 21:05:43 -0000	1.13
+++ ubertooth-9999.ebuild	9 Oct 2012 21:20:32 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.13 2012/10/08 21:05:43 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.14 2012/10/09 21:20:32 zerochaos Exp $
 
 EAPI="4"
 
@@ -46,7 +46,7 @@
 	S=${WORKDIR}/${MY_P}
 	SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 	#re-add arm keyword after making a lib-only target
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 ~arm ~x86"
 	DEPEND=">=net-libs/libbtbb-${PV}"
 	RDEPEND="${RDEPEND}
 		>=net-libs/libbtbb-${PV}"



1.14                 net-wireless/ubertooth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	8 Oct 2012 21:05:43 -0000	1.13
+++ ChangeLog	9 Oct 2012 21:20:32 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/ubertooth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.13 2012/10/08 21:05:43 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.14 2012/10/09 21:20:32 zerochaos Exp $
+
+  09 Oct 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-2012.10.1.ebuild,
+  ubertooth-9999.ebuild:
+  readd arm keyword
 
   08 Oct 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-2012.10.1.ebuild,
   ubertooth-9999.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-wireless/ubertooth: ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild ChangeLog
@ 2012-11-17  4:32 Richard Farina (zerochaos)
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Farina (zerochaos) @ 2012-11-17  4:32 UTC (permalink / raw
  To: gentoo-commits

zerochaos    12/11/17 04:32:24

  Modified:             ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild
                        ChangeLog
  Log:
  fix USE=-python compilation thanks to help from #gentoo-python
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

Revision  Changes    Path
1.4                  net-wireless/ubertooth/ubertooth-2012.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild?r1=1.3&r2=1.4

Index: ubertooth-2012.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ubertooth-2012.10.1.ebuild	9 Oct 2012 21:20:32 -0000	1.3
+++ ubertooth-2012.10.1.ebuild	17 Nov 2012 04:32:24 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.3 2012/10/09 21:20:32 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-2012.10.1.ebuild,v 1.4 2012/11/17 04:32:24 zerochaos Exp $
 
 EAPI="4"
 
@@ -86,6 +86,10 @@
 	fi
 }
 
+src_prepare() {
+	use python && distutils_src_prepare
+}
+
 src_compile() {
 	cd "${S}/host/bluetooth_rxtx" || die
 	emake \



1.16                 net-wireless/ubertooth/ubertooth-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild?r1=1.15&r2=1.16

Index: ubertooth-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ubertooth-9999.ebuild	16 Oct 2012 03:49:17 -0000	1.15
+++ ubertooth-9999.ebuild	17 Nov 2012 04:32:24 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.15 2012/10/16 03:49:17 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-9999.ebuild,v 1.16 2012/11/17 04:32:24 zerochaos Exp $
 
 EAPI="4"
 
@@ -86,6 +86,10 @@
 	fi
 }
 
+src_prepare() {
+	use python && distutils_src_prepare
+}
+
 src_compile() {
 	cd "${S}/host/bluetooth_rxtx" || die
 	emake \



1.16                 net-wireless/ubertooth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ubertooth/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 Oct 2012 03:49:17 -0000	1.15
+++ ChangeLog	17 Nov 2012 04:32:24 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/ubertooth
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.15 2012/10/16 03:49:17 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ChangeLog,v 1.16 2012/11/17 04:32:24 zerochaos Exp $
+
+  17 Nov 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-2012.10.1.ebuild,
+  ubertooth-9999.ebuild:
+  fix USE=-python compilation thanks to help from #gentoo-python
 
   16 Oct 2012; Rick Farina <zerochaos@gentoo.org> ubertooth-9999.ebuild:
   add ubertooth-scan following development





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-17  4:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-17  4:32 [gentoo-commits] gentoo-x86 commit in net-wireless/ubertooth: ubertooth-2012.10.1.ebuild ubertooth-9999.ebuild ChangeLog Richard Farina (zerochaos)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-09 21:20 Richard Farina (zerochaos)
2012-10-08 21:05 Richard Farina (zerochaos)
2012-10-08 20:16 Richard Farina (zerochaos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox