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 (firefox-developer-edition-firefox-symlink-latestAUR, firefox-kde-opensuseAUR, firefox-opensuse-binAUR, firefox-esr-binAUR, firefox-vaapiAUR, firefox-binAUR, firefox-beta-bin-all-localizationsAUR, firefox-beta-binAUR)
- python
- 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 updateline needs to be updated togit -c protocol.file.allow=always submodule updateor else the build fails.Adding a
pkgver()function forpkgverautobumping would be nice, too, for example:tercean commented on 2021-05-18 12:50 (UTC)
This needs
gitin 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-installPlease update :-)