Commit Graph

270 Commits

Author SHA1 Message Date
superherointj
f97e6b7ad2
Merge pull request #189266 from superherointj/package-obs-studio-plugins.obs-ndi-skip-builds
obs-studio-plugins.obs-ndi: skip builds in hydra
2022-09-05 18:56:38 -03:00
superherointj
80426558a5 obs-studio-plugins: normalize 2022-09-05 13:33:03 -03:00
superherointj
3bdac05d7b obs-studio-plugins.obs-ndi: skip builds in hydra 2022-09-05 13:30:44 -03:00
Alias Gram
415cf5edad obs-hyperion: init at 1.0.1 2022-09-04 10:35:49 +02:00
superherointj
3640c6f2f3
Merge pull request #189353 from Atemu/update/obs-gstreamer
obs-gstreamer: 0.3.4 -> 0.3.5
2022-09-02 09:11:02 -03:00
superherointj
cbd698da99
Merge pull request #189351 from Atemu/obs-studio-include-plugin-in-wrapper-again
obs-studio: include plugins in wrapper
2022-09-01 21:06:55 -03:00
Atemu
c5e6fb193b obs-studio: include plugins in wrapper again
If the user asks for a plugin that does come with their own binaries or other
files to be included in their OBS installation, it should include those files. A
good example is obs-vkcapture which /requires/ system-wide files to have any use
whatsoever.

Plugins' paths were removed from the wrapper in step with preventing OBS from
loading plugins twice but wasn't actually required because the env variables
already point at the one and only location for plugins. The plugins' share dirs
don't get put in the system-wide share by default on NixOS but I decided to
remove the directory anyways for clarity.

Partially reverts 593d64f975

