[arch-commits] Commit in lib32-flashplugin/repos/multilib-x86_64 (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Thu Sep 11 00:35:48 UTC 2014
Date: Thursday, September 11, 2014 @ 02:35:48
Author: dwallace
Revision: 118787
remove old pkgbuild
Deleted:
lib32-flashplugin/repos/multilib-x86_64/PKGBUILD
----------+
PKGBUILD | 22 ----------------------
1 file changed, 22 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-11 00:32:52 UTC (rev 118786)
+++ PKGBUILD 2014-09-11 00:35:48 UTC (rev 118787)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-
-pkgname=lib32-flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.400
-pkgrel=1
-license=('custom')
-pkgdesc='Adobe Flash Player for 32-bit Mozilla-based browsers'
-url="http://get.adobe.com/flashplayer"
-arch=('x86_64')
-depends=('mozilla-common' 'lib32-libxt' 'lib32-gtk2' 'lib32-nss' 'lib32-curl' 'lib32-alsa-lib')
-#optdepends=('lib32-libvdpau: video hardware decoding for supporting players')
-options=(!strip)
-source=("flash_player-$pkgver.i386.tar.gz::http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz")
-md5sums=('1f1d9b3123f17998241872ad8ed465c5')
-
-package() {
- install -Dm644 "${srcdir}/libflashplayer.so" "${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
- install -d "$pkgdir/usr/share/licenses"
- ln -s "${pkgname#*-}" "$pkgdir/usr/share/licenses/$pkgname"
-}
More information about the arch-commits
mailing list