2024-12-23 01:00:05 -08:00

21 lines
915 B
Bash

# Template file for 'gedit-plugins'
# keep major version in sync with gedit
pkgname=gedit-plugins
version=48.1
revision=1
build_style=meson
pycompile_dirs="usr/lib/gedit/plugins"
hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib
python3-gobject gucharmap-devel vte3-devel"
makedepends="gedit-devel libgedit-gtksourceview-devel gtk+3-devel libgit2-glib-devel
libglib-devel libpeas-devel python3-dbus-devel python3-devel"
depends="python3-gobject gucharmap vte3"
short_desc="Set of plugins for Gedit"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://gitlab.gnome.org/World/gedit/gedit-plugins"
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/gedit-plugins/${version%.*}/gedit-plugins-${version}.tar.xz"
checksum=9026bfe71a678f8c47f46316837437e7b357918fd6c3d4d65be27fc95b710e1c
python_version=3