livewallpaper: remove

Broken for a long time, fails to compile.
This commit is contained in:
maxice8 2019-04-12 10:38:02 -03:00 committed by maxice8
parent 91de9545b0
commit 652710c09b
2 changed files with 7 additions and 18 deletions

View File

@ -0,0 +1 @@
livewallpaper is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12

View File

@ -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"