updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / nspluginwrapper-flash-prerelease / PKGBUILD~
blobb808e181d8872570b6a624d8ac1bea99729ef50d
1 # Maintainer: edoardo <edoardo.elidoro@gmail.com> 
2 # Contributor: syne <madlikene@aim.com>
3  
4 pkgname=nspluginwrapper-flash-prerelease
5 pkgver=11.2.202.160
6 pkgdesc="32-bit flash 11.2beta3 prerelease for arch64"
7 url='http://labs.adobe.com/technologies/flashplatformruntimes/flashplayer11-2/'
8 license=('custom')
9 conflicts=('flashplugin')
10 depends=('nspluginwrapper' 'lib32-nss' 'lib32-curl' 'lib32-gtk2' 'lib32-alsa-lib' 'lib32-libxt' 'mozilla-common')
11 optdepends=('lib32-libflashsupport-oss: for OSS users who have no sound after install'
12         'lib32-alsa-plugins: for PulseAudio support')
13 arch=('x86_64')
14 install=('plugin.install')
15 source=('http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11-2/flashplayer11-2_p3_install_lin_32_122011.tar.gz' 'adobe_eula.txt')
16 md5sums=('637f7cf66c71b01103c4984d79bd1e49' '7d8638844b8be3e841ff29e0162577cb')
18 build () {
19   cd $startdir/pkg
20   install -D -m755 $startdir/src/libflashplayer.so $startdir/pkg/usr/lib/mozilla/plugins/libflashplayer.so
21   install -D -m644 $startdir/src/adobe_eula.txt $startdir/pkg/usr/share/licenses/$pkgname/LICENSE || return 1