gruplar
This commit is contained in:
parent
692a9dea5d
commit
f873fc3232
|
@ -2,6 +2,7 @@
|
|||
# URL: http://gegl.org/babl
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=babl
|
||||
surum=0.1.14
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
# URL: http://www.basic-converter.org
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: gtksourceview2
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=bacon
|
||||
surum=3.5.4
|
||||
devir=1
|
||||
|
||||
kaynak=(http://www.basic-converter.org/stable/$isim-$surum.tar.gz)
|
||||
|
||||
derle(){
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
# URL: https://github.com/ambrop72/badvpn
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: nss cmake
|
||||
# Grup: ağ
|
||||
|
||||
isim=badvpn
|
||||
surum=1.999.130
|
||||
devir=1
|
||||
kaynak=(https://github.com/ambrop72/badvpn/archive/$surum.tar.gz
|
||||
badvpn-ncd.conf.d)
|
||||
badvpn-ncd.conf.d)
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
|
|
@ -2,13 +2,14 @@
|
|||
# URL: http://bakamplayer.u8sand.net/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: mpv qt5
|
||||
# Grup: medya
|
||||
|
||||
isim=baka-mplayer
|
||||
surum=2.0.4
|
||||
devir=1
|
||||
|
||||
kaynak=(https://github.com/u8sand/Baka-MPlayer/archive/v${surum}.tar.gz::$isim-$surum.tar.gz)
|
||||
|
||||
|
||||
derle() {
|
||||
mkdir ${SRC}/build
|
||||
cd ${SRC}/build
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
# URL: https://www.kde.org/
|
||||
# Paketçi: alihan-ozturk28@hotmail.com
|
||||
# Gerekler: kf5-extra-cmake-modules kf5-kconfig kf5-kio kf5-ki18n kf5-kfilemetadata kf5-baloo
|
||||
# Grup: kde
|
||||
|
||||
isim=baloo-widgets
|
||||
devir=1
|
||||
surum=16.08.2
|
||||
devir=1
|
||||
kaynak=(http://download.kde.org/stable/applications/$surum/src/$isim-$surum.tar.xz)
|
||||
|
||||
derle() {
|
||||
|
@ -15,7 +16,6 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
|||
-DLIB_INSTALL_DIR=lib \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-Wno-dev
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
# URL: https://pawsa.fedorapeople.org/balsa/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: aspell enchant gmime libesmtp rarian pcre gtksourceview2 gtksourceview3 libnotify kerberos sendmail openldap openssl sqlite webkitgtk2 gtkhtml procmail
|
||||
# Grup: ağ
|
||||
|
||||
isim=balsa
|
||||
surum=2.5.2
|
||||
devir=1
|
||||
kaynak=(http://pawsa.fedorapeople.org/balsa/$isim-$surum.tar.bz2)
|
||||
|
||||
|
||||
derle() {
|
||||
|
||||
cd $isim-$surum
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var/lib \
|
||||
|
@ -21,7 +21,5 @@ derle() {
|
|||
--without-libnotify \
|
||||
--without-gtkspell
|
||||
make
|
||||
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# URL: http://github.com/matricks/bam
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
# Grup: sistem geliştirme
|
||||
|
||||
isim=bam
|
||||
surum=0.5.0
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Tanım: Uygulama eşleme çerçevesi
|
||||
# URL: https://launchpad.net/bamf
|
||||
# Paketçi: Cihan Alkan
|
||||
# Paketçi: CihanAlkan
|
||||
# Gerekler: libgtop libwnck3 gobject-introspection python-lxml vala
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=bamf
|
||||
surum=0.5.3
|
||||
|
@ -10,10 +11,8 @@ kaynak=(https://launchpad.net/bamf/${surum%.*}/$surum/+download/bamf-$surum.tar.
|
|||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
||||
export PYTHON='/usr/bin/python2'
|
||||
export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
|
||||
|
||||
./configure \
|
||||
--prefix='/usr' \
|
||||
--libexecdir='/usr/lib' \
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Tanım: Bir grafik dizin ağacı çözümleyicisi
|
||||
# URL: http://www.gnome.org
|
||||
# Paketçi: yasarciv67@gmail.com
|
||||
# Gerekler: adwaita-icon-theme gtk3 itstool vala desktop-file-utils gsettings-desktop-schemas librsvg gobject-introspection desktop-file-utils gtk-update-icon-cache
|
||||
# Gerekler: adwaita-icon-theme gtk3 itstool vala desktop-file-utils gsettings-desktop-schemas librsvg gobject-introspection gtk-update-icon-cache
|
||||
# Grup: sistem
|
||||
|
||||
isim=baobab
|
||||
surum=3.22.1
|
||||
devir=1
|
||||
|
||||
kaynak=(http://ftp.gnome.org/pub/gnome/sources/$isim/${surum%.*}/$isim-$surum.tar.xz)
|
||||
|
||||
derle() {
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
# Tanım: Baresip taşınabilir,modular ses ve video destekli SIP kullanıcı uygulaması.
|
||||
# Url: http://www.creytiv.com/baresip.html
|
||||
# URL: http://www.gnome.org
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: libre librem alsa-lib
|
||||
# Grup: medya
|
||||
# Grup: medya kütüphane
|
||||
|
||||
isim=baresip
|
||||
surum=0.5.6
|
||||
devir=1
|
||||
kaynak=(http://www.creytiv.com/pub/baresip-$surum.tar.gz)
|
||||
|
||||
# Url: http://www.creytiv.com/baresip.html
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://bash-completion.alioth.debian.org/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
|
||||
isim=bash-completion
|
||||
surum=2.1
|
||||
|
@ -9,25 +10,18 @@ devir=1
|
|||
kaynak=(https://launchpad.net/$isim/master/$surum/+download/$isim-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
|
||||
cd $isim-$surum
|
||||
|
||||
sed -i Makefile.* \
|
||||
-e 's|pkgconfigdir = .*|pkgconfigdir = /usr/lib/pkgconfig|g' \
|
||||
-e 's|profiledir = .*|profiledir = /etc|g'
|
||||
|
||||
./configure --prefix=/usr --sysconfdir=/etc
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
mv $PKG/etc/bash_completion{.sh,}
|
||||
chmod 0755 $PKG/usr/share/$isim/bash_completion
|
||||
|
||||
# files allready installed
|
||||
for FILE in cal dmesg eject hexdump hwclock ionice look renice rtcwake
|
||||
do
|
||||
rm $PKG/usr/share/bash-completion/completions/$FILE
|
||||
done
|
||||
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Tanım: Java ile yazılmış nesne tabanlı komut dosyası dili özelliklerine sahip, küçük, ücretsiz, gömülebilir, kaynak seviyesi Java yorumlayıcısı
|
||||
# URL: https://github.com/beanshell/beanshell
|
||||
# Paketçi: Cihan Alkan
|
||||
# Paketçi: CihanAlkan
|
||||
# Gerekler:
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=beanshell
|
||||
surum=2.0b6
|
||||
devir=1
|
||||
|
||||
kaynak=(https://github.com/beanshell/beanshell/releases/download/$surum/bsh-$surum.jar)
|
||||
|
||||
derle() {
|
||||
|
|
|
@ -1,18 +1,19 @@
|
|||
# Tanım: Güvenli lan chat uygulaması
|
||||
# Tanım: Güvenli lan chat uygulaması
|
||||
# URL: https://sourceforge.net/projects/beebeep/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: qt4 phonon-qt4 libxcb avahi libxcb
|
||||
# Gerekler: qt4 phonon-qt4 libxcb avahi
|
||||
# Grup: ağ
|
||||
|
||||
isim=beebeep
|
||||
_surum=721
|
||||
surum=3.0.6
|
||||
devir=1
|
||||
kaynak=(http://netcologne.dl.sourceforge.net/project/${isim}/Sources/${isim}-code-${surum}.zip
|
||||
phonon.patch
|
||||
phonon.patch
|
||||
${isim}.xpm
|
||||
${isim}.desktop
|
||||
${isim}_script)
|
||||
|
||||
_surum=721
|
||||
derle() {
|
||||
cd beebeep-code-${_version}
|
||||
patch -p1 -i $SRC/phonon.patch
|
||||
|
@ -23,7 +24,6 @@ derle() {
|
|||
install -Dm755 "${SRC}/beebeep-code-${_version}/test/${isim}" "${PKG}/usr/lib/${isim}/${isim}"
|
||||
mkdir -p "${PKG}/usr/lib/${isim}"
|
||||
cp -a ${SRC}/beebeep-code-${_version}/test/lib*.so.* ${PKG}/usr/lib/${isim}/
|
||||
|
||||
install -Dm755 "${SRC}/${isim}_script" "${PKG}/usr/bin/${isim}"
|
||||
install -Dm644 "${SRC}/${isim}.xpm" "${PKG}/usr/share/pixmaps/${isim}.xpm"
|
||||
install -Dm755 "${SRC}/${isim}.desktop" "${PKG}/usr/share/applications/${isim}.desktop"
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Tanım: The Browser Exploitation Framework that focuses on the web browser
|
||||
# URL: http://beefproject.com/
|
||||
# Paketçi: yakar (aydin@komutan.org)
|
||||
# Paketçi: yakar(aydin@komutan.org)
|
||||
# Gerekler: ruby23 ruby23-bundler sqlite python
|
||||
# Grup: güvenlik
|
||||
|
||||
isim=beef
|
||||
surum=0.4.7.0
|
||||
|
@ -9,7 +10,6 @@ devir=1
|
|||
kaynak=(beef_gemkur)
|
||||
|
||||
derle() {
|
||||
|
||||
if [ ! -d $DERLEME_KAYNAKDIZIN/$isim ];then
|
||||
git clone http://github.com/beefproject/$isim.git $DERLEME_KAYNAKDIZIN/$isim
|
||||
else
|
||||
|
@ -19,15 +19,11 @@ derle() {
|
|||
fi
|
||||
|
||||
git clone "$DERLEME_KAYNAKDIZIN/$isim" "$PKG/usr/share/$isim"
|
||||
|
||||
cd "$PKG/usr/share/$isim"
|
||||
|
||||
mkdir -p "$PKG/usr/bin"
|
||||
|
||||
# beef_gemkur
|
||||
cp $SRC/beef_gemkur $PKG/usr/bin
|
||||
chmod +x "$PKG/usr/bin/beef_gemkur"
|
||||
|
||||
# beef
|
||||
cat > "$PKG/usr/bin/$isim" << EOF
|
||||
#!/bin/sh
|
||||
|
@ -35,12 +31,10 @@ derle() {
|
|||
if ! gem spec nokogiri > /dev/null 2>&1; then
|
||||
/usr/bin/beef_gemkur
|
||||
fi
|
||||
|
||||
# run beef
|
||||
cd /usr/share/$isim
|
||||
exec ruby-2.3 $isim "\${@}"
|
||||
EOF
|
||||
|
||||
chmod +x "$PKG/usr/bin/$isim"
|
||||
|
||||
rm "$PKG/usr/share/$isim/install"
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Tanım: Beep ses çalmak için konsol uygulaması
|
||||
# URL: http://www.johnath.com/beep/
|
||||
# Tanım: Beep ses çalmak için konsol uygulaması
|
||||
# URL: http://www.johnath.com/beep/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
|
||||
isim=beep
|
||||
surum=1.3
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.isc.org/downloads/bind/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: kerberos libxml2
|
||||
# Grup: bilim_mühendislik
|
||||
|
||||
isim=bind
|
||||
surum=9.10.3.p2
|
||||
|
@ -13,7 +14,6 @@ derle(){
|
|||
source /etc/blfs-bootscripts
|
||||
wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
|
||||
tar xvf $scripts-$scriptsversion.tar.bz2
|
||||
|
||||
# pkg
|
||||
cd $isim-9.10.3-P2
|
||||
./configure --prefix=/usr \
|
||||
|
@ -29,7 +29,6 @@ derle(){
|
|||
make -C lib/lwres &&
|
||||
make -C bin/dig
|
||||
make DESTDIR=$PKG -C bin/dig install
|
||||
|
||||
# doc
|
||||
install -v -m755 -d $PKG/usr/share/doc/bind-$surum/{arm,misc} &&
|
||||
install -v -m644 doc/arm/*.html \
|
||||
|
@ -37,7 +36,6 @@ derle(){
|
|||
install -v -m644 \
|
||||
doc/misc/{dnssec,ipv6,migrat*,options,rfc-compliance,roadmap,sdb} \
|
||||
$PKG/usr/share/doc/bind-$surum/misc
|
||||
|
||||
# init script
|
||||
cd $SRC/$scripts-$scriptsversion
|
||||
make DESTDIR=$PKG install-bind
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.isc.org/software/bind
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem ağ
|
||||
|
||||
isim=bindutils
|
||||
surum=9.11.0
|
||||
|
@ -10,7 +11,6 @@ kaynak=(ftp://ftp.isc.org/isc/bind9/$surum/bind-$surum.tar.gz)
|
|||
|
||||
derle() {
|
||||
cd bind-$surum
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--disable-linux-caps \
|
||||
--with-libxml2=no
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Tanım: Gömülü (embedded) dosyalarda binary görüntüyü aramak için kullanılan bir araç.
|
||||
# URL: http://binwalk.org
|
||||
# Paketçi: yakar (aydin@komutan.org)
|
||||
# Paketçi: yakar(aydin@komutan.org)
|
||||
# Gerekler: python-magic python-opengl python-pip python python-setuptools
|
||||
# Grup: sistem
|
||||
|
||||
isim=binwalk
|
||||
surum=2.1.1
|
||||
|
@ -10,15 +11,10 @@ kaynak=(https://github.com/devttys0/$isim/archive/v${surum}.tar.gz)
|
|||
|
||||
derle() {
|
||||
cd "$SRC/$isim-$surum"
|
||||
|
||||
python2 setup.py build
|
||||
|
||||
mkdir -p "$PKG/opt"
|
||||
|
||||
python2 setup.py install --root="$PKG" --optimize=1
|
||||
|
||||
install -Dm644 -t "$PKG/usr/share/doc/$isim" README.md INSTALL.md API.md
|
||||
#install -Dm644 LICENSE "$PKG/usr/share/licenses/$isim/LICENSE"
|
||||
|
||||
#ln -sf /usr/share/firmware-mod-kit "$PKG/opt/firmware-mod-kit"
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://bird.network.cz/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: ağ
|
||||
|
||||
isim=bird
|
||||
surum=1.6.3
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.bitchx.com/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: ağ
|
||||
|
||||
isim=bitchx
|
||||
surum=1.2.1
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
# Tanım: Hızlı tempolu ekip tabanlı dış alan çok oyunculu muharebe oyunu
|
||||
# URL: http://bitfighter.org/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: cmake xorg-glu sdl2 libpng libvorbis libmodplug openal speex
|
||||
# URL: http://bitfighter.org/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: cmake xorg-glu sdl2 libpng libvorbis libmodplug openal speex
|
||||
# Grup: oyunlar
|
||||
|
||||
isim=bitfighter
|
||||
surum=0.19f
|
||||
devir=1
|
||||
kaynak=(http://bitfighter.org/files/bitfighter-${version/./}.tar.gz
|
||||
https://bitfighter.org/files/classic_level_pack.zip
|
||||
bitfighter.png
|
||||
bitfighter.desktop)
|
||||
https://bitfighter.org/files/classic_level_pack.zip
|
||||
bitfighter.png
|
||||
bitfighter.desktop)
|
||||
|
||||
derle() {
|
||||
cd ${isim}-${version/./}
|
||||
|
@ -21,7 +22,6 @@ derle() {
|
|||
-DUSE_GLES:BOOL=YES \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
..
|
||||
|
||||
make VERBOSE=1
|
||||
# install game ressources and executable
|
||||
install -d "$PKG"/usr/share/$isim "$PKG"/usr/bin
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Tanım: Hızlı ve küçük pencere yöneticisi.
|
||||
# URL: http://blackboxwm.sourceforge.net
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: xorg
|
||||
# URL: http://blackboxwm.sourceforge.net
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: xorg
|
||||
# Grup: sistem
|
||||
|
||||
isim=blackbox
|
||||
surum=0.70.1
|
||||
|
@ -10,11 +11,9 @@ kaynak=(http://download.sourceforge.net/blackboxwm/$isim-$surum.tar.bz2
|
|||
$isim-$surum-include-fix.diff)
|
||||
|
||||
derle() {
|
||||
|
||||
cd $isim-$surum
|
||||
patch -p1 -i $SRC/$isim-$surum-include-fix.diff
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
|
@ -2,22 +2,20 @@
|
|||
# URL: https://www.bleachbit.org/
|
||||
# Paketçi: halityilmaz1982
|
||||
# Gerekler: python-gtk desktop-file-utils gtk-update-icon-cache hicolor-icon-theme
|
||||
# Grup: sistem
|
||||
|
||||
isim=bleachbit
|
||||
surum=1.12
|
||||
devir=1
|
||||
|
||||
kaynak=(https://downloads.sourceforge.net/$isim/$isim-$surum.tar.bz2)
|
||||
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
||||
for file in $(find . -name '*.py' -print); do
|
||||
sed -i -e 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' \
|
||||
-e 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' "$file"
|
||||
done
|
||||
sed -i 's/python/python2/g' Makefile
|
||||
|
||||
make prefix=/usr DESTDIR="$PKG" PYTHON=python2 install
|
||||
|
||||
}
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
# URL: http://www.blender.org
|
||||
# Paketçi: yasarciv67@gmail.com
|
||||
# Gerekler: desktop-file-utils cmake python xorg-libx11 openjpeg libpng freetype boost glew llvm opensubdiv opencolorio openimageio hicolor-icon-theme jack libsndfile openal openexr fftw ffmpeg
|
||||
# Grup: grafik_tasarım
|
||||
|
||||
isim=blender
|
||||
surum=2.78a
|
||||
devir=1
|
||||
|
||||
kaynak=(http://download.blender.org/source/blender-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://bluefish.openoffice.nl/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: pcre enchant gtk3 desktop-file-utils
|
||||
# Grup: ofis_düzenleme
|
||||
|
||||
isim=bluefish
|
||||
surum=2.2.9
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: https://github.com/blueman-project/blueman
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: cython intltool bluez dbus-glib gconf gtk3 notification-daemon libnotify polkit python-cairo dbus-python python-gobject startup-notification
|
||||
# Grup: ağ
|
||||
|
||||
isim=blueman
|
||||
surum=2.0.5
|
||||
|
|
|
@ -2,19 +2,18 @@
|
|||
# URL: http://www.bluez.org/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: libical libvorbis alsa-lib libusb-compat libsndfile cups glib
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=bluez
|
||||
surum=5.47
|
||||
devir=3
|
||||
|
||||
kaynak=(http://www.kernel.org/pub/linux/bluetooth/$isim-$surum.tar.xz
|
||||
http://www.linuxfromscratch.org/patches/blfs/svn/bluez-$surum-obexd_without_systemd-1.patch
|
||||
bluetooth.modprobe)
|
||||
http://www.linuxfromscratch.org/patches/blfs/svn/bluez-$surum-obexd_without_systemd-1.patch
|
||||
bluetooth.modprobe)
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
patch -Np1 -i ../$isim-$surum-obexd_without_systemd-1.patch
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
|
@ -53,10 +52,8 @@ derle() {
|
|||
|
||||
make DESTDIR=${PKG} \
|
||||
install-pluginLTLIBRARIES
|
||||
|
||||
install -dm755 ${PKG}/etc/bluetooth
|
||||
install -Dm644 ${SRC}/${isim}-${surum}/src/main.conf ${PKG}/etc/bluetooth/main.conf
|
||||
|
||||
install -dm755 ${PKG}/etc/modprobe.d
|
||||
install -Dm644 ${SRC}/bluetooth.modprobe ${PKG}/etc/modprobe.d/bluetooth-usb.conf
|
||||
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
# URL: http://www.crufty.net/help/sjg/bmake.html
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=bmake
|
||||
surum=20171028
|
||||
devir=1
|
||||
kaynak=(http://www.crufty.net/ftp/pub/sjg/bmake-$surum.tar.gz
|
||||
)
|
||||
)
|
||||
|
||||
derle() {
|
||||
cd "$SRC/$isim"
|
||||
|
@ -25,4 +26,3 @@ derle() {
|
|||
sh ../bmake/boot-strap --prefix=/usr --install-destdir="$PKG" op=install
|
||||
head -n70 ../bmake/main.c >"$PKG"/usr/share/licenses/$isim/LICENSE
|
||||
}
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://freshmeat.net/projects/bmon
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: confuse libnl
|
||||
# Grup: ağ sistem
|
||||
|
||||
isim=bmon
|
||||
surum=4.0
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.hboehm.info/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=boehm-gc
|
||||
surum=7.4.2
|
||||
|
@ -10,20 +11,14 @@ kaynak=(http://www.hboehm.info/gc/gc_source/gc-${surum}.tar.gz
|
|||
https://github.com/ivmai/libatomic_ops/archive/libatomic_ops-${version//\./_}.tar.gz)
|
||||
|
||||
derle() {
|
||||
|
||||
cd gc-$surum
|
||||
|
||||
ln -s $SRC/libatomic_ops-libatomic_ops-${version//\./_} libatomic_ops
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-threads=pthreads \
|
||||
--enable-static \
|
||||
--enable-shared
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
install -D -m 644 doc/gc.man $PKG/usr/man/man3/gc.3
|
||||
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://bogofilter.sourceforge.net/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: db
|
||||
# Grup: ağ
|
||||
|
||||
isim=bogofilter
|
||||
surum=1.2.4
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.bomberclone.de/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: sdl-mixer sdl-image
|
||||
# Grup: oyunlar
|
||||
|
||||
isim=bomberclone
|
||||
surum=0.11.9
|
||||
|
@ -9,18 +10,13 @@ devir=1
|
|||
kaynak=(http://downloads.sourceforge.net/project/$isim/$isim/$isim-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
|
||||
cd $isim-$surum
|
||||
|
||||
sed -i -e '/^packagedatadir=/s|share/games/${PACKAGE}|share/${PACKAGE}|' configure
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-debug \
|
||||
--disable-werror \
|
||||
--disable-dependency-tracking
|
||||
|
||||
make LDFLAGS+="-lm"
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
}
|
||||
|
|
|
@ -2,23 +2,20 @@
|
|||
# URL: http://boost.sourceforge.net/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: icu python python3
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=boost
|
||||
surum=1.65.1
|
||||
devir=1
|
||||
_boostver=${version//./_}
|
||||
kaynak=(https://downloads.sourceforge.net/project/${isim}/${isim}/${surum}/${isim}_${_boostver}.tar.bz2)
|
||||
|
||||
_boostver=${version//./_}
|
||||
derle() {
|
||||
export _stagedir="${SRC}/stagedir"
|
||||
local JOBS="$(sed -e 's/.*\(-j *[0-9]\+\).*/\1/' <<< ${MAKEFLAGS})"
|
||||
|
||||
cd ${isim}_${_boostver}
|
||||
|
||||
./bootstrap.sh --with-toolset=gcc --with-icu --with-python=/usr/bin/python2
|
||||
|
||||
install -Dm755 ./b2 "${_stagedir}"/bin/b2
|
||||
|
||||
# default "minimal" install: "release link=shared,static
|
||||
# runtime-link=shared threading=single,multi"
|
||||
# --layout=tagged will add the "-mt" suffix for multithreaded libraries
|
||||
|
@ -40,12 +37,10 @@ derle() {
|
|||
\
|
||||
--prefix="${_stagedir}" \
|
||||
install
|
||||
|
||||
# because b2 in boost 1.62.0 doesn't seem to respect python parameter, we
|
||||
# need another run for liboost_python3.so
|
||||
sed -e '/using python/ s@;@: /usr/include/python${PYTHON_VERSION/3*/${PYTHON_VERSION}m} ;@' \
|
||||
-i bootstrap.sh
|
||||
|
||||
./bootstrap.sh --with-toolset=gcc --with-icu --with-python=/usr/bin/python3 \
|
||||
--with-libraries=python
|
||||
|
||||
|
@ -65,18 +60,13 @@ derle() {
|
|||
--prefix="${_stagedir}/python3" \
|
||||
--with-python \
|
||||
install
|
||||
|
||||
install -dm755 "${PKG}"/usr
|
||||
cp -a "${_stagedir}"/{bin,include} "${PKG}"/usr
|
||||
|
||||
install -d "${PKG}"/usr/lib
|
||||
cp -a "${_stagedir}"/lib/*.a "${PKG}"/usr/lib/
|
||||
|
||||
install -Dm644 "${_stagedir}"/python3/lib/libboost_python3.a \
|
||||
"${PKG}"/usr/lib/libboost_python3.a
|
||||
|
||||
install -dm755 "${PKG}"/usr
|
||||
cp -a "${_stagedir}"/lib "${PKG}"/usr
|
||||
cp -a "${_stagedir}"/python3/lib/libboost_python3* "${PKG}"/usr/lib
|
||||
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: https://github.com/benjamin-james/brainfuck
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=brainfuck
|
||||
surum=0.1
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
# URL: https://wiki.gnome.org/Apps/Brasero
|
||||
# Paketçi: yasarciv67@gmail.com
|
||||
# Gerekler: gtk-doc yelp-tools gnome-common intltool libburn libisofs nautilus gobject-introspection gconf itstool gtk3 gstreamer1-plugins-base totem-pl-parser cdrkit cdrdao shared-mime-info libcanberra dvd+rw-tools dconf libnotify gvfs
|
||||
# Grup: sistem medya
|
||||
|
||||
isim=brasero
|
||||
surum=3.12.1
|
||||
devir=1
|
||||
kaynak=(https://download.gnome.org/sources/brasero/${version:0:4}/brasero-3.12.1.tar.xz
|
||||
)
|
||||
)
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
|
|
@ -2,27 +2,25 @@
|
|||
# URL: http://sourceforge.net/projects/bridge/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
|
||||
isim=bridge-utils
|
||||
surum=1.5
|
||||
devir=1
|
||||
kaynak=( http://sourceforge.net/projects/bridge/files/bridge/$isim-$surum.tar.gz
|
||||
http://www.linuxfromscratch.org/patches/blfs/svn/bridge-utils-1.5-linux_3.8_fix-1.patch)
|
||||
kaynak=(http://sourceforge.net/projects/bridge/files/bridge/$isim-$surum.tar.gz
|
||||
http://www.linuxfromscratch.org/patches/blfs/svn/bridge-utils-1.5-linux_3.8_fix-1.patch)
|
||||
|
||||
derle() {
|
||||
source /etc/blfs-bootscripts
|
||||
wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
|
||||
tar xvf $scripts-$scriptsversion.tar.bz2
|
||||
|
||||
cd $isim-$surum
|
||||
patch -Np1 -i ../bridge-utils-1.5-linux_3.8_fix-1.patch
|
||||
autoconf -o configure configure.in
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
# service
|
||||
|
||||
cd $SRC/$scripts-$scriptsversion
|
||||
make DESTDIR=$PKG install-service-bridge
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: https://github.com/solus-project/brisk-menu
|
||||
# Paketçi: yasarciv67@gmail.com
|
||||
# Gerekler: gnome-common mate-panel
|
||||
# Grup: grafik_tasarım
|
||||
|
||||
isim=brisk-menu
|
||||
surum=0.4.5
|
||||
|
|
|
@ -2,29 +2,25 @@
|
|||
# URL: http://www.broadcom.com/support/802.11/linux_sta.php
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sürücüler
|
||||
|
||||
isim=broadcom-wl
|
||||
surum=6.30.223.248
|
||||
devir=6
|
||||
[[ "`uname -m`" == "x86_64" ]] && _arch=_64 || _arch=
|
||||
kaynak=("http://www.broadcom.com/docs/linux_sta/hybrid-v35${_arch}-nodebug-pcoem-${version//./_}.tar.gz"
|
||||
broadcom-wl.modprobe.d broadcom-wl.license.patch broadcom-wl.linux-recent.patch broadcom-wl.gcc.patch)
|
||||
broadcom-wl.modprobe.dbroadcom-wl.license.patchbroadcom-wl.linux-recent.patchbroadcom-wl.gcc.patch)
|
||||
|
||||
[[ "`uname -m`" == "x86_64" ]] && _arch=_64 || _arch=
|
||||
derle() {
|
||||
|
||||
KERNELRELEASE=`uname -r`
|
||||
|
||||
patch -p1 -i broadcom-wl.linux-recent.patch
|
||||
patch -p1 -i broadcom-wl.license.patch
|
||||
patch -p1 -i broadcom-wl.gcc.patch
|
||||
|
||||
sed -e "/BRCM_WLAN_IFNAME/s:eth:wlan:" \
|
||||
-i src/wl/sys/wl_linux.c
|
||||
|
||||
make
|
||||
|
||||
install -Dm644 wl.ko $PKG/lib/modules/$KERNELRELEASE/kernel/drivers/net/wireless/wl.ko
|
||||
gzip $PKG/lib/modules/$KERNELRELEASE/kernel/drivers/net/wireless/wl.ko
|
||||
|
||||
install -Dm644 lib/LICENSE.txt $PKG/usr/share/licenses/$isim/LICENSE
|
||||
install -Dm644 broadcom-wl.modprobe.d $PKG/etc/modprobe.d/broadcom-wl.conf
|
||||
# post-install autogen
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
# Tanım: Brother MFC-L2700DW için LPR ve CUPS sürücüsü
|
||||
# URL: http://support.brother.com/g/b/countrytop.aspx?c=tr&lang=tr
|
||||
# Paketçi: Cihan Alkan
|
||||
# Paketçi: CihanAlkan
|
||||
# Gerekler: cups
|
||||
# Grup: sürücüler
|
||||
|
||||
isim=brother-mfc-l2700dw
|
||||
surum=3.2.0
|
||||
devir=1
|
||||
kaynak=(http://download.brother.com/welcome/dlf101789/mfcl2700dwlpr-$surum-1.i386.rpm
|
||||
http://download.brother.com/welcome/dlf101790/mfcl2700dwcupswrapper-$surum-1.i386.rpm)
|
||||
http://download.brother.com/welcome/dlf101790/mfcl2700dwcupswrapper-$surum-1.i386.rpm)
|
||||
|
||||
derle() {
|
||||
# '/usr/local' klasörüne kurma
|
||||
|
@ -17,7 +18,6 @@ derle() {
|
|||
rm -rf "$SRC/usr/local"
|
||||
sed -i 's|/usr/local/Brother|/usr/share/brother|g' `grep -lr '/usr/local/Brother' ./`
|
||||
fi
|
||||
|
||||
# setup cups-directories
|
||||
install -dm755 "$SRC/usr/share/cups/model"
|
||||
install -dm755 "$SRC/usr/lib/cups/filter"
|
||||
|
@ -25,7 +25,6 @@ derle() {
|
|||
cd `find . -type d -name 'cupswrapper'`
|
||||
cp *lpdwrapper* "$SRC/usr/lib/cups/filter/"
|
||||
cp *.ppd "$SRC/usr/share/cups/model/"
|
||||
|
||||
cd "$SRC"
|
||||
# get absolute printer path
|
||||
_baseDir="\"/$(find opt -maxdepth 3 -depth -print -quit -type d)\""
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: https://github.com/mendsley/bsdiff
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: valgrind
|
||||
# Grup: sistem
|
||||
|
||||
isim=bsdiff
|
||||
surum=4.3
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: https://github.com/baskerville/bspwm
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: libxcb xcb-util xcb-util-wm git
|
||||
# Grup: sistem
|
||||
|
||||
isim=bspwm
|
||||
surum=0.9
|
||||
|
@ -9,13 +10,8 @@ devir=1
|
|||
kaynak=()
|
||||
|
||||
derle() {
|
||||
|
||||
git clone https://github.com/baskerville/bspwm.git
|
||||
|
||||
cd $isim
|
||||
|
||||
make PREFIX=/usr
|
||||
|
||||
make PREFIX=/usr DESTDIR="$PKG" install
|
||||
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://gregkh.github.com/bti/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: cyrus-sasl json-c libidn liboauth libxml2 openldap pcre
|
||||
# Grup: ağ
|
||||
|
||||
isim=bti
|
||||
surum=034
|
||||
|
@ -13,7 +14,6 @@ derle(){
|
|||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
install -Dm644 bti-bashcompletion \
|
||||
$PKG/etc/bash_completion.d/bti
|
||||
install -Dm644 README \
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
# URL: http://btrfs.wiki.kernel.org/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
|
||||
isim=btrfs-progs
|
||||
surum=4.1
|
||||
devir=1
|
||||
|
||||
kaynak=(https://www.kernel.org/pub/linux/kernel/people/kdave/$isim/$isim-v$surum.tar.xz
|
||||
http://downloads.nutyx.org/files/$isim-man-v$surum.tar.xz)
|
||||
http://downloads.nutyx.org/files/$isim-man-v$surum.tar.xz)
|
||||
|
||||
derle(){
|
||||
cd $isim-v$surum
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://www.bulletphysics.com/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: cmake freeglut
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=bullet
|
||||
surum=2.86
|
||||
|
@ -10,7 +11,6 @@ kaynak=(https://github.com/bulletphysics/bullet3/archive/${surum}.tar.gz::$isim-
|
|||
|
||||
derle() {
|
||||
cd ${isim}3-$surum
|
||||
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
|
@ -18,8 +18,6 @@ derle() {
|
|||
-DBUILD_DEMOS=OFF \
|
||||
-DINSTALL_LIBS=ON \
|
||||
-DINSTALL_EXTRA_LIBS=ON .
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
}
|
||||
|
|
|
@ -1,46 +1,41 @@
|
|||
# Tanım: NVIDIA VirtualGL destek uygulaması
|
||||
# URL: http://www.bumblebee-project.org
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: virtualgl glib
|
||||
# URL: http://www.bumblebee-project.org
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: virtualgl glib
|
||||
# Grup: sistem sürücüler
|
||||
|
||||
isim=bumblebee
|
||||
surum=3.2.1
|
||||
devir=1
|
||||
kaynak=(
|
||||
http://www.bumblebee-project.org/bumblebee-$surum.tar.gz
|
||||
0001-bb_nvidia_modeset-detection_bug699_01.patch
|
||||
0002-bb_nvidia_modeset-detection_bug699_02.patch
|
||||
0003-bb_nvidia_umv_detection_bug699.patch
|
||||
0004-bb_nvidia_drm_detection_bug699_01.patch
|
||||
0005-bb_nvidia_drm_detection_bug699_02.patch
|
||||
0006-bb_hexadicimal_bug573.patch
|
||||
0007-bb_mutebblogger.patch
|
||||
bumblebee.conf
|
||||
bumblebeed
|
||||
)
|
||||
http://www.bumblebee-project.org/bumblebee-$surum.tar.gz
|
||||
0001-bb_nvidia_modeset-detection_bug699_01.patch
|
||||
0002-bb_nvidia_modeset-detection_bug699_02.patch
|
||||
0003-bb_nvidia_umv_detection_bug699.patch
|
||||
0004-bb_nvidia_drm_detection_bug699_01.patch
|
||||
0005-bb_nvidia_drm_detection_bug699_02.patch
|
||||
0006-bb_hexadicimal_bug573.patch
|
||||
0007-bb_mutebblogger.patch
|
||||
bumblebee.conf
|
||||
bumblebeed
|
||||
)
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
||||
for p in $SRC/*.patch; do
|
||||
patch -p1 < $p
|
||||
done
|
||||
|
||||
./configure \
|
||||
CONF_DRIVER_MODULE_NVIDIA=nvidia \
|
||||
CONF_LDPATH_NVIDIA=/usr/lib/nvidia:/usr/lib32/nvidia \
|
||||
CONF_MODPATH_NVIDIA=/usr/lib/xorg/nvidia/modules/drivers/,/usr/lib/xorg/nvidia/modules,/usr/lib/xorg/modules,/usr/lib/xorg/modules/drivers \
|
||||
--prefix=/usr \
|
||||
--without-pidfile
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
install -Dm755 $SRC/bumblebeed $PKG/etc/rc.d/init.d/bumblebeed
|
||||
|
||||
# Blacklist nvidia and nouveau modules
|
||||
# Reference: https://github.com/Bumblebee-Project/Bumblebee/issues/719
|
||||
install -Dm644 $SRC/bumblebee.conf $PKG/usr/lib/modprobe.d/bumblebee.conf
|
||||
|
||||
rm -r $PKG/usr/share/doc
|
||||
}
|
||||
|
|
|
@ -1,32 +1,28 @@
|
|||
# Tanım: Web uygulama testleri için entegre bir platform (ücretsiz sürüm).
|
||||
# URL: http://portswigger.net/burp/
|
||||
# Paketçi: yakar (aydin@komutan.org)
|
||||
# Paketçi: aydinyakar
|
||||
# Gerekler: giflib
|
||||
# Grup: güvenlik
|
||||
|
||||
isim=burpsuite
|
||||
surum=1.7.23
|
||||
devir=1
|
||||
kaynak=( https://portswigger.net/burp/releases/download?productid=100\&surum=${surum}\&type=jar $isim.desktop $isim-48.png $isim-32.png $isim-16.png LICENSE )
|
||||
kaynak=(https://portswigger.net/burp/releases/download?productid=100\&surum=${surum}\&type=jar$isim.desktop$isim-48.png$isim-32.png$isim-16.pngLICENSE)
|
||||
|
||||
derle() {
|
||||
cd "$SRC"
|
||||
|
||||
mkdir -p "$PKG/usr/bin" "$PKG/usr/share/applications/" "$PKG/usr/share/$isim/"
|
||||
mkdir -p "$PKG/usr/share/icons/hicolor/16x16/apps/" "$PKG/usr/share/icons/hicolor/32x32/apps/" "$PKG/usr/share/icons/hicolor/48x48/apps/"
|
||||
|
||||
cp $SRC/$isim-16.png $PKG/usr/share/icons/hicolor/16x16/apps/$isim.png
|
||||
cp $SRC/$isim-32.png $PKG/usr/share/icons/hicolor/32x32/apps/$isim.png
|
||||
cp $SRC/$isim-48.png $PKG/usr/share/icons/hicolor/48x48/apps/$isim.png
|
||||
cp $SRC/$isim.desktop $PKG/usr/share/applications/
|
||||
cp $SRC/download\?productid\=100\&version\=$surum\&type\=jar $PKG/usr/share/$isim/$isim.jar
|
||||
|
||||
#install -Dm644 "$SRC/burpsuite_free_v$surum.jar" "$PKG/usr/share/$isim/$isim.jar"
|
||||
install -Dm644 "$SRC/LICENSE" "$PKG/usr/share/licenses/$isim/LICENSE"
|
||||
|
||||
cat > "$PKG/usr/bin/$isim" << EOF
|
||||
#!/bin/sh
|
||||
exec java -jar /usr/share/$isim/$isim.jar "\${@}"
|
||||
EOF
|
||||
|
||||
chmod +x "$PKG/usr/bin/$isim"
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# URL: http://busybox.net/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup: sistem
|
||||
|
||||
isim=busybox
|
||||
surum=1.27.2
|
||||
|
@ -10,20 +11,15 @@ kaynak=(http://busybox.net/downloads/$isim-$surum.tar.bz2)
|
|||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=310413
|
||||
export CFLAGS+=' -fno-strict-aliasing'
|
||||
|
||||
[ "$CC" ] || CC=gcc
|
||||
|
||||
#for i in $SRC/*.patch; do
|
||||
# patch -p1 -i $i
|
||||
#done
|
||||
|
||||
make defconfig
|
||||
make CC="$CC"
|
||||
install -m 0755 -D busybox $PKG/sbin/busybox
|
||||
|
||||
make clean
|
||||
export LDFLAGS+=' -static'
|
||||
make defconfig
|
||||
|
|
|
@ -1,19 +1,18 @@
|
|||
# Tanım: Bağımsız (decentralized) revizyon kontrol sistemi. (Bazaar)
|
||||
# URL: http://bazaar.canonical.com/en/
|
||||
# Paketçi: milisarge@gmail.com
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: python python-paramiko
|
||||
# Grup: geliştirme
|
||||
|
||||
isim=bzr
|
||||
surum=2.6.0
|
||||
devir=1
|
||||
kaynak=(
|
||||
http://launchpad.net/bzr/${surum%.*}/$surum/+download/bzr-$surum.tar.gz)
|
||||
kaynak=(http://launchpad.net/bzr/${surum%.*}/$surum/+download/bzr-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
cd $isim-$surum
|
||||
sed -i -e 's|man/man1|share/&|' setup.py
|
||||
python2 setup.py install --prefix=/usr --root=$PKG
|
||||
|
||||
# bash-completion
|
||||
install -Dm644 contrib/bash/bzr \
|
||||
$PKG/usr/share/bash-completion/completions/bzr
|
||||
|
|
Loading…
Reference in New Issue