0181e9c4a2
Also enable localization. Closes: #29924 [via git-merge-pr]
15 lines
539 B
Bash
15 lines
539 B
Bash
# Template file for 'sakura'
|
|
pkgname=sakura
|
|
version=3.8.0
|
|
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=0c414b368cb8f4263d3a899cd2b96e8caf839d916f3ee806e9f50d098fc2fa0f
|
|
patch_args="-Np1"
|