mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
livewallpaper: remove
Broken for a long time, fails to compile.
This commit is contained in:
parent
91de9545b0
commit
652710c09b
2 changed files with 7 additions and 18 deletions
1
srcpkgs/livewallpaper/INSTALL.msg
Normal file
1
srcpkgs/livewallpaper/INSTALL.msg
Normal file
|
@ -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'
|
# Template file for 'livewallpaper'
|
||||||
pkgname=livewallpaper
|
pkgname=livewallpaper
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
archs=noarch
|
||||||
hostmakedepends="pkg-config gobject-introspection intltool vala"
|
build_style=meta
|
||||||
makedepends="glew-devel libpeas-devel gtk+3-devel upower-devel glib-devel"
|
short_desc="Animated Wallpapers for your Desktop (removed package)"
|
||||||
short_desc="Animated Wallpapers for your Desktop"
|
license="BSD-2-Clause"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
homepage="https://launchpad.net/livewallpaper"
|
||||||
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
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue