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