attempt to add depgra
This commit is contained in:
parent
9d9670a5d1
commit
cdcb54bf92
2
dev-util/allegra/Manifest
Normal file
2
dev-util/allegra/Manifest
Normal file
@ -0,0 +1,2 @@
|
||||
EBUILD allegra-9999.ebuild 437 BLAKE2B 5759cb0e9ead5a7855ca3d767c1fb6b11d85ad8c94a5adefdc330a8446907a11021b6485390e04cf0f3a42184aa55a2f86f8c448c3e2fab0fb4386df4203c2c2 SHA512 c6f5bb199207fc7eeda4c0f182e9c40cb90e768bb58dcd83697b6aaf3d9edd802fa987f2e749c10f0ff6dee4bab12316af91170d30fb434a61c9f94305322a99
|
||||
MISC metadata.xml 385 BLAKE2B d21b952c21bf799b92e86902289e193c798231316f44f66a1104364fcc029b830011f9157fb754b191725bb597f0f4fcc4fca044dc86433d173dd20713116e06 SHA512 320e9ee0f2b6f90aeba3164da174ea39d99e4e2518a8707645a4b9bf4761b5921d7625c79c62f38b13cfbc92ed74d88b21aafda1560e7f62b5d03cd3eea50672
|
21
dev-util/allegra/allegra-9999.ebuild
Normal file
21
dev-util/allegra/allegra-9999.ebuild
Normal file
@ -0,0 +1,21 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
EGIT_REPO_URI="https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/anon/depgra.git"
|
||||
inherit git-r3-tor
|
||||
|
||||
DESCRIPTION="Source code grapher."
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
BDEPEND="sys-devel/gcc dev-build/make sys-devel/flex"
|
||||
|
||||
src_install() {
|
||||
dobin depgra
|
||||
dobin flexgra
|
||||
dobin allegra
|
||||
}
|
11
dev-util/allegra/metadata.xml
Normal file
11
dev-util/allegra/metadata.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>anon8697@cock.li</email>
|
||||
<name>anon8697</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Multi functional source graph drawer. Supports C fil dependency and Lex state graphs.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user