Eelco Dolstra
faba06ce54
* firefox-wrapper: plugins no longer have to declare additional
...
LD_LIBRARY_PATH elements, since they can use patchelf --rpath if
necessary.
* Flashplayer / JRE: do just that.
* JRE: libstdcpp5 no longer seems to be necessary for the plugin.
svn path=/nixpkgs/trunk/; revision=12094
2008-06-14 21:42:07 +00:00
Eelco Dolstra
610bf2a24f
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=11898
2008-05-26 13:32:23 +00:00
Eelco Dolstra
a98161a0da
* Updated Flash, MPlayer plugins.
...
svn path=/nixpkgs/trunk/; revision=9975
2007-12-30 22:19:07 +00:00
Eelco Dolstra
1bc214fd59
* Latest MPlayer plugin.
...
svn path=/nixpkgs/trunk/; revision=9576
2007-11-04 17:16:52 +00:00
Eelco Dolstra
ea9667ab18
* Fixed some more URLs.
...
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +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
Michael Raskin
c3529a7a73
Changed hash to match updated download on macromedia site.
...
svn path=/nixpkgs/trunk/; revision=9032
2007-08-02 21:37:38 +00:00
Eelco Dolstra
ffa7b32970
* Wrapped Firefox: make it evaluate on x86_64-linux.
...
svn path=/nixpkgs/trunk/; revision=8707
2007-05-16 14:34:27 +00:00
Eelco Dolstra
714da445bb
* pkgconfig 0.21 is now the default.
...
* Some hackery to get Firefox to build again.
svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Eelco Dolstra
c036d1d48f
* Adobe Reader 7.0.9.
...
* Renamed the Flash Player directories.
svn path=/nixpkgs/trunk/; revision=7831
2007-02-01 15:07:52 +00:00
Eelco Dolstra
f752af2637
* Flash Player 9 final. Also fixed sound support (it needs ALSA).
...
svn path=/nixpkgs/trunk/; revision=7794
2007-01-24 18:01:00 +00:00
Eelco Dolstra
bbe62e266b
* Remove references to dontMakeInstall.
...
svn path=/nixpkgs/trunk/; revision=7500
2006-12-27 18:24:26 +00:00
Eelco Dolstra
cca1ba0372
* Latest Flash beta.
...
svn path=/nixpkgs/trunk/; revision=7292
2006-12-09 17:27:59 +00:00
Eelco Dolstra
71285201cd
* Doh! Copy *all* the plugins. No wonder most videos didn't work
...
anymore...
svn path=/nixpkgs/trunk/; revision=7272
2006-12-07 22:00:10 +00:00
Eelco Dolstra
2f0d625a7a
* Flash Player 9 Beta (enabled in the Firefox wrapper).
...
svn path=/nixpkgs/trunk/; revision=6925
2006-11-01 14:27:20 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
5bfc14d14c
* Latest MPlayer plugin.
...
svn path=/nixpkgs/trunk/; revision=6542
2006-09-17 14:02:52 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
f6e91bc9c9
* Merge r2396.
...
svn path=/nixpkgs/trunk/; revision=2397
2005-03-14 09:22:26 +00:00
Eelco Dolstra
6ece42bad7
* MPlayer plugin 2.80.
...
svn path=/nixpkgs/trunk/; revision=2383
2005-03-11 14:27:34 +00:00
Eelco Dolstra
3bf404a3f2
* Let the Mozilla plugins announce where in their output the actual
...
plugins are, rather then requiring certain fixed directories.
svn path=/nixpkgs/trunk/; revision=2242
2005-02-16 11:24:40 +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
8b01d4ef0a
* Added the Flash Player plugin.
...
* Plugins can specify extra directories to be added to LD_LIBRARY_PATH
by the Firefox wrapper. The Flash plugin need this since it's
installed from a binary distribution, and so doesn't set the RPATH
properly.
* Moved the MPlayer plugin to a plugins directory.
svn path=/nixpkgs/trunk/; revision=1566
2004-10-17 13:56:56 +00:00