graphics/knotter: Update 0.9.6.20220127 -> 0.9.6.20220205
The desktop file and icons are now installed into a proper location.
This commit is contained in:
parent
1772c0d242
commit
02df519184
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= knotter
|
||||
DISTVERSION= 0.9.6.20220127
|
||||
DISTVERSION= 0.9.6.20220205
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -16,7 +16,7 @@ USE_GL= gl
|
|||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= mattbas
|
||||
GL_PROJECT= Knotter
|
||||
GL_COMMIT= 91ad023f16e37e1dfbb975c3faf411e50b2ab63f
|
||||
GL_COMMIT= 9ce77e3e0507343a3b400c6806ab79b52b1ad596
|
||||
|
||||
GL_TUPLE= mattbas:CMake-Lib:6dd5afe4059899b47dbe0a7e2b940b1af41a59f6:mattbas_CMake_Lib/cmake \
|
||||
mattbas:Qt-Color-Widgets:450e54570a6f96b2d90960c3c62f7111bbc147e9:mattbas_Qt_Color_Widgets/src/widgets/color \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1643935980
|
||||
SHA256 (mattbas-Knotter-91ad023f16e37e1dfbb975c3faf411e50b2ab63f_GL0.tar.gz) = 42fe2737eb803dd1ac44e2893feecda3f60e94562e697ac1af267941e6c30f9a
|
||||
SIZE (mattbas-Knotter-91ad023f16e37e1dfbb975c3faf411e50b2ab63f_GL0.tar.gz) = 4813964
|
||||
TIMESTAMP = 1644081035
|
||||
SHA256 (mattbas-Knotter-9ce77e3e0507343a3b400c6806ab79b52b1ad596_GL0.tar.gz) = a4a19b3ac19eba20298a52b6055e2d4dc619e247d8b46c4aaaae30e9b6fbf76a
|
||||
SIZE (mattbas-Knotter-9ce77e3e0507343a3b400c6806ab79b52b1ad596_GL0.tar.gz) = 4814498
|
||||
SHA256 (mattbas-CMake-Lib-6dd5afe4059899b47dbe0a7e2b940b1af41a59f6_GL0.tar.gz) = 3dee5bad6a403266e17eb0d179784f2bdfdcdfaadbd771a2b943ac3ef64f489a
|
||||
SIZE (mattbas-CMake-Lib-6dd5afe4059899b47dbe0a7e2b940b1af41a59f6_GL0.tar.gz) = 9179
|
||||
SHA256 (mattbas-Qt-Color-Widgets-450e54570a6f96b2d90960c3c62f7111bbc147e9_GL0.tar.gz) = 8bdc45d6fa45345cf573e2dc9f88b5e10b8a774be5b99eae987e0868afe6d294
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
bin/knotter
|
||||
share/icons/hicolor/64x64/knotter.png
|
||||
share/icons/hicolor/scalable/knotter.svg
|
||||
share/applications/knotter.desktop
|
||||
share/icons/hicolor/64x64/apps/knotter.png
|
||||
share/icons/hicolor/scalable/apps/knotter.svg
|
||||
%%DATADIR%%/knotter/img/handle_rotate_active.svg
|
||||
%%DATADIR%%/knotter/img/handle_rotate_rest.svg
|
||||
%%DATADIR%%/knotter/img/handle_scale_active.svg
|
||||
|
@ -588,7 +589,6 @@ share/icons/hicolor/scalable/knotter.svg
|
|||
%%DATADIR%%/knotter/img/knotter.png
|
||||
%%DATADIR%%/knotter/img/knotter.svg
|
||||
%%DATADIR%%/knotter/img/knotter.xpm
|
||||
%%DATADIR%%/knotter/knotter.desktop
|
||||
%%DATADIR%%/knotter/plugins/concentric_frame/concentric_frame.js
|
||||
%%DATADIR%%/knotter/plugins/concentric_frame/dialog.ui
|
||||
%%DATADIR%%/knotter/plugins/concentric_frame/frame-icon.svg
|
||||
|
|
Loading…
Reference in a new issue