From 0543d078638b3b5c6231e58aca81c4aa7eed4900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C5=9Far=20=C3=87iv?= Date: Fri, 14 Apr 2017 14:34:36 +0300 Subject: [PATCH] =?UTF-8?q?A=C3=A7=C4=B1klama=20=C3=A7evirisi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/ratpoison/talimat | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/talimatname/genel/ratpoison/talimat b/talimatname/genel/ratpoison/talimat index 2e6caa5cf..535f3cfdb 100644 --- a/talimatname/genel/ratpoison/talimat +++ b/talimatname/genel/ratpoison/talimat @@ -1,9 +1,8 @@ -# Description: A simple keystroke-driven window manager. Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. +# Description: Ratpoison, kullanıcının fareyle uygulamayı yönetmesine izin veren C ile yazılmış bir döşeme penceresi yöneticisidir. Kullanıcı arabirimi, Screen'den esinlenmiştir. # URL: http://www.nongnu.org/ratpoison/ -# Packager: alienus at nutyx dot org, tnut at nutyx dot org +# Packager: milisarge # Depends on: texinfo xorg-libxft xorg-libxinerama xorg-libxtst -description="Window Manager: no fat library dependencies, no fancy graphics, no window decorations." name=ratpoison version=1.4.7 release=2 @@ -19,7 +18,7 @@ build(){ make CFLAGS="$CFLAGS -DHAVE_GETLINE" make DESTDIR=$PKG install - # fix permissions + # düzeltme izinleri chmod +x $PKG/usr/share/ratpoison/{allwindows.sh,clickframe.pl,rpshowall.sh,rpws,split.sh} cd contrib @@ -38,5 +37,3 @@ build(){ } - -# NuTyX Pkgfile (http://nutyx.org)