Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2019 04:52:03 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504921 - in head/editors: . quilter quilter/files
Message-ID:  <201906230452.x5N4q3Ro002179@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Jun 23 04:52:03 2019
New Revision: 504921
URL: https://svnweb.freebsd.org/changeset/ports/504921

Log:
  New port: editors/quilter: Editor allowing you to focus on your writing

Added:
  head/editors/quilter/
  head/editors/quilter/Makefile   (contents, props changed)
  head/editors/quilter/distinfo   (contents, props changed)
  head/editors/quilter/files/
  head/editors/quilter/files/patch-meson.build   (contents, props changed)
  head/editors/quilter/pkg-descr   (contents, props changed)
  head/editors/quilter/pkg-plist   (contents, props changed)
Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Sun Jun 23 04:39:30 2019	(r504920)
+++ head/editors/Makefile	Sun Jun 23 04:52:03 2019	(r504921)
@@ -217,6 +217,7 @@
     SUBDIR += py-editorconfig
     SUBDIR += py-pynvim
     SUBDIR += py-room
+    SUBDIR += quilter
     SUBDIR += rox-edit
     SUBDIR += rubygem-neovim
     SUBDIR += scite

Added: head/editors/quilter/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/quilter/Makefile	Sun Jun 23 04:52:03 2019	(r504921)
@@ -0,0 +1,33 @@
+# $FreeBSD$
+
+PORTNAME=	quilter
+DISTVERSION=	1.9.1
+CATEGORIES=	editors
+
+MAINTAINER=	yuri@FreeBSD.org
+COMMENT=	Editor allowing you to focus on your writing
+
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	valac:lang/vala \
+		discount>0:textproc/discount
+LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
+		libgranite.so:x11-toolkits/granite \
+		libgtkspell3-3.so:textproc/gtkspell3 \
+		libwebkit2gtk-4.0.so:www/webkit2-gtk3
+
+USES=		desktop-file-utils gettext gnome meson pkgconfig python:build
+USE_GITHUB=	yes
+GH_ACCOUNT=	lainsce
+USE_GNOME=	glib20 gtk30 gtksourceview3
+
+INSTALLS_ICONS=	yes
+
+GLIB_SCHEMAS=	com.github.lainsce.quilter.gschema.xml
+
+LDFLAGS+=	${LOCALBASE}/lib/libmarkdown.a
+
+BINARY_ALIAS=	python3=${PYTHON_CMD}
+
+.include <bsd.port.mk>

Added: head/editors/quilter/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/quilter/distinfo	Sun Jun 23 04:52:03 2019	(r504921)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1561223420
+SHA256 (lainsce-quilter-1.9.1_GH0.tar.gz) = 49d6d3d300211f0b787a4487b67fad22fd1bec11d9d5f06489ec0105b0cabe55
+SIZE (lainsce-quilter-1.9.1_GH0.tar.gz) = 916154

Added: head/editors/quilter/files/patch-meson.build
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/quilter/files/patch-meson.build	Sun Jun 23 04:52:03 2019	(r504921)
@@ -0,0 +1,20 @@
+--- meson.build.orig	2019-06-23 03:48:31 UTC
++++ meson.build
+@@ -39,7 +39,7 @@ c_args = [
+ 
+ # Find libMarkdown
+ cc = meson.get_compiler('c')
+-libmarkdown = cc.find_library('markdown', required: true)
++#libmarkdown = cc.find_library('markdown', required: true)
+ 
+ # Let's define our executable
+ add_project_arguments(['--vapidir', join_paths(meson.current_source_dir(), 'vapi')], language: 'vala')
+@@ -78,7 +78,7 @@ executable(
+         dependency('gtk+-3.0'),
+         dependency('webkit2gtk-4.0'),
+         dependency('gtkspell3-3.0'),
+-        libmarkdown
++        #libmarkdown
+     ],
+     vala_args: [
+         meson.source_root() + '/vapi/config.vapi',

Added: head/editors/quilter/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/quilter/pkg-descr	Sun Jun 23 04:52:03 2019	(r504921)
@@ -0,0 +1,4 @@
+Focus on your writing and write beautiful solid stories with the Focus Mode in
+tow in this Markdown editor.
+
+WWW: https://github.com/lainsce/quilter

Added: head/editors/quilter/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/quilter/pkg-plist	Sun Jun 23 04:52:03 2019	(r504921)
@@ -0,0 +1,38 @@
+bin/com.github.lainsce.quilter
+share/applications/com.github.lainsce.quilter.desktop
+share/com.github.lainsce.quilter/font/mono.css
+share/com.github.lainsce.quilter/font/sans.css
+share/com.github.lainsce.quilter/font/serif.css
+share/com.github.lainsce.quilter/highlight.js/lib/highlight.min.js
+share/com.github.lainsce.quilter/highlight.js/styles/dark.min.css
+share/com.github.lainsce.quilter/highlight.js/styles/default.min.css
+share/com.github.lainsce.quilter/highlight.js/styles/sepia.min.css
+share/fonts/truetype/quilt/QuiltMono.ttf
+share/gtksourceview-3.0/styles/quilter-dark.xml
+share/gtksourceview-3.0/styles/quilter-moon.xml
+share/gtksourceview-3.0/styles/quilter-sepia.xml
+share/gtksourceview-3.0/styles/quilter.xml
+share/icons/hicolor/128x128/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/128x128@2/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/16x16/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/16x16@2/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/24x24/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/24x24@2/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/32x32/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/32x32@2/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/48x48/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/48x48@2/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/64x64/apps/com.github.lainsce.quilter.svg
+share/icons/hicolor/64x64@2/apps/com.github.lainsce.quilter.svg
+share/locale/ca/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/da/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/de/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/es/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/fr/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/it/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/ja/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/lt/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/nl_NL/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/pl/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/locale/pt_BR/LC_MESSAGES/com.github.lainsce.quilter.mo
+share/metainfo/com.github.lainsce.quilter.appdata.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906230452.x5N4q3Ro002179>