# # Mount removable devices like a normal user. # # pmount is a wrapper around the standard mount program which permits normal # users to mount removable devices without a matching /etc/fstab entry. # This provides a robust basis for automounting frameworks like GNOME's # Utopia project and confines the amount of code that runs as root to a # minimum. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=pmount pkgversion=0.9.23 arch=amd64 release=1 pkgcategory="tools" full_pkgname=pmount_0.9.23_amd64-1@tools blurb="Mount removable devices like a normal user." homepage="https://launchpad.net/pmount" license="GPLv3+" fetch="https://deb.debian.org/debian/pool/main/p/pmount/pmount_0.9.23.orig.tar.bz2" replace=""