pkgsrc-WIP-changes archive

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

Remove featherpad, imported into main



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Mar 11 06:54:49 2020 +0100
Changeset:	30f37d75b5dd8ff00101a3b7c186f278d77a5242

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

Log Message:
Remove featherpad, imported into main

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

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

diffstat:
 Makefile            |  1 -
 featherpad/DESCR    | 18 ------------------
 featherpad/Makefile | 34 ----------------------------------
 featherpad/PLIST    | 32 --------------------------------
 featherpad/distinfo |  6 ------
 5 files changed, 91 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 8e3bc54ef5..ce102ad36a 100644
--- a/Makefile
+++ b/Makefile
@@ -793,7 +793,6 @@ SUBDIR+=	fbsd2pkg
 SUBDIR+=	fceux
 SUBDIR+=	feathercoin
 SUBDIR+=	feathernotes
-SUBDIR+=	featherpad
 SUBDIR+=	felt
 SUBDIR+=	festvox-awb
 SUBDIR+=	festvox-bdl
diff --git a/featherpad/DESCR b/featherpad/DESCR
deleted file mode 100644
index 15ec4205b2..0000000000
--- a/featherpad/DESCR
+++ /dev/null
@@ -1,18 +0,0 @@
-FeatherPad is a lightweight Qt5 plain-text editor.
-It is independent of any desktop environment and has:
-  * Drag-and-drop support, including tab detachment and attachment;
-  * X11 virtual desktop awareness;
-  * An optionally permanent search-bar;
-  * Instant highlighting of found matches when searching;
-  * A docked window for text replacement;
-  * Support for line numbers and jumping to a specific line;
-  * Automatic detection of text encoding;
-  * Syntax highlighting for common programming languages;
-  * Ability to open URLs with appropriate applications;
-  * Session management;
-  * Side-pane mode;
-  * Auto-saving;
-  * Spell checking with Hunspell;
-  * Printing;
-  * Text zooming;
-  * Haiku OS and macOS support.
diff --git a/featherpad/Makefile b/featherpad/Makefile
deleted file mode 100644
index 41f2787f5e..0000000000
--- a/featherpad/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD$
-
-DISTNAME=		FeatherPad-V0.13.0
-PKGNAME=		featherpad-0.13.0
-CATEGORIES=		editors
-MASTER_SITES=		${MASTER_SITE_GITHUB:=tsujan/}
-GITHUB_TAG=		V${PKGVERSION_NOREV}
-
-MAINTAINER=	voidpin%protonmail.com@localhost
-HOMEPAGE=	https://github.com/tsujan/FeatherPad/
-COMMENT=	Lightweight Qt5 plain-text editor
-LICENSE=	gnu-gpl-v3
-
-WRKSRC=		${WRKDIR}/FeatherPad-0.13.0
-USE_CMAKE=	yes
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
-
-CONFIGURE_DIRS=	build
-CMAKE_ARG_PATH=	..
-
-pre-configure:
-	${MKDIR} -p ${WRKSRC}/build
-
-TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
-
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtx11extras/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../textproc/hunspell/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/featherpad/PLIST b/featherpad/PLIST
deleted file mode 100644
index 2ba43ee00e..0000000000
--- a/featherpad/PLIST
+++ /dev/null
@@ -1,32 +0,0 @@
-@comment $NetBSD$
-bin/featherpad
-bin/fpad
-share/applications/featherpad.desktop
-share/featherpad/help
-share/featherpad/help_ja
-share/featherpad/translations/featherpad_ar_DZ.qm
-share/featherpad/translations/featherpad_cs.qm
-share/featherpad/translations/featherpad_cy.qm
-share/featherpad/translations/featherpad_da.qm
-share/featherpad/translations/featherpad_de.qm
-share/featherpad/translations/featherpad_el.qm
-share/featherpad/translations/featherpad_eo.qm
-share/featherpad/translations/featherpad_es.qm
-share/featherpad/translations/featherpad_fa.qm
-share/featherpad/translations/featherpad_fr.qm
-share/featherpad/translations/featherpad_hu.qm
-share/featherpad/translations/featherpad_id.qm
-share/featherpad/translations/featherpad_it.qm
-share/featherpad/translations/featherpad_ja.qm
-share/featherpad/translations/featherpad_lt.qm
-share/featherpad/translations/featherpad_nb_NO.qm
-share/featherpad/translations/featherpad_nl.qm
-share/featherpad/translations/featherpad_pl.qm
-share/featherpad/translations/featherpad_pt_BR.qm
-share/featherpad/translations/featherpad_pt_PT.qm
-share/featherpad/translations/featherpad_ru.qm
-share/featherpad/translations/featherpad_sk_SK.qm
-share/featherpad/translations/featherpad_tr.qm
-share/featherpad/translations/featherpad_zh_CN.qm
-share/featherpad/translations/featherpad_zh_TW.qm
-share/icons/hicolor/scalable/apps/featherpad.svg
diff --git a/featherpad/distinfo b/featherpad/distinfo
deleted file mode 100644
index 822fb3c176..0000000000
--- a/featherpad/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (FeatherPad-V0.13.0.tar.gz) = d7467c9bf1d946da2aec99f3dcbe2384353bfc6f
-RMD160 (FeatherPad-V0.13.0.tar.gz) = 89298fe493248219457dd9e20d384897203e2a98
-SHA512 (FeatherPad-V0.13.0.tar.gz) = fb88a13ba49dc9a3be4e6cf2537d246d4514f667238e8d80c5d570ec9ff860cbde34a213be2b0a0b51fcc260a2943bfc7fd929c1f91a44b65fe7b8eaf5460b5d
-Size (FeatherPad-V0.13.0.tar.gz) = 822180 bytes


Home | Main Index | Thread Index | Old Index