14 lines
519 B
Bash
14 lines
519 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.4.0
|
|
revision=1
|
|
build_style=cmake
|
|
short_desc="Simple but powerful libvte based terminal emulator"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
hostmakedepends="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=04487511049d596856d700d524c3354610c7caae8bb87ba3c16851356d3f40ee
|