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
Package Registry
Model registry
Operate
Terraform modules
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
Fabricio Silva
aports
Commits
b57342cd
Commit
b57342cd
authored
6 months ago
by
mio
Committed by
Kevin Daudt
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/apostrophe: upgrade to 3.1
parent
ca9256f3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/apostrophe/APKBUILD
+11
-10
11 additions, 10 deletions
testing/apostrophe/APKBUILD
with
11 additions
and
10 deletions
testing/apostrophe/APKBUILD
+
11
−
10
View file @
b57342cd
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
apostrophe
pkgver
=
2.6.3
pkgrel
=
6
pkgver
=
3.1
pkgrel
=
0
pkgdesc
=
"distraction free Markdown editor for GNU/Linux made with GTK+"
url
=
"https://gitlab.gnome.org/World/apostrophe"
arch
=
"aarch64 x86_64"
# py3-pypandoc
license
=
"GPL-3.0-or-later"
depends
=
"
apostrophe-revealjs
font-fira-otf
g
spell
gtk+3.0
g
tksourceview5
libadwaita
libhandy1
libspelling
py3-cairo
py3-chardet
py3-enchant
...
...
@@ -20,12 +22,12 @@ depends="
py3-pypandoc
py3-regex
py3-setuptools
webkit2gtk
webkit2gtk
-6.0
"
makedepends
=
"meson g
tk+3.0
-dev gobject-introspection-dev g
spell-dev gettext
-dev
libhandy1-dev sassc"
makedepends
=
"meson g
lib
-dev gobject-introspection-dev g
ettext-dev gtk4.0
-dev
libadwaita-dev
libhandy1-dev sassc"
checkdepends
=
"appstream-glib desktop-file-utils"
subpackages
=
"
$pkgname
-lang"
subpackages
=
"
$pkgname
-lang
$pkgname
-pyc
"
source
=
"https://gitlab.gnome.org/World/apostrophe/-/archive/v
$pkgver
/apostrophe-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
...
...
@@ -36,7 +38,6 @@ prepare() {
data/media/css/web/base.css
sed
-i
's|/app/share/fonts/FiraMono-Regular.ttf|/usr/share/fonts/OTF/FiraMono-Regular.otf|'
\
data/media/css/web/base.css
}
build
()
{
...
...
@@ -53,5 +54,5 @@ package() {
}
sha512sums
=
"
1820fd609efe4ac0b7babdeb2aa552a72dd9623f4caeb8eb9e638a52a546b76fda5119931d10b630234a595d227ff7090a63503fd9da94d553439b91a03ac876
apostrophe-v
2.6.3
.tar.gz
3dd4553ce165aa73ec2d4be6653ab635ded580e1f66ec6c762e7d509791d79b1f066c50be7870f316512963ebc5626224ee9fbc289bd63a5e2bf09f95aff86a1
apostrophe-v
3.1
.tar.gz
"
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