GCC: use -fuse-cxa-atexit by default
[unleashed-userland.git] / components / poppler-data / Makefile
blob9874ef1bf81bd803ac8fd48f7bee0b5c875215ca
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 2014, Andrzej Szeszo
15 include ../../make-rules/shared-macros.mk
17 COMPONENT_NAME= poppler-data
18 COMPONENT_VERSION= 0.4.7
19 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
20 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
21 COMPONENT_ARCHIVE_HASH= \
22 sha256:e752b0d88a7aba54574152143e7bf76436a7ef51977c55d6bd9a48dccde3a7de
23 COMPONENT_ARCHIVE_URL= \
24 http://poppler.freedesktop.org/$(COMPONENT_ARCHIVE)
25 COMPONENT_PROJECT_URL= http://poppler.freedesktop.org/
26 COMPONENT_FMRI= library/libpoppler-data
27 COMPONENT_SUMMARY= Poppler is a PDF rendering library based on the xpdf-3.0 code base (encoding data)
28 COMPONENT_LICENSE= GPLv2
29 COMPONENT_LICENSE_FILE= COPYING
30 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
32 include ../../make-rules/prep.mk
33 include ../../make-rules/justmake.mk
34 include ../../make-rules/ips.mk
36 COMPONENT_INSTALL_ARGS += datadir=/usr/share
38 build: $(BUILD_32)
40 install: $(INSTALL_32)