ceviri ve standardizasyon

This commit is contained in:
dotw666 2017-01-31 04:35:21 +03:00
parent 246a87beba
commit 0b7984f7c9
53 changed files with 193 additions and 233 deletions

View file

@ -1,14 +1,12 @@
# Description: open source video transcoder
# Description: Acik kaynak kodlu video donusturucu
# URL: http://handbrake.fr/
# Packager: Chris Farrell, timcowchip at gmail dot com
# Maintainer: Chris Farrell, timcowchip at gmail dot com
# Packager: milisarge
# Depends on: cmake qt5 libnotify lame x264 gtk3 faad2 freetype fribidi xorg-fontconfig libass libbluray libogg libpng libsamplerate libtheora libvorbis libvpx libxml2 perl-xml-parser pcre xorg-pixman python yasm x265
name=handbrake
version=0.10.3
release=1
source=(
http://download.handbrake.fr/releases/$version/HandBrake-$version.tar.bz2)
source=(http://download.handbrake.fr/releases/$version/HandBrake-$version.tar.bz2)
build() {
cd HandBrake-$version

View file

@ -1,12 +1,11 @@
# Description: OpenType text shaping engine
# URL: http://www.freedesktop.org/software/harfbuzz
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: cairo glib icu freetype
name=harfbuzz
version=1.1.2
release=1
source=(http://www.freedesktop.org/software/$name/release/$name-$version.tar.bz2)
build() {

View file

@ -1,12 +1,11 @@
# Description: Daemon that generates an unpredictable stream of random numbers and feeds the /dev/random
# URL: http://www.issihosts.com/haveged/
# Packager: berlius at nutyx dot com
# Packager: milisarge
# Depends on:
name=haveged
version=1.9.1
release=1
source=(http://downloads.sourceforge.net/project/haveged/$name-$version.tar.gz)
build () {

View file

@ -1,6 +1,6 @@
# Description: The hd2u package contains an any to any text format converter.
# Description: Metin formatlari icin donusturucu
# URL: http://terminus.sk/~hany
# Packager: berlius at nutyx dot com
# Packager: milisarge
# Depends on: popt
name=hd2u

View file

@ -1,4 +1,4 @@
# Description: Reads your hdd temperature using S.M.A.R.T values.
# Description: S.M.A.R.T degerlerini okuyarak hdd ısısını verir
# URL: http://www.guzu.net/linux/hddtemp.php
# Packager: milisarge
# Depends on:

View file

@ -1,12 +1,13 @@
# Description: The Hdparm package contains an utility that is useful for controlling ATA/IDE
# URL: http://hdparm.sourceforge.net/
# Packager: tnut at nutyx dot org
# Packager: milisarge
# Depends on:
name=hdparm
version=9.45
release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
build() {
cd $name-$version && make
make DESTDIR=$PKG binprefix=/usr install

View file

@ -1,12 +1,11 @@
# Description: Conversion tool to create man files
# URL: URL: http://www.gnu.org/software/help2man/
# URL: http://www.gnu.org/software/help2man/
# Packager: alihan-ozturk28@hotmail.com
# Depends on: perl-locale-gettext
name=help2man
version=1.47.3
release=1
source=(http://ftp.gnu.org/gnu/help2man/help2man-$version.tar.xz)
build(){

View file

@ -1,7 +1,6 @@
# Description: HFS/HFS+ user space utils
# URL: http://www.opensource.apple.com/
# Maintainer: NuTyX GNOME team
# Packager: fanch at nutyx dot org
# Packager: milisarge
# Depends on: libbsd openssl
name=hfsprogs
@ -34,4 +33,3 @@ build() {
install -m 644 newfs_hfs.tproj/newfs_hfs.8 ${PKG}/usr/share/man/man8/mkfs.hfsplus.8
install -m 644 fsck_hfs.tproj/fsck_hfs.8 ${PKG}/usr/share/man/man8/fsck.hfsplus.8
}

View file

@ -1,4 +1,4 @@
# Description: Secure and advanced webserver
# Description: Guvenli ve gelişmiş bir webserver
# URL: https://www.hiawatha-webserver.org/
# Packager: milisarge
# Depends on : cmake libxslt mbedtls
@ -6,7 +6,6 @@
name=hiawatha
version=10.3
release=1
source=(https://www.hiawatha-webserver.org/files/$name-$version.tar.gz
hiawatha.conf.sample)

View file

@ -1,11 +1,11 @@
# Description: Freedesktop.org Hicolor icon theme
# Description: Freedesktop.org Hicolor icon temasi
# URL: http://icon-theme.freedesktop.org/wiki/HicolorTheme
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=hicolor-icon-theme
version=0.15
release=1
source=( http://ftp.osuosl.org/pub/blfs/conglomeration/hicolor-icon-theme/$name-$version.tar.xz)
build() {

View file

@ -1,4 +1,4 @@
# Description: A Simple library for communicating with USB and Bluetooth HID devices.
# Description: USB and Bluetooth aygıtları ile iletişim için basit bir kütüphane
# URL: http://www.signal11.us/oss/hidapi/
# Packager: milisarge
# Depends on: libusb fox

View file

@ -1,15 +1,12 @@
# Description: Fast and flexible source code highlighter (CLI version)
# URL: URL: http://www.andre-simon.de/doku/highlight/highlight.html
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# URL: http://www.andre-simon.de/doku/highlight/highlight.html
# Packager: milisarge
# Depends on: qt4 boost lua
run=( lua )
name=highlight
version=3.23
release=1
source=(
http://www.andre-simon.de/zip/$name-$version.tar.bz2)
source=(http://www.andre-simon.de/zip/$name-$version.tar.bz2)
build(){
cd $name-$version

View file

@ -1,4 +1,4 @@
# Description: Ping for TCP/IP
# Description: TCP/IP prokolu icin Ping
# URL: https://github.com/antirez/hping
# Packager: milisarge
# Depends on: libpcap

View file

@ -1,4 +1,4 @@
# Description: Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet
# Description: HP DeskJet, OfficeJet, Photosmart, Business Inkjet ve bazı LaserJet serileri için sürücüler
# URL: http://hplipopensource.com/hplip-web/index.html
# Packager: alihan-ozturk28@hotmail.com
# Depends on: v4l-utils libgphoto2 python3-sip python3-qt5 avahi python3 wget ghostscript foomatic-db foomatic-db-engine usbutils sane xsane cups cups-filters rpcbind libusb libusb-compat net-snmp dbus-python python3-gobject python-notify python3-pillow python3-reportlab
@ -6,7 +6,6 @@
name=hplip
version=3.16.10
release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz
0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
fix_tabs.patch)

View file

@ -1,6 +1,6 @@
# Description: an interactive process viewer
# Description: interaktif bir süreç görüntüleyici/düzenleyici
# URL: http://htop.sourceforge.net/
# Packager: fanch at nutyx dot org
# Packager: milisarge
# Depends on: ncurses
name=htop

View file

@ -1,12 +1,11 @@
# Description: Spell checker and morphological analyzer library and program
# Description: Yazım denetimi ve morfolojik analizler için kütüphane ve uygulama
# URL: http://hunspell.sourceforge.net/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=hunspell
version=1.3.3
release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
build() {
@ -19,4 +18,3 @@ build() {
make
make DESTDIR=$PKG install
}

View file

@ -1,12 +1,11 @@
# Description: High quality hyphenation and justification library based on the TeX hyphenation algorithm.
# URL: http://hunspell.sourceforge.net/
# Packager: fanch at nutyx dot org
# Packager: milisarge
# Depends on:
name=hyphen
version=2.8.8
release=1
source=( http://downloads.sourceforge.net/hunspell/$name-$version.tar.gz)
build() {
@ -16,4 +15,3 @@ build() {
make
make DESTDIR=$PKG install
}

View file

@ -1,9 +1,8 @@
# Description: IceWM is a window manager with the goals of speed, simplicity, and not getting in the user's way.
# Description: IceWM, hedefi hız ve hafiflik olan bir pencere yöneticisi
# URL: http://downloads.sourceforge.net/icewm/icewm-1.3.8.tar.gz
# Packager: berlius at nutyx dot com
# Packager: milisarge
# Depends on: xorg gdk-pixbuf
description="IceWM is a window manager with the goals of speed, simplicity"
name=icewm
version=1.3.8
release=1

View file

@ -1,12 +1,11 @@
# Description: Maps the new names of icons for Tango to the legacy names used by GNOME and KDE desktops
# URL: http://tango.freedesktop.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: perl-xml-simple
name=icon-naming-utils
version=0.8.90
release=1
source=(http://tango.freedesktop.org/releases/$name-$version.tar.bz2)
build() {
@ -18,5 +17,3 @@ cd $name-$version
make
make DESTDIR=$PKG install
}

View file

@ -1,11 +1,11 @@
# Description: The International Components for Unicode is a mature, widely used set of C/C++ libraries
# URL: http://www.icu-project.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=icu
version=56.1
release=1
source=(http://download.$name-project.org/files/icu4c/$version/icu4c-${version//./_}-src.tgz)
build () {

View file

@ -1,16 +1,16 @@
# Description: Library for reading, writing, and manipulating ID3v1 and ID3v2 tags
# Description: ID3v1 and ID3v2 taglarını okuma yazma ve düzenleme için kütüphane
# URL: http://id3lib.sourceforge.net/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=id3lib
version=3.8.3
release=1
source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.gz
http://downloads.nutyx.org/files/patchs/$name/patch_id3lib_3.8.3_UTF16_writing_bug.diff
http://downloads.nutyx.org/files/patchs/$name/id3lib-3.8.3-CVE-2007-4460.patch
http://downloads.nutyx.org/files/patchs/$name/id3lib-3.8.3-gcc-4.3.patch)
build() {
cd $name-$version
patch -p1 -i ../patch_id3lib_3.8.3_UTF16_writing_bug.diff

View file

@ -1,6 +1,6 @@
# Description: Real-time bandwidth usage information on a network interface
# URL: http://www.ex-parrot.com/~pdw/iftop/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Packager: milisarge
# Depends on: libpcap, ncurses
name=iftop

View file

@ -1,12 +1,11 @@
# Description: A library which implements a protocol for transmission of raster page images.
# URL: http://www.linuxfoundation.org/collaborate/workgroups/openprinting
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=ijs
version=0.35
release=1
source=(http://www.openprinting.org/download/$name/download/$name-$version.tar.bz2)
build() {
@ -17,4 +16,3 @@ cd $name-$version
make
make DESTDIR=$PKG install
}

View file

@ -1,12 +1,13 @@
# Description: Base libraries from ILM for OpenEXR
# URL: http://openexr.com/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=ilmbase
version=2.2.0
release=1
source=( http://download.savannah.nongnu.org/releases/openexr/$name-$version.tar.gz)
build() {
# build package
cd $name-$version

View file

@ -1,4 +1,4 @@
# Description: An image viewing/manipulation program
# Description: İmaj dosyaları için görüntüleme/düzenleme programı
# URL: URL: http://www.imagemagick.org/
# Packager: milisarge
# Depends on: freetype ghostscript lcms libgsf giflib libxml2 openexr libwmf libpng librsvg libwebp djvulibre

View file

@ -1,12 +1,13 @@
# Description: library for the management d'images of way more effective that imlib
# URL: http://sourceforge.net/projects/enlightenment
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: aalib giflib xorg-libxext libtiff freetype xorg-libsm libpng libjpeg-turbo libid3tag
name=imlib2
version=1.4.7
release=1
source=(http://downloads.sourceforge.net/enlightenment/$name-$version.tar.gz)
build() {
cd $name-$version
case $(uname -m) in

View file

@ -1,12 +1,11 @@
# Description : KDE PIM incidence editor
# URL : https://community.kde.org/KDE_PIM
# Packager : alihan-ozturk28@hotmail.com
# Depends on : kf5-extra-cmake-modules kf5-kdoctools boost eventviews
# Description: KDE PIM incidence editor
# URL: https://community.kde.org/KDE_PIM
# Packager: alihan-ozturk28@hotmail.com
# Depends on: kf5-extra-cmake-modules kf5-kdoctools boost eventviews
name=incidenceeditor
version=16.08.2
release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() {

View file

@ -1,6 +1,6 @@
# Description: The initd-tools package contains programs to install and remove LSB based bootscripts.
# URL: http://people.freedesktop.org/~dbn/initd-tools/releases/initd-tools-0.1.3.tar.gz
# Packager: berlius at nutyx dot com
# Packager: milisarge
# Depends on:

View file

@ -1,7 +1,6 @@
# Description: An open source SVG editor.
# Description: Açık kaynaklı bir SVG editörü
# URL: http://www.inkscape.org
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Huynh Ngoc Chau Tran, tran dot huynh at laposte dot net
# Packager: milisarge
# Depends on: gc boost gsl gtkmm intltool libxslt popt poppler lcms lcms2
name=inkscape

View file

@ -1,12 +1,11 @@
# Description: The internationalization tool collection
# URL: http://freedesktop.org/wiki/Software/intltool
# Packager: tnut at nutyx dot org
# Packager: milisarge
# Depends on: perl-xml-parser,expat
name=intltool
version=0.51.0
release=1
source=(http://edge.launchpad.net/intltool/trunk/$version/+download/intltool-$version.tar.gz)
build() {

View file

@ -2,10 +2,10 @@
# URL: http://inxi.org
# Packager: milisarge
# Depends on:
name=inxi
version=master
release=1
source=(https://github.com/smxi/inxi/archive/master.tar.gz)
build(){

View file

@ -1,4 +1,4 @@
# Description: A Linux kernel packet filter control tool
# Description: Linux çekirdeği paket filtreleme ve kontrol aracı
# URL: http://www.iptables.org/
# Packager: milisarge
# Depends on:

View file

@ -1,12 +1,11 @@
# Description: Firmwares for wifi IPW2100 Intel Centrino
# Description: IPW2100 Intel Centrino wifi için sürücüler
# URL: http://ipw2100.sourceforge.net/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=ipw2100-fw
version=1.3
release=1
source=(http://downloads.nutyx.org/files/$name-$version.tgz)
build() {

View file

@ -1,12 +1,11 @@
# Description: Firmware for wifi IPW2200 Intel Centrino
# Description: IPW2200 Intel Centrino wifi için sürücüler
# URL: http://ipw2200.sourceforge.net/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=ipw2200-fw
version=3.1
release=1
source=(http://downloads.nutyx.org/files/$name-$version.tgz)
build() {

View file

@ -1,4 +1,4 @@
# Description: Irssi is a terminal based IRC client for UNIX systems.
# Description: UNIX sistemler için terminal temelli IRC uygulaması
# URL: http://irssi.org/
# Packager: milisarge
# Depends on: glib
@ -6,7 +6,6 @@
name=irssi
version=0.8.20
release=1
source=(https://github.com/irssi-import/irssi/releases/download/$version/$name-$version.tar.xz)
build() {

View file

@ -1,11 +1,11 @@
# Description: The ISO Codes package contains a list of country, language and currency names
# URL: http://pkg-isocodes.alioth.debian.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on:
name=iso-codes
version=3.65
release=1
source=(http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-$version.tar.xz)
build() {

View file

@ -1,4 +1,4 @@
# Description: A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter.
# Description: ISO imajlarini USB belleğe yazdırmak için usb-imagewriter temelli bir program
# URL: https://github.com/papoteur-mga/isodumper
# Packager: alihan-ozturk28@hotmail.com
# Depends on: intltool imagemagick coreutils pango polkit procps-ng python-gtk python-cairo python-gobject2 libglade python dbus-python python-parted udisks2 xorg-term
@ -6,7 +6,6 @@
name=isodumper
version=0.48
release=1
source=( http://gitweb.mageia.org/software/isodumper/snapshot/$name-$version.tar.gz
header.png
header.svg)

View file

@ -1,12 +1,11 @@
# Description: CD/DVD Image Editor
# Description: CD/DVD İmaj editörü
# URL: http://www.littlesvr.ca/isomaster/
# Packager: Chris Farrell, timcowchip at gmail dot com
# Maintainer: Chris Farrell, timcowchip at gmail dot com
# Packager: milisarge
# Depends on: gtk2 desktop-file-utils harfbuzz atk gdk-pixbuf xorg-libx11 xorg-libxext xorg-libxrender xorg-libxdmcp xcb-proto xorg-proto xorg-libxau libxcb libpng freetype xorg-fontconfig xorg-pixman pango cairo pcre glib
name=isomaster
version=1.3.13
release=1
source=(http://littlesvr.ca/isomaster/releases/$name-$version.tar.bz2)
build() {

View file

@ -1,12 +1,11 @@
# Description: XML to PO and back again
# Description: XML ve PO uzantilari icin dönüştürücü
# URL: http://itstool.org/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: docbook-xml docbook-xsl python
name=itstool
version=2.0.2
release=1
source=(http://files.itstool.org/itstool/$name-$version.tar.bz2 )
build() {

View file

@ -1,14 +1,12 @@
# Description: A low-latency audio server
# URL: http://jackaudio.org
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: db libsamplerate readline doxygen celt
_longname=jack-audio-connection-kit
name=jack
version=0.124.1
release=1
source=(http://jackaudio.org/downloads/${_longname}-$version.tar.gz
jack-99-audio.conf
jack-40-hpet-permissions.rules)

View file

@ -1,12 +1,13 @@
# Description: Jam is a software build tool.
# URL: http://www.perforce.com/documentation/jam
# Packager: tnut at nutyx dot org
# Packager: milisarge
# Depends on:
name=jam
version=2.5
release=1
source=(http://downloads.sourceforge.net/project/ede/jam/2.5-haiku-20080327/jam-2.5-haiku-20080327.tar.gz)
build() {
cd $name
make

View file

@ -1,4 +1,4 @@
# Description: C library for encoding, decoding and manipulating JSON data.
# Description: JSON verisini encode, decode etmek ve düzenlemek için C kütüphanesi
# URL: http://www.digip.org/jansson/
# Packager: milisarge
# Depends on:

View file

@ -1,12 +1,11 @@
# Description: A software-based implementation of the codec specified in the emerging JPEG-2000 Part1 std
# URL: http://www.ece.uvic.ca/~mdadams/jasper/
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: libjpeg-turbo
name=jasper
version=1.900.1
release=1
source=(http://www.ece.uvic.ca/~mdadams/$name/software/$name-$version.zip \
http://www.linuxfromscratch.org/patches/blfs/svn/jasper-1.900.1-security_fixes-2.patch)

View file

@ -1,12 +1,11 @@
# Description: Joe's own editor, is a small text editor capable of emulating WordStar, Pico, and Emacs.
# URL: http://downloads.sourceforge.net/joe-editor
# Packager: berlius at nutyx dot com
# Packager: milisarge
# Depends on:
name=joe
version=4.1
release=1
source=(http://downloads.sourceforge.net/joe-editor/$name-$version.tar.gz)
build () {

View file

@ -1,4 +1,4 @@
# Description: John the Ripper is a fast password cracker
# Description: John the Ripper hızlı bir şifre kırma yazılımıdır
# URL: http://www.openwall.com/john/
# Packager: milisarge
# Depends on:

View file

@ -15,4 +15,3 @@ build() {
make
make DESTDIR=$PKG install
}

View file

@ -1,11 +1,11 @@
# Description: JavaScript interpreter and libraries
# URL: https://developer.mozilla.org/En/SpiderMonkey/1.8.5
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: libffi nspr zip python
name=js1
version=17.0.0
release=1
source=( http://ftp.mozilla.org/pub/mozilla.org/js/mozjs$version.tar.gz )
build () {

View file

@ -1,11 +1,11 @@
# Description: JavaScript interpreter and libraries
# URL: https://developer.mozilla.org/En/SpiderMonkey/1.8.5
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: libffi nspr zip python
name=js2
version=24.2.0
release=1
source=( http://ftp.mozilla.org/pub/mozilla.org/js/mozjs-$version.tar.bz2 )
build () {

View file

@ -1,14 +1,12 @@
# Description: A JSON implementation in C
# URL: URL: https://github.com/json-c/json-c/wiki
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# URL: https://github.com/json-c/json-c/wiki
# Packager: milisarge
# Depends on:
name=json-c
version=0.12
release=1
source=(
https://s3.amazonaws.com/${name}_releases/releases/$name-$version.tar.gz)
source=(https://s3.amazonaws.com/${name}_releases/releases/$name-$version.tar.gz)
build(){
cd $name-$version
@ -18,7 +16,3 @@ build(){
make check
make DESTDIR=$PKG install
}
# NuTyX Pkgfile (http://nutyx.org)

View file

@ -1,11 +1,11 @@
# Description: Provide serialization and deserialization support for the JavaScript Object Notation
# URL: http://live.gnome.org/JsonGlib
# Packager: pierre at nutyx dot org
# Packager: milisarge
# Depends on: gobject-introspection
name=json-glib
version=1.0.4
release=1
source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz )
build() {

View file

@ -1,4 +1,4 @@
# Description: JSON library
# Description: JSON C++ kütüphanesi
# URL: http://jsoncpp.sourceforge.net/
# Packager: milisarge
# Depends on: scons

View file

@ -3,7 +3,6 @@
# Packager: alihan-ozturk28@hotmail.com
# Depends on: apache-ant unzip
description="Open source framework to write and run repeatable tests. It is an instance of the xUnit."
name=junit
version=4.12
release=1

View file

@ -1,7 +1,6 @@
# Description: Joe's window manager which uses only Xlib at a minimum.
# URL: http://joewing.net/programs/jwm/
# Packager: milisarge
# Maintainer: Joe Wingbermuehle <joewing at joewing at net>
# Depends on: xorg xorg-libxt xorg-libxft xorg-libxmu xorg-mesa libpng libjpeg-turbo
name=jwm