From dfb2762a5503cf2ac52e9779bdf21cda81429791 Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Mon, 30 Sep 2024 17:49:41 +0200 Subject: [PATCH] added hyfetch --- extra/src/hyfetch.ecmp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extra/src/hyfetch.ecmp diff --git a/extra/src/hyfetch.ecmp b/extra/src/hyfetch.ecmp new file mode 100644 index 00000000..db4ad555 --- /dev/null +++ b/extra/src/hyfetch.ecmp @@ -0,0 +1,20 @@ +[info] +name = hyfetch +version = 8ab976eedfae1a74ba6049aa5b47485f3bab877d +type = src +url = https://github.com/hykilpikonna/hyfetch + +[dependencies] +neofetch + +[description] +neofetch with pride flags <3 + +[files] +hyfetch-8ab976eedfae1a74ba6049aa5b47485f3bab877d.zip https://github.com/AleksArt000/hyfetch/archive/8ab976eedfae1a74ba6049aa5b47485f3bab877d.zip 818ab85b3e1080b9b21f4705f3a24509e1a3106ed86453f16fa4bfda82bb510f + +[download] +unzip $NAME-$VERSION.zip + +[install] +pip3 install . --target $BUILD_ROOT/usr/lib/python3.12/site-packages/ \ No newline at end of file