summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenerator2017-10-25 22:03:59 +0100
committerGenerator2017-10-25 22:03:59 +0100
commite23f6f7899245176f6db9dd83e0fcde98bb31b3f (patch)
treec4971cb9ccca85ef9161660e1e9afbcb4c774d14
parentac9ccfa71c839c411be9648c86fe7086cca48fc1 (diff)
downloadaur-e23f6f7899245176f6db9dd83e0fcde98bb31b3f.tar.gz
update to last git revision, add missing dependencies
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e2ce20e4c61..4582ad07376f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 18 22:29:33 UTC 2017
+# Wed Oct 25 21:03:23 UTC 2017
pkgbase = sddm-theme-aerial-git
pkgdesc = SDDM theme with Apple TV Aerial videos
- pkgver = 0.1.r23.gf1dbb34
+ pkgver = 0.1.r24.g90d9941
pkgrel = 1
url = https://github.com/3ximus/aerial-sddm-theme
install = sddm-theme-aerial.install
@@ -10,6 +10,9 @@ pkgbase = sddm-theme-aerial-git
license = GPL
makedepends = git
depends = sddm
+ depends = gst-libav
+ depends = gst-plugins-good
+ depends = phonon-qt5-gstreamer
source = git+https://github.com/3ximus/aerial-sddm-theme.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 09759e93641d..160a57e93fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_repo=aerial-sddm-theme
_pkgname=sddm-theme-aerial
pkgname=$_pkgname-git
-pkgver=0.1.r23.gf1dbb34
+pkgver=0.1.r24.g90d9941
pkgrel=1
pkgdesc="SDDM theme with Apple TV Aerial videos"
arch=('any')
url="https://github.com/3ximus/aerial-sddm-theme"
license=('GPL')
-depends=('sddm')
+depends=('sddm' 'gst-libav' 'gst-plugins-good' 'phonon-qt5-gstreamer')
makedepends=('git')
install="$_pkgname.install"
source=("git+https://github.com/3ximus/$_repo.git")
@@ -24,7 +24,9 @@ pkgver() {
build() {
cd ${srcdir}/$_repo
sh generate_playlist.sh
- rm preview*.gif
+ if [ -d screens ]; then
+ rm -rf screens
+ fi
}
package() {
install -Dm644 -t "$pkgdir/usr/share/sddm/themes/aerial/" ${srcdir}/$_repo/*