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
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
Sergey Mironov
bd49c22ea1
mplayer: install desktop icon when X11 is enabled
2013-03-01 00:20:52 +04:00
Eelco Dolstra
5bb548d2e4
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-17 14:19:14 +01:00
Eelco Dolstra
bb6db816fe
mplayer: Disable use of unfree binary codecs by default
2013-01-14 23:08:27 +01:00
Eelco Dolstra
f59881fc30
mplayer: Change directory name / attribute name from MPlayer to mplayer
2013-01-14 14:38:24 +01:00