Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/g/gnome-online-accounts/package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : gnome-online-accounts
version : 3.56.4
release : 65
release : 66
source :
- https://download.gnome.org/sources/gnome-online-accounts/3.56/gnome-online-accounts-3.56.4.tar.xz : 2a831eadab45e38aae33e8229c3c944dfa1521de9c3140d3602a9277caa161b3
homepage : https://gnome.pages.gitlab.gnome.org/gnome-online-accounts/
Expand All @@ -24,9 +24,12 @@
- pkgconfig(rest-1.0)
- docbook-xml
- vala
rundeps :
- gvfs-goa
setup : |
%meson_configure -Ddocumentation=false
build : |
%ninja_build
install : |
%ninja_install
%install_license COPYING
15 changes: 8 additions & 7 deletions packages/g/gnome-online-accounts/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>gnome-online-accounts</Name>
<Homepage>https://gnome.pages.gitlab.gnome.org/gnome-online-accounts/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.gnome.core</PartOf>
Expand Down Expand Up @@ -42,6 +42,7 @@
<Path fileType="data">/usr/share/icons/hicolor/symbolic/apps/goa-account-google-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/symbolic/apps/goa-account-owncloud-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/symbolic/apps/goa-account-symbolic.svg</Path>
<Path fileType="data">/usr/share/licenses/gnome-online-accounts/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/ab/LC_MESSAGES/gnome-online-accounts.mo</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/gnome-online-accounts.mo</Path>
<Path fileType="localedata">/usr/share/locale/an/LC_MESSAGES/gnome-online-accounts.mo</Path>
Expand Down Expand Up @@ -133,7 +134,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="65">gnome-online-accounts</Dependency>
<Dependency release="66">gnome-online-accounts</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/goa-1.0/goa/goa-generated.h</Path>
Expand All @@ -157,12 +158,12 @@
</Files>
</Package>
<History>
<Update release="65">
<Date>2026-02-05</Date>
<Update release="66">
<Date>2026-02-12</Date>
<Version>3.56.4</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
3 changes: 2 additions & 1 deletion packages/n/nemo/package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : nemo
version : 6.6.1
release : 16
release : 17
source :
- https://github.com/linuxmint/nemo/archive/refs/tags/6.6.1.tar.gz : 2a9ba7a7e81cc0d5f69dfe170e7f0f50e80941b9dca0ec602cceebe5437650d3
homepage : https://github.com/linuxmint/nemo
Expand All @@ -24,6 +24,7 @@
- pkgconfig(xapp)
rundeps :
- cinnamon-translations
- gvfs-goa
setup : |
%patch -p1 -i $pkgfiles/0001-Allow-changing-the-background-on-Budgie-Desktop.patch

Expand Down
6 changes: 3 additions & 3 deletions packages/n/nemo/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="16">nemo</Dependency>
<Dependency release="17">nemo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/nemo/libnemo-extension/nemo-column-provider.h</Path>
Expand All @@ -165,8 +165,8 @@
</Files>
</Package>
<History>
<Update release="16">
<Date>2025-12-13</Date>
<Update release="17">
<Date>2026-02-12</Date>
<Version>6.6.1</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
Expand Down