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
f8129d6d
Commit
f8129d6d
authored
4 years ago
by
Rasmus Thomsen
Browse files
Options
Downloads
Patches
Plain Diff
community/gedit: upgrade to 3.36.1
parent
411ceaae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!5628
community/gedit: upgrade to 3.36.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/gedit/APKBUILD
+7
-3
7 additions, 3 deletions
community/gedit/APKBUILD
with
7 additions
and
3 deletions
community/gedit/APKBUILD
+
7
−
3
View file @
f8129d6d
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
gedit
pkgver
=
3.36.
0
pkgver
=
3.36.
1
pkgrel
=
0
pkgdesc
=
"gedit is the GNOME text editor"
url
=
"https://wiki.gnome.org/Apps/Gedit"
...
...
@@ -11,7 +11,7 @@ depends_dev="gedit=$pkgver-r$pkgrel"
makedepends
=
"meson glib-dev gtk+3.0-dev gtksourceview4-dev libpeas-dev
libxml2-dev libsoup-dev gspell-dev libx11-dev gobject-introspection-dev
vala gtk-doc itstool perl tepl-dev"
options
=
"!check"
# no tests
checkdepends
=
"appstream-glib desktop-file-utils"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang"
source
=
"https://download.gnome.org/sources/gedit/
${
pkgver
%.*
}
/gedit-
$pkgver
.tar.xz"
...
...
@@ -27,8 +27,12 @@ build() {
ninja
-C
output
}
check
()
{
ninja
-C
output
test
}
package
()
{
DESTDIR
=
"
$pkgdir
"
ninja
-C
output
install
}
sha512sums
=
"
cd9629c9c4ce7fe62f47218472d482d9241bcdceee5f2b4f3c423d897eed065af428b2b7df12ea72f43dbcfb6502e9b6ca6ca93f175eab3d5260a1d02e4566b2
gedit-3.36.
0
.tar.xz"
sha512sums
=
"
0bcd686051698ffec437a06934ac4c11d0d1558e5d9df8629a9eec8e82da9ee6a9f737ee046271d2613840b644a65c8562aca5e4654d0abdb8db220a54a54d10
gedit-3.36.
1
.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