Пакет flickcurl: Информация

    Исходный пакет: flickcurl
    Версия: 1.26-alt2
    Последняя версия по данным Repology
    Собран:  13 июля 2021 г. 2:49 в задании #278254
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: http://librdf.org/flickcurl/

    Лицензия: LGPL 2.1 / ASL 2.0
    О пакете: Flickcurl C library for the Flickr API
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    flickcurl (x86_64, ppc64le, i586, armh, aarch64)
    flickcurl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libflickcurl (x86_64, ppc64le, i586, armh, aarch64)
    libflickcurl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libflickcurl-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Yuri N. Sedunov


    Права:
    Yuri N. Sedunov

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

    Последнее изменение


    11 марта 2019 г. Yuri N. Sedunov 1.26-alt2
    - updated to 1_26-10-gb2d64c8
    - build with raptor2 support (ALT #36263)
    6 февраля 2017 г. Anton V. Boyarshinov 1.26-alt1
    - 1.26
    - use https endpoints
    - packaging scheme changed
    16 января 2014 г. Eugeny A. Rostovtsev 1.14-alt1.2
    - Fixed build