Skip to content
Snippets Groups Projects
Commit 3a22111e authored by achill (fossdd)'s avatar achill (fossdd) Committed by J0WI
Browse files
parent d5afd6f1
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!79239community/papers: upgrade to 47.3
Pipeline #295628 skipped
--- a/meson.build
+++ b/meson.build
@@ -143,7 +143,7 @@
glib_req_version = '>= 2.75.0'
gtk_req_version = '>= 4.15.2'
-libaw_req_version = '>= 1.6.beta'
+libaw_req_version = '>= 1.6'
exempi_req_version = '>= 2.0'
gdk_pixbuf_dep = dependency('gdk-pixbuf-2.0', version: '>= 2.40.0')
--- a/shell-rs/meson.build
+++ b/shell-rs/meson.build
@@ -4,7 +4,7 @@ if gobject_introspection_dep.found()
gir_dir = shell_rs_root / 'gir-files'
# required to make sure the bindings have stable formatting
- cargo_fmt = find_program('cargo-fmt', required: true)
+ cargo_fmt = find_program('cargo-fmt', required: false)
run_target('update-rust-bindings',
command: [
shell_rs_root / 'update-bindings.sh',
# Maintainer: team/gnome <pabloyoyoista@postmarketos.org>
pkgname=papers
pkgver=47.0
pkgver=47.3
pkgrel=0
pkgdesc="simple document viewer for GNOME desktop"
url="https://apps.gnome.org/Papers/"
......@@ -47,9 +47,7 @@ subpackages="
"
# needed to download rust crates
options="net"
source="https://download.gnome.org/sources/papers/${pkgver%.*}/papers-$pkgver.tar.xz
0001-fix_-dev.patch
0002-no_rustfmt.patch"
source="https://download.gnome.org/sources/papers/${pkgver%.*}/papers-$pkgver.tar.xz"
build() {
abuild-meson \
......@@ -88,7 +86,5 @@ doc() {
}
sha512sums="
b95675083756bc54881e1317eaa5d14f0a41d10b915bcb20390cd4e1d6a9a87a855f0ec54e833913189cab8e11c4e332600c8b9532f7cd510a5a21107d7ab0a2 papers-47.0.tar.xz
f39eb462c697a8577af54d03e437e81381c727b789f4066303d52ce4ae68732ad5f0ce5a2d0588cc0f1bebbee60252535f02e0a926917174a60a35255f63fa98 0001-fix_-dev.patch
61c37319968bc939cd1f89a654ce8ea53f402bf161be65d1f4fd6df3b7bf76c5ff8c71f93c356864cba9da70d4a047ed08c5971d88e9a4759c3fe90ace8b82fb 0002-no_rustfmt.patch
bd4e6862eed4868d607fdc8755494876b49668f297bd9c5b072d4f67fbd0bd00b43a581ed27575ecf01aad1cdfe555c155c6b634b45f791134d94259ef496afa papers-47.3.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment