Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08: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 Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Christian Kögler
8eafd21f9e
initial vdr plugin xineliboutput-2.1.0
...
Needed to patch package xineLib to fix usage of XINE_PLUGIN_PATH .
2019-06-14 10:04:27 +02:00
Markus Kowalewski
f59a790458
xine-lib: add licenses
2018-10-28 00:26:12 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
5dbaf1f018
xineLib: 1.2.6 -> 1.2.9
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -h` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --help` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 help` got 0 exit code
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -v` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --version` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 -h` and found version 1.2.9
- ran `/nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9/bin/xine-list-1.2 --help` and found version 1.2.9
- found 1.2.9 with grep in /nix/store/hnckr7rw59jim490swa9xq3nbn98c411-xine-lib-1.2.9
- directory tree listing: https://gist.github.com/0b66f70c336b62519465be16269e2cce
2018-03-25 01:43:37 -05:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
21df05d1ad
xine-lib: drop libdvdcss dependency
...
There's no mention in log, etc... it's probably not useful anymore.
2016-05-26 15:43:48 +02:00
Vladimír Čunát
91c66ec1d2
xine-lib: 1.2.4 -> 1.2.6
2016-05-26 15:43:48 +02:00
Vladimír Čunát
d51bf88e61
xine-lib: fixup build, probably after libxcb update
2016-05-26 15:43:48 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Nixpkgs Monitor
8e97719684
xineLib: update from 1.2.2 to 1.2.4
2013-12-18 18:18:40 +02:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Lluís Batlle i Rossell
ef1d8eb915
xine-lib: removing a now unused patch
...
I forgot that in a previous commit.
2012-07-02 23:09:01 +02:00
Lluís Batlle i Rossell
946f2c10ea
xineLib: update to 1.2.2
2012-07-02 23:04:11 +02:00
Lluís Batlle i Rossell
f113fbb5dd
Fixing the xine lib build, for problems building with zlib 1.2.6
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32153
2012-02-09 09:35:54 +00:00
Yury G. Kudryashov
f4a079a76c
Upgrade xine-lib and xine-ui
...
svn path=/nixpkgs/trunk/; revision=31451
2012-01-09 10:25:56 +00:00
Eelco Dolstra
a656221873
* xine-lib: get it to build with the latest ffmpeg.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27946
2011-07-25 15:08:16 +00:00
Yury G. Kudryashov
ff7e3daf73
Add flac, pulseaudio, libmng, libxcb
...
I need flac, pulseaudio and xcb.
svn path=/nixpkgs/trunk/; revision=27380
2011-06-07 21:50:05 +00:00
Yury G. Kudryashov
f8369c6f2b
xine-lib-1.1.19; remove unused files
...
svn path=/nixpkgs/trunk/; revision=25864
2011-02-09 21:09:56 +00:00
Eelco Dolstra
4d7e5187d8
* xine-lib: updated to 1.1.16.3.
...
* xine-lib: dropped the dependency on SDL, which is not really
necessary. (And it caused Phonon/KDE to depend on SDL.)
svn path=/nixpkgs/trunk/; revision=16680
2009-08-11 20:47:33 +00:00
Tobias Hammerschmidt
1b5ef4d462
xine-lib 1.1.12
...
svn path=/nixpkgs/trunk/; revision=11722
2008-04-25 21:49:25 +00:00
Yury G. Kudryashov
e075391df6
xine-lib: 1.1.9.1, more features, all features made mandatory.
...
svn path=/nixpkgs/trunk/; revision=10338
2008-01-28 19:42:09 +00:00
Yury G. Kudryashov
45426906f0
xine-lib: added pkg-config
...
svn path=/nixpkgs/trunk/; revision=10329
2008-01-28 19:38:08 +00:00
Yury G. Kudryashov
68cf3dddcc
xine-lib: now compiles with 2.6.23 headers
...
svn path=/nixpkgs/trunk/; revision=10328
2008-01-28 19:37:36 +00:00
Yury G. Kudryashov
7d1f30fd56
xine-lib: upgraded to 1.1.8
...
svn path=/nixpkgs/trunk/; revision=9676
2007-11-14 23:13:29 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
fbfed1e2d8
* xine-lib 1.1.7, xine-ui 0.99.5.
...
svn path=/nixpkgs/trunk/; revision=9118
2007-08-14 12:10:11 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
34a3dbbb1d
* Updated xine-lib and xine-ui.
...
* xine-ui: compile with Xinerama support if xine-lib was also built
with it.
svn path=/nixpkgs/trunk/; revision=4165
2005-10-29 20:50:11 +00:00
Eelco Dolstra
3e32488049
* Xine-lib updated to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=3307
2005-07-09 21:52:32 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
c90e049b98
* Xine updated to 1.0.
...
* Xine UI updated to 0.99.3.
svn path=/nixpkgs/trunk/; revision=2046
2005-01-15 21:49:33 +00:00
Eelco Dolstra
43b626337f
* Added Xine.
...
svn path=/nixpkgs/trunk/; revision=1850
2004-12-10 23:16:23 +00:00