Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yamui] Add missing build dependencies and tweak Makefile. JB#59812 #12

Merged
merged 1 commit into from Feb 8, 2023

Conversation

spiiroin
Copy link
Contributor

@spiiroin spiiroin commented Feb 8, 2023

Adjust RPM spec: Add missing build dependencies, and switch already existing dependencies to pkgconfig style.

Adjust Makefile: Remove unused custom compile flags. Get compile and link flags from pkgconfig. Leave binary stripping to rpmbuild (which needs unstripped binaries for generating debug packages). Add standard cleanup targets. Rename main.c to yamui.c - and then use only implicit compile and link rules.

Signed-off-by: Simo Piiroinen simo.piiroinen@jolla.com

Adjust RPM spec: Add missing build dependencies, and switch already
existing dependencies to pkgconfig style.

Adjust Makefile: Remove unused custom compile flags. Get compile and
link flags from pkgconfig. Leave binary stripping to rpmbuild (which
needs unstripped binaries for generating debug packages). Add standard
cleanup targets. Rename main.c to yamui.c - and then use only implicit
compile and link rules.

Signed-off-by: Simo Piiroinen <simo.piiroinen@jolla.com>
@spiiroin spiiroin merged commit faa8059 into sailfishos:master Feb 8, 2023
@spiiroin spiiroin deleted the jb59812_build_deps branch February 8, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants