pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove neofetch-7.0.0, now in main pkgsrc branch



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Mar 20 13:40:28 2020 +0100
Changeset:	ce673e39eb515997404ef24a02ae95b0c369627e

Modified Files:
	Makefile
Removed Files:
	neofetch/DESCR
	neofetch/Makefile
	neofetch/PLIST
	neofetch/distinfo

Log Message:
Remove neofetch-7.0.0, now in  main pkgsrc branch

See https://mail-index.netbsd.org/pkgsrc-changes/2020/03/20/msg208563.html

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ce673e39eb515997404ef24a02ae95b0c369627e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |  1 -
 neofetch/DESCR    |  7 -------
 neofetch/Makefile | 18 ------------------
 neofetch/PLIST    |  3 ---
 neofetch/distinfo |  6 ------
 5 files changed, 35 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 78bad120c7..3b85e83937 100644
--- a/Makefile
+++ b/Makefile
@@ -2342,7 +2342,6 @@ SUBDIR+=	necpp-git
 SUBDIR+=	nehe-opengl-tutorials
 SUBDIR+=	neko
 SUBDIR+=	nemo
-SUBDIR+=	neofetch
 SUBDIR+=	neovim
 SUBDIR+=	neovim-git
 SUBDIR+=	nestopia-rpi
diff --git a/neofetch/DESCR b/neofetch/DESCR
deleted file mode 100644
index 271d24664b..0000000000
--- a/neofetch/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Neofetch is a command-line system information tool written in bash 3.2+.
-Neofetch displays information about your operating system, software and
-hardware in an aesthetic and visually pleasing way.
-
-The overall purpose of Neofetch is to be used in screen-shots of your
-system. Neofetch shows the information other people want to see. There are
-other tools available for proper system statistic/diagnostics.
diff --git a/neofetch/Makefile b/neofetch/Makefile
deleted file mode 100644
index e535ef976b..0000000000
--- a/neofetch/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	neofetch-7.0.0
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dylanaraps/}
-GITHUB_TAG=	${PKGVERSION_NOREV}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/dylanaraps/neofetch
-COMMENT=	Command-line system information tool written in bash 3.2+
-LICENSE=	mit
-
-REPLACE_BASH+=	neofetch
-USE_TOOLS+=	bash:run
-
-MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/neofetch/PLIST b/neofetch/PLIST
deleted file mode 100644
index 86f2e73b6d..0000000000
--- a/neofetch/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/neofetch
-man/man1/neofetch.1
diff --git a/neofetch/distinfo b/neofetch/distinfo
deleted file mode 100644
index 956a48faa9..0000000000
--- a/neofetch/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-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