summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-01-13 20:39:15 +0000
committerMichał Górny <mgorny@gentoo.org>2011-01-13 20:39:15 +0000
commit46662f44287e48387d6ecee4bc1d0eed48603bc1 (patch)
treec7631a930ec0f9605318fb7b1ded8ab6a4ffff75 /sys-apps
parentstable ppc, bug 351486 (diff)
downloadhistorical-46662f44287e48387d6ecee4bc1d0eed48603bc1.tar.gz
historical-46662f44287e48387d6ecee4bc1d0eed48603bc1.tar.bz2
historical-46662f44287e48387d6ecee4bc1d0eed48603bc1.zip
Version bump. The new version uses autotools as the buildsystem.
Package-Manager: portage-2.2.0_alpha15_p1/cvs/Linux x86_64
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/uam/ChangeLog9
-rw-r--r--sys-apps/uam/Manifest10
-rw-r--r--sys-apps/uam/uam-0.0.7.1.ebuild60
3 files changed, 73 insertions, 6 deletions
diff --git a/sys-apps/uam/ChangeLog b/sys-apps/uam/ChangeLog
index 07b209c03a1b..13fa1a9c651d 100644
--- a/sys-apps/uam/ChangeLog
+++ b/sys-apps/uam/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/uam
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/ChangeLog,v 1.7 2010/12/20 14:37:39 mgorny Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/ChangeLog,v 1.8 2011/01/13 20:39:15 mgorny Exp $
+
+*uam-0.0.7.1 (13 Jan 2011)
+
+ 13 Jan 2011; Michał Górny <mgorny@gentoo.org> +uam-0.0.7.1.ebuild:
+ Version bump. The new version uses autotools as the buildsystem.
20 Dec 2010; Michał Górny <mgorny@gentoo.org> uam-0.0.7.ebuild:
Change the SRC_URIs to use cloud.github.com directly. This avoids issues with
diff --git a/sys-apps/uam/Manifest b/sys-apps/uam/Manifest
index f715ab71d7e1..d1d79da8c7ae 100644
--- a/sys-apps/uam/Manifest
+++ b/sys-apps/uam/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+DIST uam-0.0.7.1.tar.bz2 52863 RMD160 1c94016b6023d634ae46b3439377ea54150265ac SHA1 caa0d443819e5cf69a8e2e2a5dc016d78cd38cac SHA256 3bb98983a2e316a82c57b26e9d0351cb6012ef4e723fd460bb23e3a60665fffc
DIST uam-0.0.7.tar.bz2 11625 RMD160 01b6d71e75ed1211b993ace7ec6c6ee14530940d SHA1 e747db16fd63b3a85241346f7ff612502f079631 SHA256 6cca3868b73e9e25ed3d67731b8ac6f77973a8f819e89cbe271e6a66d29e7228
+EBUILD uam-0.0.7.1.ebuild 1985 RMD160 c5733601f6c1cf048981cac7a3d4c6a0955d87f2 SHA1 19c85862bd89d5b899f035782a6454c50bbfbd52 SHA256 16f4cae993f4f4247bf1081300f1406311a674b4002059214dc62530dd35309e
EBUILD uam-0.0.7.ebuild 1981 RMD160 31322ce7a1de0e0fbf27f7bd05298d61ae5ea3ab SHA1 1b150699eca5cbd87450b96da6d0ae0451126339 SHA256 e1475e3463d64059cb8e6ff84155aae8f23cf0ea8e5f75afc4ada7ca79f8a786
-MISC ChangeLog 1222 RMD160 aaec3fc466fa98e3c94eb1ee740b65481bdf2b1e SHA1 49a23ac3195d0b668183b4f9b856af8eb063dcd2 SHA256 9ac12489042caa772ff33233790524ec254f95244ca59eaa53291b200c02ec11
+MISC ChangeLog 1389 RMD160 802d59efc840dfd29eb2bcad2e7de53b6cfe517b SHA1 c46b4ca7c35eca0a2011dfcd24e34cdc9b50b392 SHA256 6353ccb093968535ab1c18ba18bdbcaa60203f47e01af16f4f3434cdbfd2c5c0
MISC metadata.xml 753 RMD160 006e49378fc2317240301f4c9eb6c3d28dc02f5f SHA1 79545d652bc4bb648e2717603fb766554afeb84b SHA256 afca77387bcb672e43d1c174693252af903b7ca8d01c08f2c4c8d568399bf4f0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
-iEYEARECAAYFAk0PaZAACgkQnGSe5QXeB7vSMgCgovAI4WuPAMHXShdwQuXySDla
-HmEAoMdtKYx5Ufu4dCPMktzl9Lg9Dz8Y
-=+PSB
+iEYEARECAAYFAk0vYvcACgkQnGSe5QXeB7uGzACeO0PjWJBaC1JPXof2ZW0+ZDHs
+21YAnA5P7NBSaQFqtpOsos8d7l0Z55lQ
+=FnEy
-----END PGP SIGNATURE-----
diff --git a/sys-apps/uam/uam-0.0.7.1.ebuild b/sys-apps/uam/uam-0.0.7.1.ebuild
new file mode 100644
index 000000000000..6b8bae0510af
--- /dev/null
+++ b/sys-apps/uam/uam-0.0.7.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.0.7.1.ebuild,v 1.1 2011/01/13 20:39:15 mgorny Exp $
+
+EAPI=3
+inherit autotools-utils eutils multilib
+
+DESCRIPTION="Simple udev-based automounter for removable USB media"
+HOMEPAGE="https://github.com/mgorny/uam/"
+SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-fs/udev"
+DEPEND="${RDEPEND}"
+
+DOCS=( NEWS README )
+
+src_configure() {
+ myeconfargs=(
+ --libdir=/$(get_libdir)
+ )
+ autotools-utils_src_configure
+}
+
+pkg_postinst() {
+ # The plugdev group is created by pam, pmount and many other ebuilds
+ # in gx86. As we don't want to depend on any of them (even pmount is
+ # optional), we create it ourself too.
+ enewgroup plugdev
+
+ elog "To be able to access uam-mounted filesystems, you have to be"
+ elog "a member of the 'plugdev' group."
+ elog
+ elog "Note that uam doesn't provide any way to allow unprivileged user"
+ elog "to manually umount devices. The upstream suggested solution"
+ elog "is to use [sys-apps/pmount]. If you don't feel like installing"
+ elog "additional tools, remember to sync before removing your USB stick."
+ elog
+ elog "Another feature uam is not capable of is mounting removable media"
+ elog "in fixed drives, like CDs and floppies. You might, however, be able"
+ elog "to mount them as an unprivileged user using appropriate fstab entries"
+ elog "or [sys-apps/pmount]."
+ elog
+ elog "If you'd like to receive libnotify-based notifications, you need"
+ elog "to install the [x11-misc/sw-notify-send] tool from the Sunrise"
+ elog "overlay [1] (or bug #318961 [2])."
+ elog
+ elog "[1] http://overlays.gentoo.org/proj/sunrise"
+ elog "[2] http://bugs.gentoo.org/show_bug.cgi?id=318961"
+
+ if [[ -e "${EROOT}"/dev/.udev ]]; then
+ ebegin "Calling udev to reload its rules"
+ udevadm control --reload-rules
+ eend $?
+ fi
+}