app-misc/walld - 1.4.4 (guru)

Search

Install

Install this version:

emerge -a =app-misc/walld-1.4.4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-misc/walld-1.4.4

Or alternatively:

emerge --autounmask-write -a =app-misc/walld-1.4.4

Package Information

Description:
A Wallpaper daemon
Homepage:
https://github.com/Dotz0cat/walld
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.4.4 8 ~amd64 ~arm ~arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit optfeature meson

DESCRIPTION="A Wallpaper daemon"
HOMEPAGE="https://github.com/Dotz0cat/walld"
SRC_URI="https://github.com/Dotz0cat/walld/archive/refs/tags/$PV.tar.gz -> walld-$PV.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

DEPEND="dev-libs/libevent media-gfx/feh dev-libs/libconfig media-gfx/imagemagick"
RDEPEND="${DEPEND}"

pkg_postinst() {
	optfeature "auto reload Xresources" x11-apps/xrdb
}

Inherited Eclasses

Dependencies

DEPEND

dev-libs/libevent media-gfx/feh dev-libs/libconfig media-gfx/imagemagick

RDEPEND

dev-libs/libevent media-gfx/feh dev-libs/libconfig media-gfx/imagemagick

Manifest for 1.4.4

Type File Size Source URLs
DIST walld-1.4.4.tar.gz 25872 bytes https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.4.tar.gz