AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.8.0: Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. * Update README after switchover to meson * autotools-build: Explicitly require glib, gtk3 * build: Automate copyright year management * meson-build: Use shared_module() * I18n: Update po/LINGUAS list * build: Fix -Werror={missing-declarations,old-style-definition} * Add meson build * Remove generated gmon.out * tests: Use PATH to search for calctest program * I18n: Update po/LINGUAS list * Translation Updates
- Fixed sources in spec file
- Package renamed to follow upstream name xfce4-foo-plugin - Use lang subpackage for manual edits instead of %lang_package macro - Cleaned up spec file - Added bcond for git master builds
- Update to 0.7.0 * GTK3 Port and features from the 0.6.90 release * Added Translations
- initial build
- Update to 0.7.2 * Add basic GitLab pipeline * Use same automake options as other projects * build: Fix intltool lock file problem during make distcheck * Update copyright year * Remove deprecated project files * build: Add missing includes * build: Fix autoconf warnings * build: Add GLib requirement * Use "logo-icon-name" instead of "logo" in about dialog * Fix license notices mentioning LGPL (#7) * tests: Parenthesize concatenations to avoid ambiguity * Fix the 64x64 icon * Fix compilation warnings * autoconf: Some updates * Update bug report URL * Make configure.ac.in more friendly to xfce-do-release helper * Translation Updates - Remove _service file
- Update to 0.7.1 * Add option to not move cursor after calculations (#3) * Align spin buttons in properties dialog * Add close button to properties dialog * Handle delete event when properties dialog is closed * Adds new README.md updates AM_INIT_AUTOMAKE * Update URLs from goodies.x.o to docs.x.o (bxo#16155) * Allow compilation with panel 4.15 * Disable emoji input * Translation Updates
- Update to 0.7.3 * Update copyright year * build: Bump dependency versions and fix deprecation warnings * I18n: Update po/LINGUAS list * parser: Fix GError warning about 0 quark * lexer: Fix parsing of dots * Fix calc_free * build: Remove unnecessary check for libx11 * build: Use XDT_VERSION_INIT and get rid of configure.ac.in * build: Switch from intltool to gettext * Translation Updates