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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
omni
aports
Commits
8f1c58bb
Commit
8f1c58bb
authored
2 years ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/neatvnc: upgrade to 0.5.0
parent
325147af
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/neatvnc/APKBUILD
+11
-7
11 additions, 7 deletions
community/neatvnc/APKBUILD
with
11 additions
and
7 deletions
community/neatvnc/APKBUILD
+
11
−
7
View file @
8f1c58bb
# Contributor: Michał Polański <michal@polanski.me>
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname
=
neatvnc
pkgname
=
neatvnc
pkgver
=
0.
4
.0
pkgver
=
0.
5
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A liberally licensed VNC server library with a clean interface"
pkgdesc
=
"A liberally licensed VNC server library with a clean interface"
url
=
"https://github.com/any1/neatvnc"
url
=
"https://github.com/any1/neatvnc"
...
@@ -9,14 +9,16 @@ license="ISC"
...
@@ -9,14 +9,16 @@ license="ISC"
arch
=
"all"
arch
=
"all"
options
=
"!check"
# no test suite
options
=
"!check"
# no test suite
makedepends
=
"
makedepends
=
"
aml-dev
ffmpeg-dev
gnutls-dev
libdrm-dev
libjpeg-turbo-dev
libuv-dev
mesa-dev
meson
meson
pixman-dev
pixman-dev
libuv-dev
libdrm-dev
zlib-dev
zlib-dev
libjpeg-turbo-dev
gnutls-dev
aml-dev
"
"
subpackages
=
"
$pkgname
-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/any1/neatvnc/archive/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/any1/neatvnc/archive/v
$pkgver
.tar.gz"
...
@@ -30,4 +32,6 @@ package() {
...
@@ -30,4 +32,6 @@ package() {
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
}
}
sha512sums
=
"cfbba3e81e1319b3c0f87644c7fb92e2a72d993c107722d6cb2e23674e1c4bfe9c281442a508a14d3e16964529d0646d1b9726d8f081157fb902454637346a7d neatvnc-0.4.0.tar.gz"
sha512sums
=
"
0c236dd60a7ac93a81a74bd7eaec677ccc505d302ede240916761a94e8f309746216b3e6a43787a24d94970b3037b9109d80e1b1aaea29a9565cc8699be0f048 neatvnc-0.5.0.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