Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-03-30 16:00:45 +03:00 committed by GitHub
parent 293f486e22
commit eb0779e1fc
1 changed files with 4 additions and 2 deletions

View File

@ -1,11 +1,13 @@
# Description: Designed for internationalized string handling based on the Stringprep, # Description: GNU Libidn, Stringprep, Punycode ve IDNA 2003 teknik özelliklerinin tam olarak belgelendirilmiş bir uygulamasıdır.
# URL: http://www.gnu.org/software/libidn/ # URL: http://www.gnu.org/software/libidn/
# Packager: tnut at nutyx dot org # Packager: milisarge
name=libidn name=libidn
version=1.32 version=1.32
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() {
cd $name-$version cd $name-$version
./configure --prefix=/usr --disable-static \ ./configure --prefix=/usr --disable-static \