mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
muffin: update to 5.8.1.
This commit is contained in:
parent
8c3deac5f3
commit
93c35be4f9
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'muffin'
|
# Template file for 'muffin'
|
||||||
pkgname=muffin
|
pkgname=muffin
|
||||||
version=5.4.5
|
version=5.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper="gir"
|
||||||
# -Dtests requires -Dwayland, which is explicitly disabled
|
# -Dtests requires -Dwayland, which is explicitly disabled
|
||||||
configure_args="-Dopengl=true -Degl=true -Dglx=true -Dgles2=true
|
configure_args="-Dopengl=true -Degl=true -Dglx=true -Dgles2=true
|
||||||
-Dudev=true -Dsm=true -Dlibwacom=true -Dpango_ft2=true
|
-Dudev=true -Dsm=true -Dlibwacom=true -Dpango_ft2=true
|
||||||
-Dstartup_notification=true -Dremote_desktop=true -Dintrospection=true
|
-Dstartup_notification=true -Dremote_desktop=true -Dintrospection=true
|
||||||
-Dprofiler=false -Ddebug=false -Ddefault_driver=auto"
|
-Dprofiler=false -Ddebug=false -Ddefault_driver=auto"
|
||||||
hostmakedepends="gdk-pixbuf-devel gettext-devel-tools glib-devel
|
hostmakedepends="gdk-pixbuf-devel gettext-devel-tools glib-devel
|
||||||
gobject-introspection intltool pkg-config wayland-devel wayland-protocols"
|
intltool pkg-config wayland-devel wayland-protocols"
|
||||||
makedepends="cinnamon-desktop-devel libSM-devel libinput-devel fribidi-devel
|
makedepends="cinnamon-desktop-devel libSM-devel libinput-devel fribidi-devel
|
||||||
libglib-devel graphene-devel gtk+3-devel gdk-pixbuf-devel pango-devel
|
libglib-devel graphene-devel gtk+3-devel gdk-pixbuf-devel pango-devel
|
||||||
cairo-devel upower-devel libXcomposite-devel libxkbcommon-devel
|
cairo-devel upower-devel libXcomposite-devel libxkbcommon-devel
|
||||||
|
@ -27,7 +27,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/muffin"
|
homepage="https://github.com/linuxmint/muffin"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/muffin/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/muffin/master/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
|
||||||
checksum=e02802d72c9d5d0cdd62194528c0aff80a2e6fa5f74b49191332f316516acdb0
|
checksum=a1181d8ba3e05ccff5036df724b543e5bac0c55d1699c0a72822282dbcc050c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/gir-1.0
|
vmkdir usr/share/gir-1.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue