Skip to content

Commit

Permalink
amtk: upgrade 5.2.0 -> 5.3.1 / build with meson
Browse files Browse the repository at this point in the history
News in 5.3.1, 2021-01-11
-------------------------
* Build: port to Meson, remove Autotools.
* Translation updates.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
schnitzeltony authored and kraj committed Jan 5, 2022
1 parent 785dbb8 commit 27cd1bf
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ DEPENDS = " \
gtk+3 \
"

GNOMEBASEBUILDCLASS = "meson"

GIR_MESON_OPTION = ""

inherit gnomebase gettext features_check gobject-introspection

ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"

SRC_URI[archive.sha256sum] = "820545bb4cf87ecebc2c3638d6b6e58b8dbd60a419a9b43cf020124e5dad7078"
SRC_URI[archive.sha256sum] = "d5aa236c5d71dc41aa4674f345560a67a27f21c0efc97c9b3da09cb582b4638b"

0 comments on commit 27cd1bf

Please sign in to comment.