From c229508b559b50f291c5d8093f12241bf7643eff Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Feb 2011 20:42:11 +0100 Subject: virtualbox-bin, dans extra --- acompiler/flashplayer/.footprint.i686 | 5 ----- acompiler/flashplayer/.footprint.x86_64 | 5 ----- acompiler/flashplayer/.md5sum.i686 | 1 - acompiler/flashplayer/.md5sum.x86_64 | 1 - acompiler/flashplayer/Pkgfile | 21 --------------------- 5 files changed, 33 deletions(-) delete mode 100644 acompiler/flashplayer/.footprint.i686 delete mode 100644 acompiler/flashplayer/.footprint.x86_64 delete mode 100644 acompiler/flashplayer/.md5sum.i686 delete mode 100644 acompiler/flashplayer/.md5sum.x86_64 delete mode 100644 acompiler/flashplayer/Pkgfile (limited to 'acompiler/flashplayer') diff --git a/acompiler/flashplayer/.footprint.i686 b/acompiler/flashplayer/.footprint.i686 deleted file mode 100644 index 502b5b72d..000000000 --- a/acompiler/flashplayer/.footprint.i686 +++ /dev/null @@ -1,5 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/firefox/ -drwxr-xr-x root/root usr/lib/firefox/plugins/ --rwxr-xr-x root/root usr/lib/firefox/plugins/libflashplayer.so diff --git a/acompiler/flashplayer/.footprint.x86_64 b/acompiler/flashplayer/.footprint.x86_64 deleted file mode 100644 index 502b5b72d..000000000 --- a/acompiler/flashplayer/.footprint.x86_64 +++ /dev/null @@ -1,5 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/firefox/ -drwxr-xr-x root/root usr/lib/firefox/plugins/ --rwxr-xr-x root/root usr/lib/firefox/plugins/libflashplayer.so diff --git a/acompiler/flashplayer/.md5sum.i686 b/acompiler/flashplayer/.md5sum.i686 deleted file mode 100644 index efd449a02..000000000 --- a/acompiler/flashplayer/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -49b55c7eb8044453e5f6f2e4b3cb4084 flashplayer10_2_p3_64bit_linux_111710.tar.gz diff --git a/acompiler/flashplayer/.md5sum.x86_64 b/acompiler/flashplayer/.md5sum.x86_64 deleted file mode 100644 index efd449a02..000000000 --- a/acompiler/flashplayer/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -49b55c7eb8044453e5f6f2e4b3cb4084 flashplayer10_2_p3_64bit_linux_111710.tar.gz diff --git a/acompiler/flashplayer/Pkgfile b/acompiler/flashplayer/Pkgfile deleted file mode 100644 index 4acec7885..000000000 --- a/acompiler/flashplayer/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: Plugin flashplayer pour navigateur -# URL: http://www.macromedia.com -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=flashplayer -version=10.1 -release=2 - -case `uname -m` in - x86_64) - source=(http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz) ;; - i?86) - source=(http://nutyx.meticul.eu/files/install_flash_player_${version}_linux.tar.gz) ;; -esac - -build() { - install -D -m 0755 $SRC/libflashplayer.so $PKG/usr/lib/firefox/plugins/libflashplayer.so -} - - -- cgit v1.2.3-70-g09d2