mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
Merge pull request #6194 from Sir-Boops/polari
new package: polari-3.24.1
This commit is contained in:
commit
1052ab0713
1 changed files with 16 additions and 0 deletions
16
srcpkgs/polari/template
Normal file
16
srcpkgs/polari/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'polari'
|
||||||
|
pkgname=polari
|
||||||
|
version=3.24.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-schemas-compile"
|
||||||
|
hostmakedepends="pkg-config itstool gobject-introspection"
|
||||||
|
makedepends="gtk+3-devel telepathy-glib-devel gjs-devel gspell-devel libsecret-devel
|
||||||
|
libsoup-gnome-devel telepathy-logger-devel"
|
||||||
|
depends="telepathy-mission-control telepathy-idle"
|
||||||
|
short_desc="The GNOME IRC client"
|
||||||
|
maintainer="Sir_Boops <admin@boops.me>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://wiki.gnome.org/Apps/Polari"
|
||||||
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=3a106160cd988d28620a27692c1f41073e3d140a264dd301d55933508533d7cc
|
Loading…
Add table
Reference in a new issue