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 (c) 2014 Alexander Pyhalov
16 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_VERSION
= 1.0
21 # Version was bumped in JDS
22 GIMP_GTKAM_VERSION
= 2.30.0
23 COMPONENT_PROJECT_URL
= http
://libexif.sourceforge.net
/
24 COMPONENT_SUMMARY
= A GTK Digital Camera Viewing Tool
25 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
26 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
27 COMPONENT_ARCHIVE_HASH
= \
28 sha256
:ab7f50d4654d129cd8b386658249b05ea739a446f08026c7352b829c63382c3d
29 COMPONENT_ARCHIVE_URL
= http
://sourceforge.net
/projects
/gphoto
/files
/gtkam
/$(COMPONENT_VERSION
)/$(COMPONENT_ARCHIVE
)/download
30 COMPONENT_CLASSIFICATION
= Applications
/Graphics and Imaging
31 COMPONENT_FMRI
= desktop
/gtkam
32 COMPONENT_LICENSE
= GPLv2
33 COMPONENT_LICENSE_FILE
= COPYING
35 TEST_TARGET
= $(NO_TESTS
)
37 include $(WS_MAKE_RULES
)/common.mk
39 PKG_MACROS
+= GIMP_GTKAM_VERSION
=$(GIMP_GTKAM_VERSION
)
43 CONFIGURE_OPTIONS
+= --without-gnome
44 CONFIGURE_OPTIONS
+= --without-bonobo
46 REQUIRED_PACKAGES
+= image
/editor
/gimp
47 REQUIRED_PACKAGES
+= image
/library
/libexif
48 REQUIRED_PACKAGES
+= library
/desktop
/gdk-pixbuf
49 REQUIRED_PACKAGES
+= library
/desktop
/gtk2
50 REQUIRED_PACKAGES
+= library
/desktop
/libexif-gtk
51 REQUIRED_PACKAGES
+= library
/glib2
52 REQUIRED_PACKAGES
+= library
/libgphoto2-2
53 REQUIRED_PACKAGES
+= system
/library
54 REQUIRED_PACKAGES
+= system
/library
/math