Michael Raskin
4b481684b1
Add a date to name
2018-02-06 21:30:36 +00:00
exfalso
9cfe7e74e0
subdl: init at 4cf5789
2017-12-26 20:53:18 +00:00
Carles Pagès
5aa539a537
kodi: fix hw accel
...
Also, drop SDL build inputs. SDL was not even detected/enabled.
2017-12-23 09:50:21 +01:00
Frederik Rietdijk
16467a0ff7
Merge pull request #32945 from lebel/makemkv-1.10.8
...
makemkv: 1.10.7 -> 1.10.8
2017-12-22 08:45:08 +00:00
José Romildo Malaquias
d402bd69a9
mkvtoolnix: 17.0.0 -> 19.0.0
2017-12-22 06:46:40 +01:00
David Lebel
7f0e2dde87
makemkv: 1.10.7 -> 1.10.8
2017-12-21 13:00:02 -05:00
Peter Hoeg
662bfa145a
vlc: 2.2.6 -> 2.2.8
2017-12-21 08:18:58 +08:00
Orivej Desh
745be0cb61
mpv: fix build with libva 2
2017-12-18 16:43:24 +00:00
Cray Elliott
52b8b7b02f
obs-studio: fix vlc plugin
...
previous obs could not find libvlc.so so I addded the path to
it to LD_LIBRARY_PATH
2017-12-17 23:00:48 -08:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
Orivej Desh
f1226ac796
cinelerra: disable parallel building
2017-12-07 08:31:32 +00:00
Vladimír Čunát
5f020d5627
Merge branch 'staging'
...
There are security fixes in multiple packages /cc #32117 ,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh
3db6d699d6
peek: disable on darwin, add optional dependencies
2017-11-29 07:50:40 +00:00
Brian McKenna
a0c5d084c6
peek: init at 1.2.0
2017-11-28 23:53:55 +00:00
Vladimír Čunát
8b53b2ec2c
Merge branch 'master' into staging
2017-11-28 21:06:44 +01:00
Ricardo M. Correia
9249dc6557
Merge pull request #30790 from spiderbit/master
...
kodi: downgrade kodiPlugin.joystick to compatible version 1.3.2
2017-11-28 18:29:55 +01:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging
2017-11-27 15:09:53 +01:00
John Ericson
e755a8a27d
treewide: Use targetPrefix
instead of prefix
for platform name prefixes
...
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Jan Tojnar
24cd69494c
gnome-mpv: 0.9 → 0.13
2017-11-26 03:31:43 +01:00
Cray Elliott
86c0844d32
obs-studio: 20.1.0 -> 20.1.3
2017-11-21 19:15:44 -08:00
Peter Hoeg
737558b7bb
kodi: 17.4 -> 17.6 and move to cmake
...
ffmpeg is now built as a separate derivation using the kodi makefile to avoid
having to rebuild ffmpeg every time kodi is changed.
Additionally, due to the far superior cmake output a number of dependencies were
identified that have been added as well.
2017-11-18 10:01:04 +00:00
Orivej Desh
4be7aae5b3
cinelerra: add a note about parallel building
2017-11-17 16:41:16 +00:00
Orivej Desh
3baeb1c356
Merge pull request #31530 from woffs/shotcut-17.11
...
shotcut: 17.09 -> 17.11
2017-11-16 21:31:13 +00:00
zraexy
7d1aa9fd22
streamlink: 0.8.1 -> 0.9.0
2017-11-14 08:08:47 -09:00
Frank Doepper
440ce4cfa1
shotcut: 17.09 -> 17.11
2017-11-11 17:59:13 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
rnhmjoj
922b0b9629
mkvtoolnix: 16.0.0 -> 17.0.0
2017-11-05 20:55:06 +01:00
Michael Raskin
7be7698612
Merge pull request #25552 from antonxy/master
...
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Peter Hoeg
93cc9b93e0
kmplayer: add missing X dependencies
2017-10-27 13:07:44 +08:00
Peter Hoeg
a47c892bf5
Merge pull request #30784 from zraexy/kmplayer
...
kmplayer: fix desktop file exec
2017-10-25 23:42:05 +08:00
zraexy
9e1ef99fc2
kmplayer: fix desktop file exec
2017-10-25 06:57:43 -08:00
Stefan Huchler
72f441d090
kodi: downgrades kodiPlugin.joystick to compatible version 1.3.2
2017-10-25 13:56:32 +02:00
Cillian de Róiste
9e0b37944b
obs-studio: 20.0.1 -> 20.1.0 + support more features
2017-10-24 23:09:33 +02:00
Clemens Lutz
794ecdd8b8
makemkv: 1.10.6 -> 1.10.7
2017-10-22 00:28:31 +02:00
Heitham Omar
dc60c1e3d0
mpv: enable dvb on Linux
2017-10-15 21:26:00 +01:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
...
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát
b1d32c0538
aegisub: fixup build with icu-59
...
Thanks to https://github.com/gentoo/gentoo/commit/779fbc09c456a
2017-10-15 10:44:16 +02:00
vbgl
fcfeda5544
Merge pull request #30206 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 15.0.0 -> 16.0.0; libmatroska: 1.4.7 -> 1.4.8
2017-10-14 21:48:44 +02:00
José Romildo Malaquias
d49181676b
mkvtoolnix: 15.0.0 -> 16.0.0
2017-10-07 18:12:29 -03:00
Unknown
20b48cbd97
kmplayer: 0.11.3d -> 0.12.0b
2017-10-07 12:30:41 -08:00
Orivej Desh
f137004179
Merge branch 'master' into staging
...
* master: (81 commits)
Add NixOS 17.09 AMIs
gradle: 4.2 -> 4.2.1
maintainers.nix: use my GitHub handle as maintainer name
fcitx-engines.rime: init at 0.3.2
brise: init at 2017-09-16
librime: init at 1.2.9
marisa: init at 0.2.4
opencc: build shared library and programs
josm: 12712 -> 12914
exa: 0.7.0 -> 0.8.0
krb5: add deprecation date for old configuration
rustRegistry: 2017-09-10 -> 2017-10-03
go-ethereum: Fix libusb segmentation faults on Darwin
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
libsodium: 1.0.13 -> 1.0.15
tor-browser-bundle: geoip support
tor-browser-bundle: support transports obfs2,obfs3
tor-browser-bundle: bump https-everywhere to 2017.9.12
tint2: limit platforms to Linux since macOS is not supported and fails the tests
eclipse-plugin-vrapper: init at 0.72.0
...
2017-10-03 17:46:39 +00:00
Franz Pletz
ad2ae842bb
vlc: add patch to fix CVE-2017-9300
2017-10-02 18:54:43 +02:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Orivej Desh
432f9925a6
Merge pull request #29745 from mgdelacroix/gpac-update
...
gpac: 0.5.0 -> 0.7.1
2017-10-01 09:01:56 +00:00
Orivej Desh
2847acf517
gpac: fix up
2017-10-01 08:59:12 +00:00
Robin Gloster
40ed226507
treewide: mark a bunch of failing builds as broken
...
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Robin Gloster
1a681a6ecb
shotcut: 17.02 -> 17.09
...
fixes the previously broken build
2017-09-27 00:51:20 +02:00
Miguel de la Cruz
4994e3f2c2
gpac: 0.5.0 -> 0.7.1
2017-09-24 17:45:47 +01:00
Samuel Leathers
694e7e08d6
kodi: 17.3 -> 17.4
2017-09-23 16:59:45 +02:00