blob: e475deaa990be32cf9ab27f13f12d6a32af65190 (
plain)
1
2
3
4
5
6
7
8
9
|
require xorg-app-common.inc
DESCRIPTION = "Sets the visual appearance of the X root window"
LICENSE = "MIT"
DEPENDS += "libxmu xbitmaps"
PE = "1"
SRC_URI[archive.md5sum] = "fc7eeb7130bb54345671a9dbaab567ac"
SRC_URI[archive.sha256sum] = "897d77acd3f4a366472386139827eaac24cc423c811ef0e65e0d5eca099a3155"
|