summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordependon2022-02-18 14:56:56 +0800
committerdependon2022-02-18 14:56:56 +0800
commitee8f50cf32912ebebac0588a48361380fdf77c20 (patch)
tree4147c3d9c829f1c297e730aab566af5dbf80c1e0
parentffc951ea821f1bda77bba5974332b8f25191ef91 (diff)
downloadaur-ee8f50cf32912ebebac0588a48361380fdf77c20.tar.gz
update
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD2
2 files changed, 21 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5ccadf4069b..5f43ce2bf68b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,36 @@
pkgbase = fantascene-dynamic-wallpaper-git
pkgdesc = Deepin Desktop Environment dynamic wallpaper/ DDE 动态壁纸
- pkgver = 1.1.1.r2.gfdc8a1d
+ pkgver = 1.2.8.r18.gf2b6c7b
pkgrel = 1
- url = https://github.com/dependon/fantascene-archLinux-DDE
+ url = https://github.com/dependon/fantascene-dynamic-wallpaper
arch = x86_64
license = GPLv3
makedepends = git
makedepends = qconf
+ depends = emby-theater
+ depends = libgl
+ depends = glib2
+ depends = glibc
+ depends = gcc
+ depends = mpv
+ depends = ffmpeg
+ depends = fakeroot
+ depends = libxrender
+ depends = libx11
+ depends = libxext
+ depends = libxrender
depends = qt5-tools
+ depends = qt5-base
+ depends = qt5-declarative
+ depends = qt5-location
+ depends = qt5-x11extras
depends = qt5-webengine
- depends = dtkwidget
- depends = dtkgui
- depends = mpv
+ depends = xcb-util-wm
provides = fantascene-dynamic-wallpaper-git
conflicts = fantascene-dynamic-wallpaper-git
conflicts = fantascene-dynamic-wallpaper
options = !strip
- source = fantascene-dynamic-wallpaper::git+https://github.com/dependon/fantascene-archLinux-DDE.git
+ source = fantascene-dynamic-wallpaper::git+https://github.com/dependon/fantascene-dynamic-wallpaper.git
sha256sums = SKIP
pkgname = fantascene-dynamic-wallpaper-git
diff --git a/PKGBUILD b/PKGBUILD
index 0f5f579cd7e5..aacca13bc039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPLv3')
provides=(${pkgname})
conflicts=(${pkgname} ${pkgname%-git})
#replaces=(${pkgname})
-depends=( 'qt5-tools' 'qt5-base' 'libxext' 'libx11' 'glib2' 'qt5-x11extras' 'qt5-webengine' 'gcc' 'mpv' 'ffmpeg' 'fakeroot' 'xcb-util-image')
+depends=( 'emby-theater' 'libgl' 'glib2' 'glibc' 'gcc' 'mpv' 'ffmpeg' 'fakeroot' 'libxrender' 'libx11' 'libxext' 'libxrender' 'qt5-tools' 'qt5-base' 'qt5-declarative' 'qt5-location' 'qt5-x11extras' 'qt5-webengine' 'xcb-util-wm')
makedepends=('git' 'qconf')
backup=()
options=('!strip')