Commit graph

1364 commits

Author SHA1 Message Date
Johannes Frankenau 750dc39116 mpvScripts.mpris: 0.1 -> 0.2 2018-08-10 21:29:37 +02:00
Frank Doepper 4082e94b5c shotcut: 18.06.02 -> 18.08 (#44463)
and fix SHOTCUT_VERSION
2018-08-05 18:19:42 +02:00
Daiderd Jordan 78e2e32972
Merge pull request #43612 from Enzime/add/mpv-app-bundle
mpv: build and install macOS App Bundle
2018-08-05 13:29:54 +02:00
Kyle Lacy 87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Michael Hoang f8fb13e64c mpv: build and install macOS App Bundle 2018-08-04 13:17:19 +10:00
Michael Hoang 69ed31a57b mpv: Fix mpv 0.29.0 on macOS and disable OpenAL 2018-08-03 09:20:55 +10:00
Jörg Thalheim 8afb618e3e
Merge pull request #44243 from d3rped/mpv_iccSupport
mpv: add lcms2 support
2018-08-01 00:27:57 +01:00
Daniël de Kok 8b33abd525 makemkv: 1.12.2 -> 1.12.3 (#44252)
Changelog: http://www.makemkv.com/download/history.html
2018-07-31 11:52:57 +02:00
d3rped 4afacff73d Added optional lcms2 support to mpv. 2018-07-30 21:01:48 +02:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Silvan Mosberger c9f4991ada
Merge pull request #43977 from dywedir/mpv
mpv: 0.28.2 -> 0.29.0
2018-07-24 23:02:11 +02:00
Frederik Rietdijk 099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Vladyslav Mykhailichenko 21ab38976d mpv: 0.28.2 -> 0.29.0 2018-07-22 22:25:33 +03:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Pascal Wittmann db697f016b
cinelerra: remove old commented code 2018-07-20 23:00:27 +02:00
Pascal Wittmann fbe71e9c48
cinelerra: add version
see issue #43717
2018-07-20 22:58:52 +02:00
Johannes Frankenau 402ee4e9ea mpv: use wrapper for scripts and add mpris script 2018-07-19 09:50:32 +02:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Michael Hoang 152f6087b3 mpv: add Cocoa support for macOS
Only enable X11 Support on Linux by default. Add CoreFoundation first in
the list of buildInputs to ensure that it is loaded before CF-osx
allowing it to provide <CoreFoundation/CFAttributedString.h>.
2018-07-16 03:58:15 +00:00
Will Dietz 4626d0b255 gnomecast: init at 1.4.0
also pycaption, required dep.
2018-07-15 17:45:16 -05:00
Michael Hoang 8cf34caba5 streamlink: set macOS as a supported platform 2018-07-15 13:11:49 +10:00
R. RyanTM 9cdf5ab775 mkvtoolnix: 24.0.0 -> 25.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mkvtoolnix/versions.
2018-07-13 00:18:47 -07:00
R. RyanTM d655854b8e libsForQt5.libopenshot-audio: 0.1.5 -> 0.1.6 (#42985)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libopenshot-audio/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/vb21d43jjccq86v505dhqhrb7rfaxv6q-libopenshot-audio-0.1.6/bin/openshot-audio-test-sound had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.1.6 with grep in /nix/store/vb21d43jjccq86v505dhqhrb7rfaxv6q-libopenshot-audio-0.1.6
- directory tree listing: https://gist.github.com/4efbc53208f322153ba4881b6b6eefb9
- du listing: https://gist.github.com/e3a2a71be83163ed2ecdc2aaa0800d83
2018-07-09 00:29:36 +02:00
R. RyanTM b935479321 xawtv: 3.104 -> 3.105 (#42935)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xawtv/versions.

These checks were done:

- built on NixOS
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/dump-mixers passed the binary check.
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/record passed the binary check.
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/showriff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/showqt had a zero exit code or showed the expected version
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/streamer passed the binary check.
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/webcam had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/ttv had a zero exit code or showed the expected version
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/radio passed the binary check.
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/fbtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/v4l-info had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/v4l-conf had a zero exit code or showed the expected version
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/ntsc-cc passed the binary check.
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/v4lctl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/propwatch had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/xawtv-remote had a zero exit code or showed the expected version
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/rootv passed the binary check.
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/xawtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/pia had a zero exit code or showed the expected version
- /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105/bin/subtitles passed the binary check.
- 7 of 19 passed binary check by having a zero exit code.
- 0 of 19 passed binary check by having the new version present in output.
- found 3.105 with grep in /nix/store/838xpckarxg6ran25h7pcvshcpypnlpp-xawtv-3.105
- directory tree listing: https://gist.github.com/7c238e8d1ae9a5f2d37671aec9de9e14
- du listing: https://gist.github.com/0f4cfe62d77dd008d93b8ceff46d9b36
2018-07-08 23:37:09 +02:00
Silvan Mosberger 5345e05b3c
Merge pull request #42970 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.4.1 -> 2.4.2
2018-07-08 01:00:57 +02:00
Silvan Mosberger f6067ffcf4
libopenshot: 0.1.9 -> 0.2.0 2018-07-08 00:59:21 +02:00
aszlig 7a19228215
mpv: Fix X11 support by adding libXrandr
This is a follow-up to 6b404b944a, which
fixed the build after SDL no longer leaks through X libraries.

However the commit didn't actually pass all the required dependencies to
mpv, because the configure phase of mpv still disabled X support:

  Checking for X11
  err: Package xrandr was not found in the pkg-config search path.
  Perhaps you should add the directory containing `xrandr.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'xrandr' found

So by adding libXrandr, we finally have support for X again.

Trivia: While I'm usually very pesky about line lengths this is one of
the very rare occasions where I didn't break the lines after 79
characters because it would have messed up the overall style of the
file.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @AndersonTorres, @fuuzetsu, @fpletz, @orivej
2018-07-05 00:44:26 +02:00
R. RyanTM e1b24b2fb5 openshot-qt: 2.4.1 -> 2.4.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/openshot-qt/versions.

Version release notes (from GitHub):
**Highlights**
------------------------
 - 7 New Effects (Crop, Hue, Color Shift, Pixelate, Bars, Wave, Shift)
 - Auto Audio Mixing
 - Auto Rotate
 - Improved Audio Playback
 - Improved Stability
 - Improved Export Dialog
 - New Codec Support (including experimental)
 - Growing Team of Developers
 - Dramatically Improved Build System

**libopenshot-audio 0.1.6  so:6**
-----------------------
* Fix under-linking (pthread and dl), fixes 3
* Integration of GitLab build pipelines

**libopenshot 0.2.0  so:15**
-----------------------
* Auto audio mixing strategy per clip (average, reduce, or none)
* Adding new crop effect, which can also be animated for some very cool effects.
* Adding new Color Shift effect, which can shift any color (RGBA) with infinite wrapping (and full supports animation).
* Adding new Pixelate video effect, which pixelates a portion (or all) of a frame's image, and is fully animatable.
* Adding new video effect: Bars, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new wave video effect, which can be animated in a ton of ways to create lots of cool wave distortion effects.
* Adding Hue video effect, to adjust the hue of a frame's image, which can also be animated with a keyframe
* Adding new effect: Shift, an infinite pixel shifting effect which can be animated and wrap images in any direction.
* Auto-Rotates any Clip with Reader metadata 'rotate' attribute.
* Experimental codecs now supported in FFmpeg/LibAV
* Audio popping during preview (due to resampling)
* Fixing brightness and Mask effects to calculate factor with a float type, giving more fine control
* Fix Blur.cpp by copying blur_<chan> values back to <chan> so horizontal *and* vertical blurs can be applied in one effect and blur accumulates with increased iterations
* Update and apply frame mapper on any clip changes, to keep timeline offsets in sync (i.e. avoid audio popping due to slight misalignments of clips on the timeline).
* Removing old frames from WorkingCache (when no longer needed). This helps prevent freezing looking for old frame data on certain videos.
* Adding metadata from format, audio stream, and video streams to ReaderBase.info, which in some cases includes the 'rotate' metadata added by certain cameras, and audio metadata like title, album, artist, copyright, dates, etc...
* Added in metadata encoding capabilities (writer.info.metadata["title"] = "My Title"). Only certain tag names are accepted (see FFmpeg for more on which tags are supported by which codecs).
* Optimize and improve speed of Mask effect (used by transitions). This is way faster than before!
* Fixing assignement and copy operators on Frame class (to prevent crashes for unintiailized image and audio pointers), and ensuring both copy and assignment operators work as expected.
* Fixing the color property of Frames, which was being lost on some constructors.
* Increase valid frame rates to 240 fps since many cameras now support this higher frame rate
* Fixing regression on Clip constructor, and simplifying pointer initialization
* Fixing a bug with Frame::AddImage (convertToFormat) not actually doing anything. It returns a new image, and does not convert the format in-place.
* Preventing crash if Seek invoked before QtPlayer are initialized properly
* FFMPEG 3.2 support for FFmpegWriter
* FFMPEG 3.2 support for FFmpegReader
* Fixing FFmpeg version breakage in FFmpegWriter
* Increasing the default amount of cache in FFmpeg, based on the # of processors, to better support high framerate videos.
* Changing some Seek values to be more accurate, and fixes a race condition with Timeline_Tests.cpp.
* Changing some sleep() calls to usleep(), for more accuracy. This is a bit experimental, and hopefully will work on all OSes.
* Do not clobber gainFactor when determining volume adjustments and add a TODO note about current_max_volume always being 0
* Removing anchor from clip properties (since it is unused)
* Adding "dbghelp" dependency for Windows builds (for crash handling support), and improved Windows build instructions using MSYS2.
* Properly set test media files path, fixes 36
* Fixing black frames at end of video clips, if audio stream longer than video stream, and end-of-stream is reached.
* Integration of GitLab build pipelines
* Faster Windows builds
* Fixing audio unit tests
* Avoid mixing audio for clips with no volume or disabled audio.
* Updating cmake file for libopenshot-audio to search $ENV first, and then static folders
* Add missing type cast
* Spelling and typo fixes

**openshot-qt 2.4.2**
-----------------------
* More detailed export dialog progress, including estimate time remaining, FPS, and more accurate percentage. Thanks Peter!
* Defaulting to AAC audio codec
* Improving zoom scale calculation, to use a custom bezier curve (zoom gets faster and faster the more you zoom out). 30 levels of precision between 1 second and 7200 seconds.
* Auto-rotate for Readers with 'rotate' metadata. This requires a slightly newer version of FFmpeg, otherwise the 'rotate' tag is never found.
* Adding new Crop video effect
* Adding new Color Shift video effect (with temp icon)
* Adding Pixelate video effect, which can animate a pixelated version of part (of all) of a video clip.
* Adding new Bars video effect, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new Wave video effect
* Adding Hue video effect
* Adding new Shift effect (which allows for shifting the image in any direction and allows for animation, with infinite wrapping)
* Support for 32-bit and 64-bit Windows builds, and an update to the Windows dependencies (and installer size reduction).
* 32-bit version of Windows is now large address aware, and can make use of more memory, but users might need to run this command first: 'bcdedit /set IncreaseUserVa 3072' in order to utilize this
* No longer crash app if user settings cannot be read. Now we show a message box and reset the user settings.
* Adding save indicator in window title
* Retain track parameters during add/remove track
* Update titles to be compatible with newer versions of Inkscape
* Always apply mapper when opening a project, to ensure no audio starts popping for different framerate projects
* Split Clip dialog now sends focus back to slider after clicking 'Start' or 'End'  or 'Play' (to make it easier for frame-by-frame arrow keys)
* Make clip and transition menus trigger on mouse-down, and not move the timeline item when the menu is activate
* Removing max constrains from export length, so user can export blackness at the end of his project if so desired.
* Disabling/Enabling save icon based on if the project needs saving
* Add preset xml file for chromebook target
* Removing unneeded 64-bit/32-bit clean-up code from Windows installer (which breaks on a 32-bit system)
* Fix initial save indicator on a new (blank) project
* Also use import_path for missing-file recovery
* Add import_path tracking to project data
* Updating mac build scripts to use Python 3.6 (with a newer version of OpenSSL)
* Preview controls use media-skip icons
* New razor-tool cursor
* Adding new developer page to documentation, with step by step instructions on getting a Ubuntu development environment setup for libopenshot, libopenshot-audio, and openshot-qt.
* Position is always (frame - 1) / fps
* Utility functions for unit conversion
* Be more explicit about logfile paths
* Adding back in /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 to the AppImage
* Rename dv_pal_wide_animorphic to correct spelling
* Remove duplicate profiles
* Protect slack upload better during build server
* Updating sponsors, donors, and contributors
* Updating translations
* Change the if statement for default language to use system default
* Copy log file for each successful build (for debugging reasons)
* Use QUrl.toLocalFile() to convert dropped URIs
* Add Contributing section
* Update Tutorial, Code tags and contrib link
* Update GitHub info in tutorial
* Use images/ path for images, not _static/ in documentation
* Fix wrapping in Tutorial documentation
* Replace ASCII arrows with Unicode arrow character in documentation
* Also update transition layer on track add/remove
* Small refactor of build server file uploads, and added extra check for 'already uploaded' assets to GitHub
* Improve error message for failed uploads during build server
* Remove torrents if already existing
* Integration of GitLab build pipelines
* Updating font family on built-in titles
* Remove some unneeded copies of libopenshot and libopenshot-audio in the AppImage, reducing size of AppImage
* Fixing issue with Linux AppImage creation on build server
* Migrating from Bzr to Git (on Launchpad)
* Delete old ISSUE_TEMPLATE
* Correct a cut-and-paste wrong comment
* Fixing copyright to use translation-friendly formatting, and hiding hardware decode preference (for now)
* Update websites section and removal of too many caps
* Change readme to be markdown
* Log length of metrics response, not content
* Updated copyrights to 2018 (from 2016). Also edited `about.py` so the year is automatically updated.
* Adding a few missing dependencies into the developer doc page
* .gitignore: ignore docs/_build & all pycache

**Git Changes**
-----------------------
* Implementing GitFlow for project (develop, release, and master branches)
* Protected branches (on all repos), preventing direct pushes
* Must pass unit tests and status checks before merges allowed
* Must go through the Pull/Merge Request flow to be merged into a protected branch
* Automated git repo syncing between GitHub->GitLab->Launchpad
* Automated GitLab CI build pipelines (all builds, tests, installers, daily installers, are run through GitLab CI now)
* Builds and installers also support any branch, making feature branches and test branches much more useful, since we can share installers for them

**Credits**
-----------------------
* Peter M
* DylanC
* Rich A
* FeRD
* Louis S
* Beau N
* peanutbutterandcrackers
* Dr. Tobias

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/openshot-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/..openshot-qt-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/.openshot-qt-wrapped had a zero exit code or showed the expected version
- 0 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.4.2 with grep in /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2
- directory tree listing: https://gist.github.com/b5da2c2f9b03d20a447994a55a803e7e
- du listing: https://gist.github.com/2ae1642544817e3e40b9456552762659
2018-07-03 20:08:38 -07:00
Orivej Desh 6b404b944a mpv: fix build with wayland after #41902 2018-07-03 12:32:41 +00:00
Johannes Frankenau 701ddacfb1 streamlink: 0.13.0 -> 0.14.2 (#42625) 2018-06-29 22:26:52 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM 3688ab8f5d smplayer: 18.5.0 -> 18.6.0 (#42674)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/smplayer/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0/bin/smplayer had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0/bin/simple_web_server had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 18.6.0 with grep in /nix/store/9qa6s45c82jpkwqaf32i423my6by5ynk-smplayer-18.6.0
- directory tree listing: https://gist.github.com/8b3f0826d462c03465088136a4d84512
- du listing: https://gist.github.com/f1d3e833d4b6317c73836b43e52e12fe
2018-06-27 23:58:38 +02:00
Johannes Frankenau cd4c5a3cf6 streamlink: 0.12.1 -> 0.13.0 (#42336) 2018-06-25 00:19:01 +02:00
Frank Doepper 0127c4295f shotcut: nicer patch url 2018-06-20 16:15:51 +02:00
Frank Doepper e0d0460d07 shotcut: 18.06.02 -> 18.05.08
also patched to build with qt511, see
https://github.com/mltframework/shotcut/issues/590
2018-06-20 14:00:31 +02:00
Franz Pletz 963de452b2
Merge pull request #42218 from Ma27/bump-avidemux
avidemux: 2.7.0 -> 2.7.1
2018-06-19 16:11:26 +00:00
Maximilian Bosch d2f623d35e
avidemux: 2.7.0 -> 2.7.1
The current version of `avidemux` (v2.7.0) breaks on master (see
https://hydra.nixos.org/build/75993794), the 18.03 build remains fine
(https://hydra.nixos.org/build/75935027).

The following changes have been applied:

* `glibc` compat patch is obsolete as it landed in upstream.

* Fixed QT_PLUGIN_PATH for QT binaries to avoid errors because of
  missing plugins like this:

  ```
  qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

  [1]    20081 abort      /nix/store/rjwxc6ih15zwvvy71ss8bvnh56ibfbmj-avidemux-2.7.1/bin/avidemux3_qt5
  ```
2018-06-19 11:45:47 +02:00
Bastian Köcher 1782b9ec09 vlc: Fixes build with fribidi version 1.0 (#42130) 2018-06-18 22:32:56 +02:00
R. RyanTM 56a7ea6fbe obs-linuxbrowser: 0.3.1 -> 0.4.0 (#41978)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/obs-linuxbrowser/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/d0ce1376180ae841789e118c1fd370a7
- du listing: https://gist.github.com/ee99a853a8b3bef5c469482ca3a3ec4c
2018-06-17 19:08:31 +02:00
R. RyanTM b6b4b3fa06 xawtv: 3.103 -> 3.104 (#41931)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xawtv/versions.

These checks were done:

- built on NixOS
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/dump-mixers passed the binary check.
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/record passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showriff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showqt had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/streamer passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/webcam had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ttv had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/radio passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/fbtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-info had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-conf had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ntsc-cc passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4lctl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/propwatch had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv-remote had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/rootv passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/pia had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/subtitles passed the binary check.
- 7 of 19 passed binary check by having a zero exit code.
- 0 of 19 passed binary check by having the new version present in output.
- found 3.104 with grep in /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104
- directory tree listing: https://gist.github.com/e59bbee51fd744b22ad39bcc4ee19850
- du listing: https://gist.github.com/6768a962875588d853d9979d9e5ed06f
2018-06-17 17:54:33 +02:00
R. RyanTM efb8493688 mkvtoolnix: 23.0.0 -> 24.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mkvtoolnix/versions.

These checks were done:

- built on NixOS
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvmerge passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvinfo passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvextract passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvpropedit passed the binary check.
- Warning: no invocation of /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvtoolnix-gui had a zero exit code or showed the expected version
- 4 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 24.0.0 with grep in /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0
- directory tree listing: https://gist.github.com/91328ec90c8ee5a51b0a1f29e5e11d51
- du listing: https://gist.github.com/e66ad0366b78978eb90f87a6c66e434a
2018-06-14 02:24:05 -07:00
Matthew Justin Bauer dc82e3efc5
Merge pull request #41190 from puffnfresh/package/obs-linuxbrowser
obs-linuxbrowser: init at 0.3.1
2018-06-06 21:24:03 -04:00
Bastian Köcher d3a07d790e vlc: 3.0.1 -> 3.0.3 (#41483)
Besides updating the version, a patch is applied for building with
QT5.11.
2018-06-05 21:38:29 +02:00
Justin Humm 4d88c022d0 mapmap: init at 0.6.1 (#41228)
The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.
2018-06-02 10:06:28 +02:00
Brian McKenna 347f73aeb2 obs-linuxbrowser: init at 0.3.1 2018-05-29 12:18:12 +10:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Jan Malakhovski ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer 98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00