Patch neofetch from upstream

This commit is contained in:
Berkan Şahin
2021-04-05 22:32:51 +03:00
parent c23ff814d2
commit 249cf620fe
5 changed files with 1953 additions and 17 deletions
+22 -11
View File
@@ -1,22 +1,33 @@
<PISI>
<Source>
<Name>neofetch</Name>
<Homepage>https://github.com/berkan-sahin/neofetch</Homepage>
<Homepage>https://github.com/dylanaraps/neofetch</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
<Name>Berkan Şahin</Name>
<Email>cicektaksi@tutanota.com</Email>
</Packager>
<License>MIT</License>
<PartOf>util.misc</PartOf>
<Summary>Hızlı, özelleştirilebilir sistem bilgisi betiği</Summary>
<Description>Hızlı, özelleştirilebilir sistem bilgisi betiği</Description>
<Archive type="zip" sha1sum="1394e3566bcf81f3e096bd09ed2e7be82aba8c6a">https://github.com/berkan-sahin/neofetch/archive/refs/tags/v1.0.zip</Archive>
<Summary>Hızlı, özelleştirilebilir sistem bilgisi betiği.</Summary>
<Description>Neofetch'in Pisi Linux desteği için yamalanmış sürümü.</Description>
<BuildDependencies>
<Dependency>bash</Dependency>
</BuildDependencies>
<Archive sha1sum="7be4b14fc3673968d7a5c46f36b94505ee9ea0e1" type="targz">https://github.com/dylanaraps/neofetch/archive/refs/tags/7.1.0.tar.gz</Archive>
<Patches>
<Patch level="1">neofetch.1.patch</Patch>
<Patch level="1">neofetch.patch</Patch>
</Patches>
</Source>
<Package>
<Name>neofetch</Name>
<Summary>Hızlı, özelleştirilebilir sistem bilgisi betiği</Summary>
<Summary>Hızlı, özelleştirilebilir sistem bilgisi betiği.</Summary>
<RuntimeDependencies>
<Dependency>bash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/neofetch</Path>
<Path fileType="all">/</Path>
<Path fileType="executable">/usr/bin/*</Path>
<Path fileType="doc">/usr/share/*</Path>
</Files>
</Package>
@@ -24,9 +35,9 @@
<Update release="1">
<Date>2021-04-05</Date>
<Version>7.1.0</Version>
<Comment>Pisi Linux için ilk Neofetch sürümü</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
<Comment>Pisi Linux Support</Comment>
<Name>Berkan Şahin</Name>
<Email>cicektaksi@tutanota.com</Email>
</Update>
</History>
</PISI>