mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/valentina: cleanup and live update
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
<name>Miroslav Šulc</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="bitbucket">dismine/valentina</remote-id>
|
||||
<remote-id type="gitlab">smart-pattern/valentina</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,6 @@ SRC_URI="https://gitlab.com/smart-pattern/${PN}/-/archive/v${PV}/${PN}-v${PV}.ta
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
LANGS="cs de el en en es fi fr he id it nl pt-BR ro ru uk zh-CN"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -12,8 +12,6 @@ EGIT_BRANCH="develop"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
LANGS="cs de el en en es fi fr he id it nl pt-BR ro ru uk zh-CN"
|
||||
|
||||
@@ -107,7 +105,7 @@ src_configure() {
|
||||
src_install() {
|
||||
emake install INSTALL_ROOT="${D}"
|
||||
|
||||
dodoc AUTHORS.txt ChangeLog.txt README.txt
|
||||
dodoc AUTHORS.txt ChangeLog.txt CONTRIBUTING.md README.md
|
||||
|
||||
doman dist/debian/${PN}.1
|
||||
doman dist/debian/tape.1
|
||||
|
||||
Reference in New Issue
Block a user