Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 17 years ago
parent
commit
1418cc3094
2 changed files with 46 additions and 0 deletions
  1. +4
    -0
      package/public/flash-player/flash-player.conf
  2. +42
    -0
      package/public/flash-player/flash-player.desc

+ 4
- 0
package/public/flash-player/flash-player.conf

@ -0,0 +1,4 @@
flash_custmain() {
cp -a libflashplayer.so $root/usr/lib/firefox-$(firefox-config --version)/plugins
}
custmain=flash_custmain

+ 42
- 0
package/public/flash-player/flash-player.desc

@ -0,0 +1,42 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/public/a52dec/a52dec.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] The Adobe Flash Player
[T] The Adobe Flash Player.
[U] http://www.adobe.com
[A] Adobe Systems Incorporated
[M] The ROCK Linux Project
[C] extra/multimedia
[L] Commercial
[S] Stable
[V] 9
[P] X -?---5---9 800.000
[R] +x86
[D] 2023058757 install_flash_player_9_linux.tar.gz http://fpdownload.macromedia.com/get/flashplayer/current/ NODIST

Loading…
Cancel
Save