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

Add Digikam #8

Open
tlvince opened this issue Dec 14, 2013 · 2 comments
Open

Add Digikam #8

tlvince opened this issue Dec 14, 2013 · 2 comments

Comments

@tlvince
Copy link
Collaborator

tlvince commented Dec 14, 2013

Are you interested in adding Digikam to this tap?

I've collated existing efforts (see my notes) and am mostly there in tlvince:digikam, but am currently stumped on the following build error:

-- PKGCONFIG() indicates that libkexiv2 is not installed (install the package which contains libkexiv2.pc if you want to support this feature)
CMake Error at cmake/modules/FindKexiv2.cmake:111 (message):
  Could NOT find libkexiv2 header files
Call Stack (most recent call first):
  extra/kipi-plugins/CMakeLists.txt:126 (FIND_PACKAGE)
@adymo
Copy link
Owner

adymo commented Dec 16, 2013

I'm open to adding more software to this tap as long as somebody uses it and will maintain the formula. I like and use Digikam on Linux. Same for Okular and Gwenview.

@adymo
Copy link
Owner

adymo commented Dec 17, 2013

The build error probably happens because superenv doesn't set PKG_CONFIG_PATH for libkexiv2. The library is installed directly to /usr/local and superenv doesn't search that. It looks for .pc files in /usr/loca/opt/libkexiv2/lib/pkgconfig. See Library/Homebrew/extend/ENV/super.rb#148

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

No branches or pull requests

2 participants