# # A library for dynamically loading GLADE interface files. # # This library allows you to load glade interface files in a program at # runtime. It doesn't require GLADE to be used, but GLADE is by far the # easiest way to create the interface files. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libglade pkgversion=2.6.4 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=libglade_2.6.4_amd64-1@x-libs blurb="A library for dynamically loading GLADE interface files." homepage="https://gnome.org" license="GPLv2+, LGPLv2+" fetch="https://download.gnome.org/sources/libglade/2.6/libglade-2.6.4.tar.bz2" replace=""