pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vym: Update to 2.9.28
Module Name: pkgsrc-wip
Committed By: Iris <iris000%duck.com@localhost>
Pushed By: iris
Date: Sun Aug 4 18:56:24 2024 +0000
Changeset: d654d6ef082ed7b266faffa0584bd6757040586e
Modified Files:
vym/COMMIT_MSG
vym/Makefile
vym/PLIST
vym/distinfo
vym/patches/patch-src_main.cpp
vym/patches/patch-src_mainwindow.cpp
Removed Files:
vym/patches/patch-src_exportoofiledialog.cpp
Log Message:
vym: Update to 2.9.28
https://github.com/insilmaril/vym/blob/release/release-notes-2.9.md
8f4e86ca Version 2.9.28
c6c3823b Added Sven Höxter to aboutDialog for his patches
cba17cc6 Feature: link app icon as a mimetype icon for the hicolor default theme (#109)
01aae901 Fix: do not install manpage in doc dir (#107)
201ca770 Bugfix: Open french documention if required
97e0e837 Spelling fix: remove duplicate word (#108)
1a3d001d Spelling fixes (#105)
7eb79dde Desktop file improvements (#106)
92a762ed Merge branch 'release' of github.com:insilmaril/vym into release
d9d7b12a Updated project name
5248d9a0 Fixed typo in version number
0e87888d Updated year in README.md
acdf0677 Updated release notes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d654d6ef082ed7b266faffa0584bd6757040586e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vym/COMMIT_MSG | 217 ++++++++++++++++++++++++++-
vym/Makefile | 63 ++++----
vym/PLIST | 43 ++++--
vym/distinfo | 11 +-
vym/patches/patch-src_exportoofiledialog.cpp | 11 --
vym/patches/patch-src_main.cpp | 8 +-
vym/patches/patch-src_mainwindow.cpp | 8 +-
7 files changed, 300 insertions(+), 61 deletions(-)
diffs:
diff --git a/vym/COMMIT_MSG b/vym/COMMIT_MSG
index 56b80a09a5..b177f06b31 100644
--- a/vym/COMMIT_MSG
+++ b/vym/COMMIT_MSG
@@ -1,8 +1,223 @@
$NetBSD$
-vym: Update from 2.7.1 to 2.8.8
+vym: Update from 2.7.1 to 2.9.28
https://www.insilmaril.de/vym/release-notes-2.8.0.html
+https://github.com/insilmaril/vym/blob/release/release-notes-2.9.md
+
+--
+
+Changelog for 2.9.28:
+
+8f4e86ca Version 2.9.28
+c6c3823b Added Sven Höxter to aboutDialog for his patches
+cba17cc6 Feature: link app icon as a mimetype icon for the hicolor default them$
+01aae901 Fix: do not install manpage in doc dir (#107)
+201ca770 Bugfix: Open french documention if required
+97e0e837 Spelling fix: remove duplicate word (#108)
+1a3d001d Spelling fixes (#105)
+7eb79dde Desktop file improvements (#106)
+92a762ed Merge branch 'release' of github.com:insilmaril/vym into release
+d9d7b12a Updated project name
+5248d9a0 Fixed typo in version number
+0e87888d Updated year in README.md
+acdf0677 Updated release notes
+
+--
+
+Release notes VYM - View Your Mind
+
+The lists below shows differences between vym 2.8.0 and the latest 2.9.x
+version.
+
+Feel free to report any bugs or feature requests on
+https://github.com/insilmaril/vym/issues
+
+Thanks for using vym!
+
+Uwe Drechsel - May 2024
+Version 2.9.27
+Bugfixes
+
+ Bugfix: Markdown improvements by Markus Seilnacht
+ Bugfix: Allow saving of readonly maps
+ Bugfix: Use vymBaseDir when setting up libreoffice export
+ Bugfix: Resetting task delta prio not limited to visible tasks
+
+Version 2.9.26
+Features
+
+ Feature: #87 Enable Crtl modifier for macros triggered by function keys.
+ Feature: Set last export type to "Update" after successfully "Creating"
+Confluence page
+ Feature: Updated status bar messages when loading/saving maps
+ Feature: #91 Update Italian translation
+ Feature: Dropped URLs are truncated at start of parameters
+
+Bugfixes
+
+ Bugfix: Minor typo in German translation
+ Bugfix: Minor typo in Confluence settings dialog
+ Bugfix: Pasted text URLs in a heading no longer create URL in branch
+ Bugfix: #90 Disable BSP indexing to avoid crashes
+ Bugfix: #88 Improved ASCII export
+
+Changes
+
+ Change: Removed or changed shortcuts with ALT
+
+Version 2.9.22
+Features
+
+ Feature: Support multiple Jira instances with specific authentication
+methods
+ Feature: Floppy disk icon for unsaved maps better visible, if active
+ Feature: Upload images also for new Confluence pages
+ Feature: New commands to control visuals of selection box
+ Feature: added script to set colors of selection box for dark theme:
+ demos/scripts/setSelectionBoxDarkTheme.vys
+ Feature: Center on selection and fit to view with Key_Period + Key_Shift
+ Feature: Delete vymLink with Ctrl-Shift click
+ Feature: Scale pasted images to 300px width
+ Feature: Define pen color, width and brush for selection box
+ setSelectionPenColor
+ setSelectionPenWidth
+ setSelectionBrushColor
+ Feature: Option to 'never' use dark theme
+ Feature: Support Personal Access Tokens for Jira and Confluence
+ Feature: Improved animated centering on selection (Shortcut: Key_Period)
+ Feature: For multiple selected items show count in status line
+ Feature: Scale images on the fly
+ This allows to paste and shrink images (Ctrl + "-"), but when zooming in
+the images are not pixelized, but still have original resolution. Storing e.g.
+screenshots is more efficient this way.
+
+Bugfixes
+
+ Bugfix: Creating Confluence page without attachments
+ Bugfix: Icon and status of view icons
+ Bugfix: disabled all icons when no map is available.
+ Bugfix: Fixed layout of dialog for Confluence export
+ Bugfix: Improved adding new branches at border of current scene
+ Bugfix: Urls and VymLinks shown again in statusBar
+ Bugfix: Wrong positon of selection box of xlinks control points, resulting
+in crazy scrolling, when control point is selected.
+ Bugfix: #79 quell linking error (#79)
+ Bugfix: Set selection background color in TreeEditor
+ Bugfix: Also center on selected branch when using HeadingEditor while
+editing a heading
+ Bugfix: Save colors of headings
+ Bugfix: Editing long plainText headings might open HeadingEditor
+ Bugfix: #65 and #71 Colors in NoteEditor with RichText
+ Bugfix: #76 Editing heading of zoomed in view causes panning
+ Bugfix: When zooming in/out using mouse wheel don't change rotation
+ Bugfix: Background colors in HeadingEditor
+ Bugfix: #40 Editing PlainText headings with linebreaks
+ Bugfix: #75 TreeEditor and Linebreaks in headings
+ Bugfix: #73 Default maps should not have word default in MapCenter
+ Bugfix: #72 Improved support to load new default maps
+ Bugfix: #74 HTML export uses word wrap for PlainText notes
+ Bugfix: Update HeadingEditor for RichText heading, when frame background
+changes
+ Bugfix: Update color and heading of HeadingEditor
+ Bugfix: #70 HeadingEditor doesn't use map background when switching on
+RichText mode
+ Bugfix: #70 settings override macroPath, if local option is used "-l"
+ Bugfix: #68 HeadingEditor doesn't update after in MapEditor
+ Bugfix: Consider zoomFactor after load when scrolling to selection
+ Bugfix: Set color and width of legacy xlink
+
+Changes
+
+ Change: Use Control modifier instead of Shift to only move MapCenter
+ Change: Compatibility with 2.9.514: Some elements can be read, even if vym
+
+Version 2.9.2
+Bugfixes
+
+ Bugfix: #64 Read notes correctly from (very old) maps
+
+Version 2.9.0
+
+This version provides bugfixes and some new features. The biggest and most
+visible changes are dark theme support and an extended color bar to select
+colors.
+
+The platform support has been improved, native Mac version is available (again)
+and also binaries for various Linux flavors. See the README.md for details
+Features
+
+ Feature: Dark theme
+ Feature: Increase max. number of recent maps to 20
+ Feature: Reset priority delta for visible tasks (all maps)
+ Feature: Toggle target for multiple selected items
+ Feature: Copying and pasting between vym instances and pasting images
+ Feature: Added desktop files for easier packaging accross Linux distros
+ Feature: Larger font size for editing headings on WIndows
+ Feature: Scripting commands to edit heading and get depth of branch
+ Feature: Introduced colors toolbar (#39)
+ Feature: Use expand macro in Confluence export for scrolled branches
+ Feature: Move branches diagonally with Ctrl-PageUp/Down
+ Feature: Enable openSSL on Windows
+ Feature: Add information from JIRA as attributes
+ Feature: Toggle flag for multiselection
+ Feature: Confluence and JIRA support
+ Feature: Cycle tasks by clicking status in taskeditor
+ Feature: Cursor up/down + Shift-key can be used to select multiple branches
+ Feature: Updated translations for Greek and German
+
+Bugfixes
+
+ Bugfix: #52 Saving part of map overwrites original map
+ Bugfix: #48 lockfile cannot be renamed on Windows
+ Bugfix: Read map attributes for default map
+ Bugfix: Create translation files during build
+ Bugfix: German translation to show keyboard macros in help menu
+ Bugfix: Set URL when getting Jira data
+ Bugfix: Use mapname and correct postfic when exporting
+ Bugfix: #25 treeEditor opens when pasting images
+ Bugfix: less compiler warnings related to deprecated Qt
+ Bugfix: Restore state of treeEditor and slideEditor from settings in map
+after load
+ Bugfix: Don't set URL for Jira ticket, if Jira pattern is not known
+ Bugfix: Umlauts when exporting to a Confluence page
+ Bugfix: undo/redo when toggling task via F12-macro
+ Bugfix: Allow selecting text while editing a heading in QLineEdit
+ Bugfix: Remove invalid QModelIndex warning when relinking images from
+mainbranch to center
+ Bugfix: Avoid jumping of view when adding branches to center"
+ Bugfix: Reset current text format when switching from RichText to PlainText
+ Bugfix: Unused duplicate branchPropertyEditor dockwidget removed
+ Bugfix: Setting for Windows data-root directory (#36)
+ Bugfix: vymBaseDir improvements (#34)
+ Bugfix: Don't trigger reposition when selection changes
+ Bugfix: Relink branches and keep parent
+ Bugfix: set CMAKE_INSTALL_DATAROOTDIR (#24)
+ Bugfix: #31 Confluence export missing siblinigs of hidden first branch
+ Bugfix: #26 tabname for save but unchanged maps does not update
+ Bugfix: Getting user info from Confluence
+ Bugfix: Freemind import
+ Bugfix: exportLast of Markdown export
+ Bugfix: piping plaintext mails from mutt into note
+ Bugfix: Cycling tasks in taskeditor
+ Bugfix: Links to images (color and hiding)
+ Bugfix: Don't give up on unknown tags when importing Freeplane
+ Bugfix: Remove unnecessary columns from taskeditor
+ Bugfix: #14 Packaging for openSUSE: Set vymBaseDir correctly
+ Bugfix: Trash button in NoteEditor
+ Bugfix: vym crashed, when cursor left/right was used and multiple branches
+were selected
+ Bugfix: Copy to new map
+ Bugfix: crash while checking an empty directory (#9)
+
+Changes
+
+ Changed: Settings for JIRA and Confluence
+ Changed: Moved functionality of recover session into restore ression
+ Changed: Sleeping tasks keep their priority (Before prio was lowered and
+sleeping tasks dropped to bottom.)
+ Changed: Removed unused Bugzilla script
+ Changed: Builds now use cmake
Release notes View Your Mind - vym 2.8.0
diff --git a/vym/Makefile b/vym/Makefile
index fbd58dbf98..43ec18ca1a 100644
--- a/vym/Makefile
+++ b/vym/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
#
-DISTNAME= vym-2.8.8
+DISTNAME= vym-2.9.28
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vym/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_GITHUB:=insilmaril/}
+GITHUB_TAG= 8f4e86ca61801ca8a759baa9c6ffb3441b8e8291
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.insilmaril.de/vym/
@@ -17,17 +17,13 @@ DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
DEPENDS+= zip-[0-9]*:../../archivers/zip
-USE_LANGUAGES= c++
-USE_TOOLS+= perl:run bash:run gzip
+USE_LANGUAGES= c c++
+USE_TOOLS+= bash:run pkg-config gmake gzip
+USE_CMAKE= yes
-REPLACE_BASH+= scripts/makedist-vym scripts/vivym
-REPLACE_BASH+= scripts/getbinaries scripts/screencast
+REPLACE_BASH+= scripts/vivym
-REPLACE_RUBY+= scripts/jigger
-REPLACE_RUBY+= scripts/make-qrc.rb
-
-CHECK_INTERPRETER_SKIP= share/vym/scripts/bugger \
- share/vym/scripts/vym-addmail.rb
+CHECK_INTERPRETER_SKIP= share/vym/scripts/vym-addmail.rb
INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/vym
@@ -35,9 +31,22 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/vym
SUBST_CLASSES+= flags
SUBST_STAGE.flags= pre-configure
SUBST_MESSAGE.flags= Fix path to flags
-SUBST_FILES.flags= src/exportoofiledialog.cpp src/main.cpp src/mainwindow.cpp
+SUBST_FILES.flags= src/main.cpp src/mainwindow.cpp
SUBST_VARS.flags= PREFIX
+SUBST_CLASSES+= man_gz
+SUBST_STAGE.man_gz= pre-configure
+SUBST_MESSAGE.man_gz= Fix installing gzipped man page
+SUBST_FILES.man_gz= CMakeLists.txt
+SUBST_SED.man_gz= -e 's;doc/vym.1.gz;doc/vym.1;g'
+
+# '-DCMAKE_INSTALL_MANDIR=man/man1' seems to be ignored
+SUBST_CLASSES+= cmake-mandir
+SUBST_STAGE.cmake-mandir= pre-configure
+SUBST_MESSAGE.cmake-mandir= Fix man page path
+SUBST_FILES.cmake-mandir= CMakeLists.txt
+SUBST_SED.cmake-mandir= -e 's;\$${CMAKE_INSTALL_MANDIR};$$\{CMAKE_INSTALL_PREFIX\}/man/man1;g'
+
SUBST_CLASSES+= man-bin
SUBST_STAGE.man-bin= post-build
SUBST_MESSAGE.man-bin= Fixing bin path in man page
@@ -50,24 +59,22 @@ SUBST_MESSAGE.man-doc= Fixing doc path in man page
SUBST_FILES.man-doc= doc/vym.1
SUBST_SED.man-doc= -e 's;/usr/share/doc/packages/vym;${PREFIX}/share/doc/vym;g'
+SUBST_CLASSES+= pdf-path
+SUBST_STAGE.pdf-path= pre-configure
+SUBST_MESSAGE.pdf-path= Fix installing pdf files in share/doc/vym/doc
+SUBST_FILES.pdf-path= CMakeLists.txt
+SUBST_SED.pdf-path= -e 's;doc DESTINATION;doc/ DESTINATION;g'
+
+CMAKE_ARG_PATH= .
+CMAKE_ARGS+= -DCMAKE_BUILD_TYPE="Release"
+CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
+CMAKE_ARGS+= -DCMAKE_INSTALL_DATADIR=share/vym
+CMAKE_ARGS+= -DCMAKE_INSTALL_DATAROOTDIR=share/vym
+CMAKE_ARGS+= -DCMAKE_INSTALL_DOCDIR=share/doc/vym
+
post-extract:
- ${CHMOD} a-x ${WRKSRC}/icons/vym.ico
${GZIP_CMD} -d ${WRKSRC}/doc/vym.1.gz
-do-configure:
- cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
- ${QTDIR}/bin/qmake -unix \
- PREFIX=${PREFIX} \
- BINDIR=${PREFIX}/bin \
- DATADIR=${PREFIX}/share/vym \
- DOCDIR=${PREFIX}/share/doc/vym vym.pro
-
-post-install:
- ${INSTALL_MAN} ${WRKSRC}/doc/vym.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
- ${INSTALL_DATA} ${WRKSRC}/doc/vym.pdf ${DESTDIR}${PREFIX}/share/doc/vym
- ${INSTALL_DATA} ${WRKSRC}/doc/vym_es.pdf ${DESTDIR}${PREFIX}/share/doc/vym
- ${INSTALL_DATA} ${WRKSRC}/doc/vym_fr.pdf ${DESTDIR}${PREFIX}/share/doc/vym
-
.include "../../lang/ruby/buildlink3.mk"
.include "../../lang/ruby/replace.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/vym/PLIST b/vym/PLIST
index 996afa08f9..3db47f2aee 100644
--- a/vym/PLIST
+++ b/vym/PLIST
@@ -1,10 +1,17 @@
@comment $NetBSD$
bin/vym
man/man1/vym.1
+share/applications/vym.desktop
+share/doc/vym/LICENSE.txt
+share/doc/vym/README.md
share/doc/vym/vym.pdf
share/doc/vym/vym_es.pdf
share/doc/vym/vym_fr.pdf
+share/icons/hicolor/48x48/apps/vym.png
+share/icons/hicolor/48x48/mimetypes/application-x-vym.png
+share/mime/packages/vym.xml
share/vym/demos/ao-report-example.vym
+share/vym/demos/default-dark.vym
share/vym/demos/default.vym
share/vym/demos/frames.vym
share/vym/demos/lifeforms.vym
@@ -13,6 +20,7 @@ share/vym/demos/new-flags.vym
share/vym/demos/scripts/examplescript.vys
share/vym/demos/scripts/export-image.vys
share/vym/demos/scripts/iterating-branches.vys
+share/vym/demos/scripts/setSelectionBoxDarkTheme.vys
share/vym/demos/scripts/strip-url.vys
share/vym/demos/task-management.vym
share/vym/demos/time-management.vym
@@ -104,8 +112,10 @@ share/vym/flags/system/task-wip-sleeping.svg
share/vym/flags/system/task-wip.svg
share/vym/icons/configure-plus.svg
share/vym/icons/cursors/cursorcolorpicker.png
-share/vym/icons/cursors/cursorhandopen.png
share/vym/icons/cursors/cursorxlink.png
+share/vym/icons/document-save.svg
+share/vym/icons/down-diagonal-left.png
+share/vym/icons/down-diagonal-right.png
share/vym/icons/down.png
share/vym/icons/editcopy.png
share/vym/icons/editcut.png
@@ -125,7 +135,6 @@ share/vym/icons/filesaveas.png
share/vym/icons/find.png
share/vym/icons/formatcolorbranch.png
share/vym/icons/formatcolorpicker.png
-share/vym/icons/formatcolorpicker.xpm
share/vym/icons/formatcolorsubtree.png
share/vym/icons/formatfixedfont.png
share/vym/icons/formatrichtext.png
@@ -140,12 +149,13 @@ share/vym/icons/linestyle-solid.png
share/vym/icons/modifiers/cursorhandopen.png
share/vym/icons/modifiers/mode-color.png
share/vym/icons/modifiers/mode-move-object.svg
-share/vym/icons/modifiers/mode-move-view.svg
share/vym/icons/modifiers/mode-select.svg
share/vym/icons/modifiers/mode-xlink.png
share/vym/icons/newbranch.png
share/vym/icons/newmapcenter.png
share/vym/icons/redo.png
+share/vym/icons/script-reload.svg
+share/vym/icons/script-run.svg
share/vym/icons/scripteditor.png
share/vym/icons/selectnext.png
share/vym/icons/selectprevious.png
@@ -154,6 +164,7 @@ share/vym/icons/slideeditor.png
share/vym/icons/slidenext.png
share/vym/icons/slideprevious.png
share/vym/icons/sliderecord.png
+share/vym/icons/system-shutdown.svg
share/vym/icons/taskeditor.png
share/vym/icons/taskfilter-activetask.png
share/vym/icons/taskfilter-currentmap.png
@@ -171,6 +182,8 @@ share/vym/icons/transform-rotate-ccw.svg
share/vym/icons/transform-rotate-cw.svg
share/vym/icons/treeeditor.png
share/vym/icons/undo.png
+share/vym/icons/up-diagonal-left.png
+share/vym/icons/up-diagonal-right.png
share/vym/icons/up.png
share/vym/icons/video-projector.png
share/vym/icons/view-filter.png
@@ -178,24 +191,32 @@ share/vym/icons/viewmag+.png
share/vym/icons/viewmag-.png
share/vym/icons/viewmag-reset.png
share/vym/icons/viewshowsel.png
+share/vym/icons/vym-128x128.ico
share/vym/icons/vym-128x128.png
share/vym/icons/vym-16x16.png
share/vym/icons/vym-editor.png
share/vym/icons/vym.icns
-share/vym/icons/vym.ico
share/vym/icons/vym.png
share/vym/icons/vym.xpm
share/vym/macros/macros.vys
share/vym/macros/slideeditor-snapshot.vys
-share/vym/scripts/bugger
-share/vym/scripts/confluence.rb
-share/vym/scripts/getbinaries
-share/vym/scripts/jigger
-share/vym/scripts/make-qrc.rb
-share/vym/scripts/makedist-vym
-share/vym/scripts/screencast
share/vym/scripts/vivym
share/vym/scripts/vym-addmail.rb
share/vym/scripts/vym-ruby.rb
share/vym/styles/vym.css
share/vym/styles/vym2taskjuggler.xsl
+share/vym/translations/vym.cs_CZ.qm
+share/vym/translations/vym.de.qm
+share/vym/translations/vym.el.qm
+share/vym/translations/vym.en.qm
+share/vym/translations/vym.es.qm
+share/vym/translations/vym.fr.qm
+share/vym/translations/vym.hr_HR.qm
+share/vym/translations/vym.ia.qm
+share/vym/translations/vym.it.qm
+share/vym/translations/vym.ja.qm
+share/vym/translations/vym.pt_BR.qm
+share/vym/translations/vym.ru.qm
+share/vym/translations/vym.sv.qm
+share/vym/translations/vym.zh_CN.qm
+share/vym/translations/vym.zh_TW.qm
diff --git a/vym/distinfo b/vym/distinfo
index f2c4c3ae43..e4d33f39b1 100644
--- a/vym/distinfo
+++ b/vym/distinfo
@@ -1,8 +1,7 @@
$NetBSD$
-BLAKE2s (vym-2.8.8.tar.bz2) = be24886bfbd49e8060798eef1dafb530e2929b7073f749e6ee794a279ddc62cb
-SHA512 (vym-2.8.8.tar.bz2) = 8179869eecc2a1732e7d645ce5ec1b1bbd3a4c3a3a8df73faf79f7bae46c9724d0af7d6b111197b4b4c8f8638f3f9d00e8cf9b438fd481c1c260a8106526596e
-Size (vym-2.8.8.tar.bz2) = 8142944 bytes
-SHA1 (patch-src_exportoofiledialog.cpp) = efdaef454730d62c6eaff132e2a5ea08501a8bfd
-SHA1 (patch-src_main.cpp) = 448c099b3fb7a0e17741464e22927ab13492d110
-SHA1 (patch-src_mainwindow.cpp) = a29ad65247e90cc81246e66078d33366eea2ddf4
+BLAKE2s (vym-2.9.28-8f4e86ca61801ca8a759baa9c6ffb3441b8e8291.tar.gz) = 46489645211ec1251c88a98110a8a997000ea42737e8ef64bbb1a43297c4a7c7
+SHA512 (vym-2.9.28-8f4e86ca61801ca8a759baa9c6ffb3441b8e8291.tar.gz) = 40ca5d323085dee48f68b913f878516504088896e6f1a40ffc7588a0c7c8bb8c3ce1e0a7058d07276e344e2aa429b6cc0cf32fe6a959a250d8d1118de00624d1
+Size (vym-2.9.28-8f4e86ca61801ca8a759baa9c6ffb3441b8e8291.tar.gz) = 8739943 bytes
+SHA1 (patch-src_main.cpp) = dd6fe34545ccec49a10152da98c250ae411f5062
+SHA1 (patch-src_mainwindow.cpp) = d33e76b358591aace24b7c55ff55ce1ab7601658
diff --git a/vym/patches/patch-src_exportoofiledialog.cpp b/vym/patches/patch-src_exportoofiledialog.cpp
deleted file mode 100644
index 67dfeeff36..0000000000
--- a/vym/patches/patch-src_exportoofiledialog.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/exportoofiledialog.cpp.orig 2021-06-16 16:05:40.548415166 +0000
-+++ src/exportoofiledialog.cpp
-@@ -36,7 +36,7 @@
- {
- setFileMode(QFileDialog::AnyFile);
- QDir d;
-- d.setPath("/usr/share/vym/exports");
-+ d.setPath("@PREFIX@/share/vym/exports");
- scanExportConfigs(d);
- d.setPath(d.homePath() + "/.vym/exports");
- scanExportConfigs(d);
diff --git a/vym/patches/patch-src_main.cpp b/vym/patches/patch-src_main.cpp
index 9680c4e6f2..d11d568b5c 100644
--- a/vym/patches/patch-src_main.cpp
+++ b/vym/patches/patch-src_main.cpp
@@ -1,6 +1,10 @@
---- src/main.cpp.orig 2021-06-16 16:05:40.556415348 +0000
+$NetBSD$
+
+Fix hardcoded path
+
+--- src/main.cpp.orig 2024-05-10 15:50:35.000000000 +0000
+++ src/main.cpp
-@@ -293,8 +293,8 @@
+@@ -301,8 +301,8 @@
// Only Windows 10 has tar. Older windows versions not supported.
zipToolPath = "tar";
#else
diff --git a/vym/patches/patch-src_mainwindow.cpp b/vym/patches/patch-src_mainwindow.cpp
index d827d559d0..7a9fb0669d 100644
--- a/vym/patches/patch-src_mainwindow.cpp
+++ b/vym/patches/patch-src_mainwindow.cpp
@@ -1,6 +1,10 @@
---- src/mainwindow.cpp.orig 2021-06-16 16:05:40.556415348 +0000
+$NetBSD$
+
+Fix hardcoded path
+
+--- src/mainwindow.cpp.orig 2024-05-10 15:50:35.000000000 +0000
+++ src/mainwindow.cpp
-@@ -6572,6 +6572,7 @@
+@@ -7031,6 +7031,7 @@
searchList << "doc"; // relative path for easy testing in tarball
searchList << "/usr/share/doc/vym"; // Debian
searchList << "/usr/share/doc/packages"; // Knoppix
Home |
Main Index |
Thread Index |
Old Index