Code Monkey home page Code Monkey logo

naclports-exiv2's Introduction

Exiv2 for Native Client

This is a contribution to naclports, the collection of ports of various open-source projects to Native Client. https://code.google.com/p/naclports/

The enclosed files extend naclports to build the Exiv2 library, an image metadata library that supports the commonly used metadata standards Exif, IPTC and XMP. http://www.exiv2.org/

Contents of this directory allow to build:

  • Exiv2 library, version 0.23
    • PNG support
    • XMP metadata support

What does it NOT include:

  • Exiv2 CLI Just use the library in another binary or use a wrapper to use the library from Javascript.

What we did not test:

  • Native language support gettext is only included in the glibc toolchain, while we only used newlib toolchain and no NLS. Exiv2 builds with both toolchains.

Requirements provided by naclports:

  • expat
  • jsoncpp
  • zlib

How to build (pepper33)

  • recursively copy ports/exiv2 to your copy of naclports (src/ports)
  • build via make exiv2 or ./make-all.sh exiv2
    • this will build dependencies also

We originally created this port to include Exiv2 in a Chrome extension, and by this allow the support of all metadata standards mentioned before, while other Javascript-based solutions lack of such support. https://github.com/bhenne/ChromeExtension-PhotoMetadataPrivacy/

The port was done in the context of privacy research at the Distributed Computing & Security Group of the Leibniz Universität Hannover, Germany. The original port was done as part of the bachelor thesis of Maximilian Koch, which was advised by Benjamin Henne.

http://www.dcsec.uni-hannover.de/ [email protected]

naclports-exiv2's People

Contributors

bhenne avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

naclports-exiv2's Issues

Invalid key 'PACKAGE_NAME'

$ make exiv2
build_tools/naclports.py install exiv2
naclports: Invalid key 'PACKAGE_NAME' in pkg_info: /Users/henne/dev/naclports/src/ports/exiv2/pkg_info
make: *** [exiv2] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.