[arch-commits] Commit in lib32-flashplugin/repos/multilib-x86_64 (PKGBUILD PKGBUILD)
Daniel Wallace
dwallace at nymeria.archlinux.org
Wed Feb 20 07:29:25 UTC 2013
Date: Wednesday, February 20, 2013 @ 08:29:24
Author: dwallace
Revision: 84589
archrelease: copy trunk to multilib-x86_64
Added:
lib32-flashplugin/repos/multilib-x86_64/PKGBUILD
(from rev 84588, lib32-flashplugin/trunk/PKGBUILD)
Deleted:
lib32-flashplugin/repos/multilib-x86_64/PKGBUILD
----------+
PKGBUILD | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-20 07:25:15 UTC (rev 84588)
+++ PKGBUILD 2013-02-20 07:29:24 UTC (rev 84589)
@@ -1,24 +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.270
-pkgrel=2
-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=("http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz"
- "http://www.adobe.com/products/eulas/pdfs/${_licensefile}")
-md5sums=('67ffda3effdf937eaed48a46f2f6f21a'
- '94ca2aecb409abfe36494d1a7ec7591d')
-
-package() {
- install -Dm644 "${srcdir}/libflashplayer.so" "${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
- install -Dm644 "${_licensefile}" "$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf"
-}
-
Copied: lib32-flashplugin/repos/multilib-x86_64/PKGBUILD (from rev 84588, lib32-flashplugin/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2013-02-20 07:29:24 UTC (rev 84589)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+
+pkgname=lib32-flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.270
+pkgrel=2
+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=("http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz"
+ "http://www.adobe.com/products/eulas/pdfs/${_licensefile}")
+md5sums=('67ffda3effdf937eaed48a46f2f6f21a'
+ '94ca2aecb409abfe36494d1a7ec7591d')
+
+package() {
+ install -Dm644 "${srcdir}/libflashplayer.so" "${pkgdir}/usr/lib32/mozilla/plugins/libflashplayer.so"
+ install -Dm644 "${_licensefile}" "$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf"
+}
+
More information about the arch-commits
mailing list