turkce duzenleme

This commit is contained in:
dotw666 2017-01-31 01:55:06 +03:00
parent 6d63ba2f0a
commit 36e8ef96b9
102 changed files with 279 additions and 389 deletions

View File

@ -1,12 +1,11 @@
# Description: AAlib taşınabilir bir ascii art kütüphanesidir. # Description: AAlib taşınabilir bir ascii art kütüphanesidir.
# URL: http://aa-project.sourceforge.net/aalib # URL: http://aa-project.sourceforge.net/aalib
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: xorg-libx11 # Depends on: xorg-libx11
name=aalib name=aalib
version=1.4rc5 version=1.4rc5
release=2 release=2
source=(http://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz) source=(http://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz)
build() { build() {

View File

@ -1,12 +1,13 @@
# Description: Microsoft® Word benzeri basit bir kelime işlemci yazılımı. # Description: Microsoft® Word benzeri basit bir kelime işlemci yazılımı.
# URL: http://www.abisource.com/ # URL: http://www.abisource.com/
# Packagers: pierre at nutyx dot org, tnut at nutyx dot org # Packagers: milisarge
# Depends on: boost cairo aspell fribidi enchant wv librsvg gtk2 redland rasqal desktop-file-utils gtk3 # Depends on: boost cairo aspell fribidi enchant wv librsvg gtk2 redland rasqal desktop-file-utils gtk3
name=abiword name=abiword
version=3.0.1 version=3.0.1
release=3 release=3
source=(http://www.abisource.com/downloads/$name/$version/source/$name-$version.tar.gz) source=(http://www.abisource.com/downloads/$name/$version/source/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr

View File

@ -1,12 +1,11 @@
# Description="Accessing the list of user accounts and information attached to those accounts." # Description: Kullanici hesaplari ve hesaplarla iliskili ayarlar
# URL="http://www.freedesktop.org/wiki/Software/AccountsService/" # URL: http://www.freedesktop.org/wiki/Software/AccountsService/
# Packager=alihan-ozturk28@hotmail.com # Packager: alihan-ozturk28@hotmail.com
# Depends on: xmlto libxslt polkit gobject-introspection vala # Depends on: xmlto libxslt polkit gobject-introspection vala
name=accountsservice name=accountsservice
version=0.6.43 version=0.6.43
release=1 release=1
source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz) source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz)
build() { build() {

View File

@ -1,6 +1,6 @@
# Description: Kaynak kod içerisinde arama yapmayı sağlayan grep benzeri bir araç. # Description: Kaynak kod içerisinde arama yapmayı sağlayan grep benzeri bir araç.
# URL: http://beyondgrep.com/ # URL: http://beyondgrep.com/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: # Depends on:
name=ack name=ack
@ -13,5 +13,3 @@ build() {
mkdir -p $PKG/usr/man/man1 mkdir -p $PKG/usr/man/man1
pod2man $PKG/usr/bin/$name > $PKG/usr/man/man1/$name.1 pod2man $PKG/usr/bin/$name > $PKG/usr/man/man1/$name.1
} }

View File

@ -1,15 +1,13 @@
# Description: ACPI olayları için esnek ve genişletilebilir bir arthizmet. # Description: ACPI olayları için esnek ve genişletilebilir bir arthizmet.
# URL: http://sourceforge.net/projects/acpid2/ # URL: http://sourceforge.net/projects/acpid2/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: # Depends on:
name=acpid name=acpid
version=2.0.25 version=2.0.25
release=1 release=1
source=(http://downloads.sourceforge.net/acpid2/$name-$version.tar.xz lid lid.sh) source=(http://downloads.sourceforge.net/acpid2/$name-$version.tar.xz lid lid.sh)
build() { build() {
cd $name-$version cd $name-$version

View File

@ -7,11 +7,9 @@ name=advcp
_name=coreutils _name=coreutils
version=8.24 version=8.24
release=1 release=1
source=(ftp://ftp.gnu.org/gnu/$_name/$_name-$version.tar.xz source=(ftp://ftp.gnu.org/gnu/$_name/$_name-$version.tar.xz
advcpmv-${version}.patch) advcpmv-${version}.patch)
build() { build() {
export FORCE_UNSAFE_CONFIGURE=1 export FORCE_UNSAFE_CONFIGURE=1
cd ${SRC}/${_name}-${version} cd ${SRC}/${_name}-${version}

View File

@ -1,9 +1,7 @@
# Description: Adwaita ikon teması. # Description: Adwaita ikon teması.
# URL: http://www.gnome.org/ # URL: http://www.gnome.org/
# Maintainer: http://linuxfromscratch.org/ # Packager: milisarge
# Packager: tnut at nutyx dot org
# Depends on: intltool gtk-update-icon-cache hicolor-icon-theme icon-naming-utils librsvg # Depends on: intltool gtk-update-icon-cache hicolor-icon-theme icon-naming-utils librsvg
run=(gtk-update-icon-cache librsvg hicolor-icon-theme)
name=adwaita-icon-theme name=adwaita-icon-theme
version=3.18.0 version=3.18.0

View File

@ -6,7 +6,6 @@
name=akonadi-calendar name=akonadi-calendar
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -6,7 +6,6 @@
name=akonadi-contacts name=akonadi-contacts
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -6,7 +6,6 @@
name=akonadi-mime name=akonadi-mime
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -6,7 +6,6 @@
name=akonadi-notes name=akonadi-notes
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -6,7 +6,6 @@
name=akonadi-search name=akonadi-search
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -6,7 +6,6 @@
name=akonadi name=akonadi
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -1,6 +1,6 @@
# Description: C/C++ için çoklu platform oyun geliştirme kütüphanesi. # Description: C/C++ için çoklu platform oyun geliştirme kütüphanesi.
# URL: http://alleg.sourceforge.net/ # URL: http://alleg.sourceforge.net/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: flac gtk3 libidn libvorbis xorg-glu openal physfs xorg-libxpm xorg-libxxf86dga # Depends on: flac gtk3 libidn libvorbis xorg-glu openal physfs xorg-libxpm xorg-libxxf86dga
name=allegro name=allegro
@ -20,5 +20,3 @@ build() {
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,13 +1,13 @@
# Description: Linux Alsa ses desteği için kütüphaneler. # Description: Linux Alsa ses desteği için kütüphaneler.
# URL: http://www.alsa-project.org # URL: http://www.alsa-project.org
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: doxygen # Depends on: doxygen
name=alsa-lib name=alsa-lib
version=1.1.0 version=1.1.0
release=1 release=1
source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2) source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure ./configure
@ -18,4 +18,3 @@ install -v -d -m755 $PKG/usr/share/doc/$name-$version/html
cp -a doc/doxygen/html/* $PKG/usr/share/doc/$name-$version/html cp -a doc/doxygen/html/* $PKG/usr/share/doc/$name-$version/html
chmod 644 $PKG/usr/share/doc/$name-$version/html/* chmod 644 $PKG/usr/share/doc/$name-$version/html/*
} }

View File

@ -1,12 +1,11 @@
# Description: Ek Alsa eklentileri. # Description: Ek Alsa eklentileri.
# URL: http://www.alsa-project.org # URL: http://www.alsa-project.org
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: alsa-lib ffmpeg pulseaudio libsamplerate speex # Depends on: alsa-lib ffmpeg pulseaudio libsamplerate speex
name=alsa-plugins name=alsa-plugins
version=1.1.0 version=1.1.0
release=1 release=1
source=(ftp://ftp.alsa-project.org/pub/plugins/$name-$version.tar.bz2 source=(ftp://ftp.alsa-project.org/pub/plugins/$name-$version.tar.bz2
$name.conf) $name.conf)

View File

@ -1,14 +1,11 @@
# Description: Alsa ses desteğini ayarlamak ve kullanmak için çeşitli araçlar. # Description: Alsa ses desteğini ayarlamak ve kullanmak için çeşitli araçlar.
# URL: http://www.alsa-project.org # URL: http://www.alsa-project.org
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: alsa-lib xmlto libsamplerate gawk # Depends on: alsa-lib xmlto libsamplerate gawk
run=(gawk)
name=alsa-utils name=alsa-utils
version=1.1.0 version=1.1.0
release=1 release=1
source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2) source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2)
build() { build() {

View File

@ -1,13 +1,11 @@
# Description: Ant paketi Java tabanlı bir inşa aracıdır. # Description: Ant paketi Java tabanlı bir inşa aracıdır.
# URL: http://ant.apache.org/ # URL: http://ant.apache.org/
# Maintainer: - http://ant.apache.org/contributors.html # Packager: milisarge
# Packager: pierre at nutyx dot org
# Depends on: glib openjdk # Depends on: glib openjdk
name=apache-ant name=apache-ant
version=1.9.6 version=1.9.6
release=1 release=1
source=(http://archive.apache.org/dist/ant/source/$name-$version-src.tar.bz2 source=(http://archive.apache.org/dist/ant/source/$name-$version-src.tar.bz2
http://hamcrest.googlecode.com/files/hamcrest-1.3.tgz http://hamcrest.googlecode.com/files/hamcrest-1.3.tgz
http://anduin.linuxfromscratch.org/sources/other/junit-4.11.jar) http://anduin.linuxfromscratch.org/sources/other/junit-4.11.jar)

View File

@ -1,14 +1,14 @@
# Description: Açık kaynak web sunucusu. # Description: Açık kaynak web sunucusu.
# URL: http://httpd.apache.org/ABOUT_APACHE.html # URL: http://httpd.apache.org/ABOUT_APACHE.html
# Packager: milisarge@gmail.com # Packager: milisarge
# Depends on: pcre apr-util sqlite expat # Depends on: pcre apr-util sqlite expat
name=apache name=apache
version=2.4.18 version=2.4.18
release=1 release=1
source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2 source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2
http://www.linuxfromscratch.org/patches/blfs/svn/httpd-$version-blfs_layout-1.patch) http://www.linuxfromscratch.org/patches/blfs/svn/httpd-$version-blfs_layout-1.patch)
build(){ build(){
source /etc/blfs-bootscripts source /etc/blfs-bootscripts

View File

@ -1,11 +1,11 @@
# Description: Apache Portable Runtime Utility Library # Description: Apache Portable Runtime Utility Library
# URL: http://apr.apache.org/ # URL: http://apr.apache.org/
# Packager: jmilot at nutyx dot org # Packager: milisarge
# Depends on: apr expat # Depends on: apr expat
name=apr-util name=apr-util
version=1.5.4 version=1.5.4
release=1 release=1
source=(http://archive.apache.org/dist/apr/$name-$version.tar.bz2) source=(http://archive.apache.org/dist/apr/$name-$version.tar.bz2)
build() { build() {

View File

@ -1,11 +1,11 @@
# Description: Apache Portable Runtime (APR) # Description: Apache Portable Runtime (APR)
# URL: http://apr.apache.org/ # URL: http://apr.apache.org/
# Packager: jmilot at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=apr name=apr
version=1.5.2 version=1.5.2
release=1 release=1
source=(http://archive.apache.org/dist/$name/$name-$version.tar.bz2) source=(http://archive.apache.org/dist/$name/$name-$version.tar.bz2)
build() { build() {

View File

@ -1,17 +1,15 @@
# Description: apvlv, vim benzeri bir PDF/DJVU/UMD/TXT görüntüleyicidir. # Description: apvlv, vim benzeri bir PDF/DJVU/UMD/TXT görüntüleyicidir.
# URL: http://github.com/naihe2010/apvlv # URL: http://github.com/naihe2010/apvlv
# Packager: alienus at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: cmake webkitgtk2 djvulibre poppler-glib gtk2 # Depends on: cmake webkitgtk2 djvulibre poppler-glib gtk2
name=apvlv name=apvlv
version=0.1.f7f7b9c version=0.1.f7f7b9c
release=2 release=2
source=( source=(
https://github.com/downloads/naihe2010/apvlv/$name-$version-Source.tar.gz https://github.com/downloads/naihe2010/apvlv/$name-$version-Source.tar.gz
$name.desktop) $name.desktop)
build(){ build(){
cd $name-$version-Source cd $name-$version-Source
mkdir -p build mkdir -p build

View File

@ -8,6 +8,7 @@ version=1.6.11
release=1 release=1
source=(https://github.com/arduino/Arduino/archive/$version.tar.gz source=(https://github.com/arduino/Arduino/archive/$version.tar.gz
arduino.sh) arduino.sh)
build() { build() {
cd "Arduino-${version}/build" cd "Arduino-${version}/build"
export PATH=/opt/OpenJDK-8u60-bin/jre/bin/:$PATH export PATH=/opt/OpenJDK-8u60-bin/jre/bin/:$PATH

View File

@ -1,6 +1,6 @@
# Description: Komut satırı tabanlı durdurma ve dilimli indirme özellikleri olan hızlı bir indirme yöneticisi. # Description: Komut satırı tabanlı durdurma ve dilimli indirme özellikleri olan hızlı bir indirme yöneticisi.
# URL: http://aria2.sourceforge.net/ # URL: http://aria2.sourceforge.net/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: gnutls gmp libxml2 # Depends on: gnutls gmp libxml2
name=aria2 name=aria2
@ -20,5 +20,3 @@ build() {
make prefix=$PKG/usr install make prefix=$PKG/usr install
} }

View File

@ -6,7 +6,6 @@
name=ark name=ark
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {
@ -20,4 +19,3 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,11 +1,11 @@
# Description: Kısa metinler, dokümanlar ve UNIX man sayfaları için belge formatı. # Description: Kısa metinler, dokümanlar ve UNIX man sayfaları için belge formatı.
# URL: http://www.methods.co.nz/asciidoc/ # URL: http://www.methods.co.nz/asciidoc/
# Packager: alienus at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: docbook-xsl libxslt python # Depends on: docbook-xsl libxslt python
name=asciidoc name=asciidoc
version=8.6.9 version=8.6.9
release=1 release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
build(){ build(){

View File

@ -1,13 +1,12 @@
# Description: Aspell yazım denetimi yazılımı için Türkçe sözlükler. # Description: Aspell yazım denetimi yazılımı için Türkçe sözlükler.
# URL: http://aspell.net # URL: http://aspell.net
# Packager: milisarge@gmail.com # Packager: milisarge
# Depends on: aspell # Depends on: aspell
_version=0.50-0
_version=0.50-0
name=aspell-tr name=aspell-tr
version=0.50.0 version=0.50.0
release=1 release=1
source=(ftp://ftp.gnu.org/gnu/aspell/dict/tr/$name-$_version.tar.bz2) source=(ftp://ftp.gnu.org/gnu/aspell/dict/tr/$name-$_version.tar.bz2)
build() { build() {
@ -16,4 +15,3 @@ build() {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,11 +1,11 @@
# Description: İnteraktif yazım denetimi programı ve kütüphaneleri. # Description: İnteraktif yazım denetimi programı ve kütüphaneleri.
# URL: http://aspell.net # URL: http://aspell.net
# Packager: tnut at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=aspell name=aspell
version=0.60.6.1 version=0.60.6.1
release=1 release=1
source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() { build() {
@ -19,4 +19,3 @@ install -v -m 755 scripts/ispell $PKG/usr/bin/
install -v -m 755 scripts/spell $PKG/usr/bin/ install -v -m 755 scripts/spell $PKG/usr/bin/
rm $PKG/usr/share/info/dir rm $PKG/usr/share/info/dir
} }

View File

@ -1,6 +1,6 @@
# Description: Asterisk temel sesleri. # Description: Asterisk temel sesleri.
# URL: http://www.asterisk.org # URL: http://www.asterisk.org
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: asterisk # Depends on: asterisk
name=asterisk-core-sounds-fr-alaw name=asterisk-core-sounds-fr-alaw
@ -14,5 +14,3 @@ build () {
mv $SRC/* $PKG/var/lib/asterisk/sounds mv $SRC/* $PKG/var/lib/asterisk/sounds
} }

View File

@ -1,6 +1,6 @@
# Description: Asterisk temel sesleri. # Description: Asterisk temel sesleri.
# URL: http://www.asterisk.org # URL: http://www.asterisk.org
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: asterisk # Depends on: asterisk
name=asterisk-core-sounds-fr-ulaw name=asterisk-core-sounds-fr-ulaw
@ -14,5 +14,3 @@ build () {
mv $SRC/* $PKG/var/lib/asterisk/sounds mv $SRC/* $PKG/var/lib/asterisk/sounds
} }

View File

@ -1,6 +1,6 @@
# Description: PBX yazılım implementasyonu. # Description: PBX yazılım implementasyonu.
# URL: http://www.asterisk.org # URL: http://www.asterisk.org
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: openssl ncurses jansson opus libxml2 doxygen # Depends on: openssl ncurses jansson opus libxml2 doxygen
name=asterisk name=asterisk
@ -81,5 +81,3 @@ build () {
done done
} }

View File

@ -1,16 +1,16 @@
# Description: A GTK+ module that bridges ATK to D-Bus at-spi # Description: A GTK+ module that bridges ATK to D-Bus at-spi
# URL: http://www.gtk.org/ # URL: http://www.gtk.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: intltool at-spi2-core atk # Depends on: intltool at-spi2-core atk
name=at-spi2-atk name=at-spi2-atk
version=2.18.1 version=2.18.1
release=1 release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,12 +1,11 @@
# Description: Protocol definitions and daemon for D-Bus at-spi # Description: Protocol definitions and daemon for D-Bus at-spi
# URL: http://www.gtk.org/ # URL: http://www.gtk.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: intltool glib dbus gobject-introspection xorg-libx11 xorg-libxtst # Depends on: intltool glib dbus gobject-introspection xorg-libx11 xorg-libxtst
name=at-spi2-core name=at-spi2-core
version=2.18.3 version=2.18.3
release=1 release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() { build() {

View File

@ -1,7 +1,8 @@
# Description: Gecikmeli iş yürütme ve toplu işlem.
# URL: http://ftp.de.debian.org/debian/pool/main/a/at # URL: http://ftp.de.debian.org/debian/pool/main/a/at
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: sendmail pam # Depends on: sendmail pam
description="Gecikmeli iş yürütme ve toplu işlem."
name=at name=at
version=3.1.16 version=3.1.16
release=1 release=1

View File

@ -1,12 +1,11 @@
# Description: Çeşitli erişilebilirlik arabirimleri sağlayan bir kütüphane. # Description: Çeşitli erişilebilirlik arabirimleri sağlayan bir kütüphane.
# URL: http://www.gtk.org/ # URL: http://www.gtk.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: glib pcre gobject-introspection # Depends on: glib pcre gobject-introspection
name=atk name=atk
version=2.18.0 version=2.18.0
release=1 release=1
source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() { build() {

View File

@ -1,12 +1,13 @@
# Description: Atkmm is the official C++ interface for the ATK accessibility toolkit library. # Description: Atkmm is the official C++ interface for the ATK accessibility toolkit library.
# URL: http://gtkmm.sourceforge.net/ # URL: http://gtkmm.sourceforge.net/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: atk glibmm libsigc++ # Depends on: atk glibmm libsigc++
name=atkmm name=atkmm
version=2.24.1 version=2.24.1
release=1 release=1
source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version:0:4}/$name-$version.tar.xz) source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version:0:4}/$name-$version.tar.xz)
build (){ build (){
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr

View File

@ -1,14 +1,12 @@
# Description: çeşitli dosya arşivleri yönetmek için bir betik. # Description: çeşitli dosya arşivleri yönetmek için bir betik.
# URL: URL: http://www.nongnu.org/atool/ # URL: URL: http://www.nongnu.org/atool/
# NuTyX package info file (http://nutyx.org) # Packager: milisarge
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: # Depends on:
name=atool name=atool
version=0.39.0 version=0.39.0
release=1 release=1
source=(http://savannah.nongnu.org/download/$name/$name-$version.tar.gz)
source=(
http://savannah.nongnu.org/download/$name/$name-$version.tar.gz)
build(){ build(){
cd $name-$version cd $name-$version
@ -16,7 +14,3 @@ build(){
make make
make prefix=$PKG/usr install make prefix=$PKG/usr install
} }
# NuTyX Pkgfile (http://nutyx.org)

View File

@ -1,13 +1,11 @@
# Description: Audacious müzik çalar için eklentiler. # Description: Audacious müzik çalar için eklentiler.
# URL: http://audacious-media-player.org # URL: http://audacious-media-player.org
# Maintainers: https://github.com/audacious-media-player # Packagers: milisarge
# Packagers: tnut at nutyx dot org
# Depends on: gtk3 audacious alsa-utils flac lame libcdio libsamplerate libsndfile libvorbis mpg123 neon pulseaudio faad2 ffmpeg # Depends on: gtk3 audacious alsa-utils flac lame libcdio libsamplerate libsndfile libvorbis mpg123 neon pulseaudio faad2 ffmpeg
name=audacious-plugins name=audacious-plugins
version=3.7.2 version=3.7.2
release=1 release=1
source=(http://distfiles.audacious-media-player.org/$name-$version.tar.bz2) source=(http://distfiles.audacious-media-player.org/$name-$version.tar.bz2)
build() { build() {

View File

@ -1,13 +1,11 @@
# Description: Basitliğe ve ses kalitesine odaklanmış Winamp benzeri hafif bir müzik çalar. # Description: Basitliğe ve ses kalitesine odaklanmış Winamp benzeri hafif bir müzik çalar.
# URL: http://audacious-media-player.org # URL: http://audacious-media-player.org
# Maintainers: https://github.com/audacious-media-player # Packagers: milisarge
# Packagers: tnut at nutyx dot org
# Depends on: glib gtk2 python xorg-libsm gnome-icon-theme hicolor-icon-theme desktop-file-utils # Depends on: glib gtk2 python xorg-libsm gnome-icon-theme hicolor-icon-theme desktop-file-utils
name=audacious name=audacious
version=3.7.2 version=3.7.2
release=1 release=1
source=(http://distfiles.audacious-media-player.org/$name-$version.tar.bz2) source=(http://distfiles.audacious-media-player.org/$name-$version.tar.bz2)
build() { build() {

View File

@ -1,13 +1,13 @@
# Description: Silicon Graphics Audio File Library # Description: Silicon Graphics Audio File Library
# URL: http://www.68k.org/~michael/audiofile/ # URL: http://www.68k.org/~michael/audiofile/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: alsa-lib # Depends on: alsa-lib
name=audiofile name=audiofile
version=0.3.6 version=0.3.6
release=1 release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr

View File

@ -1,6 +1,6 @@
# Description: Konfigürasyon dosyalarını okuyup ağaç şeklinde görüntülemeyi sağlayan bir araç. # Description: Konfigürasyon dosyalarını okuyup ağaç şeklinde görüntülemeyi sağlayan bir araç.
# URL: http://augeas.net # URL: http://augeas.net
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: libxml2 # Depends on: libxml2
name=augeas name=augeas
@ -8,7 +8,6 @@ version=1.4.0
release=1 release=1
source=(http://download.augeas.net/$name-$version.tar.gz) source=(http://download.augeas.net/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-$version

View File

@ -1,13 +1,12 @@
# Description: Gtk Engine themes with all common Gtk widgets.
# URL: http://www.xfce-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 # URL: http://www.xfce-look.org/content/show.php/Aurora+Gtk+Engine?content=56438
# Maintainer: Eric Matthews # Packager: milisarge
# Packager: tyrry at nutyx dot org, tnut at nutyx dot org
# Depends on: gtk2 # Depends on: gtk2
description="Gtk Engine themes with all common Gtk widgets"
name=aurora name=aurora
version=1.5.1 version=1.5.1
release=2 release=2
source=(http://gnome-look.org/CONTENT/content-files/56438-aurora-$version.tar.bz2 \ source=(http://gnome-look.org/CONTENT/content-files/56438-aurora-$version.tar.bz2 \
http://www.gnome-look.org/CONTENT/content-files/80431-aurorasmooth.tar.bz2) http://www.gnome-look.org/CONTENT/content-files/80431-aurorasmooth.tar.bz2)

View File

@ -4,10 +4,9 @@
# Depends on: # Depends on:
name=autoconf2 name=autoconf2
_name=autoconf
version=2.13 version=2.13
release=1 release=1
_name=autoconf
source=( http://mirror.rackdc.com/gnu/${_name}/${_name}-$version.tar.gz) source=( http://mirror.rackdc.com/gnu/${_name}/${_name}-$version.tar.gz)
build() { build() {
@ -22,5 +21,3 @@ make prefix="$PKG/usr" infodir="$PKG/usr/share/info" install
rm -rf $PKG/usr/share/info/dir rm -rf $PKG/usr/share/info/dir
} }

View File

@ -1,6 +1,6 @@
# Description: Otomatik bağlama arthizmetleri operasyonları için autofs kontrolleri. # Description: Otomatik bağlama arthizmetleri operasyonları için autofs kontrolleri.
# URL: http://www.kernel.org/pub/linux/daemons/autofs # URL: http://www.kernel.org/pub/linux/daemons/autofs
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: libtirpc nfs-utils libxml2 kerberos openldap cyrus-sasl # Depends on: libtirpc nfs-utils libxml2 kerberos openldap cyrus-sasl
name=autofs name=autofs

View File

@ -1,12 +1,11 @@
# Description: Multicast/unicast DNS-SD framework # Description: Multicast/unicast DNS-SD framework
# URL: http://www.avahi.org/ # URL: http://www.avahi.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: intltool glib dbus-python gobject-introspection libdaemon # Depends on: intltool glib dbus-python gobject-introspection libdaemon
name=avahi name=avahi
version=0.6.31 version=0.6.31
release=1 release=1
source=(http://www.avahi.org/download/avahi-$version.tar.gz) source=(http://www.avahi.org/download/avahi-$version.tar.gz)
build() { build() {

View File

@ -7,6 +7,7 @@ name=avrdude
version=6.3 version=6.3
release=1 release=1
source=(http://download.savannah.gnu.org/releases/avrdude/${name}-$version.tar.gz) source=(http://download.savannah.gnu.org/releases/avrdude/${name}-$version.tar.gz)
build() { build() {
cd ${name}-$version cd ${name}-$version
./bootstrap ./bootstrap

View File

@ -1,12 +1,11 @@
# Description: Dinamik resim format dönüşüm kütüphanesi # Description: Dinamik resim format dönüşüm kütüphanesi
# URL: http://gegl.org/babl # URL: http://gegl.org/babl
# Maintainer: - http://gegl.org/babl/#Authors # Packager: milisarge
# Packager: pierre at nutyx dot org
# Depends on: # Depends on:
name=babl name=babl
version=0.1.14 version=0.1.14
release=1 release=1
source=(http://download.gimp.org/pub/$name/0.1/$name-$version.tar.bz2) source=(http://download.gimp.org/pub/$name/0.1/$name-$version.tar.bz2)
build() { build() {

View File

@ -6,7 +6,6 @@
name=baloo-widgets name=baloo-widgets
release=1 release=1
version=16.08.2 version=16.08.2
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {
@ -20,4 +19,3 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,6 +1,6 @@
# Description: Gnome 2 tabanlı e-posta istemcisi. # Description: Gnome 2 tabanlı e-posta istemcisi.
# URL: https://pawsa.fedorapeople.org/balsa/ # URL: https://pawsa.fedorapeople.org/balsa/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: aspell enchant gmime libesmtp rarian pcre gtksourceview2 gtksourceview3 libnotify kerberos sendmail openldap openssl sqlite webkitgtk2 gtkhtml procmail # Depends on: aspell enchant gmime libesmtp rarian pcre gtksourceview2 gtksourceview3 libnotify kerberos sendmail openldap openssl sqlite webkitgtk2 gtkhtml procmail
name=balsa name=balsa

View File

@ -1,12 +1,11 @@
# Description: The BIND DNS sunucu, nslookup, dig and host yazılımlarını içeren paket. # Description: The BIND DNS sunucu, nslookup, dig and host yazılımlarını içeren paket.
# URL: http://www.isc.org/downloads/bind/ # URL: http://www.isc.org/downloads/bind/
# Packager: tnut at nutyx dot org # Packager: milisarge
# Depends on: kerberos libxml2 # Depends on: kerberos libxml2
name=bind name=bind
version=9.10.3.p2 version=9.10.3.p2
release=1 release=1
source=(ftp://ftp.isc.org/isc/bind9/9.10.3-P3/bind-9.10.3-P2.tar.gz) source=(ftp://ftp.isc.org/isc/bind9/9.10.3-P3/bind-9.10.3-P2.tar.gz)
build(){ build(){

View File

@ -1,6 +1,6 @@
# Description: Hızlı ve küçük pencere yöneticisi. # Description: Hızlı ve küçük pencere yöneticisi.
# URL: http://blackboxwm.sourceforge.net # URL: http://blackboxwm.sourceforge.net
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: xorg # Depends on: xorg
name=blackbox name=blackbox
@ -9,7 +9,6 @@ release=1
source=(http://download.sourceforge.net/blackboxwm/$name-$version.tar.bz2 source=(http://download.sourceforge.net/blackboxwm/$name-$version.tar.bz2
$name-$version-include-fix.diff) $name-$version-include-fix.diff)
build () { build () {
cd $name-$version cd $name-$version
@ -19,5 +18,3 @@ build () {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -6,8 +6,8 @@
name=bluefish name=bluefish
version=2.2.9 version=2.2.9
release=1 release=1
source=(http://www.bennewitz.com/bluefish/stable/source/$name-$version.tar.bz2) source=(http://www.bennewitz.com/bluefish/stable/source/$name-$version.tar.bz2)
build() { build() {
gdk-pixbuf-query-loaders --update-cache gdk-pixbuf-query-loaders --update-cache
cd $name-$version cd $name-$version

View File

@ -1,14 +1,14 @@
# Description: Linux için bluetooth istemci ve kütüphaneleri. # Description: Linux için bluetooth istemci ve kütüphaneleri.
# URL: http://www.bluez.org/ # URL: http://www.bluez.org/
# Packager: pierre at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: libical libvorbis alsa-lib libusb-compat libsndfile cups glib # Depends on: libical libvorbis alsa-lib libusb-compat libsndfile cups glib
name=bluez name=bluez
version=5.37 version=5.37
release=1 release=1
source=(http://www.kernel.org/pub/linux/bluetooth/$name-$version.tar.xz source=(http://www.kernel.org/pub/linux/bluetooth/$name-$version.tar.xz
http://www.linuxfromscratch.org/patches/blfs/svn/$name-$version-obexd_without_systemd-1.patch) http://www.linuxfromscratch.org/patches/blfs/svn/$name-$version-obexd_without_systemd-1.patch)
build() { build() {
source /etc/blfs-bootscripts source /etc/blfs-bootscripts
wget http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$scriptsversion.tar.bz2 wget http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$scriptsversion.tar.bz2

View File

@ -1,11 +1,11 @@
# Description: NetBSD 'make' inşa aracının taşınabilir bir sürümü. # Description: NetBSD 'make' inşa aracının taşınabilir bir sürümü.
# URL: http://www.crufty.net/help/sjg/bmake.html # URL: http://www.crufty.net/help/sjg/bmake.html
# Packager: tnut at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=bmake name=bmake
version=20150910 version=20150910
release=1 release=1
source=(http://www.crufty.net/ftp/pub/sjg/bmake-$version.tar.gz) source=(http://www.crufty.net/ftp/pub/sjg/bmake-$version.tar.gz)
build(){ build(){

View File

@ -1,6 +1,6 @@
# Description: Ağ bant genişliği göstergesi. # Description: Ağ bant genişliği göstergesi.
# URL: http://freshmeat.net/projects/bmon # URL: http://freshmeat.net/projects/bmon
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: ncurses # Depends on: ncurses
name=bmon name=bmon
@ -19,5 +19,3 @@ build() {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,6 +1,6 @@
# Description: C ve C++ için garbage collection ve bellek taşması (memory leak) dedektörü. # Description: C ve C++ için garbage collection ve bellek taşması (memory leak) dedektörü.
# URL: http://www.hboehm.info/ # URL: http://www.hboehm.info/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: # Depends on:
name=boehm-gc name=boehm-gc
@ -27,5 +27,3 @@ build () {
install -D -m 644 doc/gc.man $PKG/usr/man/man3/gc.3 install -D -m 644 doc/gc.man $PKG/usr/man/man3/gc.3
} }

View File

@ -1,13 +1,13 @@
# Description: Bayes algoritmasına göre çalışan hızlı bir spam filtresi. # Description: Bayes algoritmasına göre çalışan hızlı bir spam filtresi.
# URL: http://bogofilter.sourceforge.net/ # URL: http://bogofilter.sourceforge.net/
# Packager: - David Relson, Matthias Andree, Greg Louis # Packager: milisarge
# Depends on: db # Depends on: db
name=bogofilter name=bogofilter
version=1.2.4 version=1.2.4
release=1 release=1
source=(http://sourceforge.net/projects/$name/files/$name-$version/$name-$version.tar.bz2) source=(http://sourceforge.net/projects/$name/files/$name-$version/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr

View File

@ -1,6 +1,6 @@
# Description: Bir Atomic Bomberman klonu (SDL/MultiPlayer/Network). # Description: Bir Atomic Bomberman klonu (SDL/MultiPlayer/Network).
# URL: http://www.bomberclone.de/ # URL: http://www.bomberclone.de/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: sdl-mixer sdl-image # Depends on: sdl-mixer sdl-image
name=bomberclone name=bomberclone
@ -24,5 +24,3 @@ build() {
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -6,9 +6,7 @@
name=boost name=boost
version=1.60.0 version=1.60.0
release=2 release=2
_boostver=${version//./_} _boostver=${version//./_}
source=(https://downloads.sourceforge.net/project/${name}/${name}/${version}/${name}_${_boostver}.tar.bz2) source=(https://downloads.sourceforge.net/project/${name}/${name}/${version}/${name}_${_boostver}.tar.bz2)
build() { build() {

View File

@ -1,13 +1,14 @@
# Description: Linux ethernet köprüleme konfigürasyonları için çeşitli araçlar. # Description: Linux ethernet köprüleme konfigürasyonları için çeşitli araçlar.
# URL: http://sourceforge.net/projects/bridge/ # URL: http://sourceforge.net/projects/bridge/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=bridge-utils name=bridge-utils
version=1.5 version=1.5
release=1 release=1
source=( http://sourceforge.net/projects/bridge/files/bridge/$name-$version.tar.gz source=( http://sourceforge.net/projects/bridge/files/bridge/$name-$version.tar.gz
http://www.linuxfromscratch.org/patches/blfs/svn/bridge-utils-1.5-linux_3.8_fix-1.patch) http://www.linuxfromscratch.org/patches/blfs/svn/bridge-utils-1.5-linux_3.8_fix-1.patch)
build() { build() {
source /etc/blfs-bootscripts source /etc/blfs-bootscripts
wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2

View File

@ -1,13 +1,11 @@
# Description: İkili alan bölümlemesi bazlı döşeme pencere yöneticisi. # Description: İkili alan bölümlemesi bazlı döşeme pencere yöneticisi.
# URL: https://github.com/baskerville/bspwm # URL: https://github.com/baskerville/bspwm
# Packager: Chris Farrell, timcowchip at gmail dot com # Packager: milisarge
# Maintainer: Chris Farrell, timcowchip at gmail dot com
# Depends on: libxcb xcb-util xcb-util-wm git # Depends on: libxcb xcb-util xcb-util-wm git
name=bspwm name=bspwm
version=0.9 version=0.9
release=1 release=1
source=() source=()
build() { build() {
@ -21,6 +19,3 @@ build() {
make PREFIX=/usr DESTDIR="$PKG" install make PREFIX=/usr DESTDIR="$PKG" install
} }

View File

@ -1,11 +1,11 @@
# Description: bti (twitter/identi.ca konsol istemcisi) # Description: bti (twitter/identi.ca konsol istemcisi)
# URL: http://gregkh.github.com/bti/ # URL: http://gregkh.github.com/bti/
# Packager: alienus at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: cyrus-sasl json-c libidn liboauth libxml2 openldap pcre # Depends on: cyrus-sasl json-c libidn liboauth libxml2 openldap pcre
name=bti name=bti
version=034 version=034
release=1 release=1
source=(https://www.kernel.org/pub/software/web/bti/bti-$version.tar.xz) source=(https://www.kernel.org/pub/software/web/bti/bti-$version.tar.xz)
build(){ build(){

View File

@ -1,6 +1,6 @@
# Description: Continuous Collision Detection and Physics Library. # Description: Continuous Collision Detection and Physics Library.
# URL: http://www.bulletphysics.com/ # URL: http://www.bulletphysics.com/
# Maintainer: NuTyX core team # Packager: milisarge
# Depends on: cmake freeglut # Depends on: cmake freeglut
name=bullet name=bullet

View File

@ -2,10 +2,10 @@
# URL: http://bazaar.canonical.com/en/ # URL: http://bazaar.canonical.com/en/
# Packager: milisarge@gmail.com # Packager: milisarge@gmail.com
# Depends on: python python-paramiko # Depends on: python python-paramiko
name=bzr name=bzr
version=2.6.0 version=2.6.0
release=1 release=1
source=( source=(
http://launchpad.net/bzr/${version%.*}/$version/+download/bzr-$version.tar.gz) http://launchpad.net/bzr/${version%.*}/$version/+download/bzr-$version.tar.gz)

View File

@ -1,13 +1,12 @@
# Description: Cairo is a 2D graphics library with support for multiple output devices. # Description: Cairo is a 2D graphics library with support for multiple output devices.
# URL: http://www.cairographics.org/ # URL: http://www.cairographics.org/
# Packager: pierre at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: libpng,glib,xorg-pixman,xorg-fontconfig,xcb-util,xorg-libxrender,xorg-mesa,xorg-glu,xorg-libxxf86vm # Depends on: libpng,glib,xorg-pixman,xorg-fontconfig,xcb-util,xorg-libxrender,xorg-mesa,xorg-glu,xorg-libxxf86vm
name=cairo name=cairo
version=1.14.6 version=1.14.6
release=1 release=1
source=( http://cairographics.org/releases/$name-$version.tar.xz) source=( http://cairographics.org/releases/$name-$version.tar.xz)
build() { build() {

View File

@ -1,13 +1,14 @@
# Description: C++ bindings to Cairo vector graphics library # Description: C++ bindings to Cairo vector graphics library
# URL: http://cairographics.org/ # URL: http://cairographics.org/
# Maintainer: Murray Cumming <murrayc@murrayc.com> # Maintainer: Murray Cumming <murrayc@murrayc.com>
# Packager: pierre at nutyx dot org, tnut at nutyx dot org # Packager: milisarge
# Depends on: cairo,libsigc++ # Depends on: cairo,libsigc++
name=cairomm name=cairomm
version=1.12.0 version=1.12.0
release=1 release=1
source=(http://cairographics.org/releases/$name-$version.tar.gz) source=(http://cairographics.org/releases/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr ./configure --prefix=/usr

View File

@ -1,15 +1,8 @@
# Description: MATE için dosya yöneticisi (GTK2 versiyon) # Description: MATE için dosya yöneticisi (GTK2 versiyon)
# URL: http://matsusoft.com.ar/projects/mate # URL: http://matsusoft.com.ar/projects/mate
# Packagers: yasarciv # Packager: yasarciv
# Depends on: exempi mate-desktop pango gtk2 libexif libxml2 libunique1 desktop-file-utils # Depends on: exempi mate-desktop pango gtk2 libexif libxml2 libunique1 desktop-file-utils
# Depends on:
description=""
url="http://matsusoft.com.ar/projects/mate"
packager="yasarciv"
name=caja name=caja
version=1.16.1 version=1.16.1
release=1 release=1

View File

@ -1,4 +1,4 @@
# Description : Calendar support library # Description: KDE icin takvim destegi
# URL: https://community.kde.org/KDE_PIM # URL: https://community.kde.org/KDE_PIM
# Packager: alihan-ozturk28@hotmail.com # Packager: alihan-ozturk28@hotmail.com
# Depends on: kdepim-apps-libs pimcommon kholidays akonadi-calendar kf5-extra-cmake-modules kf5-kdoctools qt5 # Depends on: kdepim-apps-libs pimcommon kholidays akonadi-calendar kf5-extra-cmake-modules kf5-kdoctools qt5
@ -6,7 +6,6 @@
name=calendarsupport name=calendarsupport
version=16.08.2 version=16.08.2
release=1 release=1
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz) source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
build() { build() {

View File

@ -1,12 +1,11 @@
# Description: Compact Disc Digital Audio extraction tool # Description: Compact Disc Digital Audio extraction tool
# URL: http://xiph.org/paranoia/ # URL: http://xiph.org/paranoia/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=cdparanoia name=cdparanoia
version=10.2 version=10.2
release=1 release=1
source=(http://downloads.xiph.org/releases/cdparanoia/$name-III-$version.src.tgz \ source=(http://downloads.xiph.org/releases/cdparanoia/$name-III-$version.src.tgz \
http://www.linuxfromscratch.org/patches/blfs/svn/cdparanoia-III-10.2-gcc_fixes-1.patch) http://www.linuxfromscratch.org/patches/blfs/svn/cdparanoia-III-10.2-gcc_fixes-1.patch)

View File

@ -6,7 +6,6 @@
name=cdrdao name=cdrdao
version=1.2.3 version=1.2.3
release=1 release=1
source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 \ source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 \
http://downloads.nutyx.org/files/patchs/$name/cdrdao-1.2.3-stat.patch) http://downloads.nutyx.org/files/patchs/$name/cdrdao-1.2.3-stat.patch)
@ -23,4 +22,3 @@ build() {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,13 +1,11 @@
# Description: Set of programs for CD/DVD recording, ISO image creation and audio CD extraction # Description: Set of programs for CD/DVD recording, ISO image creation and audio CD extraction
# URL: http://cdrkit.org/ # URL: http://cdrkit.org/
# Maintainer: Joerg Jaspert # Packager: milisarge
# Packager: pierre at nutyx dot org
# Depends on: libcap cmake # Depends on: libcap cmake
name=cdrkit name=cdrkit
version=1.1.11 version=1.1.11
release=3 release=3
source=(https://mirrors.kernel.org/debian/pool/main/c/cdrkit/cdrkit_${version}.orig.tar.gz) source=(https://mirrors.kernel.org/debian/pool/main/c/cdrkit/cdrkit_${version}.orig.tar.gz)
build() { build() {

View File

@ -1,12 +1,11 @@
# Description: Low-latency audio communication codec # Description: Low-latency audio communication codec
# URL: http://www.celt-codec.org/ # URL: http://www.celt-codec.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: libogg # Depends on: libogg
name=celt name=celt
version=0.11.3 version=0.11.3
release=1 release=1
source=(http://downloads.us.xiph.org/releases/celt/celt-$version.tar.gz) source=(http://downloads.us.xiph.org/releases/celt/celt-$version.tar.gz)
build() { build() {

View File

@ -1,12 +1,11 @@
# Description: CenterIM is a powerful communication tool that can be used through SSH. # Description: SSH uzerinden kullanibilen guclu bir iletisim araci
# URL: http://www.centerim.org/ # URL: http://www.centerim.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: curl # Depends on: curl
name=centerim name=centerim
version=4.22.10 version=4.22.10
release=1 release=1
source=(http://www.centerim.org/download/releases/$name-$version.tar.gz source=(http://www.centerim.org/download/releases/$name-$version.tar.gz
http://downloads.nutyx.org/files/patchs/centerim/$name-$version-gcc-1.patch) http://downloads.nutyx.org/files/patchs/centerim/$name-$version-gcc-1.patch)

View File

@ -1,7 +1,7 @@
# Description: unit testing framework for C # Description: unit testing framework for C
# URL: http://check.sourceforge.net/ # URL: http://check.sourceforge.net/
# Maintainer: Branden Archer <b dot m dot archer4 at gmail dot com> # Packager: milisarge
# Packager: tnut at nutyx dot org # Depends on:
name=check name=check
version=0.10.0 version=0.10.0

View File

@ -1,4 +1,4 @@
# Description: Library for dealing with Microsoft ITSS/CHM format files # Description: Microsoft ITSS/CHM formatinda dosyalar icin kutuphane
# URL: http://morte.jedrea.com/~jedwin/projects/chmlib/ # URL: http://morte.jedrea.com/~jedwin/projects/chmlib/
# Packager: alihan-ozturk28@hotmail.com # Packager: alihan-ozturk28@hotmail.com
# Depends on: # Depends on:
@ -6,7 +6,6 @@
name=chmlib name=chmlib
version=0.40 version=0.40
release=1 release=1
source=(http://morte.jedrea.com/~jedwin/projects/$name/$name-$version.tar.bz2) source=(http://morte.jedrea.com/~jedwin/projects/$name/$name-$version.tar.bz2)
build(){ build(){

View File

@ -1,13 +1,13 @@
# Description: Implements a custom algorithm for extracting fingerprints from any audio source. # Description: Implements a custom algorithm for extracting fingerprints from any audio source.
# URL: http://acoustid.org/chromaprint/ # URL: http://acoustid.org/chromaprint/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: ffmpeg cmake # Depends on: ffmpeg cmake
name=chromaprint name=chromaprint
version=1.2 version=1.2
release=1 release=1
source=(https://bitbucket.org/acoustid/${name}/downloads/${name}-${version}.tar.gz) source=(https://bitbucket.org/acoustid/${name}/downloads/${name}-${version}.tar.gz)
build() { build() {
cd $name-$version cd $name-$version
cmake \ cmake \

View File

@ -1,6 +1,7 @@
# Description : Google Chrome's Pepper Flash plugin for Chromium # Description : Google Chrome's Pepper Flash plugin for Chromium
# URL : http://www.google.com/chrome # URL : http://www.google.com/chrome
# Packager : pierre at nutyx dot com # Packager : milisarge
# Depends on:
name=chromium-pepper-flash name=chromium-pepper-flash
version=20.0.0.228 version=20.0.0.228
@ -17,4 +18,3 @@ build() {
install -m644 $SRC/{libpepflashplayer.so,manifest.json} $PKG/usr/lib/PepperFlash install -m644 $SRC/{libpepflashplayer.so,manifest.json} $PKG/usr/lib/PepperFlash
ln -sv ../../usr/lib/PepperFlash $PKG/opt/chromium/lib/PepperFlash ln -sv ../../usr/lib/PepperFlash $PKG/opt/chromium/lib/PepperFlash
} }

View File

@ -1,12 +1,11 @@
# Description: The Open-source project behind Google Chrome, a safer, faster, and more stable browser
# URL: http://www.chromium.org/Home # URL: http://www.chromium.org/Home
# Packagers: pierre at nutyx dot org, tnut at nutyx dot org # Packagers: milisarge
# Depends on: atk nss ninja pciutils gperf yasm xorg-mesa libgnome-keyring elfutils subversion gtk2 dbus-glib nss alsa-lib xdg-utils bzip2 libevent libgcrypt dejavu-ttf opus snappy dbus desktop-file-utils hicolor-icon-theme flac libxml2 pulseaudio xorg-libxscrnsaver xorg-libxtst libexif # Depends on: atk nss ninja pciutils gperf yasm xorg-mesa libgnome-keyring elfutils subversion gtk2 dbus-glib nss alsa-lib xdg-utils bzip2 libevent libgcrypt dejavu-ttf opus snappy dbus desktop-file-utils hicolor-icon-theme flac libxml2 pulseaudio xorg-libxscrnsaver xorg-libxtst libexif
description="The Open-source project behind Google Chrome, a safer, faster, and more stable browser"
name=chromium name=chromium
version=48.0.2564.103 version=48.0.2564.103
release=1 release=1
source=(http://commondatastorage.googleapis.com/chromium-browser-official/$name-$version.tar.xz source=(http://commondatastorage.googleapis.com/chromium-browser-official/$name-$version.tar.xz
chromium-widevine.patch chromium-widevine.patch
chromium.desktop chromium.desktop

View File

@ -6,10 +6,8 @@
name=cifs-utils name=cifs-utils
version=6.5 version=6.5
release=1 release=1
source=( http://ftp.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2) source=( http://ftp.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr --disable-systemd ./configure --prefix=/usr --disable-systemd

View File

@ -1,6 +1,6 @@
# Description: A GPL virus scanner # Description: GPL virus tarayicisi
# URL: http://www.clamav.net/ # URL: http://www.clamav.net/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: zlib bzip2 gmp curl # Depends on: zlib bzip2 gmp curl
name=clamav name=clamav
@ -27,5 +27,3 @@ build() {
$PKG/etc/rc.d/ $PKG/etc/rc.d/
} }

View File

@ -1,13 +1,13 @@
# Description: A GTK+ based e-mail client. # Description: A GTK+ temelli e-mail client
# URL: http://www.claws-mail.org # URL: http://www.claws-mail.org
# Packagers: pierre at nutyx dot org, tnut at nutyx dot org # Packagers: milisarge
# Depends on: bogofilter,enchant,aspell,libetpan,gnupg,gpgme,gnutls,dbus,gtk2,libtasn1,enchant # Depends on: bogofilter,enchant,aspell,libetpan,gnupg,gpgme,gnutls,dbus,gtk2,libtasn1,enchant
name=claws-mail name=claws-mail
version=3.11.1 version=3.11.1
release=3 release=3
source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr --mandir=/usr/share/man \ ./configure --prefix=/usr --mandir=/usr/share/man \

View File

@ -1,14 +1,11 @@
# Description: A music player and library organizer. # Description: A music player and library organizer.
# URL: http://www.clementine-player.org/ # URL: http://www.clementine-player.org/
# Packager: Chris Farrell, timcowchip at gmail dot com # Packager: milisarge
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: cmake boost qt4 qjson sparsehash xorg-mesa libcdio libmtp protobuf qca taglib chromaprint glew gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-plugins-ffmpeg gstreamer-plugins-bad gvfs # Depends on: cmake boost qt4 qjson sparsehash xorg-mesa libcdio libmtp protobuf qca taglib chromaprint glew gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-plugins-ffmpeg gstreamer-plugins-bad gvfs
run=(gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-plugins-ffmpeg gstreamer-plugins-bad gvfs)
name=clementine name=clementine
version=1.2.3 version=1.2.3
release=5 release=5
source=(https://github.com/clementine-player/Clementine/archive/$version.tar.gz source=(https://github.com/clementine-player/Clementine/archive/$version.tar.gz
clementine-1.2.3-gcc5.1-1.patch clementine-1.2.3-gcc5.1-1.patch
clementine-1.2.3-udisks-namespace.patch) clementine-1.2.3-udisks-namespace.patch)

View File

@ -1,11 +1,11 @@
# Description: clex (light file manager) # Description: hafif bir dosya yonetici
# URL: http://www.clex.sk/ # URL: http://www.clex.sk/
# Packager: tnut at nutyx dot org # Packager: milisarge
# Depends on: # Depends on:
name=clex name=clex
version=4.6.patch6 version=4.6.patch6
release=1 release=1
source=(http://www.clex.sk/download/$name-$version.tar.gz) source=(http://www.clex.sk/download/$name-$version.tar.gz)
build(){ build(){

View File

@ -1,6 +1,6 @@
# Description: GNU CLisp is an ANSI Common Lisp Implementation. # Description: GNU CLisp is an ANSI Common Lisp Implementation.
# URL: http://clisp.cons.org/ # URL: http://clisp.cons.org/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: ffcall libsigsegv # Depends on: ffcall libsigsegv
name=clisp name=clisp

View File

@ -6,7 +6,6 @@
name=clucene name=clucene
version=2.3.3.4 version=2.3.3.4
release=1 release=1
source=(http://downloads.sourceforge.net/clucene/$name/$name-core-$version.tar.gz source=(http://downloads.sourceforge.net/clucene/$name/$name-core-$version.tar.gz
http://www.linuxfromscratch.org/patches/blfs/svn/$name-$version-contribs_lib-1.patch) http://www.linuxfromscratch.org/patches/blfs/svn/$name-$version-contribs_lib-1.patch)
@ -20,4 +19,3 @@ build() {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,11 +1,11 @@
# Description: Used for generating Makefiles and aims to be platform- and compiler-independent. # Description: Used for generating Makefiles and aims to be platform- and compiler-independent.
# URL: http://www.cmake.org # URL: http://www.cmake.org
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on:
name=cmake name=cmake
version=3.4.3 version=3.4.3
release=1 release=1
source=(http://www.cmake.org/files/v${version%.*}/$name-$version.tar.gz) source=(http://www.cmake.org/files/v${version%.*}/$name-$version.tar.gz)
build() { build() {

View File

@ -1,7 +1,6 @@
# Description: Small and fast music player using the ncurses library # Description: ncurses kutuphanesini kullanan kucuk ve hizli bir muzik oynatici
# URL: http://cmus.sf.net/ # URL: http://cmus.sf.net/
# Packager: Chris Farrell, timcowchip at gmail dot com # Packager: milisarge
# Maintainer: Chris Farrell, timcowchip at gmail dot com
# Depends on: alsa-lib alsa-plugins flac libid3tag libmad libogg libmpcdec libvorbis # Depends on: alsa-lib alsa-plugins flac libid3tag libmad libogg libmpcdec libvorbis
name=cmus name=cmus

View File

@ -1,14 +1,13 @@
# Description: a cross-platform Integrated Development Environment (IDE). # Description: a cross-platform Integrated Development Environment (IDE).
# URL: http://www.codeblocks.org/ # URL: http://www.codeblocks.org/
# Maintainer: The Code::Blocks Team # Packager: milisarge
# Packager: pierre at nutyx dot org, tnut at nutyx dot org
# Depends on: zip boost desktop-file-utils gamin gtk-update-icon-cache hicolor-icon-theme hunspell shared-mime-info wxgtk28 # Depends on: zip boost desktop-file-utils gamin gtk-update-icon-cache hicolor-icon-theme hunspell shared-mime-info wxgtk28
name=codeblocks name=codeblocks
version=16.01 version=16.01
release=1 release=1
source=(http://sourceforge.net/projects/$name/files/Sources/16.01/codeblocks_${version}.tar.gz) source=(http://sourceforge.net/projects/$name/files/Sources/16.01/codeblocks_${version}.tar.gz)
build () { build () {
cd $name-* cd $name-*
export CPPFLAGS+=" -DBOOST_ERROR_CODE_HEADER_ONLY" export CPPFLAGS+=" -DBOOST_ERROR_CODE_HEADER_ONLY"

View File

@ -1,12 +1,11 @@
# Description: An object oriented GL/GLES Abstraction/Utility Layer # Description: An object oriented GL/GLES Abstraction/Utility Layer
# URL: http://www.gnome.org/ # URL: http://www.gnome.org/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: xorg-libxrandr gdk-pixbuf xorg-mesa xorg-glu pango gobject-introspection # Depends on: xorg-libxrandr gdk-pixbuf xorg-mesa xorg-glu pango gobject-introspection
name=cogl name=cogl
version=1.22.0 version=1.22.0
release=1 release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() { build() {

View File

@ -1,13 +1,12 @@
# Description: GTK integration for libcolord # Description: GTK integration for libcolord
# URL: http://www.freedesktop.org/software/colord/ # URL: http://www.freedesktop.org/software/colord/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: colord,gtk3,gobject-introspection,vala # Depends on: colord,gtk3,gobject-introspection,vala
name=colord-gtk name=colord-gtk
version=0.1.26 version=0.1.26
release=1 release=1
source=(http://www.freedesktop.org/software/${name%-*}/releases/$name-$version.tar.xz) source=(http://www.freedesktop.org/software/${name%-*}/releases/$name-$version.tar.xz)
build() { build() {

View File

@ -1,12 +1,11 @@
# Description: System daemon for managing color devices # Description: System daemon for managing color devices
# URL: http://www.freedesktop.org/software/colord/ # URL: http://www.freedesktop.org/software/colord/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: libgudev sqlite polkit lcms2 gobject-introspection libusb dbus vala libgusb # Depends on: libgudev sqlite polkit lcms2 gobject-introspection libusb dbus vala libgusb
name=colord name=colord
version=1.2.12 version=1.2.12
release=1 release=1
source=(http://www.freedesktop.org/software/$name/releases/$name-$version.tar.xz) source=(http://www.freedesktop.org/software/$name/releases/$name-$version.tar.xz)
build() { build() {

View File

@ -1,12 +1,12 @@
# Description: A highly programmable web browser based on Mozilla XULRunner # Description: Mozilla XULRunner temelli programlanabilir bir web tarayici
# URL: http://conkeror.mozdev.org/ # URL: http://conkeror.mozdev.org/
# Packager: Chris Farrell, timcowchip at gmail dot com # Packager: milisarge
# Maintainer: Chris Farrell, timcowchip at gmail dot com
# Depends on: xulrunner desktop-file-utils # Depends on: xulrunner desktop-file-utils
name=conkeror name=conkeror
version=git version=git
release=1 release=1
source=()
build() { build() {
git clone git://repo.or.cz/conkeror.git git clone git://repo.or.cz/conkeror.git

View File

@ -1,12 +1,11 @@
# Description: Lightweight system monitor for X # Description: X Pencere Sistemi icin hafif bir sistem monitoru
# URL: http://conky.sourceforge.net # URL: http://conky.sourceforge.net
# Packager: geantbrun at nutyx dot org, tnut at nutyx dot org # Packager: dei
# Depends on: wireless-tools glib lua tolua++ cairo curl imlib2 xorg-libxdamage xorg-libxft # Depends on: wireless-tools glib lua tolua++ cairo curl imlib2 xorg-libxdamage xorg-libxft
name=conky name=conky
version=1.9.0 version=1.9.0
release=2 release=2
source=(http://freefr.dl.sourceforge.net/sourceforge/conky/$name-$version.tar.gz) source=(http://freefr.dl.sourceforge.net/sourceforge/conky/$name-$version.tar.gz)
build() { build() {
@ -24,4 +23,3 @@ CPPFLAGS="${CXXFLAGS}" LIBS="${LDFLAGS}" LUA_LIBS="-llua5.1" LUA_CFLAGS="-I/usr/
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1,12 +1,11 @@
# Description: framework for defining and tracking users, login sessions, and seats # Description: framework for defining and tracking users, login sessions, and seats
# URL: https://github.com/ConsoleKit2/ConsoleKit2 # URL: https://github.com/ConsoleKit2/ConsoleKit2
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: acl dbus glib xorg-libx11 polkit eudev pam zlib xmlto # Depends on: acl dbus glib xorg-libx11 polkit eudev pam zlib xmlto
name=consolekit2 name=consolekit2
version=1.0.0 version=1.0.0
release=2 release=2
source=(https://github.com/Consolekit2/ConsoleKit2/releases/download/$version/ConsoleKit2-$version.tar.bz2 source=(https://github.com/Consolekit2/ConsoleKit2/releases/download/$version/ConsoleKit2-$version.tar.bz2
consolekit2.tmpfiles.conf consolekit2.tmpfiles.conf
75-consolekit2.rules 75-consolekit2.rules

View File

@ -7,6 +7,7 @@ name=cppunit
version=1.13.2 version=1.13.2
release=1 release=1
source=(http://dev-www.libreoffice.org/src/$name-$version.tar.gz) source=(http://dev-www.libreoffice.org/src/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr --disable-static ./configure --prefix=/usr --disable-static

View File

@ -1,11 +1,11 @@
# Description: Library to enforce passwords by comparing user selected passwords to words lists # Description: Library to enforce passwords by comparing user selected passwords to words lists
# URL: http://sourceforge.net/projects/cracklib/ # URL: http://sourceforge.net/projects/cracklib/
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on:
name=cracklib name=cracklib
version=2.9.6 version=2.9.6
release=1 release=1
source=(https://github.com/cracklib/cracklib/releases/download/$name-$version/$name-$version.tar.gz source=(https://github.com/cracklib/cracklib/releases/download/$name-$version/$name-$version.tar.gz
https://github.com/cracklib/cracklib/releases/download/$name-$version/$name-words-2.9.6.gz) https://github.com/cracklib/cracklib/releases/download/$name-$version/$name-words-2.9.6.gz)

View File

@ -1,6 +1,6 @@
# Description: Dungeon Crawl Stone Soup is a singleplayer roguelike game - Tiles version # Description: Dungeon Crawl Stone Soup is a singleplayer roguelike game - Tiles version
# URL: http://crawl.develz.org/ # URL: http://crawl.develz.org/
# Packager: berlius at nutyx dot com # Packager: milisarge
# Depends on: sdl-image sdl dejavu-ttf xorg-glu xorg-mesa glew dejavu-ttf # Depends on: sdl-image sdl dejavu-ttf xorg-glu xorg-mesa glew dejavu-ttf
name=crawl-tiles name=crawl-tiles

View File

@ -1,13 +1,12 @@
# Description : A free C++ class library of cryptographic schemes # Description : C++ icin ucretsiz kriptografik semalar kutuphanesi
# URL : http://www.cryptopp.com/ # URL : http://www.cryptopp.com/
# Packager : pierre at nutyx dot org # Packager : milisarge
# Depends on : unzip # Depends on : unzip
name=crypto++ name=crypto++
version=5.6.2 version=5.6.2
_version=562 _version=562
release=1 release=1
source=(http://www.cryptopp.com/cryptopp${_version}.zip source=(http://www.cryptopp.com/cryptopp${_version}.zip
crypto++-CVE-2015-2141.patch crypto++-CVE-2015-2141.patch
crypto++-libcrypto++.pc) crypto++-libcrypto++.pc)

View File

@ -2,11 +2,12 @@
# URL: http://www.cups.org # URL: http://www.cups.org
# Packager: milisarge # Packager: milisarge
# Depends on: bc cups lcms2 poppler qpdf libjpeg-turbo libpng libtiff ghostscript avahi ijs harfbuzz # Depends on: bc cups lcms2 poppler qpdf libjpeg-turbo libpng libtiff ghostscript avahi ijs harfbuzz
name=cups-filters name=cups-filters
version=1.8.3 version=1.8.3
release=1 release=1
source=( http://www.openprinting.org/download/$name/$name-$version.tar.xz) source=( http://www.openprinting.org/download/$name/$name-$version.tar.xz)
build() { build() {
cd $name-$version cd $name-$version
./configure --prefix=/usr \ ./configure --prefix=/usr \

View File

@ -1,14 +1,11 @@
# Description: The CUPS Printing System # Description: The CUPS Printing System
# URL: http://www.cups.org # URL: http://www.cups.org
# Packager: pierre at nutyx dot org # Packager: milisarge
# Depends on: avahi python gnutls xdg-utils gtk-update-icon-cache # Depends on: avahi python gnutls xdg-utils gtk-update-icon-cache
run=(xdg-utils gtk-update-icon-cache)
name=cups name=cups
version=2.1.3 version=2.1.3
release=1 release=1
run=(xdg-utils)
source=( http://cups.org/software/$version/cups-$version-source.tar.gz) source=( http://cups.org/software/$version/cups-$version-source.tar.gz)
build() { build() {

Some files were not shown because too many files have changed in this diff Show More