mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
gedit-plugins: update to 46.0.
This commit is contained in:
parent
865ef19010
commit
4e35fcbb55
1 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'gedit-plugins'
|
||||
# keep major version in sync with gedit
|
||||
pkgname=gedit-plugins
|
||||
version=44.1
|
||||
revision=2
|
||||
version=46.0
|
||||
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 gtksourceview4-devel gtk+3-devel libgit2-glib-devel
|
||||
libglib-devel libpeas-devel python3-dbus-devel python3-devel zeitgeist-devel
|
||||
amtk-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>"
|
||||
|
@ -17,5 +16,5 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://gitlab.gnome.org/GNOME/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=1e56036e79d4425b5bfdf09dfd7d2892cfa01d025f7f33cdc48e1c569f2bba61
|
||||
checksum=db6b4aa72dac0190a8ae497f770f5a4ba66ae3cf1e03ea8b744e6101df09b251
|
||||
python_version=3
|
||||
|
|
Loading…
Add table
Reference in a new issue