From 5f5e570fad0ee9ba2f63d0ab0224177b62d21829 Mon Sep 17 00:00:00 2001 From: PktSurf Date: Mon, 10 Oct 2022 17:57:22 +0530 Subject: [PATCH] Added gtk-sharp to base Cleaned up build options in several gtk pkg build files Updated gtk buildlist Added code to disable docs compilation in gtk/babl Removed code to disable overlinking in gtk/gspell and gtk/gtk2 Fixed arch variable gtk/gst-plugins-base --- gtk/.buildlist.gtk | 2 +- .../adwaita-icon-theme.SMBuild | 2 +- gtk/at-spi2-atk/at-spi2-atk.SMBuild | 4 +- gtk/atkmm/atkmm.SMBuild | 2 +- gtk/babl/babl.SMBuild | 8 +++- gtk/cairo/cairo.SMBuild | 2 +- gtk/cairomm/cairomm.SMBuild | 4 +- .../clearlooks-phenix-theme.SMBuild | 4 +- gtk/dbus-glib/dbus-glib.SMBuild | 2 +- gtk/dconf-editor/dconf-editor.SMBuild | 2 +- gtk/fltk/fltk.SMBuild | 2 +- gtk/gcr/gcr.SMBuild | 2 +- gtk/gdk-pixbuf/gdk-pixbuf.SMBuild | 2 +- gtk/gegl/gegl.SMBuild | 2 +- gtk/glib-networking/glib-networking.SMBuild | 2 +- gtk/glibmm/glibmm.SMBuild | 4 +- gtk/gnome-desktop/gnome-desktop.SMBuild | 4 +- .../gnome-themes-extra.SMBuild | 2 +- .../gobject-introspection.SMBuild | 3 +- gtk/graphite2/graphite2.SMBuild | 8 ++-- .../gsettings-desktop-schemas.SMBuild | 4 +- gtk/gspell/gspell.SMBuild | 5 +- gtk/gst-plugins-bad/gst-plugins-bad.SMBuild | 4 +- gtk/gst-plugins-base/gst-plugins-base.SMBuild | 4 +- gtk/gst-plugins-good/gst-plugins-good.SMBuild | 4 +- gtk/gtk-sharp/fix-build.patch | 46 +++++++++++++++++++ gtk/gtk-sharp/gtk-sharp.SMBuild | 34 ++++++++++++++ gtk/gtk2/gtk2.SMBuild | 4 +- gtk/gtk3/gtk3.SMBuild | 4 +- gtk/gtkmm2/gtkmm2.SMBuild | 4 +- gtk/gtkmm3/gtkmm3.SMBuild | 4 +- gtk/gtksourceview/gtksourceview.SMBuild | 4 +- gtk/gtkspell/gtkspell.SMBuild | 2 +- gtk/harfbuzz/harfbuzz.SMBuild | 4 +- .../hicolor-icon-theme.SMBuild | 2 +- gtk/keybinder/keybinder.SMBuild | 2 +- gtk/libcanberra/libcanberra.SMBuild | 2 +- gtk/libdazzle/libdazzle.SMBuild | 4 +- gtk/libgd/libgd.SMBuild | 2 +- gtk/libgexiv2/libgexiv2.SMBuild | 4 +- gtk/libglade/libglade.SMBuild | 4 +- gtk/libgphoto2/libgphoto2.SMBuild | 2 +- gtk/libmanette/libmanette.SMBuild | 6 +-- gtk/libnotify/libnotify.SMBuild | 2 +- gtk/libportal/libportal.SMBuild | 4 +- gtk/libraqm/libraqm.SMBuild | 4 +- gtk/librsvg/librsvg.SMBuild | 5 +- gtk/libsigcpp/libsigcpp.SMBuild | 11 ++--- gtk/libunique/libunique.SMBuild | 4 +- gtk/libwebp/libwebp.SMBuild | 3 +- gtk/libwnck2/libwnck2.SMBuild | 6 +-- gtk/libwnck3/libwnck3.SMBuild | 4 +- gtk/openjpeg/openjpeg.SMBuild | 2 +- gtk/pango/pango.SMBuild | 2 +- gtk/pangomm/pangomm.SMBuild | 4 +- gtk/pinentry/pinentry.SMBuild | 2 +- gtk/py3cairo/py3cairo.SMBuild | 4 +- gtk/pygobject3/pygobject3.SMBuild | 4 +- gtk/rest/rest.SMBuild | 2 +- gtk/wv/wv.SMBuild | 2 +- 60 files changed, 180 insertions(+), 103 deletions(-) create mode 100644 gtk/gtk-sharp/fix-build.patch create mode 100755 gtk/gtk-sharp/gtk-sharp.SMBuild diff --git a/gtk/.buildlist.gtk b/gtk/.buildlist.gtk index b4969d8..1ca0e68 100644 --- a/gtk/.buildlist.gtk +++ b/gtk/.buildlist.gtk @@ -15,7 +15,6 @@ gegl libgsf librsvg wv -vte fltk gtk3 gnome-desktop @@ -62,3 +61,4 @@ pygobject3 libmanette libportal libdazzle +gtk-sharp diff --git a/gtk/adwaita-icon-theme/adwaita-icon-theme.SMBuild b/gtk/adwaita-icon-theme/adwaita-icon-theme.SMBuild index 44ec422..3bce2f8 100755 --- a/gtk/adwaita-icon-theme/adwaita-icon-theme.SMBuild +++ b/gtk/adwaita-icon-theme/adwaita-icon-theme.SMBuild @@ -2,7 +2,7 @@ app=adwaita-icon-theme version=3.36.0 build=1sml homepage="https://gitlab.gnome.org/GNOME/adwaita-icon-theme" -download="https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/3.36.0/adwaita-icon-theme-3.36.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/$version/adwaita-icon-theme-$version.tar.bz2" desc="Collection of default icons used by GTK+" requires="gtk2 gtk3 hicolor-icon-theme" diff --git a/gtk/at-spi2-atk/at-spi2-atk.SMBuild b/gtk/at-spi2-atk/at-spi2-atk.SMBuild index fee4c64..352bbd0 100755 --- a/gtk/at-spi2-atk/at-spi2-atk.SMBuild +++ b/gtk/at-spi2-atk/at-spi2-atk.SMBuild @@ -3,7 +3,7 @@ version=2.34.1 build=1sml homepage="https://wiki.gnome.org/Accessibility" desc="A GTK+ module that bridges ATK to D-Bus at-spi" -requires="glib libx11 dbus at-spi2-core " +requires="glib libx11 dbus at-spi2-core" build() { mkandenterbuilddir @@ -27,4 +27,4 @@ build() { sha512sums=" 883c3633d6fed3e7ad080c8ed1347962772e9e861d9c7a0f3447a7f67277d20996eeeaecaf20eba48ced1a2cfe4ee5b0443c16f7503fc1f71603b88fe65dbec7 at-spi2-atk-2.34.1.tar.lz -" \ No newline at end of file +" diff --git a/gtk/atkmm/atkmm.SMBuild b/gtk/atkmm/atkmm.SMBuild index 8998796..87931d3 100755 --- a/gtk/atkmm/atkmm.SMBuild +++ b/gtk/atkmm/atkmm.SMBuild @@ -2,7 +2,7 @@ app=atkmm version=2.24.3 build=1sml homepage="https://www.gtkmm.org/" -download="https://gitlab.gnome.org/GNOME/atkmm/-/archive/2.24.3/atkmm-2.24.3.tar.bz2" +download="https://gitlab.gnome.org/GNOME/atkmm/-/archive/$version/atkmm-$version.tar.bz2" desc="C++ bindings for ATK" requires="perl atk glibmm" diff --git a/gtk/babl/babl.SMBuild b/gtk/babl/babl.SMBuild index ac468d3..4eef332 100755 --- a/gtk/babl/babl.SMBuild +++ b/gtk/babl/babl.SMBuild @@ -2,7 +2,7 @@ app=babl version=0.1.78 build=1sml homepage="https://gegl.org/babl/" -download="https://download.gimp.org/pub/babl/0.1/babl-0.1.78.tar.xz" +download="https://download.gimp.org/pub/babl/0.1/babl-$version.tar.xz" desc="Dynamic, any to any, pixel format conversion library" requires="lcms2 vala gobject-introspection" @@ -14,10 +14,14 @@ build() { cd $app-$version fixbuilddirpermissions + # Fix when building with meson 0.63.2 + sed -i 's@Description@description@' meson.build + mkdir -p smbuild && cd smbuild meson .. \ --prefix="/" \ - -Denable-vapi=false + -Denable-vapi=false \ + -Dwith-docs=false ninja DESTDIR="$pkg" ninja install diff --git a/gtk/cairo/cairo.SMBuild b/gtk/cairo/cairo.SMBuild index 81f2a60..9412243 100755 --- a/gtk/cairo/cairo.SMBuild +++ b/gtk/cairo/cairo.SMBuild @@ -2,7 +2,7 @@ app=cairo version=1.16.0 build=1sml homepage="https://cairographics.org/" -download="https://cairographics.org/releases/cairo-1.16.0.tar.xz" +download="https://cairographics.org/releases/cairo-$version.tar.xz" desc="2D graphics library with support for multiple output devices" requires="glib expat util-linux lzo pixman dejavu-fonts-ttf libxext libxrender libxcb freetype" diff --git a/gtk/cairomm/cairomm.SMBuild b/gtk/cairomm/cairomm.SMBuild index a347a7f..749a371 100755 --- a/gtk/cairomm/cairomm.SMBuild +++ b/gtk/cairomm/cairomm.SMBuild @@ -2,9 +2,9 @@ app=cairomm version=1.13.1 build=1sml homepage="http://cairographics.org/cairomm/" -download="https://cairographics.org/releases/cairomm-1.13.1.tar.gz" +download="https://cairographics.org/releases/cairomm-$version.tar.gz" desc="C++ bindings for Cairo" -requires="cairo libsigcpp " +requires="cairo libsigcpp" build() { mkandenterbuilddir diff --git a/gtk/clearlooks-phenix-theme/clearlooks-phenix-theme.SMBuild b/gtk/clearlooks-phenix-theme/clearlooks-phenix-theme.SMBuild index 8f12098..5eba8cf 100755 --- a/gtk/clearlooks-phenix-theme/clearlooks-phenix-theme.SMBuild +++ b/gtk/clearlooks-phenix-theme/clearlooks-phenix-theme.SMBuild @@ -2,7 +2,7 @@ app=clearlooks-phenix-theme version=7.0.1 build=1sml homepage="https://github.com/jpfleury/clearlooks-phenix" -download="https://github.com/jpfleury/clearlooks-phenix/archive/refs/tags/7.0.1.tar.gz" +download="https://github.com/jpfleury/clearlooks-phenix/archive/refs/tags/$version.tar.gz" desc="Default theme for GNOME 2 and 3" requires="gtk2 gtk3" @@ -23,5 +23,5 @@ build() { } sha512sums=" -f304278429d6ea796c566a4b9301bcf146243bda24807b9f0f1367c8eeca488106c62f20bd17e7b4e32580b11e21c8c8515eb9ae4dfbdf9da52d6c3d59d7730c clearlooks-phenix-7.0.1.tar.gz +ea0ef5de68ec5e5ff55fba52d6cc07dff697978c12a277b2ccdc8a60396be6705afd590aa8c5d8833198128a7cd668c3929bb30f48a3f94e97a66d77b917e304 clearlooks-phenix-7.0.1.tar.lz " diff --git a/gtk/dbus-glib/dbus-glib.SMBuild b/gtk/dbus-glib/dbus-glib.SMBuild index 687676f..5657f66 100755 --- a/gtk/dbus-glib/dbus-glib.SMBuild +++ b/gtk/dbus-glib/dbus-glib.SMBuild @@ -2,7 +2,7 @@ app=dbus-glib version=0.110 build=1sml homepage="https://www.freedesktop.org/wiki/Software/DBusBindings" -download="https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz" +download="https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-$version.tar.gz" desc="GLib bindings for DBUS" requires="glib python3 dbus" diff --git a/gtk/dconf-editor/dconf-editor.SMBuild b/gtk/dconf-editor/dconf-editor.SMBuild index 8ba7b44..82e1d7d 100755 --- a/gtk/dconf-editor/dconf-editor.SMBuild +++ b/gtk/dconf-editor/dconf-editor.SMBuild @@ -2,7 +2,7 @@ app=dconf-editor version=3.18.2 build=1sml homepage="https://wiki.gnome.org/Projects/dconf" -download="https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/3.18.2/dconf-editor-3.18.2.tar.bz2" +download="https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/$version/dconf-editor-$version.tar.bz2" desc="Graphical editor for dconf written in GTK3" requires="graphite2 gtk3" diff --git a/gtk/fltk/fltk.SMBuild b/gtk/fltk/fltk.SMBuild index 9d7d692..5ac390f 100755 --- a/gtk/fltk/fltk.SMBuild +++ b/gtk/fltk/fltk.SMBuild @@ -2,7 +2,7 @@ app=fltk version=1.3.4 build=1sml homepage="https://www.fltk.org/" -download="https://www.fltk.org/pub/fltk/1.3.4/fltk-1.3.4-2-source.tar.bz2" +download="https://www.fltk.org/pub/fltk/$version/fltk-$version-2-source.tar.bz2" desc="Graphical user interface toolkit for X" requires="gcc-libs desktop-file-utils libjpeg-turbo libxcursor libxext fontconfig libxinerama glu shared-mime-info cairo" diff --git a/gtk/gcr/gcr.SMBuild b/gtk/gcr/gcr.SMBuild index 9bec90d..7e0161e 100755 --- a/gtk/gcr/gcr.SMBuild +++ b/gtk/gcr/gcr.SMBuild @@ -2,7 +2,7 @@ app=gcr version=3.16.0 build=1sml homepage="https://gitlab.gnome.org/GNOME/gcr" -download="https://gitlab.gnome.org/GNOME/gcr/-/archive/3.16.0/gcr-3.16.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gcr/-/archive/$version/gcr-$version.tar.bz2" desc="A library for bits of crypto UI and parsing" requires="gtk3" diff --git a/gtk/gdk-pixbuf/gdk-pixbuf.SMBuild b/gtk/gdk-pixbuf/gdk-pixbuf.SMBuild index 5984574..1eced5e 100755 --- a/gtk/gdk-pixbuf/gdk-pixbuf.SMBuild +++ b/gtk/gdk-pixbuf/gdk-pixbuf.SMBuild @@ -2,7 +2,7 @@ app=gdk-pixbuf version=2.40.0 build=1sml homepage="https://wiki.gnome.org/Projects/GdkPixbuf" -download="https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/archive/2.40.0/gdk-pixbuf-2.40.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/archive/$version/gdk-pixbuf-$version.tar.bz2" desc="An image loading library for GTK" requires="glib libx11 shared-mime-info gobject-introspection" diff --git a/gtk/gegl/gegl.SMBuild b/gtk/gegl/gegl.SMBuild index 7aa3c22..862f416 100755 --- a/gtk/gegl/gegl.SMBuild +++ b/gtk/gegl/gegl.SMBuild @@ -2,7 +2,7 @@ app=gegl version=0.2.2 build=1sml homepage="https://www.gegl.org/" -download="https://download.gimp.org/pub/gegl/0.2/gegl-0.2.2.tar.bz2" +download="https://download.gimp.org/pub/gegl/0.2/gegl-$version.tar.bz2" desc="Graph based image processing framework" requires="json-glib gobject-introspection babl lcms2" diff --git a/gtk/glib-networking/glib-networking.SMBuild b/gtk/glib-networking/glib-networking.SMBuild index 6c26f3e..292fbec 100755 --- a/gtk/glib-networking/glib-networking.SMBuild +++ b/gtk/glib-networking/glib-networking.SMBuild @@ -2,7 +2,7 @@ app=glib-networking version=2.46.1 build=1sml homepage="https://gitlab.gnome.org/GNOME/glib-networking" -download="https://gitlab.gnome.org/GNOME/glib-networking/-/archive/2.46.1/glib-networking-2.46.1.tar.bz2" +download="https://gitlab.gnome.org/GNOME/glib-networking/-/archive/$version/glib-networking-$version.tar.bz2" desc="Network extensions for GLib" requires="ca-certificates glib gnutls p11-kit" diff --git a/gtk/glibmm/glibmm.SMBuild b/gtk/glibmm/glibmm.SMBuild index 5b3cd4a..1c76049 100755 --- a/gtk/glibmm/glibmm.SMBuild +++ b/gtk/glibmm/glibmm.SMBuild @@ -2,9 +2,9 @@ app=glibmm version=2.58.0 build=1sml homepage="http://www.gtkmm.org" -download="https://download.gnome.org/sources/glibmm/2.58/glibmm-2.58.0.tar.xz" +download="https://download.gnome.org/sources/glibmm/2.58/glibmm-$version.tar.xz" desc="C++ bindings for GLib" -requires="perl-modules glib-networking libsigcpp " +requires="perl-modules glib-networking libsigcpp" build() { mkandenterbuilddir diff --git a/gtk/gnome-desktop/gnome-desktop.SMBuild b/gtk/gnome-desktop/gnome-desktop.SMBuild index cb5dd76..b7acf68 100755 --- a/gtk/gnome-desktop/gnome-desktop.SMBuild +++ b/gtk/gnome-desktop/gnome-desktop.SMBuild @@ -4,7 +4,7 @@ build=1sml homepage="https://gitlab.gnome.org/GNOME/gnome-desktop" download="https://gitlab.gnome.org/GNOME/gnome-desktop/-/archive/$version/gnome-desktop-$version.tar.bz2" desc="Library with common API for various GNOME modules" -requires="graphite2 libseccomp gtk3 " +requires="graphite2 libseccomp gtk3" build() { mkandenterbuilddir @@ -30,4 +30,4 @@ build() { sha512sums=" 49c0be1176b4f934ca5a3cc127b60b73265ca03c78feae05316f781e5f8efbe5a671f70e0b7b7158a3a0516741f800930b6bc696a6a62f26b3bb9ee1a44a0d17 gnome-desktop-42.4.tar.lz -" \ No newline at end of file +" diff --git a/gtk/gnome-themes-extra/gnome-themes-extra.SMBuild b/gtk/gnome-themes-extra/gnome-themes-extra.SMBuild index 9d04a2d..71edee9 100755 --- a/gtk/gnome-themes-extra/gnome-themes-extra.SMBuild +++ b/gtk/gnome-themes-extra/gnome-themes-extra.SMBuild @@ -2,7 +2,7 @@ app=gnome-themes-extra version=3.28 build=1sml homepage="https://gitlab.gnome.org/GNOME/gnome-themes-extra" -download="https://download.gnome.org/sources/gnome-themes-extra/3.28/gnome-themes-extra-3.28.tar.xz" +download="https://download.gnome.org/sources/gnome-themes-extra/$version/gnome-themes-extra-$version.tar.xz" desc="Default collection icons and theme bits used by GTK+ applications" requires="intltool gtk2 gtk3" diff --git a/gtk/gobject-introspection/gobject-introspection.SMBuild b/gtk/gobject-introspection/gobject-introspection.SMBuild index 0acf56c..7442bac 100755 --- a/gtk/gobject-introspection/gobject-introspection.SMBuild +++ b/gtk/gobject-introspection/gobject-introspection.SMBuild @@ -17,7 +17,6 @@ build() { mkdir smbuild && cd smbuild meson .. \ --prefix="/" \ - --localstatedir=/var \ --buildtype=release ninja @@ -30,4 +29,4 @@ build() { sha512sums=" 245025444c03b0f698041c9d34a380087bec1e12da28d16bd5b7b616b15e54077a13aa11bcbcba85f95f3252d4ab5bae62cb94c1c44e79061ce236e3703c5f27 gobject-introspection-1.72.1.tar.lz -" \ No newline at end of file +" diff --git a/gtk/graphite2/graphite2.SMBuild b/gtk/graphite2/graphite2.SMBuild index 3d325fe..26a7d77 100755 --- a/gtk/graphite2/graphite2.SMBuild +++ b/gtk/graphite2/graphite2.SMBuild @@ -2,15 +2,15 @@ app=graphite2 version=1.3.14 build=1sml homepage="https://github.com/silnrsi/graphite" -download="https://github.com/silnrsi/graphite/archive/refs/tags/1.3.14.tar.gz" -desc="reimplementation of the SIL Graphite text processing engine" +download="https://github.com/silnrsi/graphite/archive/refs/tags/$version.tar.gz" +desc="Reimplementation of the SIL Graphite text processing engine" requires="gcc-libs" build() { mkandenterbuilddir rm -rf $app-$version - tar xf $srcdir/$app-$version.t?z + tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions @@ -30,5 +30,5 @@ build() { } sha512sums=" -14b5eb2ba8158b8b62ffa7fb142100a0af1de0f0c45b2673801b636714a106b46fcd423b05c722d963c9543fafcf10fec811975308211a54f20a3ba322d7b295 graphite2-1.3.14.tgz +756ef0da651972e779b666f22efb49ed4faf6e919cbea11a5a91f30c69f3201c8548647f1bdff0f54ce84892ac16f7cece920b6d22f88bdca433224bbe9da5b5 graphite2-1.3.14.tar.lz " diff --git a/gtk/gsettings-desktop-schemas/gsettings-desktop-schemas.SMBuild b/gtk/gsettings-desktop-schemas/gsettings-desktop-schemas.SMBuild index 08d4ffa..4a83b2b 100755 --- a/gtk/gsettings-desktop-schemas/gsettings-desktop-schemas.SMBuild +++ b/gtk/gsettings-desktop-schemas/gsettings-desktop-schemas.SMBuild @@ -2,9 +2,9 @@ app=gsettings-desktop-schemas version=3.34.0 build=1sml homepage="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" -download="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/archive/3.34.0/gsettings-desktop-schemas-3.34.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/archive/$version/gsettings-desktop-schemas-$version.tar.bz2" desc="Shared GSettings schemas for the desktop" -requires="dconf gobject-introspection " +requires="dconf gobject-introspection" build() { mkandenterbuilddir diff --git a/gtk/gspell/gspell.SMBuild b/gtk/gspell/gspell.SMBuild index f2e10c6..71998bf 100755 --- a/gtk/gspell/gspell.SMBuild +++ b/gtk/gspell/gspell.SMBuild @@ -2,8 +2,8 @@ app=gspell version=1.8.3 build=1sml homepage="https://wiki.gnome.org/Projects/gspell" -download="https://gitlab.gnome.org/GNOME/gspell/-/archive/1.8.3/gspell-1.8.3.tar.bz2" -desc="a flexible API to implement the spell checking in a GTK+ application" +download="https://gitlab.gnome.org/GNOME/gspell/-/archive/$version/gspell-$version.tar.bz2" +desc="Flexible API to implement spell checking in a GTK+ application" requires="iso-codes enchant libxml2 gobject-introspection gtk3" build() { @@ -17,7 +17,6 @@ build() { ./configure \ --prefix="" - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make make install DESTDIR=$pkg diff --git a/gtk/gst-plugins-bad/gst-plugins-bad.SMBuild b/gtk/gst-plugins-bad/gst-plugins-bad.SMBuild index 5e5d017..afc983d 100755 --- a/gtk/gst-plugins-bad/gst-plugins-bad.SMBuild +++ b/gtk/gst-plugins-bad/gst-plugins-bad.SMBuild @@ -2,9 +2,9 @@ app=gst-plugins-bad version=1.16.2 build=1sml homepage="https://gstreamer.freedesktop.org/" -download="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.16.2.tar.xz" +download="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$version.tar.xz" desc="Multimedia graph framework containing restricted plugins" -requires="alsa-lib libpng libjpeg-turbo libtheora opus glu pango gtk3 gst-plugins-base " +requires="alsa-lib libpng libjpeg-turbo libtheora opus glu pango gtk3 gst-plugins-base" build() { mkandenterbuilddir diff --git a/gtk/gst-plugins-base/gst-plugins-base.SMBuild b/gtk/gst-plugins-base/gst-plugins-base.SMBuild index 4c0fd54..9e9a95f 100755 --- a/gtk/gst-plugins-base/gst-plugins-base.SMBuild +++ b/gtk/gst-plugins-base/gst-plugins-base.SMBuild @@ -2,7 +2,7 @@ app=gst-plugins-base version=1.16.2 build=1sml homepage="https://gstreamer.freedesktop.org/" -download="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.16.2.tar.xz" +download="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$version.tar.xz" desc="Multimedia graph framework containing base plugins" requires="alsa-lib libpng libjpeg-turbo libtheora opus gstreamer glu pango gtk3" @@ -21,7 +21,7 @@ build() { -Dalsa=enabled \ -Dintrospection=disabled - if [ "$ARCH" = "aarch64" ]; then + if [ "$arch" = "aarch64" ]; then # https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/577 sed -i 's@GST_GL_HAVE_DMABUF 1@GST_GL_HAVE_DMABUF 0@g' gst-libs/gst/gl/gstglconfig.h sed -i 's@GST_GL_HAVE_EGLUINT64KHR 1@GST_GL_HAVE_EGLUINT64KHR 0@g' gst-libs/gst/gl/gstglconfig.h diff --git a/gtk/gst-plugins-good/gst-plugins-good.SMBuild b/gtk/gst-plugins-good/gst-plugins-good.SMBuild index c0a2088..33c9a7f 100755 --- a/gtk/gst-plugins-good/gst-plugins-good.SMBuild +++ b/gtk/gst-plugins-good/gst-plugins-good.SMBuild @@ -2,9 +2,9 @@ app=gst-plugins-good version=1.16.2 build=1sml homepage="https://gstreamer.freedesktop.org/" -download="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.16.2.tar.xz" +download="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-$version.tar.xz" desc="Multimedia graph framework containing good plugins" -requires="alsa-lib libpng libjpeg-turbo libtheora opus glu pango gtk3 gst-plugins-base " +requires="alsa-lib libpng libjpeg-turbo libtheora opus glu pango gtk3 gst-plugins-base" build() { mkandenterbuilddir diff --git a/gtk/gtk-sharp/fix-build.patch b/gtk/gtk-sharp/fix-build.patch new file mode 100644 index 0000000..522f417 --- /dev/null +++ b/gtk/gtk-sharp/fix-build.patch @@ -0,0 +1,46 @@ +From a00552ad68ae349e89e440dca21b86dbd6bccd30 Mon Sep 17 00:00:00 2001 +From: Ankit Jain +Date: Tue, 19 Feb 2019 23:53:27 -0500 +Subject: [PATCH] Fix build failure with mcs caused by C#8 changes in mcs + (#263) + +Recent addition of C#8 features to mcs possibly broke this: + +``` +mcs -out:WidgetViewer.exe -r:../../glib/glib-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./TestCheckButton.cs ./TestColorSelection.cs ./TestRadioButton.cs ./TestRange.cs ./TestStatusbar.cs ./TestDialog.cs ./TestFlipping.cs ./TestSizeGroup.cs ./TestCombo.cs ./TestComboBox.cs ./WidgetViewer.cs +./TestCombo.cs(17,14): warning CS0612: `Gtk.Combo' is obsolete +./TestRange.cs(35,6): error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range' +@/external/bockbuild/stage/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error) +@/external/bockbuild/builds/gtk-sharp-None/sample/test/../../gtk/gtk-sharp.dll (Location of the symbol related to previous error) +./TestRange.cs(35,13): error CS0030: Cannot convert type `Gtk.HScale' to `System.Range' +./TestRange.cs(42,6): error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range' +@/external/bockbuild/stage/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error) +@/external/bockbuild/builds/gtk-sharp-None/sample/test/../../gtk/gtk-sharp.dll (Location of the symbol related to previous error) +./TestRange.cs(42,13): error CS0030: Cannot convert type `Gtk.HScrollbar' to `System.Range' +./TestRange.cs(62,6): error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range' +@/external/bockbuild/stage/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error) +@/external/bockbuild/builds/gtk-sharp-None/sample/test/../../gtk/gtk-sharp.dll (Location of the symbol related to previous error) +./TestRange.cs(62,13): error CS0030: Cannot convert type `Gtk.VScale' to `System.Range' +``` + +This is because the compiler is resolving `Range` in the test as `System.Range` +instead of `Gtk.Range`, so we disambiguate it. + +/cc @marek-safar +--- + sample/test/TestRange.cs | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/sample/test/TestRange.cs b/sample/test/TestRange.cs +index 35fc8a6dd..d44a77d85 100644 +--- a/sample/test/TestRange.cs ++++ b/sample/test/TestRange.cs +@@ -9,6 +9,8 @@ + using System; + + using Gtk; ++// disambiguate, Gtk.Range vs System.Range ++using Range=Gtk.Range; + + namespace WidgetViewer { + diff --git a/gtk/gtk-sharp/gtk-sharp.SMBuild b/gtk/gtk-sharp/gtk-sharp.SMBuild new file mode 100755 index 0000000..720164f --- /dev/null +++ b/gtk/gtk-sharp/gtk-sharp.SMBuild @@ -0,0 +1,34 @@ +app=gtk-sharp +version=2.99.3 +build=1sml +homepage="https://www.mono-project.com/docs/gui/gtksharp/" +download="https://download.gnome.org/sources/gtk-sharp/2.99/gtk-sharp-$version.tar.xz" +desc="C# bindings for GTK3" +requires="gtk3 mono" + +build() { + mkandenterbuilddir + rm -rf $app-$version + + tar xf $srcdir/$app-$version.tar.?z* + cd $app-$version + fixbuilddirpermissions + + applypatch $srcdir/fix-build.patch + + sed -i 's@gmcs@mcs@g' configure{,.ac} + sed -e '/MONO_PROFILE_ENTER_LEAVE/d' -i gtk/gui-thread-check/profiler/gui-thread-check.c + + ./configure \ + --prefix="/" \ + --disable-static + + make + make install DESTDIR=$pkg + + mkfinalpkg +} +sha512sums=" +91e3abd1550cf18ff56cdcdf4e44fd2d03e50243c0f5479410708004702b4bb2c23f097e363b29e68a1327b7e86470b1543fe5db812367276d32de808c110c4c gtk-sharp-2.99.3.tar.lz +7adf3566a9112040efa8628b8ee887e01dc05cf0b9a8470209b5cde72c6000c357310b7b005a0d3ccf6faa38ae46da34788eac71546c91c224dbec109cb99084 fix-build.patch +" \ No newline at end of file diff --git a/gtk/gtk2/gtk2.SMBuild b/gtk/gtk2/gtk2.SMBuild index 1cd4bc8..b2aee43 100755 --- a/gtk/gtk2/gtk2.SMBuild +++ b/gtk/gtk2/gtk2.SMBuild @@ -2,7 +2,7 @@ app=gtk2 version=2.24.32 build=1sml homepage="https://www.gtk.org/" -download="https://gitlab.gnome.org/GNOME/gtk/-/archive/2.24.32/gtk-2.24.32.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gtk/-/archive/$version/gtk-$version.tar.bz2" desc="GObject-based multi-platform GUI toolkit (legacy)" requires="desktop-file-utils fribidi libxcomposite libxcursor libxdamage libxi libxinerama libxcb libxrandr fontconfig freetype pango harfbuzz graphite2 cairo atk gdk-pixbuf" @@ -21,14 +21,12 @@ build() { ./configure \ --prefix="" \ --libdir=/lib \ - --localstatedir=/var \ --disable-cups \ --enable-xkb \ --disable-gtk-doc \ --disable-gtk-doc-html \ --disable-gtk-doc-pdf - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make || /etc/rc.d/rc.gtk make make install DESTDIR=$pkg diff --git a/gtk/gtk3/gtk3.SMBuild b/gtk/gtk3/gtk3.SMBuild index 898fbe3..8048440 100755 --- a/gtk/gtk3/gtk3.SMBuild +++ b/gtk/gtk3/gtk3.SMBuild @@ -2,9 +2,9 @@ app=gtk3 version=3.24.13 build=1sml homepage="https://gtk.org" -download="https://gitlab.gnome.org/GNOME/gtk/-/archive/3.24.13/gtk-3.24.13.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gtk/-/archive/$version/gtk-$version.tar.bz2" desc="GObject-based multi-platform GUI toolkit" -requires="fribidi iso-codes wayland libxkbcommon libepoxy shared-mime-info cairo gobject-introspection atk pango gdk-pixbuf librsvg at-spi2-atk " +requires="fribidi iso-codes wayland libxkbcommon libepoxy shared-mime-info cairo gobject-introspection atk pango gdk-pixbuf librsvg at-spi2-atk" build() { mkandenterbuilddir diff --git a/gtk/gtkmm2/gtkmm2.SMBuild b/gtk/gtkmm2/gtkmm2.SMBuild index d5249c9..9482fa7 100755 --- a/gtk/gtkmm2/gtkmm2.SMBuild +++ b/gtk/gtkmm2/gtkmm2.SMBuild @@ -2,9 +2,9 @@ app=gtkmm2 version=2.24.5 build=1sml homepage="http://www.gtkmm.org/" -download="https://download.gnome.org/sources/gtkmm/2.24/gtkmm-2.24.5.tar.xz" +download="https://download.gnome.org/sources/gtkmm/2.24/gtkmm-$version.tar.xz" desc="C++ bindings for GTK+ 2" -requires="gtk2 atkmm pangomm " +requires="gtk2 atkmm pangomm" build() { mkandenterbuilddir diff --git a/gtk/gtkmm3/gtkmm3.SMBuild b/gtk/gtkmm3/gtkmm3.SMBuild index 66981a6..5daf198 100755 --- a/gtk/gtkmm3/gtkmm3.SMBuild +++ b/gtk/gtkmm3/gtkmm3.SMBuild @@ -2,9 +2,9 @@ app=gtkmm3 version=3.18.1 build=1sml homepage="https://www.gtkmm.org" -download="https://download.gnome.org/sources/gtkmm/3.18/gtkmm-3.18.1.tar.xz" +download="https://download.gnome.org/sources/gtkmm/3.18/gtkmm-$version.tar.xz" desc="C++ bindings for GTK+ 3" -requires="gtk3 atkmm pangomm " +requires="gtk3 atkmm pangomm" build() { mkandenterbuilddir diff --git a/gtk/gtksourceview/gtksourceview.SMBuild b/gtk/gtksourceview/gtksourceview.SMBuild index 7fada6f..f06680b 100755 --- a/gtk/gtksourceview/gtksourceview.SMBuild +++ b/gtk/gtksourceview/gtksourceview.SMBuild @@ -2,9 +2,9 @@ app=gtksourceview version=3.24.11 build=1sml homepage="http://projects.gnome.org/gtksourceview/" -download="https://gitlab.gnome.org/GNOME/gtksourceview/-/archive/3.24.11/gtksourceview-3.24.11.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gtksourceview/-/archive/$version/gtksourceview-$version.tar.bz2" desc="A text widget adding syntax highlighting and more to GNOME" -requires="libxml2 vala gobject-introspection gtk3 " +requires="libxml2 vala gobject-introspection gtk3" build() { mkandenterbuilddir diff --git a/gtk/gtkspell/gtkspell.SMBuild b/gtk/gtkspell/gtkspell.SMBuild index 85209f1..a221277 100755 --- a/gtk/gtkspell/gtkspell.SMBuild +++ b/gtk/gtkspell/gtkspell.SMBuild @@ -2,7 +2,7 @@ app=gtkspell version=2.0.16 build=1sml homepage="http://gtkspell.sourceforge.net/" -download="http://gtkspell.sourceforge.net/download/gtkspell-2.0.16.tar.gz" +download="http://gtkspell.sourceforge.net/download/gtkspell-$version.tar.gz" desc="Provides word-processor-style misspelling highlighting and replacement library for Gtk apps" requires="intltool enchant gtk2" diff --git a/gtk/harfbuzz/harfbuzz.SMBuild b/gtk/harfbuzz/harfbuzz.SMBuild index a650ec0..3047037 100755 --- a/gtk/harfbuzz/harfbuzz.SMBuild +++ b/gtk/harfbuzz/harfbuzz.SMBuild @@ -2,9 +2,9 @@ app=harfbuzz version=2.6.4 build=2sml homepage="https://www.freedesktop.org/wiki/Software/HarfBuzz" -download="https://github.com/harfbuzz/harfbuzz/archive/refs/tags/2.6.4.tar.gz" +download="https://github.com/harfbuzz/harfbuzz/archive/refs/tags/$version.tar.gz" desc="OpenType text shaping engine" -requires="glib python3 icu pixman fontconfig libxcb libxext cairo gobject-introspection graphite2 " +requires="glib python3 icu pixman fontconfig libxcb libxext cairo gobject-introspection graphite2" build() { mkandenterbuilddir diff --git a/gtk/hicolor-icon-theme/hicolor-icon-theme.SMBuild b/gtk/hicolor-icon-theme/hicolor-icon-theme.SMBuild index fc0542a..75d894e 100755 --- a/gtk/hicolor-icon-theme/hicolor-icon-theme.SMBuild +++ b/gtk/hicolor-icon-theme/hicolor-icon-theme.SMBuild @@ -2,7 +2,7 @@ app=hicolor-icon-theme version=0.17 build=1sml homepage="https://www.freedesktop.org/wiki/Software/icon-theme" -download="https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.17.tar.xz" +download="https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-$version.tar.xz" desc="Default fallback theme for implementations of the icon theme specification" requires="musl" diff --git a/gtk/keybinder/keybinder.SMBuild b/gtk/keybinder/keybinder.SMBuild index c0d891e..9c28a5e 100755 --- a/gtk/keybinder/keybinder.SMBuild +++ b/gtk/keybinder/keybinder.SMBuild @@ -2,7 +2,7 @@ app=keybinder version=0.3.1 build=2sml homepage="https://github.com/kupferlauncher/keybinder" -download="https://github.com/kupferlauncher/keybinder/archive/refs/tags/v0.3.1.tar.gz" +download="https://github.com/kupferlauncher/keybinder/archive/refs/tags/v$version.tar.gz" desc="Library for registering global keyboard shortcuts" requires="gobject-introspection gtk2" diff --git a/gtk/libcanberra/libcanberra.SMBuild b/gtk/libcanberra/libcanberra.SMBuild index 971dd51..c22c9ad 100755 --- a/gtk/libcanberra/libcanberra.SMBuild +++ b/gtk/libcanberra/libcanberra.SMBuild @@ -2,7 +2,7 @@ app=libcanberra version=0.30 build=1sml homepage="http://0pointer.de/lennart/projects/libcanberra/" -download="http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz" +download="http://0pointer.de/lennart/projects/libcanberra/libcanberra-$version.tar.xz" desc="A small and lightweight implementation of the XDG Sound Theme Specification" requires="alsa-lib libtool libvorbis gtk2 gtk3" diff --git a/gtk/libdazzle/libdazzle.SMBuild b/gtk/libdazzle/libdazzle.SMBuild index 6cb05a2..bf51fe3 100755 --- a/gtk/libdazzle/libdazzle.SMBuild +++ b/gtk/libdazzle/libdazzle.SMBuild @@ -2,7 +2,7 @@ app=libdazzle version=3.42.0 build=1sml homepage="https://gitlab.gnome.org/GNOME/libdazzle" -download="https://gitlab.gnome.org/GNOME/libdazzle/-/archive/3.42.0/libdazzle-3.42.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/libdazzle/-/archive/$version/libdazzle-$version.tar.bz2" desc="GNOME library for implementing fancy features in applications" requires="gtk3" @@ -28,4 +28,4 @@ build() { sha512sums=" ffc846813d76f24eec15effce01a1b78598e41972e2c9ecf5fe1d182241766b35be07fb3df00e890026764aaf0433d454b9e6bdb739abfb9c91a625c7ca089e4 libdazzle-3.42.0.tar.lz -" \ No newline at end of file +" diff --git a/gtk/libgd/libgd.SMBuild b/gtk/libgd/libgd.SMBuild index 77f95d7..c2f4f01 100755 --- a/gtk/libgd/libgd.SMBuild +++ b/gtk/libgd/libgd.SMBuild @@ -2,7 +2,7 @@ app=libgd version=2.3.0 build=1sml homepage="https://libgd.github.io/" -download="https://github.com/libgd/libgd/releases/download/gd-2.3.0/libgd-2.3.0.tar.xz" +download="https://github.com/libgd/libgd/releases/download/gd-$version/libgd-$version.tar.xz" desc="Library for the dynamic creation of images by programmers" requires="bzip2 util-linux fontconfig openjpeg libx11 libxpm libwebp" diff --git a/gtk/libgexiv2/libgexiv2.SMBuild b/gtk/libgexiv2/libgexiv2.SMBuild index b914cb0..ea21538 100755 --- a/gtk/libgexiv2/libgexiv2.SMBuild +++ b/gtk/libgexiv2/libgexiv2.SMBuild @@ -2,9 +2,9 @@ app=libgexiv2 version=0.10.3 build=1sml homepage="https://wiki.gnome.org/Projects/gexiv2" -download="https://gitlab.gnome.org/GNOME/gexiv2/-/archive/gexiv2-0.10.3/gexiv2-gexiv2-0.10.3.tar.bz2" +download="https://gitlab.gnome.org/GNOME/gexiv2/-/archive/gexiv2-$version/gexiv2-gexiv2-$version.tar.bz2" desc="GObject wrapper around Exiv2 library" -requires="exiv2 glib gobject-introspection vala " +requires="exiv2 glib gobject-introspection vala" build() { mkandenterbuilddir diff --git a/gtk/libglade/libglade.SMBuild b/gtk/libglade/libglade.SMBuild index af6ac82..d04a1cf 100755 --- a/gtk/libglade/libglade.SMBuild +++ b/gtk/libglade/libglade.SMBuild @@ -2,9 +2,9 @@ app=libglade version=2.6.4 build=1sml homepage="https://glade.gnome.org/" -download="https://download.gnome.org/sources/libglade/2.6/libglade-2.6.4.tar.bz2" +download="https://download.gnome.org/sources/libglade/2.6/libglade-$version.tar.bz2" desc="User Interface Builder for GTK+ applications" -requires="libxml2 gtk2 " +requires="libxml2 gtk2" build() { mkandenterbuilddir diff --git a/gtk/libgphoto2/libgphoto2.SMBuild b/gtk/libgphoto2/libgphoto2.SMBuild index 29a0d88..4cd74d6 100755 --- a/gtk/libgphoto2/libgphoto2.SMBuild +++ b/gtk/libgphoto2/libgphoto2.SMBuild @@ -2,7 +2,7 @@ app=libgphoto2 version=2.5.25 build=1sml homepage="http://www.gphoto.org/" -download="https://github.com/gphoto/libgphoto2/archive/refs/tags/v2.5.25.tar.gz" +download="https://github.com/gphoto/libgphoto2/archive/refs/tags/v$version.tar.gz" desc="Digital camera access library" requires="libexif libtool" diff --git a/gtk/libmanette/libmanette.SMBuild b/gtk/libmanette/libmanette.SMBuild index 0da1e40..1e5506a 100755 --- a/gtk/libmanette/libmanette.SMBuild +++ b/gtk/libmanette/libmanette.SMBuild @@ -2,9 +2,9 @@ app=libmanette version=0.2.6 build=1sml homepage="https://gnome.pages.gitlab.gnome.org/libmanette/" -download="https://download-fallback.gnome.org/sources/libmanette/0.2/libmanette-0.2.6.tar.xz" +download="https://download-fallback.gnome.org/sources/libmanette/0.2/libmanette-$version.tar.xz" desc="GObject game controller library for GNOME" -requires="musl gobject-introspection libgudev " +requires="musl gobject-introspection libgudev" build() { mkandenterbuilddir @@ -30,4 +30,4 @@ build() { sha512sums=" f450119d8ecdd27399c64bad3157d95d13ba23b87227114bf6a03dacf66d5c760064fbe127c39e1a2d85b246860419d00ccd232a94634fa3014561a73a86e2ab libmanette-0.2.6.tar.lz -" \ No newline at end of file +" diff --git a/gtk/libnotify/libnotify.SMBuild b/gtk/libnotify/libnotify.SMBuild index 588d485..28dd968 100755 --- a/gtk/libnotify/libnotify.SMBuild +++ b/gtk/libnotify/libnotify.SMBuild @@ -2,7 +2,7 @@ app=libnotify version=0.7.7 build=1sml homepage="https://gitlab.gnome.org/GNOME/libnotify" -download="https://gitlab.gnome.org/GNOME/libnotify/-/archive/0.7.7/libnotify-0.7.7.tar.bz2" +download="https://gitlab.gnome.org/GNOME/libnotify/-/archive/$version/libnotify-$version.tar.bz2" desc="Library for sending desktop notifications" requires="xmlto gdk-pixbuf" diff --git a/gtk/libportal/libportal.SMBuild b/gtk/libportal/libportal.SMBuild index 5917192..c1fb0db 100755 --- a/gtk/libportal/libportal.SMBuild +++ b/gtk/libportal/libportal.SMBuild @@ -2,7 +2,7 @@ app=libportal version=0.5 build=1sml homepage="https://github.com/flatpak/libportal/" -download="https://github.com/flatpak/libportal/archive/refs/tags/0.5.tar.gz" +download="https://github.com/flatpak/libportal/archive/refs/tags/$version.tar.gz" desc="Flatpak portal API" requires="gtk3" @@ -31,4 +31,4 @@ build() { sha512sums=" ca6879e2d4b55d9868c2ccc87d572a9b82e222b2b677d7baa642e61a66a34953700adc1946ea670dda59ceda905f38c8a1879f134431cbf54c3966008a5430b5 libportal-0.5.tar.lz -" \ No newline at end of file +" diff --git a/gtk/libraqm/libraqm.SMBuild b/gtk/libraqm/libraqm.SMBuild index ba8426c..2e04677 100755 --- a/gtk/libraqm/libraqm.SMBuild +++ b/gtk/libraqm/libraqm.SMBuild @@ -2,9 +2,9 @@ app=libraqm version=0.7.0 build=1sml homepage="https://github.com/HOST-Oman/libraqm/" -download="https://github.com/HOST-Oman/libraqm/archive/refs/tags/v0.7.0.tar.gz" +download="https://github.com/HOST-Oman/libraqm/archive/refs/tags/v$version.tar.gz" desc="A library that encapsulates the logic for complex text layout" -requires="fribidi glib freetype graphite2 harfbuzz " +requires="fribidi glib freetype graphite2 harfbuzz" build() { mkandenterbuilddir diff --git a/gtk/librsvg/librsvg.SMBuild b/gtk/librsvg/librsvg.SMBuild index 9e85a1a..9b98a21 100755 --- a/gtk/librsvg/librsvg.SMBuild +++ b/gtk/librsvg/librsvg.SMBuild @@ -2,9 +2,9 @@ app=librsvg version=2.40.20 build=1sml homepage="https://wiki.gnome.org/Projects/LibRsvg" -download="https://download-fallback.gnome.org/sources/librsvg/2.40/librsvg-2.40.20.tar.xz" +download="https://download-fallback.gnome.org/sources/librsvg/2.40/librsvg-$version.tar.xz" desc="SVG rendering library" -requires="libcroco dejavu-fonts-ttf vala pango gdk-pixbuf " +requires="libcroco dejavu-fonts-ttf vala pango gdk-pixbuf" build() { mkandenterbuilddir @@ -17,7 +17,6 @@ build() { ./configure \ --prefix="" \ --disable-static \ - --disable-silent-rules \ --disable-tools \ --disable-gtk-doc-html diff --git a/gtk/libsigcpp/libsigcpp.SMBuild b/gtk/libsigcpp/libsigcpp.SMBuild index 841053b..51c0dbb 100755 --- a/gtk/libsigcpp/libsigcpp.SMBuild +++ b/gtk/libsigcpp/libsigcpp.SMBuild @@ -1,25 +1,24 @@ # For some reason, SSB fails to install the resulting package because of # "++". So we rename it. app=libsigcpp -ALTERNAME=libsigc++ +altername=libsigc++ version=2.9.3 build=1sml homepage="https://libsigcplusplus.github.io/libsigcplusplus/" -download="https://download.gnome.org/sources/libsigc++/2.9/libsigc%2B%2B-2.9.3.tar.xz" +download="https://download.gnome.org/sources/libsigc++/2.9/libsigc%2B%2B-$version.tar.xz" desc="Typesafe callback system for standard C++" requires="gcc-libs" build() { mkandenterbuilddir - rm -rf $ALTERNAME-$version + rm -rf $altername-$version - tar xf $srcdir/$ALTERNAME-$version.tar.?z - cd $ALTERNAME-$version + tar xf $srcdir/$altername-$version.tar.?z + cd $altername-$version fixbuilddirpermissions ./configure \ --prefix="" \ - --disable-silent-rules \ --disable-documentation for i in tests docs examples ; do diff --git a/gtk/libunique/libunique.SMBuild b/gtk/libunique/libunique.SMBuild index 6fb74dd..bfbb11b 100755 --- a/gtk/libunique/libunique.SMBuild +++ b/gtk/libunique/libunique.SMBuild @@ -2,8 +2,8 @@ app=libunique version=1.1.6 build=1sml homepage="https://wiki.gnome.org/Attic/LibUnique" -download="https://download.gnome.org/sources/libunique/1.1/libunique-1.1.6.tar.bz2" -desc="a library for writing single instance applications" +download="https://download.gnome.org/sources/libunique/1.1/libunique-$version.tar.bz2" +desc="Library for writing single instance applications" requires="gtk2 graphite2" build() { diff --git a/gtk/libwebp/libwebp.SMBuild b/gtk/libwebp/libwebp.SMBuild index 3922933..910772b 100755 --- a/gtk/libwebp/libwebp.SMBuild +++ b/gtk/libwebp/libwebp.SMBuild @@ -2,7 +2,7 @@ app=libwebp version=1.1.0 build=1sml homepage="https://developers.google.com/speed/webp/" -download="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.1.0.tar.gz" +download="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-$version.tar.gz" desc="WebP library and conversion tools" requires="giflib libpng zstd libtiff" @@ -17,7 +17,6 @@ build() { ./configure \ --prefix="" \ --disable-static \ - --disable-silent-rules \ --enable-everything \ --enable-swap-16bit-csp diff --git a/gtk/libwnck2/libwnck2.SMBuild b/gtk/libwnck2/libwnck2.SMBuild index b8fea3c..450e22b 100755 --- a/gtk/libwnck2/libwnck2.SMBuild +++ b/gtk/libwnck2/libwnck2.SMBuild @@ -2,9 +2,9 @@ app=libwnck2 version=2.29.6 build=1sml homepage="https://www.gnome.org/" -download="https://download-fallback.gnome.org/sources/libwnck/2.29/libwnck-2.29.6.tar.bz2" +download="https://download-fallback.gnome.org/sources/libwnck/2.29/libwnck-$version.tar.bz2" desc="Window Navigator Construction Kit" -requires="intltool libxt startup-notification gobject-introspection gtk2 " +requires="intltool libxt startup-notification gobject-introspection gtk2" build() { mkandenterbuilddir @@ -33,4 +33,4 @@ build() { sha512sums=" fa8615855648bb79bedd0518a4675dce525ba6470014f124ef0ecabbca092db82b148df54247d57b2f151c2d5f26db3c90c742fd14c58532016fc6eb5c602259 libwnck-2.29.6.tar.lz -" \ No newline at end of file +" diff --git a/gtk/libwnck3/libwnck3.SMBuild b/gtk/libwnck3/libwnck3.SMBuild index ad85d7f..25d6f97 100755 --- a/gtk/libwnck3/libwnck3.SMBuild +++ b/gtk/libwnck3/libwnck3.SMBuild @@ -2,7 +2,7 @@ app=libwnck3 version=3.18.0 build=1sml homepage="https://gitlab.gnome.org/GNOME/libwnck" -download="https://gitlab.gnome.org/GNOME/libwnck/-/archive/3.18.0/libwnck-3.18.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/libwnck/-/archive/$version/libwnck-$version.tar.bz2" desc="Window Navigator Construction Kit" requires="startup-notification gobject-introspection gtk3" @@ -30,5 +30,5 @@ build() { } sha512sums=" -7a358d7ddfc6f45fe4def16258899fc131363d3c4095a8b6d5c4c4164b5cb06e4510ab99bf7b0c21c21d95ecc17d879c49062440d8784b5c11ee2bf1b6333154 libwnck-3.18.0.tar.xz +adc9d31b1620c10c79eea153b3652f7e61f92ee94f631df4fb1c36c985d3639fb0c3ee6ee852d684f33f31a98654fb02c129f4fe8bbd946bb0dfaf3430ccc090 libwnck-3.18.0.tar.lz " diff --git a/gtk/openjpeg/openjpeg.SMBuild b/gtk/openjpeg/openjpeg.SMBuild index d64c625..ad783cf 100755 --- a/gtk/openjpeg/openjpeg.SMBuild +++ b/gtk/openjpeg/openjpeg.SMBuild @@ -2,7 +2,7 @@ app=openjpeg version=2.3.1 build=1sml homepage="https://github.com/uclouvain/openjpeg" -download="https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.3.1.tar.gz" +download="https://github.com/uclouvain/openjpeg/archive/refs/tags/v$version.tar.gz" desc="An open source JPEG 2000 codec" requires="libpng lcms2" diff --git a/gtk/pango/pango.SMBuild b/gtk/pango/pango.SMBuild index 9917b16..54da4df 100755 --- a/gtk/pango/pango.SMBuild +++ b/gtk/pango/pango.SMBuild @@ -2,7 +2,7 @@ app=pango version=1.42.4 build=1sml homepage="https://www.pango.org/" -download="https://download.gnome.org/sources/pango/1.42/pango-1.42.4.tar.xz" +download="https://download.gnome.org/sources/pango/1.42/pango-$version.tar.xz" desc="A library for layout and rendering of text" requires="fribidi libxft harfbuzz" diff --git a/gtk/pangomm/pangomm.SMBuild b/gtk/pangomm/pangomm.SMBuild index 60a8093..9e41470 100755 --- a/gtk/pangomm/pangomm.SMBuild +++ b/gtk/pangomm/pangomm.SMBuild @@ -2,9 +2,9 @@ app=pangomm version=2.38.1 build=1sml homepage="https://gtkmm.org" -download="https://gitlab.gnome.org/GNOME/pangomm/-/archive/2.38.1/pangomm-2.38.1.tar.bz2" +download="https://gitlab.gnome.org/GNOME/pangomm/-/archive/$version/pangomm-$version.tar.bz2" desc="C++ API for pango" -requires="pango glibmm cairomm " +requires="pango glibmm cairomm" build() { mkandenterbuilddir diff --git a/gtk/pinentry/pinentry.SMBuild b/gtk/pinentry/pinentry.SMBuild index dd73968..10af16e 100755 --- a/gtk/pinentry/pinentry.SMBuild +++ b/gtk/pinentry/pinentry.SMBuild @@ -2,7 +2,7 @@ app=pinentry version=1.1.0 build=1sml homepage="https://gnupg.org/related_software/pinentry/" -download="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.0.tar.bz2" +download="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-$version.tar.bz2" desc="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" requires="netbsd-curses libassuan libcap libsecret gtk2 fltk p11-kit" diff --git a/gtk/py3cairo/py3cairo.SMBuild b/gtk/py3cairo/py3cairo.SMBuild index ff9ea5d..db097ae 100755 --- a/gtk/py3cairo/py3cairo.SMBuild +++ b/gtk/py3cairo/py3cairo.SMBuild @@ -2,7 +2,7 @@ app=py3cairo version=1.20.0 build=1sml homepage="http://cairographics.org/pycairo/" -download="https://github.com/pygobject/pycairo/archive/refs/tags/v1.20.0.tar.gz" +download="https://github.com/pygobject/pycairo/archive/refs/tags/v$version.tar.gz" desc="Python 3.x bindings for cairo" requires="python3 gtk3" @@ -23,4 +23,4 @@ build() { sha512sums=" 1aec7204fa29bbec4c563e36c8a64855d557241f2f0410a345d60198bdd9292eee873e33014a1b5bd0b8c64fd7597b22475646f35a37a2ce15f8cdc4e15b7556 pycairo-1.20.0.tar.lz -" \ No newline at end of file +" diff --git a/gtk/pygobject3/pygobject3.SMBuild b/gtk/pygobject3/pygobject3.SMBuild index 25b29d4..cda3e73 100755 --- a/gtk/pygobject3/pygobject3.SMBuild +++ b/gtk/pygobject3/pygobject3.SMBuild @@ -2,9 +2,9 @@ app=pygobject3 version=3.38.0 build=1sml homepage="https://wiki.gnome.org/Projects/PyGObject" -download="https://gitlab.gnome.org/GNOME/pygobject/-/archive/3.38.0/pygobject-3.38.0.tar.bz2" +download="https://gitlab.gnome.org/GNOME/pygobject/-/archive/$version/pygobject-$version.tar.bz2" desc="Python Bindings for GLib, GObject, GIO and GTK+" -requires="python3 gobject-introspection gtk3 " +requires="python3 gobject-introspection gtk3" build() { mkandenterbuilddir diff --git a/gtk/rest/rest.SMBuild b/gtk/rest/rest.SMBuild index ba992e5..78409bd 100755 --- a/gtk/rest/rest.SMBuild +++ b/gtk/rest/rest.SMBuild @@ -2,7 +2,7 @@ app=rest version=0.8.1 build=1sml homepage="https://gitlab.gnome.org/GNOME/librest" -download="https://gitlab.gnome.org/GNOME/librest/-/archive/0.8.1/librest-0.8.1.tar.bz2" +download="https://gitlab.gnome.org/GNOME/librest/-/archive/$version/librest-$version.tar.bz2" desc="Library for accessing RESTful web services" requires="glib libsoup libxml2 gobject-introspection" diff --git a/gtk/wv/wv.SMBuild b/gtk/wv/wv.SMBuild index 844bd3b..ced610e 100755 --- a/gtk/wv/wv.SMBuild +++ b/gtk/wv/wv.SMBuild @@ -2,7 +2,7 @@ app=wv version=1.2.9 build=1sml homepage="https://sourceforge.net/projects/wvware" -download="https://www.abisource.com/downloads/wv/1.2.9/wv-1.2.9.tar.gz" +download="https://www.abisource.com/downloads/wv/$version/wv-$version.tar.gz" desc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" requires="libgsf"