16 lines
539 B
Bash
16 lines
539 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.8.2
|
|
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="travankor <travankor@tuta.io>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://launchpad.net/sakura"
|
|
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
|
checksum=9ddfe8919ae0e11673ca22879ae324565d0987b14e948e1d2badff538fe1b5b9
|
|
patch_args="-Np1"
|