Opened 3 years ago

Closed 3 years ago

#15425 closed enhancement (fixed)

gsound-1.0.3

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version. Not tagged yet, so into 11.0 it goes!

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

gsound-play: Call setlocale in main function 
   It is required to correctly show translated messages on some locales.
Replace Bugzilla by Gitlab URL in DOAP file 
doap: temporarily set myself as Maintainer to update the merge settings 
ci: Add a CI 
ci: Add ABI check 
ci: Force enable a few features 
   So we get error if those fail to be tested.
build: Fix automake variables usage 
   The variables should be used with $() not ${} otherwise we might see
   automake choking on the variable substitution:
   gsound/Makefile.am: installing 'build-aux/depcomp'
   Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^${ <-- HERE abs_top_builddir}/gsound$/ at /usr/bin/automake line 5755.
   autoreconf: automake failed with exit status: 255
build: Add meson build system 
ci: Update CI to use meson 
build: Remove autotools build system 
ci: Use Fedora 34 until rawhide is back working 
man: add man page 
build: Add a number of C compilation flags 
Bump version to 1.0.3 

comment:3 by Douglas R. Reno, 3 years ago

This package contains a change over to Meson.

comment:4 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.