import minder-1.14.0

minder is a mind-mapping application with several features:

- create maps using the keyboard and automatic layout
- many tree layout choices
- markdown formatting
- able to add notes, tasks and images as well as stickers and node
  groups.
- search across nodes and connection titles, with filtering options
- stylize nodes, links and connections
- focus mode
- import and export to several formats (OPML, FreeMind, FreePlane,
  plain text, outliner ...)
    
ok rsadowski@ lraab@
This commit is contained in:
op 2022-07-23 18:16:39 +00:00
parent 953ad27d2c
commit fd17c7393c
4 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,49 @@
COMMENT = Mind-mapping application
PKGNAME = ${GH_PROJECT:L}-${GH_TAGNAME}
GH_ACCOUNT = phase1geo
GH_PROJECT = Minder
GH_TAGNAME = 1.14.0
CATEGORIES = productivity
MAINTAINER = Omar Polo <op@openbsd.org>
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += archive c cairo gdk-3 gdk_pixbuf-2.0 gee-0.8 gio-2.0
WANTLIB += glib-2.0 gobject-2.0 granite gtk-3 gtksourceview-4
WANTLIB += handy-1 intl json-glib-1.0 m markdown pango-1.0 pangocairo-1.0
WANTLIB += xml2
MODULES = devel/dconf \
devel/meson \
lang/python
MODPY_RUNDEP = No
BUILD_DEPENDS = devel/gettext,-tools \
lang/vala
RUN_DEPENDS = devel/desktop-file-utils \
misc/shared-mime-info \
x11/gtk+3,-guic
LIB_DEPENDS = archivers/libarchive \
devel/json-glib \
textproc/discount \
x11/elementary/granite \
x11/gtksourceview4 \
x11/libhandy
CFLAGS += -I${LOCALBASE}/include
LDFLAGS += -L${LOCALBASE}/lib
CONFIGURE_ENV += LDFLAGS="${LDFLAGS}"
post-install:
cd ${PREFIX}/bin && ln -s com.github.phase1geo.minder minder
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Minder-1.14.0.tar.gz) = dWEISg7lG1Gh4ldT29009IYyzDQMic14xZGlOdjO9lM=
SIZE (Minder-1.14.0.tar.gz) = 1690353

View File

@ -0,0 +1,12 @@
minder is a mind-mapping application with several features:
- create maps using the keyboard and automatic layout
- many tree layout choices
- markdown formatting
- able to add notes, tasks and images as well as stickers and node
groups.
- search across nodes and connection titles, with filtering options
- stylize nodes, links and connections
- focus mode
- import and export to several formats (OPML, FreeMind, FreePlane,
plain text, outliner ...)

View File

@ -0,0 +1,29 @@
@bin bin/com.github.phase1geo.minder
bin/minder
share/applications/com.github.phase1geo.minder.desktop
share/glib-2.0/schemas/com.github.phase1geo.minder.gschema.xml
share/gtksourceview-3.0/
share/gtksourceview-3.0/styles/
share/gtksourceview-3.0/styles/com.github.phase1geo.minder.xml
share/icons/hicolor/128x128/apps/com.github.phase1geo.minder.svg
share/icons/hicolor/16x16/apps/com.github.phase1geo.minder.svg
share/icons/hicolor/24x24/apps/com.github.phase1geo.minder.svg
share/icons/hicolor/32x32/apps/com.github.phase1geo.minder.svg
share/icons/hicolor/48x48/apps/com.github.phase1geo.minder.svg
share/icons/hicolor/64x64/apps/com.github.phase1geo.minder.svg
share/locale/cs/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/de/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/es/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/fr/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/it/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/nl/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/pl/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/pt/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/pt_BR/LC_MESSAGES/com.github.phase1geo.minder.mo
share/locale/ru/LC_MESSAGES/com.github.phase1geo.minder.mo
share/metainfo/com.github.phase1geo.minder.appdata.xml
share/mime/packages/com.github.phase1geo.minder.xml
@tag update-desktop-database
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-mime-database