17 lines
626 B
Bash
17 lines
626 B
Bash
# Template file for 'nemo-terminal'
|
|
pkgname=nemo-terminal
|
|
version=5.2.0
|
|
revision=1
|
|
wrksrc="nemo-extensions-${version}"
|
|
build_wrksrc=nemo-terminal
|
|
build_style=python3-module
|
|
hostmakedepends="pkg-config python3-setuptools"
|
|
makedepends="nemo-devel libglib-devel"
|
|
depends="nemo-python vte3 glib gtk+3 xapps"
|
|
short_desc="Nemo terminal extention"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/linuxmint/nemo-extensions"
|
|
distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz"
|
|
checksum=92364ac03be3458d3cdfa39ebd4061babd3926c280459e66f8814a6acc42a6a5
|