Removed dev-util/premake-5.0.0_beta7

This commit is contained in:
saundersp
2025-11-30 16:48:13 +01:00
parent ed96bb3ce3
commit e8352cabd1
4 changed files with 0 additions and 67 deletions

View File

@@ -1,3 +0,0 @@
DIST premake-5.0.0_beta7.tar.gz 8499540 BLAKE2B 51c6da107fb0a24c62b1a8f0ab6b1f118d4103d2e4033c2d98f104918cd1d0914cbecf93a54d481c30aebf07497ac8989d0e7048617f626725dc1be48943ebfb SHA512 b6ed480c85db82d749b22b1b97537da525d8eb062514766393c1ff4fc8077289c0037200b7bc260754f320fd5d9c109cb56adbaeec59d485cd95728564927499
EBUILD premake-5.0.0_beta7.ebuild 625 BLAKE2B 5533a4a7f975d6c3016e69a3620cdec38cf204c12a206261803bdcb3855c0727a86007ac2761fba0330f365f4daea8a137b2c9263a3e38a425da851bd3a384ff SHA512 ccb0860722b2f22a540ec96d27e1fc66571a88d73cee45629ec5500eedbfe158228868d58a5ac9892d6215cc00d7de11702f66906f6867727f85638fef4e8d54
MISC metadata.xml 771 BLAKE2B 6a8c2ca614ad4e799efcbc4b30be952160df8ec9b6ce0a2a179a98b5cd1520515a4abef4f0815221a81e03eac86b16728a8474d3e3d0df1aaa038fe7d8a6a977 SHA512 ceb9e5f086a4ac803c1aa901b45fbc9a37a6dd75b5c573ad49772413631c897b54cd53b2873b42c91b000a087e48dc13300a9b945292b848a0f462a738f689b0

View File

@@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
<longdescription lang="en">
Describe your software project just once, using Premake's simple and
easy to read syntax, and build it everywhere. Generate project files
for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across
Windows, Mac OS X, and Linux. Use the full featured Lua scripting
engine to make build configuration tasks a breeze.
</longdescription>
<upstream>
<remote-id type="github">premake/premake-core</remote-id>
<remote-id type="sourceforge">premake</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,34 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit toolchain-funcs
MY_PV=${PV/_/-}
DESCRIPTION="A makefile generation tool"
HOMEPAGE="https://premake.github.io"
SRC_URI="https://github.com/premake/premake-core/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-core-${MY_PV}"
LICENSE="BSD"
SLOT="5"
KEYWORDS="amd64 arm64 ppc ppc64 x86"
src_compile() {
# bug #773505
tc-export AR CC
emake -f Bootstrap.mak linux
}
src_test() {
bin/release/premake${SLOT} test || die
}
src_install() {
dobin bin/release/premake${SLOT}
einstalldocs
}

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=compile install test
DESCRIPTION=A makefile generation tool
EAPI=8
HOMEPAGE=https://premake.github.io
INHERIT=toolchain-funcs
KEYWORDS=amd64 arm64 ppc ppc64 x86
LICENSE=BSD
SLOT=5
SRC_URI=https://github.com/premake/premake-core/archive/v5.0.0-beta7.tar.gz -> premake-5.0.0_beta7.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db
_md5_=5a7b3ed6bc1b553b62d29b7d623f52fb