FreeBSD Bugzilla – Attachment 194780 Details for
Bug 229314
[NEW PORT] editors/featherpad
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add editors/featherpad
featherpad.diff (text/plain), 2.87 KB, created by
Jesper Schmitz Mouridsen
on 2018-06-30 08:47:10 UTC
(
hide
)
Description:
add editors/featherpad
Filename:
MIME Type:
Creator:
Jesper Schmitz Mouridsen
Created:
2018-06-30 08:47:10 UTC
Size:
2.87 KB
patch
obsolete
>diff -urN /usr/ports/editors/featherpad/distinfo editors/featherpad/distinfo >--- /usr/ports/editors/featherpad/distinfo 1970-01-01 01:00:00.000000000 +0100 >+++ editors/featherpad/distinfo 2018-06-23 01:51:39.854738000 +0200 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1529711499 >+SHA256 (tsujan-FeatherPad-V0.9.0_GH0.tar.gz) = 4e7924cfe191c6017db084713bb25d458cb5161c4800e4eac2265c5b6240c6d2 >+SIZE (tsujan-FeatherPad-V0.9.0_GH0.tar.gz) = 562703 >diff -urN /usr/ports/editors/featherpad/files/patch-featherpad_encoding.cpp editors/featherpad/files/patch-featherpad_encoding.cpp >--- /usr/ports/editors/featherpad/files/patch-featherpad_encoding.cpp 1970-01-01 01:00:00.000000000 +0100 >+++ editors/featherpad/files/patch-featherpad_encoding.cpp 2018-05-13 14:12:16.693699000 +0200 >@@ -0,0 +1,10 @@ >+--- featherpad/encoding.cpp.orig 2016-08-13 15:57:51 UTC >++++ featherpad/encoding.cpp >+@@ -8,6 +8,7 @@ >+ >+ #include <stdlib.h> // getenv >+ #include <langinfo.h> // CODESET, nl_langinfo >++#include <locale.h> >+ #include <stdint.h> // uint8_t, uint32_t >+ #include <QTextCodec> >+ #include "encoding.h" >diff -urN /usr/ports/editors/featherpad/Makefile editors/featherpad/Makefile >--- /usr/ports/editors/featherpad/Makefile 1970-01-01 01:00:00.000000000 +0100 >+++ editors/featherpad/Makefile 2018-06-30 10:01:57.598151000 +0200 >@@ -0,0 +1,25 @@ >+# Created by: Olivier Duchateau >+# $FreeBSD$ >+ >+PORTNAME= featherpad >+PORTVERSION= 0.9.0 >+DISTVERSIONPREFIX= V >+CATEGORIES= editors >+ >+MAINTAINER= jesper@schmitz.computer >+COMMENT= Lightweight Qt5 plain-text editor >+ >+LICENSE= GPLv3 >+ >+USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake:outsource qt:5 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= tsujan >+GH_PROJECT= FeatherPad >+ >+USE_QT= buildtools_build core gui printsupport network \ >+ svg widgets x11extras >+USE_XORG= x11 >+USE_GL= gl >+ >+.include <bsd.port.mk> >diff -urN /usr/ports/editors/featherpad/pkg-descr editors/featherpad/pkg-descr >--- /usr/ports/editors/featherpad/pkg-descr 1970-01-01 01:00:00.000000000 +0100 >+++ editors/featherpad/pkg-descr 2018-05-13 14:12:16.693857000 +0200 >@@ -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 >diff -urN /usr/ports/editors/featherpad/pkg-plist editors/featherpad/pkg-plist >--- /usr/ports/editors/featherpad/pkg-plist 1970-01-01 01:00:00.000000000 +0100 >+++ editors/featherpad/pkg-plist 2018-06-30 10:02:09.157410000 +0200 >@@ -0,0 +1,13 @@ >+bin/featherpad >+bin/fpad >+share/applications/featherpad.desktop >+%%DATADIR%%/help >+%%DATADIR%%/translations/featherpad_da.qm >+%%DATADIR%%/translations/featherpad_de.qm >+%%DATADIR%%/translations/featherpad_eo.qm >+%%DATADIR%%/translations/featherpad_es_ES.qm >+%%DATADIR%%/translations/featherpad_fr.qm >+%%DATADIR%%/translations/featherpad_pl.qm >+%%DATADIR%%/translations/featherpad_ru.qm >+%%DATADIR%%/translations/featherpad_tr.qm >+%%DATADIR%%/translations/featherpad_zh_CN.qm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229314
:
194605
| 194780