Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
3a22111e
Commit
3a22111e
authored
1 month ago
by
achill (fossdd)
Committed by
J0WI
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
community/papers: upgrade to 47.3
https://download.gnome.org/sources/papers/47/papers-47.3.news
parent
d5afd6f1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!79239
community/papers: upgrade to 47.3
Pipeline
#295628
skipped
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
community/papers/0001-fix_-dev.patch
+0
-11
0 additions, 11 deletions
community/papers/0001-fix_-dev.patch
community/papers/0002-no_rustfmt.patch
+0
-11
0 additions, 11 deletions
community/papers/0002-no_rustfmt.patch
community/papers/APKBUILD
+3
-7
3 additions, 7 deletions
community/papers/APKBUILD
with
3 additions
and
29 deletions
community/papers/0001-fix_-dev.patch
deleted
100644 → 0
+
0
−
11
View file @
d5afd6f1
--- 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')
This diff is collapsed.
Click to expand it.
community/papers/0002-no_rustfmt.patch
deleted
100644 → 0
+
0
−
11
View file @
d5afd6f1
--- 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',
This diff is collapsed.
Click to expand it.
community/papers/APKBUILD
+
3
−
7
View file @
3a22111e
# 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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment