Port details |
- py3-gstreamer1 GStreamer python 3 bindings
- 1.12.3 multimedia
=0 1.12.3Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2014-08-08 20:27:47
- Last Update: 2017-11-30 15:50:34
- SVN Revision: 455210
- Also Listed In: python
- License: LGPL21
- WWW:
- http://gstreamer.freedesktop.org/
- Description:
- gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.
WWW: http://gstreamer.freedesktop.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gstreamer1>0:multimedia/py3-gstreamer1@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-gstreamer1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1506168993
SHA256 (gst-python-1.12.3.tar.xz) = c3f529dec1294633132690806703b80bad5752eff482eaf81f209c2aba012ba7
SIZE (gst-python-1.12.3.tar.xz) = 388220
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.6 : lang/python36
- py3?-gobject3>=0 : devel/py3-gobject3
- gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
- Runtime dependencies:
-
- python3.6 : lang/python36
- py3?-gobject3>=0 : devel/py3-gobject3
- gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake libtool localbase pathfix pkgconfig python:3.6+ tar:xz gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.12.3 23 Sep 2017 20:29:49 |
kwm |
Update GStreamer 1.x suite to 1.12.3.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.12/#1.12.3 |
1.12.2 22 Jul 2017 11:35:44 |
kwm |
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR: 220753
Exp-run by: antoine@ |
1.8.0 07 Jan 2017 21:42:28 |
sunpoet |
Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine |
1.8.0 19 May 2016 10:57:35 |
amdmi3 |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
1.8.0 25 Mar 2016 15:47:46 |
kwm |
Update GStreamer1 ports to 1.8.0.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.8/ |
1.6.2 06 Mar 2016 22:09:23 |
rm |
multimedia/py3-gstreamer1: fix packaging with python 3.5
PR: 204519
With hat: gnome |
1.6.2 04 Jan 2016 14:21:57 |
kwm |
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.
* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.
PR: 204204 [1] (based on)
Submitted by: olivierd@ [1] |
1.6.1 21 Nov 2015 23:04:40 |
kwm |
Update Gstreamer suite to 1.6.1. |
1.6.0 26 Sep 2015 14:36:23 |
kwm |
Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
* gstreamer1-validate: Tools to detect if elements are not behaving
as expected, mainly aimed at developers, or advanced debugging.
* gstreamer1-rtsp-server: Base foundation for building a rtsp
server ontop of GStreamer
* Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.
Release announcement:
http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html
Obtained from: gnome devel repo |
1.4.0_1 21 Jul 2015 12:51:20 |
tijl |
Set PORTSCOUT on gstreamer ports |
1.4.0_1 10 Jan 2015 23:15:28 |
demon |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
1.4.0 16 Dec 2014 13:35:02 |
kwm |
Big Gstreamer update:
Update gstreamer, gstreamer-plugins, -good, -bad and -ugly ports to 1.4.4.
Update gstreamer1-plugins-gnonlin to 1.4.0.
Update py-gstreamer1 and py3-gstreamer1 to 1.4.0.
Add multimedia/gstreamer1-editing-services. GES is a high-level library
for facilitating the creation of audio/video non-linear editors.
Add pulseaudio plugin now that pulseaudio is updated and add the gl plugin.
Drop :keepla from USES=libtool.
Drop @dirrm[try] from plists and drop gnomehier from USE_GNOME
Switch to optionhelpers in multimedia/gstreamer1.
PR: 194922 (merged with my own WIP)
Submitted by: olivierd |
1.2.1_1 08 Sep 2014 13:28:04 |
tijl |
Add USES=libtool and USES=python:3 |
1.2.1 15 Aug 2014 20:03:21 |
kwm |
Add missing /libs in LDFLAGS, this should fix the build in some cases.
While here, remove PTHREAD_* from CPPFLAGS and LDFLAGS.
PR: 192432
Submitted by: sascha@root-login.org (PR), troyax@pholos.eu (fix) |
1.2.1 08 Aug 2014 20:27:39 |
kwm |
Add Gstreamer python bindings for Gstreamer 1.x.
Add python2 and python3 flavors.
USE_GSTREAMER1 entries will be made when I figure out how adapt
bsd.gstreamer.mk to the dual python flavors.
PR: ports/187647 (merged/based on)
Submitted by: Olivier Duchateau |