From 7d464b2e2aba2337dda8e84b296a19fcf0305003 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 6 Oct 2019 22:14:55 +0200 Subject: manualPorts/xlockmore removed --- manualPorts/xlockmore/.footprint | 19 ------------------- manualPorts/xlockmore/.md5sum | 1 - manualPorts/xlockmore/.signature | 5 ----- manualPorts/xlockmore/Pkgfile | 34 ---------------------------------- 4 files changed, 59 deletions(-) delete mode 100644 manualPorts/xlockmore/.footprint delete mode 100644 manualPorts/xlockmore/.md5sum delete mode 100644 manualPorts/xlockmore/.signature delete mode 100644 manualPorts/xlockmore/Pkgfile diff --git a/manualPorts/xlockmore/.footprint b/manualPorts/xlockmore/.footprint deleted file mode 100644 index 82116f2..0000000 --- a/manualPorts/xlockmore/.footprint +++ /dev/null @@ -1,19 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/play.sh --rwxr-xr-x root/root usr/bin/xglock ----s--x--x root/bin usr/bin/xlock -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/X11/ -drwxr-xr-x root/root usr/share/X11/app-defaults/ --rw-r--r-- root/root usr/share/X11/app-defaults/XLock -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/xlock.1.gz -drwxr-xr-x root/root usr/share/xlock/ -drwxr-xr-x root/root usr/share/xlock/sounds/ --rw-r--r-- root/root usr/share/xlock/sounds/complete.au --rw-r--r-- root/root usr/share/xlock/sounds/identify-please.au --rw-r--r-- root/root usr/share/xlock/sounds/not-programmed.au --rw-r--r-- root/root usr/share/xlock/sounds/thank-you.au --rwxr-xr-x root/root usr/share/xlock/xglockrc diff --git a/manualPorts/xlockmore/.md5sum b/manualPorts/xlockmore/.md5sum deleted file mode 100644 index 3216dcc..0000000 --- a/manualPorts/xlockmore/.md5sum +++ /dev/null @@ -1 +0,0 @@ -ae52ca9900bbb424a18d035f4e83ee3f xlockmore-5.57.tar.xz diff --git a/manualPorts/xlockmore/.signature b/manualPorts/xlockmore/.signature deleted file mode 100644 index 31899ad..0000000 --- a/manualPorts/xlockmore/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGvaLbL251QPLwLU4FZ2Mf2z5HQcxPtkEgfKAlyCPS12rhQivQ9VPt1E0/LEA8a0xuKmHgSUqg7uIGZQZKBDbOgk= -SHA256 (Pkgfile) = 812709cf2977c921d662c46f211787202b446fe8d413a3979044527427408518 -SHA256 (.footprint) = e6d87d1eeaf29236c1357e6bb7e85feae77995c72dbae31dc8ffd0cf71f7917a -SHA256 (xlockmore-5.57.tar.xz) = f9acf99befd798ac93909b2d7d6578a256d2dac283ddc562acc9b6ef10cc28a3 diff --git a/manualPorts/xlockmore/Pkgfile b/manualPorts/xlockmore/Pkgfile deleted file mode 100644 index 58985cf..0000000 --- a/manualPorts/xlockmore/Pkgfile +++ /dev/null @@ -1,34 +0,0 @@ -# Description: X Window System Lock Screen -# URL: http://sillycycle.com/xlockmore.html -# Maintainer: Erich Eckner, crux at eckner dot net -# Contributor: Thomas Penteker, tek at serverop dot de -# Packager: Daniel Mueller, daniel at danm dot de -# Depends on: fortune glu gtk util-linux xorg-libxmu xorg-libxpm - -# !suid usr/bin/xlock - -name=xlockmore -version=5.57 -release=1 -source=(http://sillycycle.com/xlock/xlockmore-${version}.tar.xz) - -build() { - cd $name-$version - - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --enable-appdefaultdir=/usr/share/X11/app-defaults \ - --enable-vtlock \ - --enable-syslog \ - --enable-multiple-user \ - --enable-multiple-root \ - --with-opengl \ - --without-motif \ - --without-esound - - make - - install -d $PKG//usr/share/xlock/sounds - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2