Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

media-libs/vidstab: Video stabilization library #10799

Merged
merged 0 commits into from Jan 11, 2019

Conversation

candrews
Copy link
Member

Closes: https://bugs.gentoo.org/517892

Updated version of #10797 with fixes/improvements

@gentoo-bot
Copy link

Copyright policy change

Please note that on 2018-09-15 Trustees have approved new Gentoo copyright policy. All contributions made to Gentoo need to follow this policy. If you include the Signed-off-by line in your commit message, you indicate that you have read the policy and agree to its terms. For more detailed explanation, please see the new Gentoo copyright policy explained article.

Pull Request assignment

Submitter: @candrews
Areas affected: ebuilds
Packages affected: media-libs/vidstab

media-libs/vidstab: @gentoo/proxy-maint (new package)

Linked bugs

Bugs linked: 517892


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added new package The PR is adding a new package. self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jan 10, 2019
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2019-01-10 19:59 UTC
Newest commit scanned: 8d45e21
Status: ✅ good

Issues already there before the PR (double-check them):
https://qa-reports.gentoo.org/output/gentoo-ci/e04f1f1/output.html#net-wireless/gqrx

LICENSE="GPL-2+"
SLOT="0"
IUSE="openmp cpu_flags_x86_sse2"
S="${WORKDIR}/vid.stab-${PV}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested this vidstab-9999.ebuild? By me it errors:

* Fetching https://github.com/georgmartius/vid.stab.git ...
git fetch https://github.com/georgmartius/vid.stab.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/media-libs/vidstab/0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/georgmartius/vid.stab.git to /tmp/portage/media-libs/vidstab-9999/work/vidstab-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/georgmartius/vid.stab.git
   at the commit:            38ecbaf8ece45edd907994660ecd50f0db817b98
>>> Source unpacked in /tmp/portage/media-libs/vidstab-9999/work
 * ERROR: media-libs/vidstab-9999::gentoo failed (prepare phase):
 *   The source directory '/tmp/portage/media-libs/vidstab-9999/work/vid.stab-9999' doesn't exist

${S} should only be redefined in the non-git version, see: 8bd8aea#diff-e81df985ac238da2eba61b8ae147cabd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. new package The PR is adding a new package. self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
4 participants