diff --git a/talimatname/genel/xclip/talimat b/talimatname/genel/xclip/talimat new file mode 100644 index 000000000..4c72d713d --- /dev/null +++ b/talimatname/genel/xclip/talimat @@ -0,0 +1,18 @@ +# Description: A command line interface to the X11 clipboard +# URL: https://github.com/astrand/xclip +# Packager: milisarge +# Depends on: xorg-libxmu + +name=xclip +version=0.12 +release=1 +source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --mandir=/usr/man + make + make DESTDIR=$PKG install +} diff --git a/talimatname/genel/xfce4-clipman-plugin/talimat b/talimatname/genel/xfce4-clipman-plugin/talimat index 677e3c7c5..3b9af9259 100644 --- a/talimatname/genel/xfce4-clipman-plugin/talimat +++ b/talimatname/genel/xfce4-clipman-plugin/talimat @@ -1,6 +1,6 @@ # Description: A clipboard plugin for the Xfce4 panel # URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin -# Packager: tyrry at nutyx dot org +# Packager: milisarge # Depends on: xfce4-panel libunique1 xorg-libxtst qrencode name=xfce4-clipman-plugin diff --git a/talimatname/genel/xfce4-clipman-plugin/xfce4-clipman-plugin.kur-kos b/talimatname/genel/xfce4-clipman-plugin/xfce4-clipman-plugin.kur-kos index b11c893b8..0fd2e1c87 100644 --- a/talimatname/genel/xfce4-clipman-plugin/xfce4-clipman-plugin.kur-kos +++ b/talimatname/genel/xfce4-clipman-plugin/xfce4-clipman-plugin.kur-kos @@ -1 +1 @@ -gtk-update-icon-cache -q -t -f usr/share/icons/hicolor \ No newline at end of file +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor