mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-23 15:12:20 +01:00
Deleting Oneko not used
This commit is contained in:
parent
b538fef660
commit
2c7fb74b22
@ -1,7 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/oneko
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
drwxr-xr-x root/root usr/etc/xdg/
|
||||
drwxr-xr-x root/root usr/etc/xdg/autostart/
|
||||
-rw-r--r-- root/root usr/etc/xdg/autostart/oneko.desktop
|
@ -1,2 +0,0 @@
|
||||
456b318fa6e61431bf4f0a42b110014a oneko-1.2.sakura.5.tar.gz
|
||||
b65a62fedc94bcfbf54ea07d31e2f2c4 oneko.desktop
|
@ -1,6 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/jolupalabs.pub
|
||||
RWRdPtfuMX7+XNlwlRVWZGvY0hi0ZbkTEq0jsOPgz9rTDoHNh5Cb1mSEKJfG6gH8ak9UQIhiAmRpnwZrh3dC4OHWeQSwgO9JXAY=
|
||||
SHA256 (Pkgfile) = ebc1227bb061d0c0e44d568d0522da1aa186ce06805192eb0fed23591b3d82b9
|
||||
SHA256 (.footprint) = a545459532d48cd4c1d44d4f83f341816a2351e5ff3a90c223159c0ee0e38e55
|
||||
SHA256 (oneko-1.2.sakura.5.tar.gz) = 2c2e05f1241e9b76f54475b5577cd4fb6670de058218d04a741a04ebd4a2b22f
|
||||
SHA256 (oneko.desktop) = efc7197d637aa71ee9ab282ae9472d7d28e17d7a40b7e2d1206956ff7a05859a
|
@ -1,24 +0,0 @@
|
||||
# Description: A cat that chases around your cursor
|
||||
# URL: http://www.daidouji.com/oneko/
|
||||
# Maintainer: jolupa, jlpavon at me dot com
|
||||
# Depends on: xorg-libxext xorg-libx11 xorg-imake
|
||||
|
||||
name=oneko
|
||||
version=1.2
|
||||
_relversion=sakura.5
|
||||
release=3
|
||||
source=(http://www.daidouji.com/$name/distfiles/$name-$version.$_relversion.tar.gz oneko.desktop)
|
||||
|
||||
build() {
|
||||
|
||||
cd $name-$version.$_relversion
|
||||
|
||||
xmkmf
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
install -d $PKG/usr/etc/xdg/autostart
|
||||
install -m 644 $SRC/oneko.desktop $PKG/usr/etc/xdg/autostart
|
||||
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Oneko
|
||||
Comment=A funny cursor chaser
|
||||
Exec=/usr/bin/oneko -sakura -tofocus
|
||||
Icon=gtk-terminal
|
||||
NotShowIn=KDE,GNOME;
|
Loading…
x
Reference in New Issue
Block a user