perl/YAML-LibYAML: update to v0.903.0
[oi-userland.git] / components / desktop / sound-juicer / Makefile
blobe1a81a33f23c2dbc3b77825309feff0bfc09208c
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2025 Marcel Telka
15 BUILD_STYLE = meson
17 include ../../../make-rules/shared-macros.mk
19 COMPONENT_NAME= sound-juicer
20 COMPONENT_VERSION= 3.40.0
21 COMPONENT_SUMMARY= CD ripping tool using GTK+ and GStreamer
22 COMPONENT_ARCHIVE_HASH= \
23 sha256:2ee882744391beb4c6d64a0f6825fb765510b706ec2b704bfb42e42afaae1de6
24 COMPONENT_CLASSIFICATION= Applications/Sound and Video
25 COMPONENT_FMRI= desktop/cd-ripping/sound-juicer
26 COMPONENT_LICENSE= GPL-2.0-only
27 COMPONENT_LICENSE_FILE= COPYING
29 include $(WS_MAKE_RULES)/gnome.mk
30 include $(WS_MAKE_RULES)/common.mk
32 # GNU msgfmt is needed
33 PATH=$(PATH.gnu)
35 # Install additional file
36 COMPONENT_POST_INSTALL_ACTION += \
37 $(INSTALL) -D $(COMPONENT_DIR)/files/desktop-cd-ripping-sound-juicer \
38 $(PROTOETCSECDIR)/exec_attr.d/desktop-cd-ripping-sound-juicer ;
40 # Manually added build dependencies
41 REQUIRED_PACKAGES += library/audio/gstreamer1/plugin/good
43 # Auto-generated dependencies
44 REQUIRED_PACKAGES += desktop/cd-burning/brasero
45 REQUIRED_PACKAGES += library/audio/gstreamer1
46 REQUIRED_PACKAGES += library/audio/gstreamer1/plugin/base
47 REQUIRED_PACKAGES += library/desktop/gtk3
48 REQUIRED_PACKAGES += library/desktop/pango
49 REQUIRED_PACKAGES += library/desktop/xdg/libcanberra
50 REQUIRED_PACKAGES += library/glib2
51 REQUIRED_PACKAGES += library/musicbrainz/libdiscid
52 REQUIRED_PACKAGES += library/musicbrainz/libmusicbrainz-5
53 REQUIRED_PACKAGES += system/library