15 lines
533 B
Bash
15 lines
533 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.6.0
|
|
revision=2
|
|
patch_args="-Np1"
|
|
build_style=cmake
|
|
hostmakedepends="perl pkg-config"
|
|
makedepends="vte3-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="Simple but powerful libvte based terminal emulator"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://launchpad.net/sakura"
|
|
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
|
checksum=a1161f3cedde20a7e1bc5981b3e6ab3b91d2cd3a5ffe35c792a7fa402a1e86e0
|