app-portage/quantum-resolver: new package

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
Adel KARA SLIMANE
2022-06-30 22:00:05 +02:00
parent 8340680d92
commit 30eba82fd8
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Adel Kara Slimane</name>
<email>adel.ks@zegrapher.com</email>
</maintainer>
<upstream>
<maintainer>
<name>Adel KARA SLIMANE</name>
<email>adel.ks@zegrapher.com</email>
</maintainer>
<remote-id type="github">AdelKS/QuantumResolver</remote-id>
<bugs-to>https://github.com/AdelKS/QuantumResolver/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson git-r3
EGIT_REPO_URI="https://github.com/AdelKS/QuantumResolver.git"
DESCRIPTION="A WIP portage dependency resolver"
HOMEPAGE="https://github.com/AdelKS/QuantumResolver"
LICENSE="GPL-3"
SLOT="0"