This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
1
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-03-06 23:31:34 +00:00
Code
Issues
Wiki
Activity
80f1579d53
nixpkgs
/
pkgs
/
development
/
libraries
/
libdvdread
/
builder.sh
6 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
* Updated some more packages. However, bittorrent and vlc don't work right now because wxGTK is broken (it depends on internal symbols in GTK which where made private in GTK 2.4). svn path=/nixpkgs/trunk/; revision=907
2004-04-02 16:36:14 +01:00
.
$stdenv
/setup
* vlc and required packages. Finally a good DVD player :-) svn path=/nixpkgs/trunk/; revision=574
2003-12-03 21:58:16 +00:00
* Updated some more packages. However, bittorrent and vlc don't work right now because wxGTK is broken (it depends on internal symbols in GTK which where made private in GTK 2.4). svn path=/nixpkgs/trunk/; revision=907
2004-04-02 16:36:14 +01:00
configureFlags
=
"
--with-libdvdcss=
$libdvdcss
"
genericBuild
Copy permalink