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