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
26e2d5b4
Commit
26e2d5b4
authored
5 years ago
by
Rasmus Thomsen
Browse files
Options
Downloads
Patches
Plain Diff
community/grilo: upgrade to 0.3.12 and adopt
parent
ae11feb6
No related branches found
No related tags found
1 merge request
!4102
community/grilo: upgrade to 0.3.12 and adopt
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/grilo/APKBUILD
+5
-6
5 additions, 6 deletions
community/grilo/APKBUILD
with
5 additions
and
6 deletions
community/grilo/APKBUILD
+
5
−
6
View file @
26e2d5b4
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
# Maintainer:
Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
grilo
pkgname
=
grilo
pkgver
=
0.3.1
1
pkgver
=
0.3.1
2
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"GNOME media discovery framework"
pkgdesc
=
"GNOME media discovery framework"
url
=
"https://wiki.gnome.org/Projects/Grilo"
url
=
"https://wiki.gnome.org/Projects/Grilo"
...
@@ -11,13 +11,12 @@ makedepends="gnome-desktop-dev liboauth-dev gmime-dev libsoup-dev libxml2-dev
...
@@ -11,13 +11,12 @@ makedepends="gnome-desktop-dev liboauth-dev gmime-dev libsoup-dev libxml2-dev
totem-pl-parser-dev gobject-introspection-dev itstool libxslt libxml2-utils
totem-pl-parser-dev gobject-introspection-dev itstool libxslt libxml2-utils
docbook-xml docbook-xsl meson vala gtk-doc"
docbook-xml docbook-xsl meson vala gtk-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang
$pkgname
-libs"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang
$pkgname
-libs"
# source="https://download.gnome.org/sources/grilo/0.3/grilo-$pkgver.tar.xz"
source
=
"https://download.gnome.org/sources/grilo/
${
pkgver
%.*
}
/grilo-
$pkgver
.tar.xz"
source
=
"https://gitlab.gnome.org/GNOME/grilo/-/archive/grilo-
$pkgver
/grilo-grilo-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgname
-
$pkgver
"
build
()
{
build
()
{
meson
\
meson
\
--prefix
=
/usr
\
--prefix
=
/usr
\
--buildtype
=
debugoptimized
\
-Denable-introspection
=
true
\
-Denable-introspection
=
true
\
-Denable-vala
=
true
\
-Denable-vala
=
true
\
build
build
...
@@ -32,4 +31,4 @@ package() {
...
@@ -32,4 +31,4 @@ package() {
DESTDIR
=
"
$pkgdir
"
ninja
-C
build
install
DESTDIR
=
"
$pkgdir
"
ninja
-C
build
install
}
}
sha512sums
=
"
0740921cd2adb4e95edbb7d54cde216be143d582f3511b5e1c902ec1dd34b5a38217677b78712ca21fd7e005985abffcf407d7a48dd6d0d1f359678081b2ef75
grilo-
grilo-0.3.1
1
.tar.
g
z"
sha512sums
=
"
c0badc4b3f96efa04e6f3b5f32b2322855d9a660f748ce68012d266a6f5936f850bd63e559c782ae02ee24ba282c3b3882c6b8fae99019b913d74ff927a31017
grilo-0.3.1
2
.tar.
x
z"
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