Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594096 - media-video/pitivi-0.97.1 version bump
Summary: media-video/pitivi-0.97.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-17 12:36 UTC by Pacho Ramos
Modified: 2016-10-15 15:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pitivi-0.97.1.ebuild (pitivi-0.97.1.ebuild,2.27 KB, text/plain)
2016-09-17 12:36 UTC, Pacho Ramos
Details
Updated working ebuild (pitivi-0.97.1.ebuild,2.59 KB, text/plain)
2016-09-19 21:42 UTC, Mias van Klei
Details
A patch to make tests optional (tests-optional.patch,677 bytes, patch)
2016-09-19 21:47 UTC, Mias van Klei
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-09-17 12:36:46 UTC
Created attachment 446170 [details]
pitivi-0.97.1.ebuild

This bump needs more work as upstream migrated to meson build system. The attached ebuild is only something provisional (and not even working)... but I am unsure about how to make tests building optional... I have read meson.build and I am unsure

Thanks for your help
Comment 1 Mias van Klei 2016-09-19 21:42:38 UTC
Created attachment 446746 [details]
Updated working ebuild
Comment 2 Mias van Klei 2016-09-19 21:47:26 UTC
Created attachment 446748 [details, diff]
A patch to make tests optional

With earlier attached ebuild and this patch, this ebuild now compiles. Tests and help documentation are made optional.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-10-15 15:46:11 UTC
After fighting way too long to pass options to meson just to discover that unittests are failing and this was actually due to gst-plugins-vaapi, this is now in tree https://cgit.gentoo.org/repo/gentoo.git/commit/?id=cb7dbc61a99c90cbde0c4052783bc58302455633.

Thanks guys.