Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Removed 'mesa' from the 'depends' array as I'm no longer trying to replace the bundled libraries with symlinks to system ones.
- Renamed the install file to 'update-ffmpeg.install' to make it more obvious what this is doing.
- Added all subdirectories of usr/ to $pkgdir & removed the code I had written to symlink vivaldi into /usr/bin/, as bth of these were doing the same thing.
- Added a few references to $_pkgname that I'd initially missed.
- Added colours to the update-ffmpeg.install file.
- Removed the chmod functions from the update-ffmpeg.install file as the target file already had the correct permissions set.
|
|
|
|
- Fixed a symlink naming error in libEGL.so & libGLESv2.so.
|
|
|
|
- Updated the license field of the PKGBUILD.
- Removed some files from the pkg.tar.zst file that serve no function on Arch-based systems.
|
|
- Removed 'w3m' from the makedepends array as it's no longer in use.
- Added 'mesa' to teh depends array as it's now required for symlinking.
- Removed some old packages from the optdepends array.
- Moved the SUID sandbox to the PKGBUILD script.
- Switched to using symlinks for the package icons.
- Made use of symlinks to swap out some of the libraries for system ones.
- Removed the convoluted license extraction script as it was drawing a blank. Also, it seems that Vivaldi bundle a license in the form of a LICENSE.html file these days.
- Added an install script to take care of updating/removing ffmpeg codecs.
|
|
|
|
- Bump in upstream Vivaldi version.
- Updated .gitignore file.
|
|
|
|
|
|
|
|
|
|
|
|
- Corrected a typo in a contributor's email address.
- Reordered some depedencies.
- Bump in 'pkgrel'.
|
|
- Modified 'provides' & 'conflicts'.
|
|
- Made the package multi-arch for ARM.
- Switched to BLAKE2 checksums.
- Minor housekeeping.
- Moved 'vivaldi-rpi' & 'vivaldi-arm64' from conflicts to replaces.
- Added 'pepper-flash' back in as an optional dependency, even though people really shouldn't be using this.
- Added myself as a maintainer.
|
|
|
|
|
|
|