mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
commit opera-developer 34.0.2036.2-2
This commit is contained in:
parent
e487f4d1b6
commit
67c868249d
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = opera-developer
|
||||
pkgdesc = A fast and secure web browser and Internet suite - developer stream
|
||||
pkgver = 34.0.2036.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://www.opera.com/browser/
|
||||
install = opera.install
|
||||
arch = x86_64
|
||||
|
|
@ -16,7 +16,7 @@ pkgbase = opera-developer
|
|||
depends = desktop-file-utils
|
||||
optdepends = curl: opera crash reporter and autoupdate checker
|
||||
optdepends = libnotify: native desktop notifications
|
||||
optdepends = opera-ffmpeg-codecs: support h.264 and mp3 codecs
|
||||
optdepends = opera-developer-ffmpeg-codecs: support h.264 and mp3 codecs
|
||||
options = !strip
|
||||
backup = etc/opera-developer/default
|
||||
source = opera
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=opera-developer
|
||||
pkgver=34.0.2036.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A fast and secure web browser and Internet suite - developer stream'
|
||||
arch=('x86_64' 'i686')
|
||||
url='http://www.opera.com/browser/'
|
||||
|
|
@ -10,7 +10,7 @@ license=('custom:opera')
|
|||
depends=('alsa-lib' 'nss' 'gtk2' 'gconf' 'libxss' 'libxtst' 'desktop-file-utils')
|
||||
optdepends=('curl: opera crash reporter and autoupdate checker'
|
||||
'libnotify: native desktop notifications'
|
||||
'opera-ffmpeg-codecs: support h.264 and mp3 codecs')
|
||||
'opera-developer-ffmpeg-codecs: support h.264 and mp3 codecs')
|
||||
install=opera.install
|
||||
options=(!strip)
|
||||
backup=("etc/${pkgname}/default")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue