Package flickcurl: Information

    Source package: flickcurl
    Version: 1.26-alt2
    Build time:  Mar 11, 2019, 02:13 PM in the task #224772
    Category: Graphics
    Report package bug
    License: LGPL 2.1 / ASL 2.0
    Summary: Flickcurl C library for the Flickr API
    Description: 
    Flickcurl is a C library for the Flickr API, handling creating the
    requests, signing, token management, calling the API, marshalling request
    parameters and decoding responses. It uses libcurl to call the REST
    web service and libxml2 to manipulate the XML responses. The current
    version supports the majority of the API (see Flickcurl API coverage)
    including the functions for photo uploading, browsing, searching, adding
    and editing comments, groups, notes, photosets, categories, tags and photo
    metadata. It also includes a program flickrdf to turn photo metadata,
    tags and machine tags into RDF descriptions of photso and tags.
    
    This package contains utility programs that use the flickcurl library.

    List of rpms provided by this srpm:
    flickcurl (x86_64, i586, aarch64)
    flickcurl-debuginfo (x86_64, i586, aarch64)
    libflickcurl (x86_64, i586, aarch64)
    libflickcurl-debuginfo (x86_64, i586, aarch64)
    libflickcurl-devel (x86_64, i586, aarch64)

    Maintainer: Yuri N. Sedunov


      1. automake_1.11
      2. libxml2-devel
      3. gtk-doc
      4. raptor2-devel
      5. libcurl-devel

    Last changed


    March 11, 2019 Yuri N. Sedunov 1.26-alt2
    - updated to 1_26-10-gb2d64c8
    - build with raptor2 support (ALT #36263)
    Feb. 6, 2017 Anton V. Boyarshinov 1.26-alt1
    - 1.26
    - use https endpoints
    - packaging scheme changed
    Jan. 16, 2014 Eugeny A. Rostovtsev 1.14-alt1.2
    - Fixed build