summaryrefslogtreecommitdiff
path: root/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
commita88eb1d9b7042912d196e255eeb20e0c77f6cf47 (patch)
tree291cc788e33b3de8bf1b5e3f1fdddf315f2f5ee7 /app-portage/g-octave/g-octave-0.4.1-r8.ebuild
parentc3d14fe9accdf0b091e42f26a66ed7626ba8c24b (diff)
gentoo auto-resync : 01:05:2023 - 17:20:35
Diffstat (limited to 'app-portage/g-octave/g-octave-0.4.1-r8.ebuild')
-rw-r--r--app-portage/g-octave/g-octave-0.4.1-r8.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-portage/g-octave/g-octave-0.4.1-r8.ebuild b/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
index 4116206fae55..a122a10487c9 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
@@ -12,16 +12,20 @@ DB_DIR="rafaelmartins-${PN}-db-${DB_COMMIT:0:7}"
DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
HOMEPAGE="https://github.com/rafaelmartins/g-octave"
-SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz
+SRC_URI="
+ https://github.com/rafaelmartins/g-octave/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz
https://github.com/rafaelmartins/${PN}-db/archive/${DB_COMMIT}.tar.gz ->
${PN}-db-${DB_COMMIT:0:7}.tar.gz
- https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PV}-r7.tar.xz"
+ https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PV}-r7.tar.xz
+"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="sys-apps/portage"
+# Only needed for man page generation but easier to just require it for all impls
+BDEPEND="dev-python/docutils[${PYTHON_USEDEP}]"
PATCHES=(
"${WORKDIR}/${PN}-patches-${PV}-r7"