forked from ports/contrib
enter: removed
This commit is contained in:
parent
8bfe0dc2fa
commit
413a347090
@ -1,12 +0,0 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/enter.conf
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/enter
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/enter/
|
||||
drwxr-xr-x root/root usr/share/enter/themes/
|
||||
drwxr-xr-x root/root usr/share/enter/themes/default/
|
||||
-rw-r--r-- root/root usr/share/enter/themes/default/background.png
|
||||
-rw-r--r-- root/root usr/share/enter/themes/default/input.png
|
||||
-rw-r--r-- root/root usr/share/enter/themes/default/theme
|
@ -1 +0,0 @@
|
||||
afe027e554b8a077558b69842e73ab16 enter-0.0.5.tar.bz2
|
@ -1,16 +0,0 @@
|
||||
# Description: Lightweight graphical login manager
|
||||
# URL: http://users.student.lth.se/d04ran/enter/
|
||||
# Maintainer: Mark Rosenstand, mark at borkware dot net
|
||||
# Depends on: imlib2
|
||||
|
||||
name=enter
|
||||
version=0.0.5
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/enter/enter-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd enter-$version
|
||||
./configure --prefix=/usr --sysconfdir=/etc
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user