New package: nemo-terminal-5.2.0
This commit is contained in:
parent
97897517ab
commit
f344ca1840
1 changed files with 16 additions and 0 deletions
16
srcpkgs/nemo-terminal/template
Normal file
16
srcpkgs/nemo-terminal/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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
|
Loading…
Reference in a new issue