Page MenuHomeSolus

D10241.id24623.diff
No OneTemporary

D10241.id24623.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Evan Maddock
+ - IRC: EbonJaeger
+ - Email: maddock.evan@vivaldi.net
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,6 +1,7 @@
libQt5Core.so.5
libQt5Gui.so.5
libQt5Network.so.5
+libQt5Svg.so.5
libQt5Widgets.so.5
libc.so.6
libgcc_s.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : neovim-qt
-version : 0.2.10
-release : 3
+version : 0.2.16.1
+release : 4
source :
- - https://github.com/equalsraf/neovim-qt/archive/v0.2.10.tar.gz : 42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34
+ - https://github.com/equalsraf/neovim-qt/archive/v0.2.16.1.tar.gz : 971d4597b40df2756b313afe1996f07915643e8bf10efe416b64cc337e4faf2a
license : ISC
component : editor
summary : Neovim client library and GUI, in Qt5.
@@ -11,6 +11,7 @@
builddeps :
- pkgconfig(dri)
- pkgconfig(msgpack)
+ - pkgconfig(Qt5Svg)
- pkgconfig(Qt5Widgets)
- neovim
rundeps :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>neovim-qt</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>ISC</License>
<PartOf>editor</PartOf>
@@ -21,20 +21,20 @@
<Files>
<Path fileType="executable">/usr/bin/nvim-qt</Path>
<Path fileType="data">/usr/share/applications/nvim-qt.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/nvim-qt.png</Path>
<Path fileType="data">/usr/share/nvim-qt/runtime/README.md</Path>
<Path fileType="data">/usr/share/nvim-qt/runtime/doc/nvim_gui_shim.txt</Path>
<Path fileType="data">/usr/share/nvim-qt/runtime/doc/tags</Path>
<Path fileType="data">/usr/share/nvim-qt/runtime/plugin/nvim_gui_shim.vim</Path>
- <Path fileType="data">/usr/share/pixmaps/nvim-qt.png</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-06-07</Date>
- <Version>0.2.10</Version>
+ <Update release="4">
+ <Date>2020-12-28</Date>
+ <Version>0.2.16.1</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:34 AM (3 h, 11 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815760
Default Alt Text
D10241.id24623.diff (3 KB)

Event Timeline