dev-util/obs-build - 20260721 (gentoo-zh)

Search

Install

Install this version:

emerge -a =dev-util/obs-build-20260721

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-util/obs-build-20260721

Or alternatively:

emerge --autounmask-write -a =dev-util/obs-build-20260721

Package Information

Description:
OBS build script
Homepage:
https://github.com/openSUSE/obs-build
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
20260721 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="OBS build script"
HOMEPAGE="https://github.com/openSUSE/obs-build"
SRC_URI="https://github.com/openSUSE/obs-build/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	app-arch/rpm
	dev-lang/perl
"

Dependencies

RDEPEND

	app-arch/rpm
	dev-lang/perl

Manifest for 20260721

Type File Size Source URLs
DIST obs-build-20260721.tar.gz 863931 bytes https://github.com/openSUSE/obs-build/archive/refs/tags/20260721.tar.gz