mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
Opera updated to 12.15
This commit is contained in:
parent
559d364000
commit
6206557137
@ -3,11 +3,13 @@
|
||||
#
|
||||
|
||||
pkgname=opera
|
||||
pkgver=12.14
|
||||
_buildver=1738
|
||||
pkgver=12.15
|
||||
_buildver=1748
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and secure web browser and Internet suite."
|
||||
arch=('x86_64')
|
||||
url="http://www.opera.com/browser/"
|
||||
license=('custom:opera')
|
||||
depends=('gcc-libs' 'libxt' 'freetype2' 'libxext')
|
||||
optdepends=('gtk2: GTK integration' \
|
||||
'kde-runtime: KDE4 integration' \
|
||||
@ -17,12 +19,9 @@ optdepends=('gtk2: GTK integration' \
|
||||
'gstreamer0.10-bad-plugins: HTML5 not so open codecs support')
|
||||
install=${pkgname}.install
|
||||
options=(!strip)
|
||||
license=('custom:opera')
|
||||
categories=('network')
|
||||
arch=('x86_64')
|
||||
|
||||
source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${arch}.linux.tar.xz)
|
||||
md5sums=('8a9f849f24e78a2360f6780b9917471b')
|
||||
md5sums=('59e1bb087e5861126a296ef0a68df8a4')
|
||||
|
||||
package() {
|
||||
opera-${pkgver}-${_buildver}.${arch}.linux/install --prefix /usr --repackage "${pkgdir}/usr"
|
||||
|
Loading…
Reference in New Issue
Block a user