summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-01-11 08:32:08 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-01-11 08:32:08 +0000
commitcfe7bc1ccfb0087e86068d830d15085f8997edf6 (patch)
treef64cf81762b3ed4cf3b09609e132410efaadd2a5 /sys-apps/qingy
parentFixed broken Manifest. (Manifest recommit) (diff)
downloadgentoo-2-cfe7bc1ccfb0087e86068d830d15085f8997edf6.tar.gz
gentoo-2-cfe7bc1ccfb0087e86068d830d15085f8997edf6.tar.bz2
gentoo-2-cfe7bc1ccfb0087e86068d830d15085f8997edf6.zip
Version bump. Fixes bug #77016
Diffstat (limited to 'sys-apps/qingy')
-rw-r--r--sys-apps/qingy/ChangeLog9
-rw-r--r--sys-apps/qingy/Manifest6
-rw-r--r--sys-apps/qingy/files/digest-qingy-0.5.31
-rw-r--r--sys-apps/qingy/qingy-0.5.2.ebuild4
-rw-r--r--sys-apps/qingy/qingy-0.5.3.ebuild54
5 files changed, 69 insertions, 5 deletions
diff --git a/sys-apps/qingy/ChangeLog b/sys-apps/qingy/ChangeLog
index f5e6d5fc0c9b..ad30ee73583f 100644
--- a/sys-apps/qingy/ChangeLog
+++ b/sys-apps/qingy/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/qingy
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.17 2004/08/19 06:50:11 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.18 2005/01/11 08:32:08 s4t4n Exp $
+
+*qingy-0.5.3 (11 January 2005)
+
+ 11 January 2005; Michele Noberasco <s4t4n@gentoo.org> qingy-0.5.3.ebuild:
+ Version bump. Also fixes bug #77016
+ qingy-0.5.2.ebuild:
+ Update Copyright header...
*qingy-0.5.2 (19 August 2004)
diff --git a/sys-apps/qingy/Manifest b/sys-apps/qingy/Manifest
index 525bfdbb01db..7de9845c3fcd 100644
--- a/sys-apps/qingy/Manifest
+++ b/sys-apps/qingy/Manifest
@@ -1,4 +1,6 @@
-MD5 7c4778badb579209f932d0b0129fbc50 ChangeLog 2867
-MD5 03025ceceb49c7527b901ca62998bd9b qingy-0.5.2.ebuild 2116
+MD5 76310b16058c297e2ce25aebc894eedc qingy-0.5.3.ebuild 1700
+MD5 1742e087a2d93f9e103639ad02858fda ChangeLog 3065
+MD5 6d5c0cc4327bb23987696008e3219ec3 qingy-0.5.2.ebuild 2116
MD5 40051d4be23df0dc23c2dadbaa168415 metadata.xml 258
MD5 3ebfea778e8b67a61b54c23c2aaf44b9 files/digest-qingy-0.5.2 64
+MD5 1e14b167f302dedd5250acc1d233fad6 files/digest-qingy-0.5.3 64
diff --git a/sys-apps/qingy/files/digest-qingy-0.5.3 b/sys-apps/qingy/files/digest-qingy-0.5.3
new file mode 100644
index 000000000000..8ca568ce07c4
--- /dev/null
+++ b/sys-apps/qingy/files/digest-qingy-0.5.3
@@ -0,0 +1 @@
+MD5 65cfa963a3147b399f88a4e52db089fd qingy-0.5.3.tar.bz2 534976
diff --git a/sys-apps/qingy/qingy-0.5.2.ebuild b/sys-apps/qingy/qingy-0.5.2.ebuild
index db01024e2afa..61159ad79982 100644
--- a/sys-apps/qingy/qingy-0.5.2.ebuild
+++ b/sys-apps/qingy/qingy-0.5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-0.5.2.ebuild,v 1.1 2004/08/19 06:50:11 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-0.5.2.ebuild,v 1.2 2005/01/11 08:32:08 s4t4n Exp $
DESCRIPTION="a DirectFB getty replacement"
HOMEPAGE="http://qingy.sourceforge.net/"
diff --git a/sys-apps/qingy/qingy-0.5.3.ebuild b/sys-apps/qingy/qingy-0.5.3.ebuild
new file mode 100644
index 000000000000..ae1c56c8d75e
--- /dev/null
+++ b/sys-apps/qingy/qingy-0.5.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-0.5.3.ebuild,v 1.1 2005/01/11 08:32:08 s4t4n Exp $
+
+DESCRIPTION="a DirectFB getty replacement"
+HOMEPAGE="http://qingy.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="emacs gpm pam static"
+
+DEPEND=">=dev-libs/DirectFB-0.9.18
+ emacs? ( virtual/emacs )
+ pam? ( >=sys-libs/pam-0.75-r11 )
+ >=dev-util/pkgconfig-0.12.0"
+
+src_compile() {
+ econf \
+ --sbindir=/sbin \
+ --disable-optimizations \
+ `use_enable emacs` \
+ `use_enable pam` \
+ `use_enable static static-build` \
+ `use_enable gpm gpm-lock` \
+ || die "Configuration failed"
+ emake || die "Compilation failed"
+}
+
+src_install() {
+ # copy documentation manually as make install only installs info files
+ dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
+
+ # and finally install the program
+ make DESTDIR=${D} install || die "Installation failed"
+
+ # Set the settings file umask to 600, in case somebody
+ # wants to make use of the autologin feature
+ /bin/chmod 600 ${D}/etc/qingy/settings
+}
+
+pkg_postinst() {
+ einfo "In order to use qingy you must first edit your /etc/inittab"
+ einfo "Check files INSTALL and README in /usr/share/doc/${P}"
+ einfo "for instructions on how to do that. Or issue an 'info qingy'."
+ echo
+ ewarn "Also note that qingy doesn't seem to work realiably with"
+ ewarn "2.6.7 kernels due to problems with the DirectFB library."
+ ewarn "Your mileage may vary, but it could even lock up your machine!"
+ ewarn "See http://bugs.gentoo.org/show_bug.cgi?id=59340"
+ ewarn "and http://bugs.gentoo.org/show_bug.cgi?id=60402"
+ ewarn "Use either a 2.6.5 or a >=2.6.8 kernel!"
+}