Giter Club home page Giter Club logo

vivaldi's Introduction

vivaldi

logo The web browser from Vivaldi

Vivaldi browser is made for power users in mind by people who love the Web.

Install:

kcp -i vivaldi

screenshot

speed-dials

vivaldi's People

Contributors

bvaudour avatar gabrielgtx avatar felipeacsi avatar fjmorazan avatar jomada avatar loopset avatar abucodonosor avatar dagodax avatar

Stargazers

˓˓˓⋆༝ˇ̠̠̠·˖ ִֶָ  ʝҽɳƚɾყ  ִֶָ ˖·ˇ̠̠̠༝⋆˒˒˒ avatar  avatar Kevin Alexander Scott Jellis avatar ShalokShalom avatar / 77 avatar Oktay UYAR avatar Juan David Narvaez avatar  avatar Savino Basanisi avatar  avatar  avatar  avatar Filippo avatar forostm avatar Yeimar Rojas avatar  avatar Robert Lindgren avatar Sean avatar  avatar Amando Abreu avatar  avatar

Watchers

 avatar Laurent Navet avatar Alexandre Faustino avatar eloaders avatar  avatar James Cloos avatar Filipe Azevedo avatar  avatar  avatar guojun avatar Paulo F. avatar Elias Kasnaktsoglou avatar Colin Duquesnoy avatar  avatar Niklas Heer avatar Gunther Strube avatar Tete avatar Percy Canipa avatar Gabriel Moura avatar Yoyo Fernández avatar  avatar Alexandre Arnt avatar John Ochiltree avatar  avatar  avatar  avatar Vatsal Koradia avatar  avatar Jauschua Stout avatar  avatar  avatar Squarius avatar  avatar ShalokShalom avatar  avatar  avatar forerunner avatar Teofan avatar  avatar  avatar Raúl Arellano avatar  avatar lisho avatar  avatar  avatar  avatar Boris Sortino avatar Pedro J. López Sánchez avatar  avatar  avatar  avatar  avatar  avatar  avatar franmirantra avatar  avatar  avatar  avatar  avatar Alberto avatar  avatar Juan David Narvaez avatar  avatar  avatar Edgardo Guthrie avatar  avatar  avatar samoht avatar  avatar  avatar  avatar  avatar  avatar Fredrik Hegstam avatar  avatar  avatar Youm avatar  avatar  avatar  avatar Maciej Walerczuk avatar Peter J. Mello avatar  avatar  avatar Wilberth Antonio López Aguilar avatar Yeimar Rojas avatar Omar Sakka avatar Szymon M. Sabat avatar  avatar Pablo Cesar Agudelo Castro avatar  avatar Marcos Heredia avatar Tonatiuh avatar Marshall avatar  avatar Aman Dwivedi avatar  avatar Martin von Reichenberg avatar

vivaldi's Issues

Vivaldi install problem

0curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Error Vivaldi-snapshot_1.0.98.2-1_amd64.deb downloading
Discontinuance...
exit status 1

sources from personal repos?

I think it's better to maintain this package, not get sources in personal repos.
This my proposal:

pkgname=vivaldi
pkgver=1.0.420.4
pkgbase=49.0.2623.91-1
pkgrel=3
_branch="snapshot"
pkgdesc='The web browser from Vivaldi / Vivaldi browser is made for power users in mind by people who love the Web.'
arch=('x86_64')
url="https://vivaldi.com"
license=('custom: Vivaldi')
options=('!strip' '!emptydirs')
depends=('gcc-libs' 'gtk2' 'nss' 'gconf' 'libjpeg-turbo' 'freetype2' 'cairo' 'libxslt'
         'libpng' 'alsa-lib' 'libxss' 'hicolor-icon-theme' 'xdg-utils')
install=${pkgname}.install
source=("https://vivaldi.com/download/${_branch}/${pkgname}-${_branch}_${pkgver}-1_amd64.deb"
        "http://repo.herecura.eu/herecura/x86_64/vivaldi-snapshot-ffmpeg-codecs-${pkgbase}-x86_64.pkg.tar.xz")
md5sums=('cf5ba15069b940a0397818711c1ef3ea'
         'b351beba5e6ce07b8a2612b594999ed6')

package() {
    msg "Extracting Vivaldi"
    bsdtar -xf data.tar.xz -C "${pkgdir}/"
    msg2 "Done extracting!"
    msg "Actual installation"
    ln -s /usr/lib/libudev.so.1 "${pkgdir}/opt/vivaldi-${_branch}/libudev.so.0"
    for i in 16 22 24 32 48 64 128 256; do
        install -Dm644 "$pkgdir"/opt/vivaldi-${_branch}/product_logo_${i}.png "$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/vivaldi-${_branch}.png
    done
    msg "Removing unsupported ffmpeg and duplicated images"
    rm "$pkgdir"/opt/vivaldi-${_branch}/lib/libffmpeg.so
    rm "$pkgdir"/opt/vivaldi-${_branch}/product_logo_*.png
    msg "installing ffmpeg official support (H.264)"
    install -Dm644 "$srcdir"/opt/vivaldi-snapshot/libffmpeg.so "$pkgdir"/opt/vivaldi-${_branch}/lib/libffmpeg.so
    msg "Authorizing Flash plugin (if present)"
    sed -i "s|chrome|chrome-unstable|g" "$pkgdir"/opt/vivaldi-${_branch}/vivaldi-${_branch}
    #Correct rights
    chmod 4755 "${pkgdir}/opt/vivaldi-${_branch}/vivaldi-sandbox"
    msg "Installation finished!"
}

Vivaldi, slow updates

This browser is amazing, but, every time that it have a new version and I upgrade it, the process take so much time, because the speed of the download is very slow. Other packages download with more speed, but this take around 20 minutes, while a package with the same size (40mb) doesn't take more than 4-5 minutes. Does anyone know what it is? Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.