Search Criteria
Package Details: lib32-bluez-plugins 5.78-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-bluez-libs.git (read-only, click to copy) |
---|---|
Package Base: | lib32-bluez-libs |
Description: | bluez plugins (PS3 Sixaxis controller) (32-bit) |
Upstream URL: | http://www.bluez.org/ |
Licenses: | LGPL2.1 |
Submitter: | WoefulDerelict |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 20 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-07 01:55 (UTC) |
Last Updated: | 2024-09-12 00:10 (UTC) |
Dependencies (8)
- lib32-systemd (lib32-systemd-gitAUR)
- lib32-dbus (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glib2 (make)
- lib32-systemd (lib32-systemd-gitAUR) (make)
- python-docutils (make)
- python-pygments (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3
WoefulDerelict commented on 2016-08-15 19:12 (UTC)
StefanMajonez commented on 2016-08-15 17:01 (UTC) (edited on 2016-08-15 17:03 (UTC) by StefanMajonez)
WoefulDerelict commented on 2016-05-19 01:11 (UTC)
oi_wtf commented on 2016-05-19 00:27 (UTC)
WoefulDerelict commented on 2016-05-18 20:10 (UTC)
WoefulDerelict commented on 2016-05-18 01:41 (UTC) (edited on 2016-05-18 19:44 (UTC) by WoefulDerelict)
oi_wtf commented on 2016-05-17 23:33 (UTC)
WoefulDerelict commented on 2016-05-15 19:43 (UTC) (edited on 2018-08-18 20:24 (UTC) by WoefulDerelict)
This PKGBUILD verifies the authenticity of the source via PGP signatures which are not part of the Arch Linux keyring. In order to complete the process it is necessary to import the key(s) from the ‘validpgpkeys’ array into the user’s keyring before calling makepkg. There is a helpful article explaining this process by one of Arch Linux's developers located here: http://allanmcrae.com/2015/01/two-pgp-keyrings-for-package-management-in-arch-linux/
Instructions on importing keys from a keyserver and how to automate the retrieval process can be found in the Arch Linux wiki here: https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver This article also contains helpful information describing the installation of GnuPG, its configuration and usage.
Execute the following to import keys using gpg:
gpg --recv-keys <KEYID - See 'validpgpkeys' array in PKGBUILD>
The PGP signature check can be skipped by passing --skippgpcheck to makepkg.
Consult the makepkg manual page for a full list of options. [https://www.archlinux.org/pacman/makepkg.8.html]
Pinned Comments
WoefulDerelict commented on 2016-05-15 19:43 (UTC) (edited on 2018-08-18 20:24 (UTC) by WoefulDerelict)
This PKGBUILD verifies the authenticity of the source via PGP signatures which are not part of the Arch Linux keyring. In order to complete the process it is necessary to import the key(s) from the ‘validpgpkeys’ array into the user’s keyring before calling makepkg. There is a helpful article explaining this process by one of Arch Linux's developers located here: http://allanmcrae.com/2015/01/two-pgp-keyrings-for-package-management-in-arch-linux/
Instructions on importing keys from a keyserver and how to automate the retrieval process can be found in the Arch Linux wiki here: https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver This article also contains helpful information describing the installation of GnuPG, its configuration and usage.
Execute the following to import keys using gpg:
gpg --recv-keys <KEYID - See 'validpgpkeys' array in PKGBUILD>
The PGP signature check can be skipped by passing --skippgpcheck to makepkg.
Consult the makepkg manual page for a full list of options. [https://www.archlinux.org/pacman/makepkg.8.html]