livewallpaper: remove
Broken for a long time, fails to compile.
This commit is contained in:
parent
91de9545b0
commit
652710c09b
|
@ -0,0 +1 @@
|
|||
livewallpaper is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12
|
|
@ -1,21 +1,9 @@
|
|||
# Template file for 'livewallpaper'
|
||||
pkgname=livewallpaper
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config gobject-introspection intltool vala"
|
||||
makedepends="glew-devel libpeas-devel gtk+3-devel upower-devel glib-devel"
|
||||
short_desc="Animated Wallpapers for your Desktop"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-3"
|
||||
homepage="https://launchpad.net/${pkgname}"
|
||||
distfiles="$homepage/${version%.*}/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=f4ce97a721015b135eb675915eb306c1fb256e680d480fe13e4fe6ca81c7e04e
|
||||
LDFLAGS="-lX11"
|
||||
|
||||
archs="i686 x86_64"
|
||||
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/22546/steps/shell_3/logs/stdio"
|
||||
|
||||
post_extract() {
|
||||
sed -i '/indicator/d' $wrksrc/CMakeLists.txt
|
||||
}
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc="Animated Wallpapers for your Desktop (removed package)"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://launchpad.net/livewallpaper"
|
||||
|
|
Loading…
Reference in New Issue