Skip to content
Snippets Groups Projects
Commit 64ea6efd authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 2.9.0-1

parent 81f78067
No related branches found
Tags 2.9.0-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
pkgname=pantheon-videos
pkgver=2.8.4
pkgver=2.9.0
pkgrel=1
pkgdesc='The Pantheon Video Player'
arch=(x86_64)
......@@ -35,23 +35,15 @@ optdepends=(
'gst-plugins-bad: "Bad" plugin libraries'
'gst-plugins-ugly: "Ugly" plugin libraries'
)
_tag=bda4afd47118e55913d8421a0a55ea275314c622
_tag=1689be73dc765b8df41c86d992ca566a7014abc1
source=(pantheon-videos::git+https://github.com/elementary/videos.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {
cd pantheon-videos
git describe --tags
}
prepare() {
cd pantheon-videos
git cherry-pick -n 3592c11d52568f0ccbf83b7a251ce330d6345e17
git cherry-pick -n 39c527787cf1b521a5c5717fedef26225c46aa63
}
build() {
arch-meson pantheon-videos build
ninja -C build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment