pkgsrc-WIP-changes archive

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

Remove lariza: import into main branch



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Mar 2 20:37:50 2021 +0100
Changeset:	ed8c3358be7db6baefe61867beddb906f6d55efa

Modified Files:
	Makefile
Removed Files:
	lariza/DESCR
	lariza/Makefile
	lariza/PLIST

Log Message:
Remove lariza: import into main branch

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

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

diffstat:
 Makefile        |  1 -
 lariza/DESCR    |  4 ----
 lariza/Makefile | 21 ---------------------
 lariza/PLIST    |  6 ------
 4 files changed, 32 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 711d81f556..662fc7eb93 100644
--- a/Makefile
+++ b/Makefile
@@ -1925,7 +1925,6 @@ SUBDIR+=	lander
 SUBDIR+=	lanq
 SUBDIR+=	lapack
 SUBDIR+=	lapacke
-SUBDIR+=	lariza
 SUBDIR+=	lasi
 SUBDIR+=	last.fm
 SUBDIR+=	laszip
diff --git a/lariza/DESCR b/lariza/DESCR
deleted file mode 100644
index 08ec78bdf3..0000000000
--- a/lariza/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-lariza is an experimental web browser and the author's personal
-playground. There are no "safety guards" and no "great awesome wow
-usability" crap. It's meant to be a fast browser that does just
-that: Browse the web.
diff --git a/lariza/Makefile b/lariza/Makefile
deleted file mode 100644
index 9cbc802b27..0000000000
--- a/lariza/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-PKGNAME=	lariza-21.01
-PKGREVISION=	# override since GIT_TAG gives the version
-CATEGORIES=	www
-GIT_REPO=	https://www.uninformativ.de/git/lariza.git
-GIT_TAG=	v21.01
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://uninformativ.de/git/lariza
-COMMENT=	Experimental web browser using WebKit2GTK+
-LICENSE=	mit
-
-USE_TOOLS+=		gmake pkg-config
-INSTALL_MAKE_FLAGS+=	mandir=${PREFIX}/${PKGMANDIR}
-INSTALL_MAKE_FLAGS+=	prefix=${PREFIX}
-
-.include "../../wip/mk/git-package.mk"
-.include "../../www/webkit-gtk/buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/lariza/PLIST b/lariza/PLIST
deleted file mode 100644
index 1212c4ae30..0000000000
--- a/lariza/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-bin/lariza
-lib/lariza/web_extensions/we_adblock.so
-man/man1/lariza.1
-man/man1/lariza.usage.1
-share/lariza/user-scripts/hints.js


Home | Main Index | Thread Index | Old Index