Co-authored-by: Pedro Lara Campos <pedro.laracampos@gmail.com>
2022-09-02 01:08:26 +02:00
Atemu
04eeafd2c5 obs-gstreamer: 0.3.4 -> 0.3.5 2022-09-01 22:13:58 +02:00
Sheng Wang
721c1e547a
obs-vkcapture: fix build against wayland 2022-09-01 00:31:40 +09:00
Atemu
d6be38280c
obs-studio-plugins.obs-vkcapture: enable 32bit support (#188699) 2022-08-29 13:57:18 +02:00
superherointj
ee940cacb4
Merge pull request #188290 from AtilaSaraiva/vkcapture
obs-vkcapture: 1.1.6 -> 1.2.0
2022-08-25 10:19:15 -03:00
Átila Saraiva
6ea77eef79 obs-vkcapture: added pedrohlc to maintainers 2022-08-25 10:16:02 -03:00
Átila Saraiva
8d5c4efbf8 obs-vkcapture: 1.1.6 -> 1.2.0 2022-08-25 10:07:21 -03:00
Luke Granger-Brown
c195e88007 obs-studio-plugins.obs-ndi: use NDI SDK headers directly
obs-ndi bundles the NDI SDK headers to avoid a more complicated build
setup, but this plays against us here because the soversion for the v5
NDI SDK is "5" even though as far as I know it's fully ABI compatible
with the v4 headers in use here.

Work around the v4/v5 incompatibility here by using the upstream SDK
headers instead.
2022-08-23 09:19:04 +01:00
Brian McKenna
11d8a148a1 obs-backgroundremoval: init at 0.4.0 2022-08-19 13:49:44 +02:00
Átila Saraiva
2e1e0b51c2 obs-studio-plugins.obs-vkcapture: 1.1.5 -> 1.1.6 2022-08-17 12:05:59 -03:00
06kellyjac
342d67be61 obs-studio: resolve failed wrapping if a plugin has no data path
fixes a regression due to #186548 where the symlinkJoin fails when a
package does not have that path such as `obs-studio-plugins.wlrobs`

Only one `symlinkJoin` is necessary
2022-08-15 12:33:31 +01:00
M. Ian Graham
593d64f975
obs-studio: Fix wrapOBS double-including the built-in plugins 2022-08-14 23:39:00 +09:00
PedroHLC ☭
cc26a157ca
obs-studio-wrapper: allow plugins' arguments 2022-08-03 13:20:44 -03:00
PedroHLC ☭
a035b1b5ac
obs-gstreamer: add pedrohlc as maintainer 2022-08-03 13:20:43 -03:00
PedroHLC ☭
2e5606634f
obs-gstreamer: 0.3.3 -> 0.3.4 2022-08-03 13:20:43 -03:00
R. Ryantm
c7eefa24d4 obs-studio-plugins.obs-vkcapture: 1.1.4 -> 1.1.5 2022-08-01 16:43:20 +02:00
Átila Saraiva
d0f3691ae1 obs-vkcapture: 1.1.3 -> 1.1.4 2022-07-21 10:54:37 -03:00
Elia Argentieri
22cc20eba8
obs-studio-plugins.obs-pipewire-audio-capture: init at 1.0.3 (#179459)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-15 16:41:29 +02:00
4825764518
88d8a2a063
obs-nvfbc: update metadata 2022-07-02 22:34:30 -04:00
4825764518
11254579e3
obs-nvfbc: 0.0.5 -> 0.0.6 2022-07-02 22:26:57 -04:00
Lily Foster
e7c3e49051 obs-studio-plugins.obs-gstreamer: 0.2.1 -> 0.3.3 2022-04-26 12:33:47 -04:00
Átila Saraiva
aa534e3869 obs-vkcapture: init at 1.1.3 2022-04-22 21:55:01 -03:00
Yurii Matsiuk
26caa23ad3
obs-studio: 27.2.1 -> 27.2.4 2022-04-08 07:46:04 +02:00
R. Ryantm
8b2bc00ec8 obs-studio: 27.2.0 -> 27.2.1 2022-02-25 10:54:05 -08:00
Franz Pletz
70426f5f8c
Merge pull request #152697 from blitz/obs-studio-27.2 2022-02-18 01:44:12 +01:00
Ivar Scholten
e81d08aa94 obs-studio: add meta.mainProgram 2022-02-17 09:30:21 +01:00
Julian Stecklina
4e68a4175b obs-studio-plugins.obs-websocket: 4.9.1 -> 5.0.0-alpha3
This is required to build against OBS Studio 27.2.
2022-02-15 18:27:26 +01:00
Julian Stecklina
2d7494e53f obs-studio: 27.1.3 -> 27.2.0 2022-02-15 18:26:47 +01:00
Pasquale
529e3d74a8 obs-studio: 27.0.1 -> 27.1.3 2022-02-15 18:26:47 +01:00
R. Ryantm
29510f4ec8 obs-studio-plugins.obs-multi-rtmp: 0.2.7.1 -> 0.2.8.1 2022-02-12 18:18:51 +00:00
Jonathan Ringer
9ec5c4ceb5
obs-studio: pin ffmpeg to 4.x 2022-02-05 16:59:50 -08:00
Jonathan Ringer
87aa24b637
obsPlugins.looking-glass-obs: fix src name usage
(cherry picked from commit 281f28d93d)
2022-01-31 10:39:51 -08:00
R. Ryantm
3e2c4ccff1 obs-studio-plugins.obs-nvfbc: 0.0.4 -> 0.0.5 2022-01-02 08:39:32 +00:00
Ryan Mulligan
8448ea4010
Merge pull request #149754 from r-ryantm/auto-update/obs-websocket
obs-studio-plugins.obs-websocket: 4.9.0 -> 4.9.1
2021-12-11 10:41:47 -08:00
R. Ryantm
88e6a42e31 obs-studio-plugins.obs-nvfbc: 0.0.3 -> 0.0.4 2021-12-09 03:27:44 +00:00
R. Ryantm
acc4adb166 obs-studio-plugins.obs-websocket: 4.9.0 -> 4.9.1 2021-12-09 00:16:00 +00:00
Peter Simons
90af5cacfb obs-studio: avoid double-wrapping the obs binary
Suggested in https://github.com/NixOS/nixpkgs/pull/145664#issuecomment-968107267.
2021-11-14 10:14:39 +01:00
Peter Simons
566ef06cf5 obs-studio: use wrapGAppsHook to add required org.gtk.Settings.ColorChooser schema
Fixes https://github.com/NixOS/nixpkgs/issues/145661.
2021-11-14 10:11:59 +01:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Artturin
4807351d12 obs-studio: fix doublewrapping 2021-10-02 06:43:29 +03:00
06kellyjac
29574aead8 obs-studio-plugins.obs-multi-rtmp: 0.2.6.1 -> 0.2.7.1 2021-09-29 14:28:34 +01:00
Nils
57c19d93db obs-studio: 27.0.0 -> 27.0.1 2021-08-30 14:29:11 +01:00
Jade
46f4391873 obs-studio: add aarch64 support 2021-08-11 01:00:53 +00:00
06kellyjac
d3ae3bdd73 obs-studio-plugins.obs-multi-rtmp: 0.2.6 -> 0.2.6.1 2021-08-10 10:18:09 +01:00
Sandro
21679dee9d
Merge pull request #131172 from babbaj/obs-nvfbc
obs-nvfbc: init at 0.0.3
2021-08-05 09:53:50 +02:00
Josh Moller-Mara
20da7e6982 obs-studio-plugins.obs-websocket: fix attribute name
obs-websocket.nix existed, but no attribute was made for it.
2021-07-30 14:42:15 -07:00
Babbaj
37810bc9a2
obs-nvfbc: init at 0.0.3 2021-07-26 13:38:42 -04:00
Babbaj
ad8b9f8c60
looking-glass-obs: init 2021-07-06 13:34:21 -04:00
Tristan Gosselin-Hane
fb80827e88
obs-move-transition: fix patch path 2021-06-30 01:25:26 -04:00
Tristan
34eb39f141
obs-move-transition: 2.3.0 -> 2.4.3 (#128270)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-27 18:47:24 +02:00
V
e8e0255162
obs-studio: add plugin wrapper (#125308)
* obs-studio: tidy things up a little

* obs-studio: add plugin wrapper

This allows users to install plugins into their OBS Studio, like so:

	wrapOBS {
	  plugins = with obs-studio-plugins; [
	    wlrobs
	    obs-multi-rtmp
	    obs-gstreamer
	  ];
	}

* obs-gstreamer: convert to plugin

* obs-move-transition: convert to plugin

* obs-multi-rtmp: convert to plugin

* obs-ndi: convert to plugin

* obs-v4l2sink: remove

The functionality provided by this package is included in the upstream
project as of version 26.1.

Link: https://github.com/CatxFish/obs-v4l2sink/issues/56#issuecomment-753191690
Link: https://github.com/obsproject/obs-studio/releases/tag/26.1.0

* wlrobs: convert to plugin, unstable-2020-06-22 -> unstable-2021-05-13
2021-06-17 14:05:26 -04:00
V
40e8cd7214 obs-studio: Fix compilation with latest CEF 2021-06-10 19:25:32 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Sandro
e317cbd3dc
Merge pull request #125261 from deviant/bump-obs
obs-studio: 26.1.2 -> 27.0.0
2021-06-03 16:51:12 +02:00
Sandro
a9c61f2c67
Merge pull request #119057 from erdnaxe/obs-websocket 2021-06-02 10:15:24 +02:00
Alexandre Iooss
9e3118de6b
obs-websocket: init at 4.9.0 2021-06-02 08:54:24 +02:00
V
15679e7c20 obs-studio: 26.1.2 -> 27.0.0 2021-06-01 19:19:39 +02:00
Sandro
4646cba199
Merge pull request #118354 from heijligen/obs-studio
obs-studio: add pipewire to buildInputs
2021-04-12 20:21:25 +02:00
06kellyjac
3141ba7b50 obs-multi-rtmp: init at 0.2.6 2021-04-08 22:20:28 +01:00
Thomas Heijligen
25280858bb obs-studio: add pipewire to buildInputs
obs-studio (git master) has support for capturing wayland windows via
pipewire.
To build further releases of obs-studio this adds pipewire to buildInputs

https://github.com/obsproject/obs-studio/pull/4287
2021-04-07 20:50:25 +02:00
Thomas Heijligen
0751f9c5a7 obs-studio: add wayland to buildInputs
obs-studio (git master) has native wayland support.
To build further releases of obs-studio this adds wayland to buildInputs

https://github.com/obsproject/obs-studio/wiki/Install-Instructions#linux-build-directions
https://github.com/obsproject/obs-studio/pull/2484
2021-03-18 13:36:13 +01:00
github-actions[bot]
3ac0ccda7a
Merge staging-next into staging 2021-01-29 00:43:57 +00:00
Ashlynn Anderson
aa2274af7d
obs-studio: 26.0.2 -> 26.1.2 (#111029)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-29 00:42:03 +01:00
github-actions[bot]
2e78c8c736
Merge staging-next into staging 2021-01-28 12:23:55 +00:00
Ales Huzik
3344d20655 obs-gstreamer: init at 0.2.1 2021-01-28 09:09:54 +11:00
Thomas Tuegel
0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Tristan Gosselin-Hane
b91e555720
obs-move-transition: 2.0.2 -> 2.3.0 2021-01-25 02:04:11 -05:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Tristan Gosselin-Hane
161a78037b
obs-move-transition: init at 2.0.2 2020-11-20 02:24:12 -05:00
Philip Munksgaard
cbcb841874 Remove obs-linuxbrowser
No longer needed since #99284
2020-11-01 21:33:04 +01:00
Philip Munksgaard
f0d31b3bd1 obs-studio: Enable builtin browser support
Since version 25, OBS Studio has shipped with a version of obs-browser that
includes linux support (which means that we don't need the obs-linuxbrowser any
more). This commit enables the builtin browser source.

Fixes #98035

Thanks to @mohe2015 for fixing a patchelf issue I had!
2020-11-01 21:32:47 +01:00
R. RyanTM
1f89f78553 obs-studio: 26.0.0 -> 26.0.2 2020-10-25 23:40:03 +00:00
Andreas Rammhold
250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
Joshua Campbell
c7bbc9b9f8 Update obs-ndi plugin to latest 2020-10-17 21:44:09 -07:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Jonathan Ringer
866b5cfd25 obs-studio: 25.0.8 -> 26.0.0 2020-10-01 01:27:17 -07:00
Thomas Tuegel
270d8a0409
obs-studio: use libvlc 2020-09-26 05:50:24 -05:00
Peter Simons
68561ccf59 obs-v4l2sink: update to latest git 'master' version 2020-09-22 21:36:46 +02:00
Thomas Tuegel
c67159fd7d
obs-ndi: pin to qt514 2020-09-07 11:07:31 -05:00
Bruno Bigras
ca910f8dda obs-wlrobs: 20200111 -> 20200622 2020-07-31 23:14:02 -04:00
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:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
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
Ryan Mulligan
905e6f357c obs-studio: 21.0.2 -> 21.0.3
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/f600v8k119a2l3hscik6xsbsvz3w4jx8-obs-studio-21.0.3/bin/obs -h` got 0 exit code
- ran `/nix/store/f600v8k119a2l3hscik6xsbsvz3w4jx8-obs-studio-21.0.3/bin/obs --help` got 0 exit code
- ran `/nix/store/f600v8k119a2l3hscik6xsbsvz3w4jx8-obs-studio-21.0.3/bin/.obs-wrapped -h` got 0 exit code
- ran `/nix/store/f600v8k119a2l3hscik6xsbsvz3w4jx8-obs-studio-21.0.3/bin/.obs-wrapped --help` got 0 exit code
- found 21.0.3 with grep in /nix/store/f600v8k119a2l3hscik6xsbsvz3w4jx8-obs-studio-21.0.3
2018-03-09 03:59:23 -08:00
Cray Elliott
b9f3d49edd obs-studio: 20.1.3 -> 21.0.2 2018-02-05 14:05:31 -08: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
Cray Elliott
86c0844d32 obs-studio: 20.1.0 -> 20.1.3 2017-11-21 19:15:44 -08: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
Cray Elliott
1995dbf772 obs-studio: 20.0.0 -> 20.0.1 2017-08-13 14:47:31 -07:00
Cray Elliott
ef026e02fc obs-studio: 19.0.3 -> 20.0.0 2017-08-12 15:50:55 -07:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Cray Elliott
20d31d7f49 obs-studio: 19.0.2 -> 19.0.3 2017-06-30 19:29:59 -07:00
Cray Elliott
777d5ee732 obs-studio: 18.0.2 -> 19.0.2 2017-05-22 02:45:18 -07:00
Cray Elliott
577327bc9f obs-studio: bump revision to fix Settings crash 2017-05-18 21:44:59 -07:00