15 lines
521 B
Bash
15 lines
521 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.8.7
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="perl pkg-config gettext"
|
|
makedepends="vte3-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="Simple but powerful libvte based terminal emulator"
|
|
maintainer="zenobit <zenobit@disroot.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://launchpad.net/sakura"
|
|
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
|
checksum=ba7009ff03cacc19149d82f280413defb019540d2409e6cb9243f0d7ac812922
|