mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gedit-plugins: update to 43.1.
This commit is contained in:
parent
8baef470bd
commit
eecf524f08
1 changed files with 7 additions and 5 deletions
|
@ -1,19 +1,21 @@
|
||||||
# Template file for 'gedit-plugins'
|
# Template file for 'gedit-plugins'
|
||||||
|
# keep major version in sync with gedit
|
||||||
pkgname=gedit-plugins
|
pkgname=gedit-plugins
|
||||||
version=42.1
|
version=43.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_dirs="usr/lib/gedit/plugins"
|
pycompile_dirs="usr/lib/gedit/plugins"
|
||||||
hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib
|
hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib
|
||||||
python3-gobject gucharmap-devel vte3-devel"
|
python3-gobject gucharmap-devel vte3-devel"
|
||||||
makedepends="gedit-devel gtksourceview4-devel gtk+3-devel libgit2-glib-devel
|
makedepends="gedit-devel gtksourceview4-devel gtk+3-devel libgit2-glib-devel
|
||||||
libglib-devel libpeas-devel python3-dbus-devel python3-devel zeitgeist-devel"
|
libglib-devel libpeas-devel python3-dbus-devel python3-devel zeitgeist-devel
|
||||||
|
amtk-devel"
|
||||||
depends="python3-gobject gucharmap vte3"
|
depends="python3-gobject gucharmap vte3"
|
||||||
short_desc="Set of plugins for Gedit"
|
short_desc="Set of plugins for Gedit"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gedit-plugins"
|
homepage="https://gitlab.gnome.org/GNOME/gedit-plugins"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gedit-plugins/${version%.*}/gedit-plugins-${version}.tar.xz"
|
||||||
checksum=c6b741de7d2610b0e474ef1b72a2a587e236998573403d527fe18e9e3de2623d
|
checksum=93a4ff0f60e8283293f16c242c25eb197e5e7bdc06cbe8891b82cf1d46cc6e1d
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue