15 lines
531 B
Bash
15 lines
531 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.7.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="perl pkg-config"
|
|
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=729a4e0e750a4294bd9059243aac54df2a801250159fc550b50b0fe026ab928b
|
|
patch_args="-Np1"
|