mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: mate-terminal-1.8.0.
This commit is contained in:
parent
cd77da47ee
commit
34ede9814f
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mate-terminal/template
Normal file
15
srcpkgs/mate-terminal/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mate-terminal'
|
||||||
|
pkgname=mate-terminal
|
||||||
|
version=1.8.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-gtk=2.0"
|
||||||
|
hostmakedepends="pkg-config intltool itstool"
|
||||||
|
makedepends="gtk+-devel dbus-devel vte-devel libSM-devel dconf-devel"
|
||||||
|
depends="dbus dconf"
|
||||||
|
short_desc="The MATE Terminal Emulator"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://mate-desktop.org"
|
||||||
|
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=9efe1f9e3ee6ef9bc90e233ebe0a440cdb24761edfb9743dcc8b56f8b7a57c09
|
Loading…
Add table
Reference in a new issue