From d34ceb614c60ee6a37a2030d280380bc1bb7a66c Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 16 Feb 2010 18:28:22 +0100 Subject: maj url de gpm --- extra/gpm/Pkgfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extra/gpm/Pkgfile b/extra/gpm/Pkgfile index bbed37ea9..236667e75 100755 --- a/extra/gpm/Pkgfile +++ b/extra/gpm/Pkgfile @@ -7,9 +7,7 @@ name=gpm version=1.20.6 release=1 -source=( http://unix.schottelius.org/$name/archives/$name-$version.tar.bz2) - - +source=(http://www.nico.schottelius.org/software/$name/archives/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ -- cgit v1.2.3-70-g09d2 From f5480a9c3ab9a59400ef37f3e4111a05537086e2 Mon Sep 17 00:00:00 2001 From: tux03 Date: Tue, 16 Feb 2010 18:28:42 +0100 Subject: ajout de sdl_net, 1.2.7-1 --- extra/sdl_net/.footprint | 10 ++++++++++ extra/sdl_net/.md5sum | 1 + extra/sdl_net/Pkgfile | 16 ++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100755 extra/sdl_net/.footprint create mode 100755 extra/sdl_net/.md5sum create mode 100755 extra/sdl_net/Pkgfile diff --git a/extra/sdl_net/.footprint b/extra/sdl_net/.footprint new file mode 100755 index 000000000..6b3e6e6c7 --- /dev/null +++ b/extra/sdl_net/.footprint @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/SDL/ +-rw-r--r-- root/root usr/include/SDL/SDL_net.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.0.7 +-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.7 +-rw-r--r-- root/root usr/lib/libSDL_net.a +-rwxr-xr-x root/root usr/lib/libSDL_net.la +lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.0.7 diff --git a/extra/sdl_net/.md5sum b/extra/sdl_net/.md5sum new file mode 100755 index 000000000..ba604c1eb --- /dev/null +++ b/extra/sdl_net/.md5sum @@ -0,0 +1 @@ +6bd4662d1423810f3140d4da21b6d912 SDL_net-1.2.7.tar.gz diff --git a/extra/sdl_net/Pkgfile b/extra/sdl_net/Pkgfile new file mode 100755 index 000000000..3d1003b56 --- /dev/null +++ b/extra/sdl_net/Pkgfile @@ -0,0 +1,16 @@ +# Description: Une librairie pour le net +# URL: http://www.libsdl.org/projects/SDL_net/ +# Maintainer: NuTyX core team +# Packager: tux03 at tuxfamily dot org +# Depends on: sdl, guile +name=sdl_net +version=1.2.7 +release=1 +source=(http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.7.tar.gz) +build() { +cd SDL_net-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2 From da1ead3a88f1bce99ad7b166f8b595dd78d8e29f Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 16 Feb 2010 18:29:10 +0100 Subject: maj mc#4.7.0.2-1 --- extra/mc/.footprint | 187 +++++++++++++++++++++++++++++++ extra/mc/.md5sum | 3 +- extra/mc/Pkgfile | 48 +++++--- extra/mc/mc-4.7.0.2_hotlist_syntax.patch | 42 +++++++ 4 files changed, 262 insertions(+), 18 deletions(-) create mode 100644 extra/mc/.footprint create mode 100644 extra/mc/mc-4.7.0.2_hotlist_syntax.patch diff --git a/extra/mc/.footprint b/extra/mc/.footprint new file mode 100644 index 000000000..1df2cee02 --- /dev/null +++ b/extra/mc/.footprint @@ -0,0 +1,187 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/mc/ +-rw-r--r-- root/root etc/mc/Syntax +-rw-r--r-- root/root etc/mc/cedit.menu +-rw-r--r-- root/root etc/mc/edit.indent.rc +-rw-r--r-- root/root etc/mc/edit.spell.rc +drwxr-xr-x root/root etc/mc/extfs/ +-rw-r--r-- root/root etc/mc/extfs/extfs.ini +-rw-r--r-- root/root etc/mc/extfs/sfs.ini +-rw-r--r-- root/root etc/mc/filehighlight.ini +-rw-r--r-- root/root etc/mc/mc.charsets +-rw-r--r-- root/root etc/mc/mc.ext +-rw-r--r-- root/root etc/mc/mc.keymap +-rw-r--r-- root/root etc/mc/mc.keymap.default +-rw-r--r-- root/root etc/mc/mc.keymap.emacs +-rw-r--r-- root/root etc/mc/mc.lib +-rw-r--r-- root/root etc/mc/mc.menu +-rw-r--r-- root/root etc/mc/mc.menu.sr +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/mc +lrwxrwxrwx root/root usr/bin/mcedit -> mc +-rwxr-xr-x root/root usr/bin/mcmfmt +lrwxrwxrwx root/root usr/bin/mcview -> mc +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/mc/ +-rwxr-xr-x root/root usr/lib/mc/cons.saver +-rwxr-xr-x root/root usr/lib/mc/mc-wrapper.csh +-rwxr-xr-x root/root usr/lib/mc/mc-wrapper.sh +-rwxr-xr-x root/root usr/lib/mc/mc.csh +-rwxr-xr-x root/root usr/lib/mc/mc.sh +drwxr-xr-x root/root usr/sbin/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/mc.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/es/ +drwxr-xr-x root/root usr/share/man/es/man1/ +-rw-r--r-- root/root usr/share/man/es/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/hu/ +drwxr-xr-x root/root usr/share/man/hu/man1/ +-rw-r--r-- root/root usr/share/man/hu/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/it/ +drwxr-xr-x root/root usr/share/man/it/man1/ +-rw-r--r-- root/root usr/share/man/it/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/mc.1.gz +-rw-r--r-- root/root usr/share/man/man1/mcedit.1.gz +-rw-r--r-- root/root usr/share/man/man1/mcview.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +drwxr-xr-x root/root usr/share/man/pl/ +drwxr-xr-x root/root usr/share/man/pl/man1/ +-rw-r--r-- root/root usr/share/man/pl/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/ru/ +drwxr-xr-x root/root usr/share/man/ru/man1/ +-rw-r--r-- root/root usr/share/man/ru/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/sr/ +drwxr-xr-x root/root usr/share/man/sr/man1/ +-rw-r--r-- root/root usr/share/man/sr/man1/mc.1.gz +drwxr-xr-x root/root usr/share/man/sr/man8/ +drwxr-xr-x root/root usr/share/mc/ +drwxr-xr-x root/root usr/share/mc/extfs/ +-rw-r--r-- root/root usr/share/mc/extfs/README +-rwxr-xr-x root/root usr/share/mc/extfs/a +-rwxr-xr-x root/root usr/share/mc/extfs/apt +-rwxr-xr-x root/root usr/share/mc/extfs/audio +-rwxr-xr-x root/root usr/share/mc/extfs/bpp +-rwxr-xr-x root/root usr/share/mc/extfs/deb +-rwxr-xr-x root/root usr/share/mc/extfs/deba +-rwxr-xr-x root/root usr/share/mc/extfs/debd +-rwxr-xr-x root/root usr/share/mc/extfs/dpkg +-rwxr-xr-x root/root usr/share/mc/extfs/hp48 +-rwxr-xr-x root/root usr/share/mc/extfs/iso9660 +-rwxr-xr-x root/root usr/share/mc/extfs/lslR +-rwxr-xr-x root/root usr/share/mc/extfs/mailfs +-rwxr-xr-x root/root usr/share/mc/extfs/patchfs +-rwxr-xr-x root/root usr/share/mc/extfs/rpm +-rwxr-xr-x root/root usr/share/mc/extfs/rpms +-rwxr-xr-x root/root usr/share/mc/extfs/s3 +-rwxr-xr-x root/root usr/share/mc/extfs/trpm +-rwxr-xr-x root/root usr/share/mc/extfs/uace +-rwxr-xr-x root/root usr/share/mc/extfs/ualz +-rwxr-xr-x root/root usr/share/mc/extfs/uar +-rwxr-xr-x root/root usr/share/mc/extfs/uarc +-rwxr-xr-x root/root usr/share/mc/extfs/uarj +-rwxr-xr-x root/root usr/share/mc/extfs/uc1541 +-rwxr-xr-x root/root usr/share/mc/extfs/ucab +-rwxr-xr-x root/root usr/share/mc/extfs/uha +-rwxr-xr-x root/root usr/share/mc/extfs/ulha +-rwxr-xr-x root/root usr/share/mc/extfs/urar +-rwxr-xr-x root/root usr/share/mc/extfs/uzip +-rwxr-xr-x root/root usr/share/mc/extfs/uzoo +-rw-r--r-- root/root usr/share/mc/mc.hint +-rw-r--r-- root/root usr/share/mc/mc.hint.cs +-rw-r--r-- root/root usr/share/mc/mc.hint.es +-rw-r--r-- root/root usr/share/mc/mc.hint.hu +-rw-r--r-- root/root usr/share/mc/mc.hint.it +-rw-r--r-- root/root usr/share/mc/mc.hint.nl +-rw-r--r-- root/root usr/share/mc/mc.hint.pl +-rw-r--r-- root/root usr/share/mc/mc.hint.ru +-rw-r--r-- root/root usr/share/mc/mc.hint.sr +-rw-r--r-- root/root usr/share/mc/mc.hint.uk +-rw-r--r-- root/root usr/share/mc/mc.hint.zh +-rw-r--r-- root/root usr/share/mc/mc.hlp +-rw-r--r-- root/root usr/share/mc/mc.hlp.es +-rw-r--r-- root/root usr/share/mc/mc.hlp.hu +-rw-r--r-- root/root usr/share/mc/mc.hlp.it +-rw-r--r-- root/root usr/share/mc/mc.hlp.pl +-rw-r--r-- root/root usr/share/mc/mc.hlp.ru +-rw-r--r-- root/root usr/share/mc/mc.hlp.sr +drwxr-xr-x root/root usr/share/mc/skins/ +-rw-r--r-- root/root usr/share/mc/skins/darkfar.ini +-rw-r--r-- root/root usr/share/mc/skins/default.ini +-rw-r--r-- root/root usr/share/mc/skins/double-lines.ini +-rw-r--r-- root/root usr/share/mc/skins/featured.ini +-rw-r--r-- root/root usr/share/mc/skins/gotar.ini +drwxr-xr-x root/root usr/share/mc/syntax/ +-rw-r--r-- root/root usr/share/mc/syntax/PKGBUILD.syntax +-rw-r--r-- root/root usr/share/mc/syntax/ada95.syntax +-rw-r--r-- root/root usr/share/mc/syntax/aspx.syntax +-rw-r--r-- root/root usr/share/mc/syntax/assembler.syntax +-rw-r--r-- root/root usr/share/mc/syntax/awk.syntax +-rw-r--r-- root/root usr/share/mc/syntax/c.syntax +-rw-r--r-- root/root usr/share/mc/syntax/cabal.syntax +-rw-r--r-- root/root usr/share/mc/syntax/changelog.syntax +-rw-r--r-- root/root usr/share/mc/syntax/cs.syntax +-rw-r--r-- root/root usr/share/mc/syntax/css.syntax +-rw-r--r-- root/root usr/share/mc/syntax/cxx.syntax +-rw-r--r-- root/root usr/share/mc/syntax/d.syntax +-rw-r--r-- root/root usr/share/mc/syntax/debian-changelog.syntax +-rw-r--r-- root/root usr/share/mc/syntax/debian-control.syntax +-rw-r--r-- root/root usr/share/mc/syntax/debian-description.syntax +-rw-r--r-- root/root usr/share/mc/syntax/debian-sources-list.syntax +-rw-r--r-- root/root usr/share/mc/syntax/diff.syntax +-rw-r--r-- root/root usr/share/mc/syntax/dos.syntax +-rw-r--r-- root/root usr/share/mc/syntax/ebuild.syntax +-rw-r--r-- root/root usr/share/mc/syntax/eiffel.syntax +-rw-r--r-- root/root usr/share/mc/syntax/erlang.syntax +-rw-r--r-- root/root usr/share/mc/syntax/f90.syntax +-rw-r--r-- root/root usr/share/mc/syntax/filehighlight.syntax +-rw-r--r-- root/root usr/share/mc/syntax/fortran.syntax +-rw-r--r-- root/root usr/share/mc/syntax/haskell.syntax +-rw-r--r-- root/root usr/share/mc/syntax/html.syntax +-rw-r--r-- root/root usr/share/mc/syntax/idl.syntax +-rw-r--r-- root/root usr/share/mc/syntax/j.syntax +-rw-r--r-- root/root usr/share/mc/syntax/java.syntax +-rw-r--r-- root/root usr/share/mc/syntax/js.syntax +-rw-r--r-- root/root usr/share/mc/syntax/latex.syntax +-rw-r--r-- root/root usr/share/mc/syntax/lisp.syntax +-rw-r--r-- root/root usr/share/mc/syntax/lsm.syntax +-rw-r--r-- root/root usr/share/mc/syntax/lua.syntax +-rw-r--r-- root/root usr/share/mc/syntax/m4.syntax +-rw-r--r-- root/root usr/share/mc/syntax/mail.syntax +-rw-r--r-- root/root usr/share/mc/syntax/makefile.syntax +-rw-r--r-- root/root usr/share/mc/syntax/ml.syntax +-rw-r--r-- root/root usr/share/mc/syntax/named.syntax +-rw-r--r-- root/root usr/share/mc/syntax/nemerle.syntax +-rw-r--r-- root/root usr/share/mc/syntax/nroff.syntax +-rw-r--r-- root/root usr/share/mc/syntax/octave.syntax +-rw-r--r-- root/root usr/share/mc/syntax/pascal.syntax +-rw-r--r-- root/root usr/share/mc/syntax/perl.syntax +-rw-r--r-- root/root usr/share/mc/syntax/php.syntax +-rw-r--r-- root/root usr/share/mc/syntax/po.syntax +-rw-r--r-- root/root usr/share/mc/syntax/povray.syntax +-rw-r--r-- root/root usr/share/mc/syntax/procmail.syntax +-rw-r--r-- root/root usr/share/mc/syntax/properties.syntax +-rw-r--r-- root/root usr/share/mc/syntax/python.syntax +-rw-r--r-- root/root usr/share/mc/syntax/ruby.syntax +-rw-r--r-- root/root usr/share/mc/syntax/sh.syntax +-rw-r--r-- root/root usr/share/mc/syntax/slang.syntax +-rw-r--r-- root/root usr/share/mc/syntax/smalltalk.syntax +-rw-r--r-- root/root usr/share/mc/syntax/spec.syntax +-rw-r--r-- root/root usr/share/mc/syntax/sql.syntax +-rw-r--r-- root/root usr/share/mc/syntax/strace.syntax +-rw-r--r-- root/root usr/share/mc/syntax/swig.syntax +-rw-r--r-- root/root usr/share/mc/syntax/syntax.syntax +-rw-r--r-- root/root usr/share/mc/syntax/tcl.syntax +-rw-r--r-- root/root usr/share/mc/syntax/texinfo.syntax +-rw-r--r-- root/root usr/share/mc/syntax/tt.syntax +-rw-r--r-- root/root usr/share/mc/syntax/unknown.syntax +-rw-r--r-- root/root usr/share/mc/syntax/verilog.syntax +-rw-r--r-- root/root usr/share/mc/syntax/vhdl.syntax +-rw-r--r-- root/root usr/share/mc/syntax/xml.syntax +-rw-r--r-- root/root usr/share/mc/syntax/yum-repo.syntax +-rw-r--r-- root/root usr/share/mc/syntax/yxx.syntax diff --git a/extra/mc/.md5sum b/extra/mc/.md5sum index 3dfcf5bae..f1262a2b6 100644 --- a/extra/mc/.md5sum +++ b/extra/mc/.md5sum @@ -1 +1,2 @@ -f48b2c8dd140aeb36f59d16a662f0779 29 +4618626cacd3481e39719a4571c1b5be mc-4.7.0.2.tar.bz2 +e43b3c780de82c1a70a98fc31ec5fbf9 mc-4.7.0.2_hotlist_syntax.patch diff --git a/extra/mc/Pkgfile b/extra/mc/Pkgfile index 329d4333d..f5d71dad5 100755 --- a/extra/mc/Pkgfile +++ b/extra/mc/Pkgfile @@ -2,29 +2,43 @@ # URL: http://www.ibiblio.org/mc/ # Maintainer: NuTyX coreteam # Packager: thierryn1 at hispeed dot ch -# Depends on: gpm, slang +# Depends on: p7zip, e2fsprogs, glib2, pcre, gpm, slang name=mc version=4.7.0.2 release=1 -_name=29 -source=(http://www.midnight-commander.org/downloads/${_name}) -# (http://www.ibiblio.org/pub/Linux/utils/file/managers/$name/$name-$version.tar.gz) -# http://www.linuxfromscratch.org/patches/blfs/6.3/$name-$version-bash32-1.patch \ -# http://www.linuxfriomscratch.org/patches/blfs/6.3/$name-$version-debian_fixes-1.patch \ -# ) +source=(http://www.midnight-commander.org/downloads/$name-$version.tar.bz2 \ + mc-4.7.0.2_hotlist_syntax.patch) build() { - cd ${_name} -# patch -Np1 -i ../mc-4.6.1-bash32-1.patch -# patch -Np1 -i ../mc-4.6.1-debian_fixes-1.patch - ./configure --prefix=/usr \ + cd $name-$version + patch -p1 < ../mc-4.7.0.2_hotlist_syntax.patch + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --with-glib12 \ - --without-x \ - --sysconfdir=/etc + --enable-background \ + --enable-charset \ + --enable-largefile \ + --with-edit \ + --with-gpm-mouse \ + --with-mmap \ + --with-samba \ + --with-screen=slang \ + --with-subshell \ + --with-vfs \ + --with-x \ + --without-debug \ + --without-gnome \ + --without-included-gettext \ + --libexecdir=/usr/lib + make - make DESTDIR=$PKG install - chmod 1755 $PKG/usr/lib/mc/cons.saver + make DESTDIR=$PKG install + # Fix FS#15177 + sed -i 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \ + $PKG/usr/share/mc/extfs/uzip + + # Fix FS#18312 + rm $PKG/usr/share/mc/extfs/u7z } diff --git a/extra/mc/mc-4.7.0.2_hotlist_syntax.patch b/extra/mc/mc-4.7.0.2_hotlist_syntax.patch new file mode 100644 index 000000000..2dc115ec2 --- /dev/null +++ b/extra/mc/mc-4.7.0.2_hotlist_syntax.patch @@ -0,0 +1,42 @@ +--- /lib/tty/tty-internal.h ++++ /lib/tty/tty-internal.h +@@ -8,4 +8,15 @@ + + #include "lib/global.h" /* include */ ++ ++/* Taken from S-Lang's slutty.c */ ++#ifdef ultrix /* Ultrix gets _POSIX_VDISABLE wrong! */ ++# define NULL_VALUE -1 ++#else ++# ifdef _POSIX_VDISABLE ++# define NULL_VALUE _POSIX_VDISABLE ++# else ++# define NULL_VALUE 255 ++# endif ++#endif + + /* If true lines are shown by spaces */ +--- /lib/tty/tty-ncurses.c ++++ /lib/tty/tty-ncurses.c +@@ -63,4 +63,5 @@ + + /*** file scope macro definitions **************************************/ ++ + #if defined(_AIX) && !defined(CTRL) + # define CTRL(x) ((x) & 0x1f) +@@ -159,4 +160,6 @@ + /* use Ctrl-g to generate SIGINT */ + cur_term->Nttyb.c_cc[VINTR] = CTRL ('g'); /* ^g */ ++ /* disable SIGQUIT to allow use Ctrl-\ key */ ++ cur_term->Nttyb.c_cc[VQUIT] = NULL_VALUE; + tcsetattr (cur_term->Filedes, TCSANOW, &cur_term->Nttyb); + +--- /misc/syntax/Syntax ++++ /misc/syntax/Syntax +@@ -140,5 +140,5 @@ + include spec.syntax + +-file ..\*\\.repo$ YUM\sRepo File ++file ..\*\\.repo$ YUM\sRepo\sFile + include yum-repo.syntax + -- cgit v1.2.3-70-g09d2 From ee50dba7f9988598d280dc5870c87592409cf858 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 17 Feb 2010 20:30:28 +0100 Subject: Maj xfce4-panel#4.6.3-1 --- xfce/xfce4-panel/.md5sum | 2 +- xfce/xfce4-panel/Pkgfile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xfce/xfce4-panel/.md5sum b/xfce/xfce4-panel/.md5sum index cec0e36e9..3a37b8746 100644 --- a/xfce/xfce4-panel/.md5sum +++ b/xfce/xfce4-panel/.md5sum @@ -1 +1 @@ -73a366b9892152266b465d7d9c35bef4 xfce4-panel-4.6.1.tar.bz2 +0b715abb929220f136483ccd7303ff62 xfce4-panel-4.6.3.tar.bz2 diff --git a/xfce/xfce4-panel/Pkgfile b/xfce/xfce4-panel/Pkgfile index 4c90dcb32..b7d82ead7 100755 --- a/xfce/xfce4-panel/Pkgfile +++ b/xfce/xfce4-panel/Pkgfile @@ -5,9 +5,9 @@ # Depends on: cairo, dbus-glib, exo, libxfcegui4, libxfce4util, libwnck, startup-notification, xfconf name=xfce4-panel -version=4.6.1 -release=2 -source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) +version=4.6.3 +release=1 +source=(http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version -- cgit v1.2.3-70-g09d2 From c14c92a647acfae62ec95871f49ee331a0b82a00 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 17 Feb 2010 20:42:06 +0100 Subject: imagemagick, maj url sources --- extra/imagemagick/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/imagemagick/Pkgfile b/extra/imagemagick/Pkgfile index bae89b556..0687fd5b3 100755 --- a/extra/imagemagick/Pkgfile +++ b/extra/imagemagick/Pkgfile @@ -8,7 +8,7 @@ name=imagemagick version=6.5.9.3 release=1 _version=6.5.9-3 -source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${_version}.tar.bz2) +source=(http://kiao.no-ip.info/NuTyX/files/ImageMagick-${_version}.tar.bz2) build () { cd ImageMagick-* -- cgit v1.2.3-70-g09d2 From abd49a2b45d0587322069716d7143789a3393b81 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 17 Feb 2010 20:50:50 +0100 Subject: Maj udev#151-3 --- base/udev/.md5sum | 2 +- base/udev/Pkgfile | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/base/udev/.md5sum b/base/udev/.md5sum index 09784127a..89ac5dba6 100644 --- a/base/udev/.md5sum +++ b/base/udev/.md5sum @@ -1,2 +1,2 @@ aeae0e6273dcbec246c3c1b9868ebed1 udev-151.tar.bz2 -e065557fe45fb47dbb18ef200923dc09 udev-config-20100126.tar.bz2 +a0da4e9b11920f7a7d23f8787e773036 udev-config-20100128.tar.bz2 diff --git a/base/udev/Pkgfile b/base/udev/Pkgfile index acd1f6932..41cf58858 100644 --- a/base/udev/Pkgfile +++ b/base/udev/Pkgfile @@ -5,8 +5,8 @@ name=udev version=151 -release=2 -_lfs_release=20100126 +release=3 +_lfs_release=20100128 source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/$name-$version.tar.bz2 \ http://www.linuxfromscratch.org/lfs/downloads/development/udev-config-${_lfs_release}.tar.bz2) build() { @@ -20,8 +20,6 @@ ln -s /proc/self/fd/1 $PKG/lib/udev/devices/stdout ln -s /proc/self/fd/2 $PKG/lib/udev/devices/stderr ln -s /proc/kcore $PKG/lib/udev/devices/core -sed -e 's/0640/0660/' extras/floppy/60-floppy.rules - ./configure --prefix=/usr \ --sysconfdir=/etc --sbindir=/sbin \ -- cgit v1.2.3-70-g09d2