Search Criteria
Package Details: firefox-extension-textern-native-git 0.7.r6.g5e10500-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firefox-extension-textern-native-git.git (read-only, click to copy) |
---|---|
Package Base: | firefox-extension-textern-native-git |
Description: | Native component of Textern Firefox extension |
Upstream URL: | https://github.com/jlebon/textern |
Licenses: | GPL |
Submitter: | jjbeard |
Maintainer: | jjbeard |
Last Packager: | jjbeard |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-17 14:20 (UTC) |
Last Updated: | 2023-02-19 22:51 (UTC) |
Dependencies (3)
- firefox (cachy-browser-firefox-shimAUR, librewolf-firefox-shimAUR, firefox-kde-opensuse-no-telemetryAUR, firefox-developer-edition-firefox-symlink-latestAUR, firefox-kde-opensuseAUR, firefox-opensuse-binAUR, firefox-globalmenuAUR, firefox-vaapiAUR, firefox-binAUR, firefox-esr-binAUR, firefox-beta-bin-all-localizationsAUR, firefox-beta-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
kempniu commented on 2023-02-08 12:14 (UTC)
For git 2.38.1+, the
git submodule update
line needs to be updated togit -c protocol.file.allow=always submodule update
or else the build fails.Adding a
pkgver()
function forpkgver
autobumping would be nice, too, for example:tercean commented on 2021-05-18 12:50 (UTC)
This needs
git
in makedepends to build in a clean environmentfuero commented on 2018-09-03 15:15 (UTC)
Line 30 seems wrong - it's supposed to be
make LIBEXEC="/usr/lib" DESTDIR="$pkgdir" native-install
Please update :-)