GithubHelp home page GithubHelp logo

conda-forge / gst-plugins-base-feedstock Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 9.0 24 KB

A conda-smithy repository for gst-plugins-base.

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%

gst-plugins-base-feedstock's Introduction

About gst-plugins-base

Home: http://gstreamer.freedesktop.org/

Package license: GPL-2.0

Feedstock license: BSD 3-Clause

Summary: GStreamer Base Plug-ins

GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer.

Current build status

Linux OSX disabled Windows disabled

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing gst-plugins-base

Installing gst-plugins-base from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge

Once the conda-forge channel has been enabled, gst-plugins-base can be installed with:

conda install gst-plugins-base

It is possible to list all of the versions of gst-plugins-base available on your platform with:

conda search gst-plugins-base --channel conda-forge

About conda-forge

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by CircleCI, AppVeyor and TravisCI it is possible to build and upload installable packages to the conda-forge Anaconda-Cloud channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating gst-plugins-base-feedstock

If you would like to improve the gst-plugins-base recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/gst-plugins-base-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

gst-plugins-base-feedstock's People

Contributors

ccordoba12 avatar conda-forge-admin avatar jakirkham avatar ocefpaf avatar pkgw avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gst-plugins-base-feedstock's Issues

Cannot compile modified recipe - GStreamer 1.14 + GIR

Hello,

I am currently trying to update this recipe to the newest version of GStreamer AND also make it available through GObject Introspection so that I can use Python bindings in conda environments. End goal of the entire saga is to have all plugins accessible through GObject in conda.

The problem I am having is that I can't build anything beyond the GStreamer core module - anything else and it complains about missing libraries.

I have the updated recipes in my profile:

https://github.com/KaloyanP/gst-plugins-base-feedstock/tree/update-version-with-gir
https://github.com/KaloyanP/gstreamer-feedstock/tree/update-version-with-gir

The changes I have made have been to update the version and the SHA, and then updating the build script as follows:

  • Add necessary dependencies
  • Add the --enable-introspection flag on the build
  • Remove the --data-tools-dir argument so that all the build files are included in the final package (I don't really care about size, so long as it works)

The gst-plugins-base-feedstock fails with the following error on my machine. I have confirmed that the file dyld: Library not loaded: @rpath/libgstbase-1.0.0.dylib is indeed in the placeholder/lib directory - at this point, I am lost as to what I should do, because it seems to be a conda issue!

/Library/Developer/CommandLineTools/usr/bin/make  all-am
  CC       libgsttag_1.0_la-gstvorbistag.lo
  CC       libgsttag_1.0_la-gstid3tag.lo
  CC       libgsttag_1.0_la-gstxmptag.lo
  CC       libgsttag_1.0_la-gstexiftag.lo
  CC       libgsttag_1.0_la-lang.lo
  CC       libgsttag_1.0_la-licenses.lo
  CC       libgsttag_1.0_la-tags.lo
  CC       libgsttag_1.0_la-gsttagdemux.lo
  CC       libgsttag_1.0_la-gsttagmux.lo
  CC       libgsttag_1.0_la-gsttageditingprivate.lo
  CC       libgsttag_1.0_la-id3v2.lo
  CC       libgsttag_1.0_la-id3v2frames.lo
  CC       libgsttag_1.0_la-xmpwriter.lo
  CC       libgsttag_1.0_la-tag-enumtypes.lo
  CCLD     libgsttag-1.0.la
  GEN      GstTag-1.0.gir
g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/GstTag-1.0 -export-dynamic -I/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/include -g -O2 /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/GstTag-1.0.o -L. libgsttag-1.0.la -L/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib -lgio-2.0 -lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation
libtool: link: gcc -o /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/.libs/GstTag-1.0 -I/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/include -g -O2 /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/GstTag-1.0.o -Wl,-framework -Wl,CoreFoundation  -L. ./.libs/libgsttag-1.0.dylib -L/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib -lz -lgio-2.0 /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib/libgstbase-1.0.dylib /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib/libgstreamer-1.0.dylib -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib/libintl.dylib -lc
dyld: Library not loaded: @rpath/libgstbase-1.0.0.dylib
  Referenced from: /Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/.libs/GstTag-1.0
  Reason: image not found
Command '['/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/GstTag-1.0', '--introspect-dump=/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/functions.txt,/Users/kpashov/anaconda3/conda-bld/gst-plugins-base_1523193383829/work/gst-libs/gst/tag/tmp-introspectw3hhn6vc/dump.xml']' died with <Signals.SIGABRT: 6>.
make[5]: *** [GstTag-1.0.gir] Error 1
make[4]: *** [all] Error 2
make[3]: *** [tag] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] 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.