totem: depend on GStreamer Good Plug-ins
[oi-userland.git] / components / meta-packages / libmusicbrainz / Makefile
blob4ebc6bcd6b80f9e4a7f29ad3a5886a40a0146277
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 2011 EveryCity Ltd. All rights reserved.
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= libmusicbrainz
18 COMPONENT_VERSION= 5.1.0
19 COMPONENT_SUMMARY= Library for accessing MusicBrainz servers
21 include ../../../make-rules/ips.mk
23 #PKGLINT=/bin/true
25 download:
27 prep:
29 build:
31 install:
32 [ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
34 clean:
35 $(RM) -r $(BUILD_DIR) $(PROTO_DIR)