parent
259afafa93
commit
f9f38c3ec6
1 changed files with 20 additions and 0 deletions
20
srcpkgs/gtk3-nocsd/template
Normal file
20
srcpkgs/gtk3-nocsd/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'gtk3-nocsd'
|
||||
pkgname=gtk3-nocsd
|
||||
version=3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+3-devel libgirepository-devel"
|
||||
short_desc="A hack to disable gtk+ 3 client side decoration"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://github.com/PCMan/gtk3-nocsd"
|
||||
distfiles="https://github.com/PCMan/gtk3-nocsd/archive/v${version}.tar.gz"
|
||||
checksum=779c47d894ee3b6751ddb02b62a76757b77eb81232c4f9335564654817889570
|
||||
|
||||
do_install() {
|
||||
vbin gtk3-nocsd
|
||||
vman gtk3-nocsd.1
|
||||
vinstall gtk3-nocsd.bash-completion 644 usr/share/bash-completion/completions gtk3-nocsd
|
||||
vinstall libgtk3-nocsd.so.0 755 usr/lib
|
||||
}
|
Loading…
Add table
Reference in a new issue