Ryan Burns
2175b157ac
treewide: refactor isi686 && isx86_64 -> isx86
2021-11-20 17:50:41 -08:00
Pavol Rusnak
b1d9defabb
mplayer: enable build on aarch64-darwin
2021-09-14 23:48:36 +02:00
Maximilian Bosch
fbf72b2795
mplayer: fix build with x264Support = true;
2021-06-17 09:42:31 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Zane van Iperen
960cd68773
mplayer: fix build failure with ffmpeg 4.4
...
Backport SVN revision 38199.
2021-05-15 17:28:37 +10:00
Robert Schütz
383a3d41a1
mplayer: use ffmpeg instead of ffmpeg_3
2021-04-25 23:00:01 +02: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
Trolli Schmittlauch
5204792cad
mplayer: allow enabling v4l2 driver for e.g webcams
...
- add flag for enabling v4l2 support for the tv backend
- required for some webcams
- off by default as no other package seems to be relying on it so far
2020-10-01 02:35:05 +02:00
Michael Raskin
6541ef3267
Merge pull request #90186 from 7c6f434c/fix-mplayer
...
mplayer: fix build by forcing -lfreetype
2020-06-12 19:12:29 +00:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Raskin
aef898b0a2
mplayer: fix build by forcing -lfreetype
2020-06-12 15:30:59 +02:00
John Ericson
1ac5398589
*-wrapper; Switch from infixSalt
to suffixSalt
...
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string
2019-12-31 00:10:18 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Vladimír Čunát
7eb2a3b1cd
evtest, mplayer: fixup missing rec
after the merge
2019-09-04 11:02:42 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
averelld
ec57a12e66
mplayer: 1.3.0 -> 1.4 ( #67733 )
2019-09-03 22:51:04 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Jan Malakhovski
20193f85e9
mplayer: move defaults to package file
2019-02-13 23:10:38 +00:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
John Ericson
5b74540c5b
treewide: Use depsBuildBuild
for buildPackges.stdenv.cc
2017-12-30 22:04:21 -05:00
John Ericson
f152a5d7bb
mplayer: depsBuildBuild isn't (yet) a parameter, so don't use it
...
Thanks @dezgeg for catching my error.
2017-09-06 00:37:15 -04:00
John Ericson
10b2bb8288
mplayer: Simplify cross, no crossAttrs
or crossConfig
2017-09-05 13:45:34 -04: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
Vincent Laporte
01c8e4fe81
mplayer: adds dvdread support
2017-07-28 06:38:53 +00:00
John Ericson
594d264205
cross stdenv adaptor: Support --host --build --target across the board
...
Packages get --host and --target by default, but can explicitly request
any subset to be passed as needed. See docs for more info.
rustc: Avoid hash breakage by using the old (ignored)
dontSetConfigureCross when not cross building
2017-06-22 17:52:28 -04:00
Will Dietz
b2660fe3cc
mplayer: Use system ffmpeg instead of vendored version. ( #26572 )
...
Fixes use of mplayer with https:// URL's.
2017-06-14 17:44:33 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Matthew Bauer
0ede72738d
mplayer: add darwin platform
2017-01-17 19:49:05 -06:00
Graham Christensen
f5057d6ba9
mplayer: 1.1.1 -> 1.3.0
2016-09-25 21:50:08 -04:00
Matthew Bauer
85f2c3ebc9
mplayer: fix on darwin
2016-09-14 12:51:47 -05:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Bence Fabian
2aa9da5a06
mplayer: Remove --enable-jack
...
If provided then configure won't use the pkgconfig of jack.
2015-03-23 10:42:37 +01:00
James Cook
7b67e3fe35
Enable aalib support in mplayer.
2015-03-08 23:58:48 -07:00
muflax
5861898fc2
add jpeg support to mplayer and mplayer2
...
Closes #4288
2014-09-27 08:20:30 +01:00
Rüdiger Sonderfeld
4de6b9a0c7
mplayer: Add GNU FriBiDi support.
...
This is required by new versions of SMPlayer and other distros seem to
enable it by default now as well.
2014-08-19 16:24:58 +02:00
Rüdiger Sonderfeld
033c9bd18c
mplayer: Update to 1.1.1.
2014-08-19 15:19:06 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Bjørn Forsman
f6f2f38a6e
jack: change package and attr names to 'jack1' and 'jack2'
...
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.
This aligns the naming with what can be found on the JACK homepage.
Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Jan Malakhovski
afcda36c46
mplayer: add fontconfig support
2013-08-26 19:16:18 +00:00
Eelco Dolstra
acba9240cd
nixos.org/tarballs -> tarballs.nixos.org
...
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
aszlig
b08d6a39f8
mplayer(2): Add support and library for bs2b.
...
This also adds a new package "libbs2b", which is needed in order to support
Bauer stereophonic-to-binaural DSP as an audio filter.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-25 19:01:43 +02:00
Eelco Dolstra
674c51af3c
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-03-07 19:33:52 +01:00