summaryrefslogtreecommitdiff
path: root/qingy
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-06-17 21:40:22 +0000
committerTim Biermann <tbier@posteo.de>2020-06-17 21:40:22 +0000
commit82a33a9a6bd9186885b17e676385ca8a55f15432 (patch)
treeb3f568e6c01df9d90d4ccf16222ffa8a7feb6a26 /qingy
parentf8f0a2b487bc501773b84b09de6156b804a8426b (diff)
downloadcontrib-82a33a9a6bd9186885b17e676385ca8a55f15432.tar.gz
contrib-82a33a9a6bd9186885b17e676385ca8a55f15432.tar.xz
qingy: removed, unmaintained and doesn't built
Diffstat (limited to 'qingy')
-rw-r--r--qingy/.footprint39
-rw-r--r--qingy/.signature5
-rw-r--r--qingy/Pkgfile30
-rw-r--r--qingy/README45
4 files changed, 0 insertions, 119 deletions
diff --git a/qingy/.footprint b/qingy/.footprint
deleted file mode 100644
index 0955afaa6..000000000
--- a/qingy/.footprint
+++ /dev/null
@@ -1,39 +0,0 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/qingy/
-drwxr-xr-x root/root etc/qingy/sessions/
--rw-r--r-- root/root etc/qingy/settings
--rw-r--r-- root/root etc/qingy/welcomes
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/qingy/
-drwxr-xr-x root/root usr/lib/qingy/screensavers/
--rwxr-xr-x root/root usr/lib/qingy/screensavers/photos.qss
--rwxr-xr-x root/root usr/lib/qingy/screensavers/pixel.qss
--rwxr-xr-x root/root usr/lib/qingy/screensavers/running_time.qss
-drwxr-xr-x root/root usr/sbin/
--rwxr-xr-x root/root usr/sbin/qingy
--rwxr-xr-x root/root usr/sbin/qingy-DirectFB
--rwxr-xr-x root/root usr/sbin/qingy-reset-console
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/info/
--rw-r--r-- root/root usr/share/info/qingy.info (EMPTY)
-drwxr-xr-x root/root usr/share/qingy/
-drwxr-xr-x root/root usr/share/qingy/themes/
-drwxr-xr-x root/root usr/share/qingy/themes/default/
--rw-r--r-- root/root usr/share/qingy/themes/default/Arrow.png
--rw-r--r-- root/root usr/share/qingy/themes/default/Hand.png
--rw-r--r-- root/root usr/share/qingy/themes/default/IBeam.png
--rw-r--r-- root/root usr/share/qingy/themes/default/background.jpg
--rw-r--r-- root/root usr/share/qingy/themes/default/decker.ttf
--rw-r--r-- root/root usr/share/qingy/themes/default/power_mouseover.png
--rw-r--r-- root/root usr/share/qingy/themes/default/power_normal.png
--rw-r--r-- root/root usr/share/qingy/themes/default/reset_mouseover.png
--rw-r--r-- root/root usr/share/qingy/themes/default/reset_normal.png
--rw-r--r-- root/root usr/share/qingy/themes/default/screensaver_mouseover.png
--rw-r--r-- root/root usr/share/qingy/themes/default/screensaver_normal.png
--rw-r--r-- root/root usr/share/qingy/themes/default/sleep_mouseover.png
--rw-r--r-- root/root usr/share/qingy/themes/default/sleep_normal.png
--rw-r--r-- root/root usr/share/qingy/themes/default/theme
-drwxr-xr-x root/root var/
-drwxr-xr-x root/root var/lib/
-drwxr-xr-x root/root var/lib/misc/
diff --git a/qingy/.signature b/qingy/.signature
deleted file mode 100644
index 46a871be5..000000000
--- a/qingy/.signature
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xrdrXAN4SJMCRBtpmQSFLNaPT8tGhoNV3to6RIsDl6C8EA2ZfVVNlYyqsFZ5OyrHOaZXrJJdZf2TjeB3C9PRwk=
-SHA256 (Pkgfile) = 8d089e094bdceb9bdfbfd22d98a7d60060faade40a20c40fc7ca02167fb002e8
-SHA256 (.footprint) = 86f80057395fcad43dd188a8a9f39fa67bcc8da44aa143638d92b27fc02018cf
-SHA256 (qingy-1.0.0.tar.bz2) = de4b4b398d5ba81ab2544729864676a04ddc6ae818b357ee09a8770293740cd3
diff --git a/qingy/Pkgfile b/qingy/Pkgfile
deleted file mode 100644
index bdd137b31..000000000
--- a/qingy/Pkgfile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Description: A graphical login manager for the vesa framebuffer.
-# URL: http://qingy.sourceforge.net
-# Maintainer: Thomas Penteker, tek at serverop dot de
-# Packager: Johannes Winkelmann, jw@tks6.net
-# Depends on: directfb, xorg-libxscrnsaver
-
-name=qingy
-version=1.0.0
-release=1
-source=(http://download.sourceforge.net/$name/$name-$version.tar.bz2)
-
-build() {
- cd $name-$version
- install -d $PKG/var/lib/misc
-
- ./configure \
- --prefix=/usr \
- --disable-nls \
- --enable-static-build \
- --disable-pam \
- --sysconfdir=/etc
-
- make && make DESTDIR=$PKG install
-
- #mkdir -p $PKG/usr/share/qingy/themes
- #cp -r media/default $PKG/usr/share/qingy/themes
- #rm -rf $PKG/{usr/share/info,etc/pam.d,usr/share/emacs,usr/info,etc}
-
- rm -fr $PKG/{etc/pam.d,usr/info}
-}
diff --git a/qingy/README b/qingy/README
deleted file mode 100644
index 5814ff6d5..000000000
--- a/qingy/README
+++ /dev/null
@@ -1,45 +0,0 @@
-# $Id:
-
-REMARKS:
-
-Starting with version 0.5.0, qingy should work on NTPL enabled systems
-again, given that you use a kernel newer than 2.6.7 (2.6.7 will _not_
-work).
-
-POST-INSTALL:
-
-(quoting http://qingy.sourceforge.net/manual.php):
-
-You also have to modify your /etc/inittab file. You should find in it a
-section that goes like this:
-
- # TERMINALS
- c1:12345:respawn:/sbin/agetty 38400 tty1 linux
- c2:12345:respawn:/sbin/agetty 38400 tty2 linux
- c3:12345:respawn:/sbin/agetty 38400 tty3 linux
- c4:12345:respawn:/sbin/agetty 38400 tty4 linux
- c5:12345:respawn:/sbin/agetty 38400 tty5 linux
- c6:12345:respawn:/sbin/agetty 38400 tty6 linux
-
- and modify it as follows:
-
- # TERMINALS
- c1:12345:respawn:/usr/sbin/qingy tty1
- c2:12345:respawn:/usr/sbin/qingy tty2
- c3:12345:respawn:/usr/sbin/qingy tty3
- c4:12345:respawn:/usr/sbin/qingy tty4
- c5:12345:respawn:/usr/sbin/qingy tty5
- c6:12345:respawn:/sbin/agetty 38400 tty6 linux
-
- After that you can either reboot your system or use the following
-commands (as root):
- init Q
- killall agetty
- where agetty is the name of your previous *getty. After this, either
-logout or change terminal to see qingy in all it's glory!
-
- I suggest you leave at least one terminal with your old *getty, so that
-in case of problems or misconfiguration (remember that qingy is beta
-software, so there may well be some bugs) you have at least one surely
-working terminal.
-

Generated by cgit