Page MenuHomeSolus

D10109.diff
No OneTemporary

D10109.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.
+
+ - James Bissonette
+ - IRC: N/A
+ - Email: gnomebookproject@gmail.com
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -8,6 +8,7 @@
libgspell-1.so.2
libgtk-3.so.0
libgtksourceview-3.0.so.1
+libm.so.6
libpango-1.0.so.0
libpangocairo-1.0.so.0
libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : yad
-version : '5.0'
-release : 8
+version : '7.3'
+release : 9
source :
- - https://github.com/v1cont/yad/archive/v5.0.tar.gz : 491631044cf4bb126e01dedf9d77d41aa60728738150aa537c6b73d983d29dc4
+ - https://github.com/v1cont/yad/releases/download/v7.3/yad-7.3.tar.xz : 5768ffacc29903f6735d397883eeb9f049061978b78e5a8b4be5c273a06193dc
license : GPL-3.0-or-later
component : system.utils
summary : A tool for create graphical dialogs from shell scripts
@@ -13,8 +13,6 @@
- pkgconfig(gtksourceview-3.0)
- pkgconfig(webkit2gtk-4.0)
setup : |
- autoreconf -ivf
- intltoolize
%configure --enable-html \
--enable-sourceview \
--enable-spell \
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>yad</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>James Bissonette</Name>
+ <Email>gnomebookproject@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>system.utils</PartOf>
@@ -21,6 +21,8 @@
<Files>
<Path fileType="executable">/usr/bin/pfd</Path>
<Path fileType="executable">/usr/bin/yad</Path>
+ <Path fileType="executable">/usr/bin/yad-icon-browser</Path>
+ <Path fileType="data">/usr/share/applications/yad-icon-browser.desktop</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas/yad.gschema.xml</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/yad.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/yad.png</Path>
@@ -48,19 +50,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">yad</Dependency>
+ <Dependency release="9">yad</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/aclocal/yad.m4</Path>
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2020-03-13</Date>
- <Version>5.0</Version>
+ <Update release="9">
+ <Date>2020-12-16</Date>
+ <Version>7.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>James Bissonette</Name>
+ <Email>gnomebookproject@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 18 2023, 3:35 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821990
Default Alt Text
D10109.diff (3 KB)

Event Timeline