Commit graph

81 commits

Author SHA1 Message Date
Peter Hoeg 23e40675eb obs-studio: show the actual version instead of 0.0.1 2020-05-21 20:52:32 +08:00
Enno Lohmeier a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
Enno Lohmeier c167fbb3ea obs-studio: use addOpenGLRunpath to enable nvenc 2020-05-14 08:48:36 +02:00
peelz f2211de99e obs-v4l2sink: fix v4l2device_close segfault 2020-04-25 18:35:18 -04:00
peelz a576482e4c obs-v4l2sink: add 32-bit support
The rev was downgraded to the latest released version (0.1.0) because the
the changes on master are mostly related to localization and README
stuff. The only code-related change is insignificant.
2020-04-25 18:35:18 -04:00
peelz 9a66afc5d0 obs-v4l2sink: add peelz to maintainers 2020-04-24 19:27:40 -04:00
Graham Christensen b76e3eab18
Merge pull request #84153 from colemickens/nixpkgs-obs-v4lsink
obs-v4l2sink: init at unstable-20181012
2020-04-17 08:29:30 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 1c279a0011 obs-studio: 25.0.2 -> 25.0.3 2020-04-07 10:57:53 -07:00
Cole Mickens d01c1f35b8 obs-v4l2sink: init at unstable-20181012 2020-04-02 18:42:45 -07:00
Peter Simons 793c1b5c72 obs-studio: update from version 25.0.0 to 25.0.2
The 25.0.0 version crashes every time one tries to save the settings.
2020-03-23 12:30:37 +01:00
R. RyanTM ccf8d188b3 obs-studio: 24.0.6 -> 25.0.0 2020-03-19 12:55:37 +00:00
Graham Christensen ab94e9a83a
Merge pull request #77565 from NilsIrl/wlrobs_2020
obs-wlrobs: 20191008 -> 20200111
2020-01-25 16:09:04 -05:00
Peter Simons fa4416e9bf obs-studio: use the official git repository 2020-01-22 12:55:58 +01:00
Nils André-Chang f0baa13bec obs-wlrobs: 20191008 -> 20200111 2020-01-12 15:08:10 +00:00
markuskowa ec48271b88
Merge pull request #76343 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.4 -> 24.0.6
2020-01-04 14:14:38 +01:00
Robin Gloster 006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
R. RyanTM af1aa5ec2c obs-studio: 24.0.4 -> 24.0.6 2019-12-23 18:08:20 -08:00
R. RyanTM 983e831d01 obs-studio: 24.0.3 -> 24.0.4 2019-12-08 11:37:11 -08:00
Peter Simons c95664665d obs-studio: package the missing ndi library to make the obs-ndi plug-in actually work 2019-11-18 10:18:04 +01:00
Peter Simons 11e98079ba obs-studio: add build for obs-ndi plugin
Note that the plugin won't do anything without the NDI library packaged, too.
I'll add that one ASAP.
2019-11-13 14:19:17 +01:00
Peter Simons fadb0090e0 obs-linuxbrowser: update to latest 'master' version from Github
The version number corresponds to "git describe --tags".
2019-10-28 21:21:12 +01:00
R. RyanTM 95126d7352 obs-studio: 24.0.1 -> 24.0.3
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-studio/versions
2019-10-23 15:55:06 +02:00
Graham Christensen 21597ed69e
Merge pull request #70750 from grahamc/wlrobs
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
Graham Christensen a763975ad1
obs-wlrobs: init at 20191008 2019-10-08 12:49:49 -04:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
R. RyanTM 15da9ce149 obs-studio: 23.2.1 -> 24.0.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/obs-studio/versions
2019-09-27 14:23:24 -07:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Graham Christensen c547924878
obs-studio: use qt's mkDerivation to fix xcb plugin abort 2019-07-30 08:26:00 -04:00
Ryan Mulligan a8a45b4109
Merge pull request #63315 from r-ryantm/auto-update/obs-studio
obs-studio: 23.1.0 -> 23.2.1
2019-06-18 07:26:30 -07:00
R. RyanTM 666dc54667 obs-studio: 23.1.0 -> 23.2.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/obs-studio/versions
2019-06-17 03:23:31 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Justin Wood 6a03c9feac obs-studio: 23.0.2 -> 23.1.0 2019-05-03 14:17:14 -04:00
R. RyanTM bd05814ca0 obs-linuxbrowser: 0.6.0 -> 0.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/obs-linuxbrowser/versions
2019-04-16 18:46:50 +02:00
Aria Edmonds 2a2fe2bea4 obs-studio: 22.0.3 -> 23.0.2 2019-03-15 04:38:20 +11:00
Jan Malakhovski be40fe7ae5 obs-studio: move defaults to package file 2019-02-03 15:33:18 +00:00
R. RyanTM 467c4934a4 obs-linuxbrowser: 0.5.2 -> 0.6.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/obs-linuxbrowser/versions
2019-01-27 17:20:37 -08:00
Christoph Neidahl 26f7df6b6a obs-studio: add new optional dependencies
This commit adds a new set of optional dependencies introduced with version 21.0 of OBS to allow Lua and Python 3 scripts to be run.

