Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111382184
D17736.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D17736.diff
View Options
Index: head/editors/Makefile
===================================================================
--- head/editors/Makefile
+++ head/editors/Makefile
@@ -39,6 +39,7 @@
SUBDIR += emacs
SUBDIR += emacs-devel
SUBDIR += encryptpad
+ SUBDIR += featherpad
SUBDIR += fileobj
SUBDIR += flim
SUBDIR += focuswriter
Index: head/editors/featherpad/Makefile
===================================================================
--- head/editors/featherpad/Makefile
+++ head/editors/featherpad/Makefile
@@ -0,0 +1,25 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= featherpad
+PORTVERSION= 0.9.1
+DISTVERSIONPREFIX= V
+CATEGORIES= editors
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= Lightweight Qt5 plain-text editor
+
+LICENSE= GPLv3
+
+USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake:outsource qt:5 gl
+
+USE_GITHUB= yes
+GH_ACCOUNT= tsujan
+GH_PROJECT= FeatherPad
+
+USE_QT= buildtools_build core gui printsupport network \
+ svg widgets x11extras linguisttools
+USE_XORG= x11
+USE_GL= gl
+
+.include <bsd.port.mk>
Index: head/editors/featherpad/distinfo
===================================================================
--- head/editors/featherpad/distinfo
+++ head/editors/featherpad/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1540720816
+SHA256 (tsujan-FeatherPad-V0.9.1_GH0.tar.gz) = caa704e4509bcc460b1113eabd42b9be7fcf8b494681fcaba7eb87ee6209350a
+SIZE (tsujan-FeatherPad-V0.9.1_GH0.tar.gz) = 590391
Index: head/editors/featherpad/pkg-descr
===================================================================
--- head/editors/featherpad/pkg-descr
+++ head/editors/featherpad/pkg-descr
@@ -0,0 +1,4 @@
+FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
+any desktop environment.
+
+WWW: https://github.com/tsujan/FeatherPad
Index: head/editors/featherpad/pkg-plist
===================================================================
--- head/editors/featherpad/pkg-plist
+++ head/editors/featherpad/pkg-plist
@@ -0,0 +1,16 @@
+bin/featherpad
+bin/fpad
+share/applications/featherpad.desktop
+%%DATADIR%%/help
+%%DATADIR%%/translations/featherpad_cy.qm
+%%DATADIR%%/translations/featherpad_da.qm
+%%DATADIR%%/translations/featherpad_de.qm
+%%DATADIR%%/translations/featherpad_eo.qm
+%%DATADIR%%/translations/featherpad_es.qm
+%%DATADIR%%/translations/featherpad_fr.qm
+%%DATADIR%%/translations/featherpad_lt.qm
+%%DATADIR%%/translations/featherpad_pl.qm
+%%DATADIR%%/translations/featherpad_ru.qm
+%%DATADIR%%/translations/featherpad_tr.qm
+%%DATADIR%%/translations/featherpad_zh_CN.qm
+share/icons/hicolor/scalable/apps/featherpad.svg
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 4, 2:16 AM (12 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16959165
Default Alt Text
D17736.diff (2 KB)
Attached To
Mode
D17736: New port editors/featherpad Lightweight Qt5 plain-text editor
Attached
Detach File
Event Timeline
Log In to Comment