abiword: add 2.8.3
[openembedded.git] / recipes / shr / shr-splash-theme-tux_git.bb
1 DESCRIPTION = "SHR splash screen - SHR Tux theme"
2 SECTION = "x11/data"
3 LICENSE = "MIT BSD"
4 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
5 PV = "0.1+gitr${SRCREV}"
6 PR = "r0"
7
8 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
9 S = "${WORKDIR}/git/shr-splash/${PN}"
10
11 require shr-splash-theme.inc
12