From 5e8b2d0daddfa6a9de759bdd39a23cfc1e980f3a Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Wed, 5 Oct 2016 07:30:38 +0700 Subject: desktop/neofetch: Updated for version 1.8.1. Signed-off-by: Willy Sudiarto Raharjo --- desktop/neofetch/README | 15 ++++++++++----- desktop/neofetch/neofetch.SlackBuild | 2 +- desktop/neofetch/neofetch.info | 6 +++--- desktop/neofetch/slack-desc | 6 +++--- 4 files changed, 17 insertions(+), 12 deletions(-) (limited to 'desktop') diff --git a/desktop/neofetch/README b/desktop/neofetch/README index 91aa920c31..a4f01df4c2 100644 --- a/desktop/neofetch/README +++ b/desktop/neofetch/README @@ -11,9 +11,10 @@ Optional dependencies: - gpmdp-remote (https://github.com/iAndrewT/gpmdp-remote) - Wallpaper: feh, nitrogen or gsettings (just choose one) -- Current Song: mpc, cmus, moc, spotify, gpmdc (choose one) -- Resolution: xorg-xrandr or xorg-xdpyinfo [3] -- Screenshot: scrot [4] +- Current Song: mpc, cmus, moc, spotify, deadbeef, rhythmbox, banshee, + amarok, gpmdc [3] +- Resolution: xorg-xrandr or xorg-xdpyinfo [4] +- Screenshot: scrot [5] [1] w3m-img is sometimes bundled together with w3m. @@ -22,9 +23,13 @@ Optional dependencies: will fallback to ascii mode on terminal emulators that don't support the xterm escape sequences we're using for image sizing. -[3] Xrandr is prefered over xdpyinfo as Xrandr supports multi monitor +[3] Although you can choose more than one music player, the neofetch will + gather info from the only music player that is running (except if mpc + is installed, neofetch will gather it from mpc instead) + +[4] Xrandr is prefered over xdpyinfo as Xrandr supports multi monitor and refresh rate display in the output. -[4] You can use the launch flag `--scrot_cmd` or change the config +[5] You can use the launch flag `--scrot_cmd` or change the config option '$scrot_cmd' to your screenshot program's cmd and neofetch will use it instead of scrot. diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild index 16c419e14b..7df538f1a5 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-1.7} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info index 53b5689bbe..3e6ae2123e 100644 --- a/desktop/neofetch/neofetch.info +++ b/desktop/neofetch/neofetch.info @@ -1,8 +1,8 @@ PRGNAM="neofetch" -VERSION="1.7" +VERSION="1.8.1" HOMEPAGE="https://github.com/dylanaraps/neofetch" -DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/1.7/neofetch-1.7.tar.gz" -MD5SUM="3e9fd67a9a003df202e3495e0e17ede4" +DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/1.8.1/neofetch-1.8.1.tar.gz" +MD5SUM="b59c9c2c86c1863937ee866a8d70c7c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/desktop/neofetch/slack-desc b/desktop/neofetch/slack-desc index 8ac6a687ef..12866817d1 100644 --- a/desktop/neofetch/slack-desc +++ b/desktop/neofetch/slack-desc @@ -13,7 +13,7 @@ neofetch: to generate any information about your system, it will auto-detect neofetch: your system and print it to the terminal next to an image, a distro neofetch: logo or an ASCII art of your choice. neofetch: -neofetch: Homepage: https://github.com/dylanaraps/neofetch -neofetch: -neofetch: Report Bugs: https://github.com/dylanaraps/neofetch/issues +neofetch: NOTE: Because 1.8 introduced many changes to flags and introduced new +neofetch: flags, your old configuration may not work with the new config. +neofetch: Refer to /usr/share/neofetch/config to see the newest one. neofetch: -- cgit v1.2.3