pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
neofetch, update to 7.0.0
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Wed Mar 11 15:47:12 2020 +0100
Changeset: 39d8419608784c80c756f949c749680ba00f097e
Modified Files:
neofetch/Makefile
neofetch/distinfo
Log Message:
neofetch, update to 7.0.0
NOTE
* This list isn't complete. There have been more changes
and fixes than are listed here. This release contains a
lot of bug fixes.
* My main priority was to release this... release. It's been
a while and I'd rather not let this take up too much time.
* I've also made the release process quicker and easier to
do with the intent to push more updates in shorter
intervals. Expect quicker and more frequent releases.
Dylan
---
DISTRIBUTIONS
* Added support for Proxmox VE.
* Added support for BlackArch.
* Added support for Neptune.
* Added support for Obarun.
* Added support for Drauger OS.
* Added support for macOS Catalina.
* Added support for ArchStrike.
* Added support for Cucumber Linux.
* Added support for EuroLinux.
* Added support for Cleanjaro.
* Added support for Septor Linux.
* Added support for Carbs Linux.
* Added support for EndeavourOS.
* Added support for T2.
* Fixed various Haiku issues.
* Fixed various FreeMiNT issues.
GENERAL
* Start of Neofetch code cleanup. This is essentially just bringing
Neofetch forward to meet my newer code style and present
shell expertise.
ASCII
* Added various new small logos.
* Added various small logos from pfetch.
* New Linux Mint logo.
WINDOW MANAGER
* Fixed bugs in window manager detection.
* Added KWin Wayland detection.
* Added GNOME Wayland detection.
DESKTOP ENVIRONMENT
* Added support for showing DE version.
* Added Regolith linux support.
IMAGE DISPLAY
* Fixed terminal size detection issues.
TERMINAL FONT
* Added font detection for ConEmu.
* Konsole fixes.
UPTIME
* Fixed Haiku uptime detection.
SONG
* Added support for Muine player.
* Added support for Elementary music player.
* Various fixes.
THEME
* Fixed Plasma issues.
* Fixed Openbox issues.
COLOR BLOCKS
* Added option to position color blocks horizontally.
WALLPAPER
* Added Plasma desktop support.
DISK
* Added '--disk_subtitle none'.
* Added '--disk_percent'.
RESOLUTION
* Added TTY support.
* Added naive Wayland support.
* Multi monitor support for Windows.
TITLE
* Added --title_fqdn.
CPU
* AMD fixes.
PACKAGES
* Appimage support.
SHELL
* Fixed yash support.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39d8419608784c80c756f949c749680ba00f097e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
neofetch/Makefile | 2 +-
neofetch/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/neofetch/Makefile b/neofetch/Makefile
index 9f695acffd..e535ef976b 100644
--- a/neofetch/Makefile
+++ b/neofetch/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= neofetch-6.1.0
+DISTNAME= neofetch-7.0.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=dylanaraps/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff --git a/neofetch/distinfo b/neofetch/distinfo
index 0d6b2aaacf..956a48faa9 100644
--- a/neofetch/distinfo
+++ b/neofetch/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (neofetch-6.1.0.tar.gz) = c3b5450eeafc6b20b65696b1d2bcc3b9e605c0a6
-RMD160 (neofetch-6.1.0.tar.gz) = bfc33beffe81a618e12ab30c48230d05db7cded4
-SHA512 (neofetch-6.1.0.tar.gz) = a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e
-Size (neofetch-6.1.0.tar.gz) = 118346 bytes
+SHA1 (neofetch-7.0.0.tar.gz) = 7a404655690ec87b5acf3b7a2f174394d862a6de
+RMD160 (neofetch-7.0.0.tar.gz) = a778ebd4f808afe5aee41c6bc2125d52a8407652
+SHA512 (neofetch-7.0.0.tar.gz) = 84dde5b34b0defc24ac472efd4354483e0438c5bbed25f1f39cec53eeeee0a7d8f10dcace736b720f0e1dfbe55342ef3f5e866501bc62aee40a09bef90bf13b5
+Size (neofetch-7.0.0.tar.gz) = 90892 bytes
Home |
Main Index |
Thread Index |
Old Index