mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
app-misc/mymefetch: new package, add 1.1.1
Signed-off-by: Alexandru Mihai Buzduc <lalibuzduc@gmail.com>
This commit is contained in:
1
app-misc/mymefetch/Manifest
Normal file
1
app-misc/mymefetch/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST mymefetch-1.1.1.tar.gz 6287 BLAKE2B b59a0e21a344cfec113c49eb918334c5d5762b711a1b27921a6794153422ea980f1178289749a127399569d0308e9ee5360ac7b388029ad4f5a77107a30cf5c4 SHA512 f1b759553976dc65df76a3ee6b3a11b13e6e8b4d65c9d93f9fe5c4971612c68e22ff70916b91d77d3054d32db513cf0c1babf3d0db6d89d36fae8477caf5740c
|
||||
11
app-misc/mymefetch/metadata.xml
Normal file
11
app-misc/mymefetch/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>lalibuzduc@gmail.com</email>
|
||||
<name>Alexandru Mihai Buzduc</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="codeberg">MymeType/mymefetch</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
12
app-misc/mymefetch/mymefetch-1.1.1.ebuild
Normal file
12
app-misc/mymefetch/mymefetch-1.1.1.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Neofetch-like Bash script with small ASCII art of MymeType's robot OC, MYME"
|
||||
HOMEPAGE="https://codeberg.org/MymeType/mymefetch"
|
||||
SRC_URI="https://codeberg.org/MymeType/mymefetch/archive/v${PV}.tar.gz -> mymefetch-${PV}.tar.gz"
|
||||
S="${WORKDIR}/mymefetch"
|
||||
LICENSE="Apache-2.0 FSFAP"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user