mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
[new port] deskutils/qownnotes: Manage notes using nextcloud and markdown
PR: 229758 Submitted by: stobbsm@gmail.com
This commit is contained in:
parent
dd1fa1c0e9
commit
54a24b61e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481500
5 changed files with 67 additions and 0 deletions
|
@ -239,6 +239,7 @@
|
|||
SUBDIR += pybookreader
|
||||
SUBDIR += pypanel
|
||||
SUBDIR += qorganizer
|
||||
SUBDIR += qownnotes
|
||||
SUBDIR += qrfcview
|
||||
SUBDIR += qtm
|
||||
SUBDIR += recoll
|
||||
|
|
16
deskutils/qownnotes/Makefile
Normal file
16
deskutils/qownnotes/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qownnotes
|
||||
DISTVERSION= 18.07.2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= https://download.tuxfamily.org/qownnotes/src/
|
||||
|
||||
MAINTAINER= stobbsm@gmail.com
|
||||
COMMENT= Manage notes using nextcloud and markdown
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= qmake qt:5 tar:xz
|
||||
USE_QT= buildtools_build linguisttools_build core dbus gui network sql svg webkit xml
|
||||
|
||||
.include <bsd.port.mk>
|
3
deskutils/qownnotes/distinfo
Normal file
3
deskutils/qownnotes/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1531494756
|
||||
SHA256 (qownnotes-18.07.2.tar.xz) = 996cb010d540879e76457460fc945959235291aa1660bd221c87a952cba6ea93
|
||||
SIZE (qownnotes-18.07.2.tar.xz) = 1989368
|
5
deskutils/qownnotes/pkg-descr
Normal file
5
deskutils/qownnotes/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
This is the port of QOwnNotes.
|
||||
QOwnNotes allows you to create and edit Notes in Markdown format,
|
||||
and sync tags with Nextcloud or Owncloud.
|
||||
|
||||
WWW: http://www.qownnotes.org
|
42
deskutils/qownnotes/pkg-plist
Normal file
42
deskutils/qownnotes/pkg-plist
Normal file
|
@ -0,0 +1,42 @@
|
|||
bin/QOwnNotes
|
||||
share/QOwnNotes/languages/QOwnNotes_pl.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_it.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ru.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_pt_BR.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_tr.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_hr.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_fr.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ar.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_en.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_bn.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_hil.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_hu.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_id.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ur.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_pt_PT.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_sv.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_hi.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_nl.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_pt.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ceb.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_zh_CN.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_zh_TW.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_cs.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_de.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ja.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_fil.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_ca.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_es.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_tl.qm
|
||||
share/QOwnNotes/languages/QOwnNotes_uk.qm
|
||||
share/applications/PBE.QOwnNotes.desktop
|
||||
share/icons/hicolor/128x128/apps/QOwnNotes.png
|
||||
share/icons/hicolor/48x48/apps/QOwnNotes.png
|
||||
share/icons/hicolor/64x64/apps/QOwnNotes.png
|
||||
share/icons/hicolor/24x24/apps/QOwnNotes.png
|
||||
share/icons/hicolor/256x256/apps/QOwnNotes.png
|
||||
share/icons/hicolor/512x512/apps/QOwnNotes.png
|
||||
share/icons/hicolor/scalable/apps/QOwnNotes.svg
|
||||
share/icons/hicolor/16x16/apps/QOwnNotes.png
|
||||
share/icons/hicolor/32x32/apps/QOwnNotes.png
|
||||
share/icons/hicolor/96x96/apps/QOwnNotes.png
|
Loading…
Add table
Reference in a new issue