mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 16:17:18 +08:00
flashplugin update, start wicd security update
This commit is contained in:
parent
1617fa282a
commit
13a3113637
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=flashplugin
|
||||
_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
|
||||
pkgver=11.2.202.228
|
||||
pkgver=11.2.202.233
|
||||
pkgrel=1
|
||||
pkgdesc='Adobe Flash Player'
|
||||
url='http://labs.adobe.com/technologies/flashplatformruntimes/flashplayer11/'
|
||||
@ -16,7 +16,7 @@ provides=("flashplugin-square")
|
||||
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}"
|
||||
'mms.cfg')
|
||||
md5sums=('174a9e778a11559d65f66290b16e2088'
|
||||
md5sums=('1ad1d399e95e452b6f85fe20003f3846'
|
||||
'94ca2aecb409abfe36494d1a7ec7591d'
|
||||
'dcd4454dc4aa8116b4d7a6c3ba159ea4')
|
||||
if [[ $CARCH == x86_64 ]]; then
|
||||
@ -24,7 +24,7 @@ source[0]=http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_f
|
||||
md5sums[0]=01e4ddb6e87ea8439f4955e83422f82e
|
||||
fi
|
||||
|
||||
depends=('mozilla-common' 'libxt' 'gtk2' 'nss' 'curl')
|
||||
depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl')
|
||||
optdepends=('libvdpau: GPU acceleration on Nvidia card')
|
||||
conflicts=('flashplugin')
|
||||
provides=('flashplayer' 'flashplugin')
|
||||
|
@ -1,40 +0,0 @@
|
||||
2008-10-07 Giovanni Scafora <giovanni@archlinux.org>
|
||||
|
||||
* wicd-1.5.3
|
||||
|
||||
2008-09-03 Giovanni Scafora <giovanni@archlinux.org>
|
||||
|
||||
* wicd-1.5.1
|
||||
|
||||
2008-01-11 Varun Acharya <varun@archlinux.org>
|
||||
|
||||
* wicd-1.4.1-4 moved to extra
|
||||
* locale patch added to extra
|
||||
* ethtool dependency fixed, thanks evdvelde (flyspray #9145)
|
||||
* dhclient,wpa_supplicant are now deps
|
||||
* wicd.install cleaned up
|
||||
|
||||
2008-01-09 Varun Acharya <varun@archlinux.org>
|
||||
|
||||
* wicd-1.4.1-3 now in testing
|
||||
* wicd-locale.patch added to cvs
|
||||
* Locale issues fixed, see #9086
|
||||
|
||||
2008-01-06 Varun Acharya <varun@archlinux.org>
|
||||
|
||||
* wicd-1.4.1 moved to extra
|
||||
* tray icon bug fixed
|
||||
* ChangeLog cleanup, thanks to evil overlord skeletor.
|
||||
|
||||
2008-01-03 Varun Acharya <varun@archliunx.org>
|
||||
|
||||
* wicd-1.4.0 now in testing
|
||||
|
||||
2007-12-20 Varun Acharya <varun@archlinux.org>
|
||||
|
||||
* Added patch and removed sed from the PKGBUILD in testing
|
||||
|
||||
2007-11-05 Varun Acharya <varun@archlinux.org>
|
||||
|
||||
* Cleaned up PKGBUILD, defaults to /usr/share
|
||||
* Adopted from AUR and moved to testing/extra
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
pkgname=wicd
|
||||
pkgver=1.7.1
|
||||
pkgver=1.7.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="New and alternative wireless/wired network management utility"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ optdepends=('python-wpactrl: needed if you want to use the new experimental ioct
|
||||
'wicd-client-kde: needed if you want to use kde ui')
|
||||
conflicts=('wicd-svn')
|
||||
install=wicd.install
|
||||
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
|
||||
source=(https://launchpad.net/wicd/1.7/$pkgver/+download/$pkgname-$pkgver.tar.gz
|
||||
wicd-daemon
|
||||
wicd.desktop
|
||||
wicd-scripts-execution.patch
|
||||
@ -25,7 +25,7 @@ source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.t
|
||||
categories=('network')
|
||||
options=('emptydirs')
|
||||
backup=('etc/wicd/encryption/templates/active')
|
||||
md5sums=('9c5664a0e850cddbe80942eabb10430a'
|
||||
md5sums=('96c0a08b2bc0c7f1977219a58ad70cd9'
|
||||
'f40e5f59998d0829707a7c9976afa8f8'
|
||||
'326df163a5732d38741371baa4fce9e5'
|
||||
'f4c377a25aa077cb76955124adfcc03f'
|
||||
|
Loading…
Reference in New Issue
Block a user