From b98459adbfa766924b57500e55825c0390dafc2c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 3 Oct 2010 18:25:32 +0200 Subject: flashplayer dans acompiler --- acompiler/flashplayer/.footprint | 5 +++++ acompiler/flashplayer/.md5sum | 1 + acompiler/flashplayer/Pkgfile | 17 +++++++++++++++++ base/flashplayer/.footprint | 5 ----- base/flashplayer/.md5sum | 1 - base/flashplayer/Pkgfile | 17 ----------------- 6 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 acompiler/flashplayer/.footprint create mode 100644 acompiler/flashplayer/.md5sum create mode 100644 acompiler/flashplayer/Pkgfile delete mode 100644 base/flashplayer/.footprint delete mode 100644 base/flashplayer/.md5sum delete mode 100644 base/flashplayer/Pkgfile diff --git a/acompiler/flashplayer/.footprint b/acompiler/flashplayer/.footprint new file mode 100644 index 000000000..502b5b72d --- /dev/null +++ b/acompiler/flashplayer/.footprint @@ -0,0 +1,5 @@ +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 b/acompiler/flashplayer/.md5sum new file mode 100644 index 000000000..ddfd08f50 --- /dev/null +++ b/acompiler/flashplayer/.md5sum @@ -0,0 +1 @@ +dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz diff --git a/acompiler/flashplayer/Pkgfile b/acompiler/flashplayer/Pkgfile new file mode 100644 index 000000000..0a91beaea --- /dev/null +++ b/acompiler/flashplayer/Pkgfile @@ -0,0 +1,17 @@ +# 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=1 + + +source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) + + +build() { + install -D -m 0755 $SRC/libflashplayer.so $PKG/usr/lib/firefox/plugins/libflashplayer.so +} + diff --git a/base/flashplayer/.footprint b/base/flashplayer/.footprint deleted file mode 100644 index 502b5b72d..000000000 --- a/base/flashplayer/.footprint +++ /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/base/flashplayer/.md5sum b/base/flashplayer/.md5sum deleted file mode 100644 index ddfd08f50..000000000 --- a/base/flashplayer/.md5sum +++ /dev/null @@ -1 +0,0 @@ -dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz diff --git a/base/flashplayer/Pkgfile b/base/flashplayer/Pkgfile deleted file mode 100644 index 0a91beaea..000000000 --- a/base/flashplayer/Pkgfile +++ /dev/null @@ -1,17 +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=1 - - -source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) - - -build() { - install -D -m 0755 $SRC/libflashplayer.so $PKG/usr/lib/firefox/plugins/libflashplayer.so -} - -- cgit v1.2.3-70-g09d2