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
d491aa33
Commit
d491aa33
authored
5 months ago
by
Angelo Verlain Shema
Committed by
omni
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/gnome-backgrounds: improve jxl support
parent
6b1a0e71
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!75378
community/gnome-backgrounds: improve jxl support
Pipeline
#273781
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/gnome-backgrounds/APKBUILD
+4
-2
4 additions, 2 deletions
community/gnome-backgrounds/APKBUILD
with
4 additions
and
2 deletions
community/gnome-backgrounds/APKBUILD
+
4
−
2
View file @
d491aa33
...
@@ -2,11 +2,13 @@
...
@@ -2,11 +2,13 @@
# Maintainer: team/gnome <pabloyoyoista@postmarketos.org>
# Maintainer: team/gnome <pabloyoyoista@postmarketos.org>
pkgname
=
gnome-backgrounds
pkgname
=
gnome-backgrounds
pkgver
=
47.0
pkgver
=
47.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Default wallpaper set for GNOME"
pkgdesc
=
"Default wallpaper set for GNOME"
url
=
"https://gitlab.gnome.org/GNOME/gnome-backgrounds"
url
=
"https://gitlab.gnome.org/GNOME/gnome-backgrounds"
arch
=
"noarch"
# s390x: blocked by libjxl-pixbuf-loader
arch
=
"noarch !s390x"
license
=
"GPL-2.0-or-later AND CC-BY-2.0 AND CC-BY-SA-2.0 AND CC-BY-SA-3.0"
license
=
"GPL-2.0-or-later AND CC-BY-2.0 AND CC-BY-SA-2.0 AND CC-BY-SA-3.0"
depends
=
"libjxl-pixbuf-loader"
makedepends
=
"meson gettext-dev"
makedepends
=
"meson gettext-dev"
options
=
"!check"
# no tests for wallpapers
options
=
"!check"
# no tests for wallpapers
source
=
"https://download.gnome.org/sources/gnome-backgrounds/
${
pkgver
%.*
}
/gnome-backgrounds-
$pkgver
.tar.xz"
source
=
"https://download.gnome.org/sources/gnome-backgrounds/
${
pkgver
%.*
}
/gnome-backgrounds-
$pkgver
.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