Merge pull request #146 from yasarciv/master

Açıklama çevirileri
This commit is contained in:
Milis İşletim Sistemi (Milis Linux) 2017-04-13 19:56:59 +03:00 committed by GitHub
commit c9d6e936fb
59 changed files with 136 additions and 195 deletions

View File

@ -1,8 +1,8 @@
# Description: Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX
# URL: URL: http://docutils.sourceforge.net
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: python
# Description: Düz metin dökümanlarını HTML, XML veya LaTeX gibi formatlara dönüştürmek için araçlar seti
# URL: http://docutils.sourceforge.net
# Packager: milisarge
# Depends on: python
name=python-docutils
version=0.12
release=1
@ -13,7 +13,3 @@ build() {
cd docutils-$version
python2 setup.py install --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,8 +1,8 @@
# Description: Implementation of ECDSA in Python
# URL: URL: https://github.com/warner/python-ecdsa
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: python
# Description: ECDSA'nın Python'da uygulanması
# URL: https://github.com/warner/python-ecdsa
# Packager: milisarge
# Depends on: python
name=python-ecdsa
version=0.11
release=1
@ -13,7 +13,3 @@ build() {
cd ecdsa-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: Python 3.4 Enum backported
# Description: Python 3.4'ün enum paketinin arka portu. Bu modül, eski Python sürümleri için bu veri türünün bir arka portu sağlar.
# URL: https://pypi.python.org/pypi/enum34
# Packager: milisarge
# Depends on: python-setuptools

View File

@ -1,6 +1,6 @@
# Description: Tools to manipulate font files
# URL: URL: http://sourceforge.net/projects/fonttools/
# Packager: tnut at nutyx dot org
# Description: Font dosyalarını değiştirmek için araçlar
# URL: http://sourceforge.net/projects/fonttools/
# Packager: milisarge
# Depends on: python python-numpy python-setuptools
name=python-fonttools
@ -13,6 +13,3 @@ build() {
cd FontTools-$version
python2 setup.py build install --root=$PKG
}
# NuTyX Pkgfile (http://nuryx.org)

View File

@ -1,4 +1,4 @@
# Description: Bindings Python2 for GConf.
# Description: GConf yapılandırma veritabanı sistemi için Python bağları
# URL: http://www.gnome.org/
# Packager: milisarge
# Depends on: python-gtk gconf

View File

@ -1,5 +1,5 @@
# Description="Python API for GeoIP lookups"
# Url="https://pypi.python.org/pypi/pygeoip/"
# Description: GeoIP aramaları için Python API'sı
# URL: https://pypi.python.org/pypi/pygeoip/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python

View File

@ -1,6 +1,6 @@
# Description: provides the links of Python 2 for the class GObject of GLib.
# Description: GLib'in GObject sınıfı için Python 2'nin bağlantılarını sağlar.
# URL: http://www.gnome.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: python-cairo gobject-introspection xorg-libxxf86vm libffi
name=python-gobject

View File

@ -1,6 +1,6 @@
# Description: provides the links of Python 2 for the class GObject of GLib.
# Description: GLib'in GObject sınıfı için Python 2'nin bağlantılarını sağlar.
# URL: http://www.gnome.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: python-cairo xorg-libxxf86vm gobject-introspection
name=python-gobject2

View File

@ -1,6 +1,6 @@
# Description: provides the links of Python 2 for the class GObject of GLib.
# Description: GLib'in GObject sınıfı için Python 2'nin bağlantılarını sağlar.
# URL: http://www.gnome.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: python-gobject2 python-cairo libglade
name=python-gtk

View File

@ -1,6 +1,6 @@
# Description: For expand the functions text of GTK for include the highlighting of the syntax.
# Description: GtkSourceView widget'ı için Python bağları
# URL: http://www.gnome.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: gtksourceview2 python-gtk
name=python-gtksourceview2

View File

@ -1,8 +1,8 @@
# Description: Comprehensive HTTP client library, supporting many features.
# URL: URL: http://code.google.com/p/httplib2/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: python
# Description: Birçok özelliği destekleyen kapsamlı HTTP istemci kütüphanesi.
# URL: http://code.google.com/p/httplib2/
# Packager: milisarge
# Depends on: python
name=python-httplib2
version=0.9
release=1
@ -21,7 +21,3 @@ build() {
#
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: Library for registering global keyboard shortcuts - Python 2 bindings
# Description: Genel klavye kısayollarını kaydetmek için kullanılan kitaplık - Python 2 bağları.
# URL: https://github.com/engla/keybinder
# Packager: milisarge
# Depends on: keybinder python-gtk gnome-common

View File

@ -1,8 +1,8 @@
# Description: Python2 binding for the libxml2 and libxslt libraries.
# URL: URL: http://lxml.de/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: libxslt python-beautifulsoup3 python-cssselect
# Description: Libxml2 ve libxslt kitaplıkları için Python2 bağlaması.
# URL: http://lxml.de/
# Packager: milisarge
# Depends on: libxslt python-beautifulsoup3 python-cssselect
name=python-lxml
version=3.4.0
release=1
@ -14,11 +14,7 @@ build() {
cd lxml-$version
python2 setup.py install --prefix=/usr --root=$PKG
# doc
# Belgeleme
install -d $PKG/usr/share/doc/$name-$version
cp -r doc/html $PKG/usr/share/doc/$name-$version
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: A template library written in Python.
# Description: Python ile yazılmış bir şablon kütüphanesi.
# URL: http://www.makotemplates.org/
# Packager: milisarge
# Depends on: python-setuptools

View File

@ -1,8 +1,8 @@
# Description: Portable module to access network interface information in Python.
# URL: URL: http://alastairs-place.net/netifaces/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python'daki ağ arabirimi bilgilerine erişmek için taşınabilir modül.
# URL: http://alastairs-place.net/netifaces/
# Packager: milisarge
# Depends on: python-setuptools
name=python-netifaces
version=0.10.4
release=1
@ -14,7 +14,3 @@ build() {
cd netifaces-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: connector python for libnotify
# Description: Libnotify için bağlayıcı python
# URL: http://www.galago-project.org/
# Packager: milisarge
# Depends on: libnotify python-gtk dbus-glib

View File

@ -1,8 +1,8 @@
# Description: A fully tested, abstract interface to creating OAuth 1.0 clients and servers.
# URL: URL: https://github.com/simplegeo/python-oauth2
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: OAuth 1.0 istemcileri ve sunucuları oluşturmak için tamamen test edilmiş, soyut bir arayüz.
# URL: https://github.com/simplegeo/python-oauth2
# Packager: milisarge
# Depends on: python-httplib2 python-setuptools
name=python-oauth2
version=1.5.211
release=1
@ -15,6 +15,3 @@ build() {
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,5 +1,5 @@
# Description: The cross platform Python binding to OpenGL and related APIs.
# URL: URL: http://pyopengl.sourceforge.net/
# Description: Çapraz platform Python, OpenGL ve ilgili API'lere bağlanır.
# URL: http://pyopengl.sourceforge.net/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python freeglut python-setuptools

View File

@ -1,4 +1,4 @@
# Description: Python interface to the OpenSSL library.
# Description: OpenSSL kütüphanesine Python arabirimi.
# URL: http://pypi.python.org/pypi/pyOpenSSL
# Packager: milisarge
# Depends on: python-cryptography

View File

@ -1,8 +1,8 @@
# Description: Python module that implements the SSH2 protocol
# URL: URL: https://github.com/paramiko/paramiko/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: SSH2 protokolünü uygulayan Python modülü
# URL: https://github.com/paramiko/paramiko/
# Packager: milisarge
# Depends on: python python-crypto python-ecdsa
name=python-paramiko
version=1.15.1
release=1
@ -14,7 +14,3 @@ build() {
cd paramiko-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,5 +1,5 @@
# Description="Python bindings to libparted"
# Url="https://fedorahosted.org/pyparted/"
# Description: Libparted'e Python bağları
# URL: https://fedorahosted.org/pyparted/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: parted python

View File

@ -1,4 +1,4 @@
# Description: Python Imaging Library (PIL) fork
# Description: Python Görüntüleme Kitaplığı (PIL) çatalı
# URL: http://python-imaging.github.io/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python python-setuptools lcms libwebp tk sane openjpeg

View File

@ -1,7 +1,8 @@
# Description: python-pip (easy_install replacement to install pypi python packages)
# Description: Python-pip (pypi python paketlerini yüklemek için kolay kurulum değiştirme)
# URL: http://www.pip-installer.org
# Packager: milisarge
# Depends on: python python-setuptools
# Depends on: python python-setuptools
name=python-pip
version=8.0.2
release=1

View File

@ -1,6 +1,6 @@
# Description : A library to manipulate gettext files
# Description : Gettext dosyalarını işlemek için bir kütüphane
# URL: http://polib.readthedocs.org/en/latest/index.html
# Packager: tnut at nutyx dot org
# Packager: milisarge
# Depends on: python
name=python-polib

View File

@ -1,8 +1,8 @@
# Description: A cross-platform process and system utilities module for Python2.
# URL: URL: http://code.google.com/p/psutil/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python2 için çapraz platform işlem ve sistem yardımcı programları modülü.
# URL: http://code.google.com/p/psutil/
# Packager: milisarge
# Depends on: python-setuptools
name=python-psutil
version=2.1.3
release=1
@ -15,6 +15,3 @@ build() {
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: ASN.1 types and codecs.
# Description: ASN.1 türleri ve codec bileşenleri.
# URL: http://pypi.python.org/pypi/pyasn1
# Packager: milisarge
# Depends on: python-setuptools

View File

@ -1,8 +1,8 @@
# Description: ISO country, subdivision, language, currency and script definitions and their translations
# URL: URL: http://pypi.python.org/pypi/pycountry
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: ISO ülkesi, alt bölüm, dil, para birimi ve senaryo tanımları ve çevirileri
# URL: http://pypi.python.org/pypi/pycountry
# Packager: milisarge
# Depends on: python-setuptools python-lxml
name=python-pycountry
version=1.5
release=1
@ -14,7 +14,3 @@ build() {
cd pycountry-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,7 +1,8 @@
# Description: Python syntax highlighter
# URL: # NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python sözdizimi vurgulayıcı
# URL: https://pypi.python.org/pypi/Pygments
# Packager: milisarge
# Depends on: python-setuptools
name=python-pygments
version=1.6
release=1
@ -13,7 +14,3 @@ build() {
cd Pygments-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,6 +1,6 @@
# Description: Python module that implements the next generation YAML parser and emitter
# Description: Yeni nesil YAML ayrıştırıcı ve vericiyi uygulayan Python modülü
# URL: http://pyyaml.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: python python3 yaml
name=python-pyyaml

View File

@ -1,6 +1,6 @@
# Description: connector python for qt4
# Description: Qt4 için bağlayıcı python
# URL: http://www.riverbankcomputing.co.uk/software/pyqt/intro
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: dbus-python sip qt4 phonon
name=python-qt4

View File

@ -1,4 +1,4 @@
# Description: connector python for qt5
# Description: Qt5 için bağlayıcı pythonu
# URL: http://www.riverbankcomputing.co.uk/software/pyqt/intro
# Packager: alihan-ozturk28@hotmail.com
# Depends on: dbus-python python-sip qt5 qt5-webkit python-opengl python

View File

@ -1,4 +1,4 @@
# Description: A proven industry-strength PDF generating solution
# Description: Kanıtlanmış bir endüstri gücü PDF oluşturma çözümü
# URL: http://www.reportlab.org/rl_toolkit.html
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python python-pillow freetype python-pip

View File

@ -1,6 +1,6 @@
# Description: connector python for the library librsvg
# Description: Librsvg kütüphanesi için bağlayıcı python.
# URL: http://www.gnome.org
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: python-gtk librsvg
_name=gnome-python-desktop

View File

@ -1,6 +1,6 @@
# Description: Easily download, build, install, upgrade, and uninstall Python packages
# Description: Python paketlerini kolayca indirin, oluşturun, yükleyin, yükseltin ve kaldırın
# URL: https://bitbucket.org/pypa/setuptools
# Packager: alienus at nutyx dot org
# Packager: milisarge
# Depends on: python
name=python-setuptools

View File

@ -1,8 +1,8 @@
# Description: Simple, fast, extensible JSON encoder/decoder for Python.
# URL: URL: http://undefined.org/python/#simplejson
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı / kod çözücü.
# URL: http://undefined.org/python/#simplejson
# Packager: milisarge
# Depends on: python-setuptools
name=python-simplejson
version=3.6.3
release=1
@ -14,7 +14,3 @@ build() {
cd simplejson-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: A tool that makes it easy to create Python bindings for C and C++ libraries
# Description: C ve C ++ kitaplıkları için Python bağlamaları oluşturmayı kolaylaştıran bir araç
# URL: http://www.riverbankcomputing.co.uk/software/sip/intro
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python

View File

@ -1,8 +1,8 @@
# Description: Python 2 and 3 compatibility utilities.
# URL: URL: http://pypi.python.org/pypi/six/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python 2 ve 3 uyumluluk programları.
# URL: http://pypi.python.org/pypi/six/
# Packager: milisarge
# Depends on: python
name=python-six
version=1.7.3
release=1
@ -15,7 +15,3 @@ build() {
python2 setup.py check
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,8 +1,8 @@
# Description: A Python library for accessing the entire Twitter API.
# URL: URL: http://pypi.python.org/pypi/tweepy/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Tüm Twitter API'sına erişmek için bir Python kitaplığı.
# URL: http://pypi.python.org/pypi/tweepy/
# Packager: milisarge
# Depends on: python-simplejson
name=python-tweepy
version=2.2
release=1
@ -14,7 +14,3 @@ build() {
cd tweepy-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: Python event-driven networking framework.
# Description: Python olay odaklı ağ oluşturma çerçevesi.
# URL: http://www.twistedmatrix.com/
# Packager: milisarge
# Depends on: python python-setuptools python-zope_interface

View File

@ -1,8 +1,8 @@
# Description: Urwid is a curses-based user interface library for Python.
# URL: URL: http://excess.org/urwid/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Urwid, Curses tabanlı bir Python kullanıcı arabirimi kütüphanesi.
# URL: http://excess.org/urwid/
# Packager: milisarge
# Depends on: python-setuptools
name=python-urwid
version=1.2.1
release=1
@ -14,7 +14,3 @@ build() {
cd urwid-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,8 +1,8 @@
# Description: Tool to create isolated Python environments.
# URL: URL: https://virtualenv.pypa.io/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: İzole edilmiş Python ortamları yaratmak için kullanılan araç.
# URL: https://virtualenv.pypa.io/
# Packager: milisarge
# Depends on: python
name=python-virtualenv
version=1.11.6
release=1
@ -14,7 +14,3 @@ build() {
cd virtualenv-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,4 +1,4 @@
# Description: Python modules Virtual Terminal Emulator
# Description: VTE widget seti için Python bağları
# URL: http://developer.gnome.org/arch/gnome/widgets/vte.html
# Packager: milisarge
# Depends on: vte vala

View File

@ -1,4 +1,4 @@
# Description: Python library for accessing FreeDesktop standards
# Description: FreeDesktop standartlarına erişmek için kullanılan Python kütüphanesi
# URL: http://freedesktop.org/wiki/Software/pyxdg
# Packager: geantbrun at gmail dot com
# Depends on: python

View File

@ -1,4 +1,4 @@
# Description: library Python XML
# Description: Python için XML bağlayıcı kitaplık
# URL: http://www.gnome.org/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: python

View File

@ -1,4 +1,4 @@
# Description: Zope3 interface library.
# Description: Zope3 arayüz kütüphanesi.
# URL: http://pypi.python.org/pypi/zope.interface/
# Packager: milisarge
# Depends on: python python-setuptools

View File

@ -1,4 +1,4 @@
# Description : Qt5 Cryptographic Architecture
# Description : Qt5 Şifreleme Mimarisi
# URL : http://delta.affinix.com/qca/
# Packager : alihan-ozturk28@hotmail.com
# Depends on : qt5 nss cmake doxygen

View File

@ -1,6 +1,6 @@
# Description: Qt Cryptographic Architecture (Qt4).
# Description: Qt Şifreleme Mimarisi (Qt4).
# URL: http://delta.affinix.com/qca/
# Packager: pierre at nutyx dot org
# Packager: milisage
# Depends on: qt4
name=qca

View File

@ -1,7 +1,7 @@
#Description: QEMU is a processor emulator using dynamic translation to achieve good emulation speed (PC, PowerPC, PowerMac, sun, Mips, ARM etc...)
#URL: http://www.qemu.org
#Packager: milisarge
#Depends on: gtk2 gtk3 sdl glib python vte vte3 xorg-mesa nss lzo cyrus-sasl alsa-lib alsa-plugins alsa-utils curl check bluez ncurses nfs-utils libgcrypt libcap-ng gnutls libusb bzip2 usbutils bridge-utils
#Description: QEMU, iyi öykünme hızı elde etmek için dinamik çeviri kullanan bir işlemci öykünücüsüdür (PC, PowerPC, PowerMac, güneş, Mips, ARM vb.)
#URL: http://www.qemu.org
#Packager: milisarge
#Depends on: gtk2 gtk3 sdl glib python vte vte3 xorg-mesa nss lzo cyrus-sasl alsa-lib alsa-plugins alsa-utils curl check bluez ncurses nfs-utils libgcrypt libcap-ng gnutls libusb bzip2 usbutils bridge-utils
name=qemu-all
version=2.6.0
@ -21,7 +21,7 @@ build() {
--disable-gtk \
--localstatedir=/var
# fix include issues with libcap
# Düzeltme, libcap ile ilgili sorunları içerir
sed -i -e '/#include "qemu\/xattr.h"/d' \
-e 's|#include <sys/resource.h>|#include <sys/resource.h>\r\n#include "qemu\/xattr.h"|g' \
fsdev/virtfs-proxy-helper.c

View File

@ -1,9 +1,8 @@
# Description: A qt-based library that maps JSON data to QVariant objects
# Description: JSON verilerini QVariant nesnelerine eşleyen bir qt tabanlı kitaplık
# URL: http://qjson.sourceforge.net
# Packager: alihan-ozturk28@hotmail.com
# Depends on: cmake qt5
name=qjson
version=0.8.2
release=1

View File

@ -1,4 +1,4 @@
# Description: A Qt based audio-player.
# Description: Qt tabanlı bir ses çalar.
# URL: http://qmmp.ylsoftware.com
# Packager: milisarge@gmail.com
# Depends on: subversion libbluray opus qt5 x264 flac libmad glib librsvg alsa-lib xorg-libxinerama xorg-libxpm libvpx libcdio vcdimager live libdvdcss libdvdread libdvdnav libogg libtheora lame faac libvorbis ffmpeg faad2 liba52 libmpeg2 libmpcdec fribidi lua libdv speex

View File

@ -1,4 +1,4 @@
# Description: The Qpdf package contains command-line programs and library that do structural, content-preserving transformations on PDF files.
# Description: Qpdf paketi, PDF dosyaları üzerinde yapısal, içerik koruma dönüştürmeleri yapan komut satırı programları ve kitaplığı içerir.
# URL: http://qpdf.sourceforge.net/
# Packager: milisarge
# Depends on: pcre libxslt

View File

@ -1,7 +1,8 @@
# Description: C library for encoding data in a QR Code symbol.
# URL: URL : http://megaui.net/fukuchi/works/qrencode/index.en.html
# Packager: Packager: pierre^ at nutyx dot org
# Description: C kütüphanesi, bir QR Code sembolündeki verileri şifrelemek için kullanılır.
# URL: http://megaui.net/fukuchi/works/qrencode/index.en.html
# Packager: milisarge
# Depends on: libpng sdl
name=qrencode
version=3.4.4
release=1

View File

@ -1,6 +1,6 @@
# Description: Qt is a cross-platform framework that is widely used for developing GUI applications
# Description: Qt, GUI uygulamaları geliştirmek için yaygın olarak kullanılan çapraz platform bir çerçevedir
# URL: http://www.qt.io/
# Packager: pierre at nutyx dot org, tnut at nutyx dot org
# Packager: milisarge
# Depends on: glib atk pango cairo gdk-pixbuf xorg-fontconfig xorg-libsm xorg-libxrandr xorg-libxv xorg-libxi xorg-libxinerama xorg-libxcursor xorg-libxfixes xorg-mesa xorg-glu alsa-lib dbus icu libjpeg-turbo libmng libtiff openssl sqlite cups gtk2 gstreamer-plugins-base postgresql pulseaudio unixodbc
name=qt4

View File

@ -1,4 +1,4 @@
# Description: Qt5 bindings for GStreamer.
# Description: GStreamer için Qt5 bağları.
# URL: http://gstreamer.freedesktop.org/modules/qt-gstreamer.htm
# Packager: alihan-ozturk28@hotmail.com
# Depends on: cmake boost xorg-mesa doxygen gstreamer1-plugins-good qt5

View File

@ -1,4 +1,4 @@
# Description: Classes for a WebKit2 based implementation and a new QML API.
# Description: Bir WebKit2 tabanlı uygulama sınıfları ve yeni bir QML API'sı
# URL: http://qt-project.org/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: gstreamer1-plugins-base libwebp xorg-libxcomposite libxslt gstreamer1-plugins-good python ruby qt5

View File

@ -1,4 +1,4 @@
# Description: Qt Free Edition, version 5.x
# Description: Qt ücretsiz sürümü, sürüm 5.x
# URL: http://qt-project.org/
# Packager: alihan-ozturk28@hotmail.com
# Depends on:xorg-proto xorg-libxkbfile xorg-xtrans xorg-libx11 xorg-libxext xorg-libfs xorg-libice xorg-libsm xorg-libxscrnsaver xorg-libxt xorg-libxmu xorg-libxpm xorg-libxaw xorg-libxfixes xorg-libxcomposite xorg-libxrender xorg-libxcursor xorg-libxdamage xorg-libfontenc xorg-libxfont xorg-libxft xorg-libxi xorg-libxinerama xorg-libxrandr xorg-libxres xorg-libxtst xorg-libxv xorg-libxvmc xorg-libxxf86dga xorg-libxxf86vm xorg-libdmx xorg-libpciaccess xorg-libxkbfile xorg-libxshmfence xcb-proto xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm alsa-lib ca-certificates cups dbus glib gstreamer-plugins-base icu jasper libproxy libinput libjpeg-turbo libmng libpng libtiff libwebp xorg-mesa mtdev openssl pcre sqlite ruby gstreamer1-plugins-base geoclue gtk2 harfbuzz postgresql pulseaudio unixodbc libxkbcommon mariadb

View File

@ -1,6 +1,6 @@
# Description : Provides support for secure credentials storage
# Description : Güvenli kimlik bilgisi deposu için destek sağlar
# URL: https://github.com/frankosterfeld/qtkeychain
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: cmake qt5 icu

View File

@ -1,6 +1,6 @@
# Description: QtWebkit module for Qt4 lib
# Description: Qt4 lib için QtWebkit modülü
# Url: http://trac.webkit.org/wiki/QtWebKit
# Packager: tnut at nutyx dot org
# Packager: milisarge
# Depends on: ruby python qt4
PKGMK_IGNORE_UNPACK="yes"

View File

@ -1,4 +1,4 @@
# Description: Cross-platform QtWebKit browser
# Description: Çapraz platform QtWebKit tarayıcı.
# URL: http://www.qupzilla.com/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: qt5 desktop-file-utils hunspell qt5-webkit