dev-python/conda-libmamba-solver: bump version to 24.11.1
[gentoo-zh.git] / net-misc / bbdown-bin / bbdown-bin-1.6.3.ebuild
blob4df019430b0895732cb0e0c66817b93465d6d8c0
1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="一款命令行式哔哩哔哩下载器"
7 HOMEPAGE="https://github.com/nilaoda/BBDown"
8 SRC_URI="https://github.com/nilaoda/BBDown/releases/download/${PV}/BBDown_${PV}_20240814_linux-x64.zip -> ${P}-amd64.zip"
10 S="${WORKDIR}"
11 LICENSE="MIT"
13 SLOT="0"
14 KEYWORDS="~amd64"
16 RESTRICT="binchecks strip"
18 BDEPEND="
19 app-arch/unzip
22 src_install() {
23 dobin "${S}/BBDown"