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
145de2bf
Commit
145de2bf
authored
1 year ago
by
Andy Postnikov
Committed by
Simon Zeni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/pango: upgrade to 1.51.0
parent
46460ac9
No related branches found
No related tags found
1 merge request
!50889
main/pango: upgrade to 1.51.0
Pipeline
#178852
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/pango/APKBUILD
+4
-4
4 additions, 4 deletions
main/pango/APKBUILD
main/pango/disable-broken-test.patch
+2
-3
2 additions, 3 deletions
main/pango/disable-broken-test.patch
with
6 additions
and
7 deletions
main/pango/APKBUILD
+
4
−
4
View file @
145de2bf
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname
=
pango
pkgname
=
pango
pkgver
=
1.5
0.14
pkgver
=
1.5
1.0
pkgrel
=
3
pkgrel
=
0
pkgdesc
=
"library for layout and rendering of text"
pkgdesc
=
"library for layout and rendering of text"
url
=
"https://www.pango.org/"
url
=
"https://www.pango.org/"
arch
=
"all"
arch
=
"all"
...
@@ -59,6 +59,6 @@ tools() {
...
@@ -59,6 +59,6 @@ tools() {
}
}
sha512sums
=
"
sha512sums
=
"
2c9330b65920fdd0ab6d645aed785a364158d78068bdcd7ba15b6a7368835677f06f2f8fd158cd23b05f98a37fb903e29526ade8f4d62913dbc5809f737d5166
pango-1.5
0.14
.tar.xz
a427e93cdc00bf4bc97da2e1897363a53688886f112c8732684cc66c67b16fe82a84cf581ffa6c18a206e8e37bd54db4104856fdab8afa5a50a8bc0470e5d282
pango-1.5
1.0
.tar.xz
d497526df4734f63e2502526335b547e6360c3508dd27f899d9588894715f0eb1e4c2f1958610ed432a8ed6570b4c1e5ca5c1309bc6867dec8b9fdfeb715c938
disable-broken-test.patch
b347c5dcdbe2a19f1d801193a3d309d3c14ff8474759b3ec74cc7d4714a3ac6aacce8b4ae770ba5172524a7be5654820839c5edd689d3957a2b55fedc875a5fb
disable-broken-test.patch
"
"
This diff is collapsed.
Click to expand it.
main/pango/disable-broken-test.patch
+
2
−
3
View file @
145de2bf
...
@@ -3,11 +3,10 @@ diff --git a/tests/meson.build b/tests/meson.build
...
@@ -3,11 +3,10 @@ diff --git a/tests/meson.build b/tests/meson.build
index 8b4bfa3..287a001 100644
index 8b4bfa3..287a001 100644
--- a/tests/meson.build
--- a/tests/meson.build
+++ b/tests/meson.build
+++ b/tests/meson.build
@@ -61,8 +61,6 @@
if cairo_dep.found()
@@ -62,7 +62,6 @@
if host_system != 'darwin'
if host_system != 'darwin'
tests += [
tests += [
-
[ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
[ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
- [ 'test-fonts', [ 'test-fonts.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
- [ 'test-fonts', [ 'test-fonts.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
[ 'test-no-fonts', [ 'test-no-fonts.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
[ 'test-no-fonts', [ 'test-no-fonts.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
]
]
...
...
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