Age | Commit message (Collapse) | Author |
|
Bump in upstream package version
See merge request Feakster/vivaldi-arm-bin!11
|
|
|
|
Bump in upstream package version
See merge request Feakster/vivaldi-arm-bin!10
|
|
|
|
Bump in upstream package version
See merge request Feakster/vivaldi-arm-bin!9
|
|
|
|
Bump in upstream package version
See merge request Feakster/vivaldi-arm-bin!8
|
|
|
|
Cosmetic changes
See merge request Feakster/vivaldi-arm-bin!7
|
|
- Altered some comments in the PKGBUILD.
- Restructured the .install file to make it a little more robust to people manually digging around and removing files.
|
|
Simplified the PKGBUILD
See merge request Feakster/vivaldi-arm-bin!6
|
|
- 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.
|
|
Hotfix
See merge request Feakster/vivaldi-arm-bin!5
|
|
|
|
Library name fixes
See merge request Feakster/vivaldi-arm-bin!4
|
|
- Fixed a symlink naming error in libEGL.so & libGLESv2.so.
|
|
Removed potential conflicts in /usr/bin/
See merge request Feakster/vivaldi-arm-bin!3
|
|
|
|
Tidied up the installation & package metadata a bit
See merge request Feakster/vivaldi-arm-bin!2
|
|
- Updated the license field of the PKGBUILD.
- Removed some files from the pkg.tar.zst file that serve no function on Arch-based systems.
|
|
Refactored the PKGBUILD
See merge request Feakster/vivaldi-arm-bin!1
|
|
- 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.
|
|
|
|
|
|
|