If this batch of new dependencies is not desired by the user, then they may set `scriptingSupport` to false to disable it.
2019-01-10 22:58:20 +01:00
Vladimír Čunát a68ae2c205
obs-studio: restrict meta.platforms
Hydra has been trying to build it on aarch64-linux, but never succeeded:
https://hydra.nixos.org/job/nixpkgs/trunk/obs-studio.aarch64-linux/all
(It tries to feed compiler x86-specific options.)
I didn't test i686-linux, due to a transitive dependency not building
(libupnp), but there it might likely work.
2019-01-05 22:51:21 +01:00
nyanloutre b245c0cd52 obs-studio: fix wrong patch hash 2019-01-04 14:35:33 +01:00
nyanloutre 560a7add3d obs-studio: apply fix for fdk-aac v2.0.0 2019-01-04 14:35:33 +01:00
R. RyanTM ecd4fc5292 obs-studio: 22.0.2 -> 22.0.3
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-studio/versions
2018-10-03 06:18:19 -07:00
adisbladis 7e3d35afc5
obs-linuxbrowser: 0.5.0 -> 0.5.2 2018-09-25 22:55:24 +08:00
Franz Pletz e9faf00a90
obs-studio: 21.1.2 -> 22.0.2 2018-09-24 09:34:05 +02:00
R. RyanTM e3773de884 obs-linuxbrowser: 0.4.0 -> 0.5.0 (#44734)
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.
2018-08-14 00:54:04 +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
Brian McKenna 347f73aeb2 obs-linuxbrowser: init at 0.3.1 2018-05-29 12:18:12 +10:00
R. RyanTM 3d7ab2f523 obs-studio: 21.1.1 -> 21.1.2 (#40660)
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-studio/versions.

These checks were done:

- built on NixOS
- /nix/store/7ajk0j59wzn7pcynqchqkvlrdwnrgkdq-obs-studio-21.1.2/bin/obs passed the binary check.
- /nix/store/7ajk0j59wzn7pcynqchqkvlrdwnrgkdq-obs-studio-21.1.2/bin/.obs-wrapped passed the binary check.
- 2 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 21.1.2 with grep in /nix/store/7ajk0j59wzn7pcynqchqkvlrdwnrgkdq-obs-studio-21.1.2
- directory tree listing: https://gist.github.com/f501ac763d6c76528c24a40ab59ae620
- du listing: https://gist.github.com/ed4e17e15dd316ad1aafa8e7e89394a6
2018-05-19 17:02:09 +02:00
R. RyanTM e42ae4e586 obs-studio: 21.0.3 -> 21.1.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/obs-studio/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/obs -h` got 0 exit code
- ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/obs --help` got 0 exit code
- ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/.obs-wrapped -h` got 0 exit code
- ran `/nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1/bin/.obs-wrapped --help` got 0 exit code
- found 21.1.1 with grep in /nix/store/3dqzcmdm5caax4gqr61k05hmxrs1ca5w-obs-studio-21.1.1
- directory tree listing: https://gist.github.com/08175928e798aeee1fb0326677000c7c
2018-04-07 23:15:13 -07:00