Açıklama çevirisi
This commit is contained in:
parent
526841d6c7
commit
fbdd6e2bd7
1 changed files with 4 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Description: Simple X image viewer.
|
# Description: Basit X resim görüntüleyici.
|
||||||
# URL: URL: https://github.com/muennich/sxiv
|
# URL: https://github.com/muennich/sxiv
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: desktop-file-utils hicolor-icon-theme imlib2
|
# Depends on: desktop-file-utils hicolor-icon-theme imlib2
|
||||||
|
|
||||||
name=sxiv
|
name=sxiv
|
||||||
version=1.2
|
version=1.2
|
||||||
release=1
|
release=1
|
||||||
|
@ -20,7 +20,3 @@ build(){
|
||||||
install -Dm644 sxiv.desktop \
|
install -Dm644 sxiv.desktop \
|
||||||
$PKG/usr/share/applications/sxiv.desktop
|
$PKG/usr/share/applications/sxiv.desktop
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue