14 lines
525 B
Bash
14 lines
525 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.3.0
|
|
revision=2
|
|
build_style=cmake
|
|
short_desc="Simple but powerful libvte based terminal emulator"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
hostmakedepends="cmake perl pkg-config"
|
|
makedepends="gtk+3-devel vte3-devel"
|
|
depends="desktop-file-utils"
|
|
homepage="https://launchpad.net/sakura"
|
|
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
|
checksum=418d191fd2957f72d8381aec501505b94fb396c8c35c4c6f02236aca3fb5f267
|