Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
ff16fad3
Verified
Commit
ff16fad3
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/live-media: Bump to 2019.12.30, add OpenSSL dep
parent
524f76db
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
user/live-media/APKBUILD
+4
-3
4 additions, 3 deletions
user/live-media/APKBUILD
with
4 additions
and
3 deletions
user/live-media/APKBUILD
+
4
−
3
View file @
ff16fad3
# Maintainer:
pkgname
=
live-media
pkgver
=
2019.1
1.11
pkgver
=
2019.1
2.30
pkgrel
=
0
pkgdesc
=
"Libraries for multimedia streaming"
url
=
"http://live555.com/liveMedia"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"LGPL-3.0+"
depends
=
""
makedepends
=
"openssl-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-utils"
source
=
"http://live555.com/liveMedia/public/live.
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/live
...
...
@@ -23,7 +25,6 @@ build() {
}
package
()
{
local
testprog f so
mkdir
-p
"
$pkgdir
"
/usr/lib
for
f
in
BasicUsageEnvironment UsageEnvironment liveMedia groupsock
;
do
mkdir
-p
"
$pkgdir
"
/usr/include/
$f
...
...
@@ -50,4 +51,4 @@ utils() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr/
}
sha512sums
=
"
e06f6a1cdfe414ec776c910c099e26e7cbffa67c2367f4af217e0f3c8e5989f593df19884d26a085026b12a6acbf9276a78e01a473139300baa0d2a0d35ba31e
live.2019.1
1.11
.tar.gz"
sha512sums
=
"
223ce65751099e5f84767939e75cefa19f10780d7e894991b4f7164c4bafa4ed8942713f237df74933caa0e1f0ead83bf69c95f232f84f7220082613cc84bc83
live.2019.1
2.30
.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