Skip to content

Commit

Permalink
net-wireless/rtl-sdr: bump snapshot
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
ZeroChaos- committed Feb 19, 2018
1 parent 556b10b commit 915fd00
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 113 deletions.
3 changes: 1 addition & 2 deletions net-wireless/rtl-sdr/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
DIST rtl-sdr-0.5.0.tar.xz 401088 BLAKE2B f0a528cd84d1307f2671276bdb093f017b7b5b5243ec47957340c33ba7e93c100eed43a8b162e791b4e63875809c9f2c539ed6b64fc282ad05032270b3849605 SHA512 5e561002b32b60d251cd0b859f19e104ad5b249e45043c759a7a4d28ba9efbeadb3cb1be42d4e9da425bbe2c4d642f03d2c0f5e4078e62f68b88057adf6482f4
DIST rtl-sdr-0.5.3.tar.xz 98220 BLAKE2B 6f686bc241d52c336897fbeab951168a434671ac4bfb2ed4e1328e4d069618afdfc1b5977b379a66f57eb11f43f71212c53d2e2f4b67a5653612218be2c53b77 SHA512 e87c03d2f7754f59b346cc03ccd374bcb57a9bdc6c8a8fa4cafecb8cb429b161d5a63b9244298caaf654adfe4d6ed4456222f4acae3b98b7a79b5ab50da22900
DIST rtl-sdr-0.5.3_p20150730.tar.xz 485476 BLAKE2B 950d6b6d959bf6998c1ddb0c8ee55621e05ccce16abc7b03ee6632dc194249a8cea75f68697a54c0e156750708f14365bbb327f4198e36a9e042898ea015f945 SHA512 b19e9ce6ebc1c63a26ad3d8b13ccdcac76d4dee317aba547a8cd760e59256251df59ecc3ff6f8cb42d9be8235d67bd280f3373e58acb64f553fae5e3c2d113a6
DIST rtl-sdr-0.5.3_p20170919.tar.xz 98972 BLAKE2B fb7d977bd05a2c717897ba58a2242698d1a90cf38a7a8340d7ec8c3aefeeff49bfe9612285253b27c6726ae584172e0b26c8f535bc4bec704958c1296e232f04 SHA512 b1b97c720882ccbe8be8e30af28b8d52c5a27507861bdb9e964e153cd8ece9de977abd271b68861c163a7cf239044f28c8d17ccda5ff5acf60f17d839d782a82
50 changes: 0 additions & 50 deletions net-wireless/rtl-sdr/rtl-sdr-0.5.0.ebuild

This file was deleted.

55 changes: 0 additions & 55 deletions net-wireless/rtl-sdr/rtl-sdr-0.5.3.ebuild

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=6

inherit cmake-utils multilib

Expand All @@ -11,9 +11,12 @@ HOMEPAGE="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
SRC_URI=""
EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
EGIT_REPO_URI="https://git.osmocom.org/${PN}"
KEYWORDS=""
else
#git clone https://git.osmocom.org/rtl-sdr
#cd rtl-sdr
#git archive --format=tar --prefix=rtl-sdr-${PV}/ master | xz > ../rtl-sdr-${PV}.tar.xz
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
Expand Down
9 changes: 6 additions & 3 deletions net-wireless/rtl-sdr/rtl-sdr-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=6

inherit cmake-utils multilib

Expand All @@ -11,9 +11,12 @@ HOMEPAGE="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
if [[ ${PV} == 9999* ]]; then
inherit git-r3
SRC_URI=""
EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
EGIT_REPO_URI="https://git.osmocom.org/${PN}"
KEYWORDS=""
else
#git clone https://git.osmocom.org/rtl-sdr
#cd rtl-sdr
#git archive --format=tar --prefix=rtl-sdr-${PV}/ master | xz > ../rtl-sdr-${PV}.tar.xz
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
Expand Down

0 comments on commit 915fd00

Please sign in to comment.