diff options
author | root <root@rshg054.dnsready.net> | 2013-08-14 01:35:52 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-14 01:35:52 -0700 |
commit | 35ddd3815641e4564d75c5b402f7f0cf48628167 (patch) | |
tree | c182205aac34cc99f9059a2e5f5d2c823a7bb258 /extra | |
parent | 67ed1f749df552e8649438980b92b257f868eb8d (diff) |
Wed Aug 14 01:35:17 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r-- | extra/bigloo/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/ecl/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/maxima/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/miro/PKGBUILD | 14 | ||||
-rw-r--r-- | extra/miro/ffmpeg.patch | 74 | ||||
-rw-r--r-- | extra/sbcl/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/sdl2/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/stellarium/PKGBUILD | 10 |
8 files changed, 26 insertions, 104 deletions
diff --git a/extra/bigloo/PKGBUILD b/extra/bigloo/PKGBUILD index b890fae54..ef897e1d3 100644 --- a/extra/bigloo/PKGBUILD +++ b/extra/bigloo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 175916 2013-01-24 12:57:16Z juergen $ +# $Id: PKGBUILD 192494 2013-08-13 09:04:03Z juergen $ # Maintainer: Jürgen Hötzel <juergen@archlinux.org> # Contributor: John Proctor <jproctor@prium.net> # Contributor: Kevin Piche <kevin@archlinux.org> pkgname=bigloo -_pkgver=4.0a +_pkgver=4.0b pkgver=${_pkgver/-/_} pkgrel=1 pkgdesc="Fast scheme compiler" @@ -17,7 +17,7 @@ optdepends=('emacs' 'java-environment' 'zip' 'sqlite' 'alsa-lib' 'flac' 'avahi') options=('!makeflags') install=bigloo.install source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname}${_pkgver}.tar.gz) -md5sums=('e98c882a79d5fa1373aa4da6b61c55c8') +md5sums=('5e66d9516a877f2b892d191bbe809379') build() { cd "${srcdir}/${pkgname}${_pkgver}" diff --git a/extra/ecl/PKGBUILD b/extra/ecl/PKGBUILD index b1b7cb44d..d892592b8 100644 --- a/extra/ecl/PKGBUILD +++ b/extra/ecl/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 180165 2013-03-18 13:33:10Z juergen $ +# $Id: PKGBUILD 192491 2013-08-13 08:44:20Z juergen $ # Contributor: John Proctor <jproctor@prium.net> # Maintainer: juergen <juergen@archlinux.org> pkgname=ecl -pkgver=12.12.1 +pkgver=13.5.1 pkgrel=1 pkgdesc="Embeddable Common Lisp" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ depends=('bash' 'gmp') makedepends=('texinfo') provides=('common-lisp' 'cl-asdf') options=('!makeflags') -source=(http://downloads.sourceforge.net/project/ecls/ecls/12.12/ecl-${pkgver}.tgz) -md5sums=('014856bdfe265672f9d4b86a060a7aba') +source=(http://downloads.sourceforge.net/project/ecls/ecls/13.5/ecl-${pkgver}.tgz) +md5sums=('f6bb59d9383c51fc94e1c7ca5cf1c586') build() { cd $srcdir/$pkgname-$pkgver diff --git a/extra/maxima/PKGBUILD b/extra/maxima/PKGBUILD index 81ba2b373..1cf70e551 100644 --- a/extra/maxima/PKGBUILD +++ b/extra/maxima/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 187812 2013-06-06 11:09:25Z juergen $ +# $Id: PKGBUILD 192520 2013-08-13 12:39:35Z juergen $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Damir Perisa <damir@archlinux.org> pkgname=maxima pkgver=5.30.0 -pkgrel=2 +pkgrel=3 pkgdesc="Maxima - a sophisticated computer algebra system" arch=('i686' 'x86_64') license=('GPL') url="http://maxima.sourceforge.net" -depends=('sbcl=1.1.8' 'texinfo' 'sh') +depends=('sbcl=1.1.10' 'texinfo' 'sh') makedepends=('python2') optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/bin/rmaxima' 'tk: graphical xmaxima interface') # needs rebuild when bash changes version diff --git a/extra/miro/PKGBUILD b/extra/miro/PKGBUILD index 55e1f6746..c84b505c4 100644 --- a/extra/miro/PKGBUILD +++ b/extra/miro/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 191901 2013-08-01 06:53:34Z bpiotrowski $ +# $Id: PKGBUILD 192487 2013-08-13 05:59:27Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> pkgname=miro -pkgver=5.0.4 -pkgrel=4 +pkgver=6.0 +pkgrel=1 pkgdesc="The free and open source internet TV platform" arch=('i686' 'x86_64') url="http://www.getmiro.com" @@ -16,17 +16,13 @@ depends=('python2-dbus' 'pyrex' 'pygtk' 'gstreamer0.10' 'python2-gconf' 'gstreamer0.10-ffmpeg' 'ffmpeg' 'mutagen' 'xdg-utils') makedepends=('boost') install=miro.install -source=("http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz" - 'ffmpeg.patch') -sha1sums=('1144f98149ff07208b994a7cedb45a4beaaa451f' - '37dc0b4de66ccefd5fa3e9a68b187305180b4fc4') +source=("http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz") +sha1sums=('96cd4ed4a26e157422e47dfebf491c8a42e54c51') package() { cd "${srcdir}/${pkgname}-${pkgver}" cd linux - patch -p2 -i "${srcdir}"/ffmpeg.patch - python2 setup.py install --root="${pkgdir}" # fix miro startup script so --debug works with python2 diff --git a/extra/miro/ffmpeg.patch b/extra/miro/ffmpeg.patch deleted file mode 100644 index efbf6f5da..000000000 --- a/extra/miro/ffmpeg.patch +++ /dev/null @@ -1,74 +0,0 @@ ---- miro-5.0.1/linux/miro-segmenter.c~ 2012-07-06 14:33:24.618082171 +0000 -+++ miro-5.0.1/linux/miro-segmenter.c 2012-07-06 15:10:19.564146117 +0000 -@@ -156,7 +156,7 @@ - exit(1); - } - -- ret = av_open_input_file(&ic, input, ifmt, 0, NULL); -+ ret = avformat_open_input(&ic, input, ifmt, 0); - if (ret != 0) { - fprintf(stderr, "Could not open input file, make sure it is an mpegts file: %d\n", ret); - exit(1); -@@ -215,12 +215,7 @@ - } - } - -- if (av_set_parameters(oc, NULL) < 0) { -- fprintf(stderr, "Invalid output format parameters\n"); -- exit(1); -- } -- -- dump_format(oc, 0, input, 1); -+ av_dump_format(oc, 0, input, 1); - - if (video_st) { - codec = avcodec_find_decoder(video_st->codec->codec_id); -@@ -233,12 +228,12 @@ - } - } - -- if (url_fopen(&oc->pb, output_filename, URL_WRONLY) < 0) { -+ if (avio_open(&oc->pb, output_filename, AVIO_FLAG_WRITE) < 0) { - fprintf(stderr, "Could not open '%s'\n", output_filename); - exit(1); - } - -- if (av_write_header(oc)) { -+ if (avformat_write_header(oc, NULL)) { - fprintf(stderr, "Could not write mpegts header to first output file\n"); - - exit(1); -@@ -274,10 +269,10 @@ - } - - if (segment_time - prev_segment_time >= segment_duration) { -- put_flush_packet(oc->pb); -- url_fclose(oc->pb); -+ avio_flush(oc->pb); -+ avio_close(oc->pb); - -- if (url_fopen(&oc->pb, output_filename, URL_WRONLY) < 0) { -+ if (avio_open(&oc->pb, output_filename, AVIO_FLAG_WRITE) < 0) { - fprintf(stderr, "Could not open '%s'\n", output_filename); - break; - } -@@ -307,7 +302,7 @@ - av_freep(&oc->streams[i]); - } - -- url_fclose(oc->pb); -+ avio_close(oc->pb); - av_free(oc); - - /* End-of-transcode marker. */ ---- miro-5.0.4/linux/miro-segmenter.c.orig 2012-10-04 20:48:31.000000000 +0200 -+++ miro-5.0.4/linux/miro-segmenter.c 2013-07-14 13:59:53.171303178 +0200 -@@ -228,7 +228,7 @@ - fprintf(stderr, "Could not find video decoder, key frames will not be honored\n"); - } - -- if (avcodec_open(video_st->codec, codec) < 0) { -+ if (avcodec_open2(video_st->codec, codec, NULL) < 0) { - fprintf(stderr, "Could not open video decoder, key frames will not be honored\n"); - } - } diff --git a/extra/sbcl/PKGBUILD b/extra/sbcl/PKGBUILD index 522d428b4..a01ad7671 100644 --- a/extra/sbcl/PKGBUILD +++ b/extra/sbcl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 187814 2013-06-06 11:10:02Z juergen $ +# $Id: PKGBUILD 192518 2013-08-13 12:04:18Z juergen $ # Contributor: John Proctor <jproctor@prium.net> # Contributor: Daniel White <daniel@whitehouse.id.au> # Maintainer: Juergen Hoetzel <juergen@archlinux.org> # Contributor: Leslie Polzer (skypher) pkgname=sbcl -pkgver=1.1.8 +pkgver=1.1.10 pkgrel=1 pkgdesc="Steel Bank Common Lisp" url="http://www.sbcl.org/" @@ -19,7 +19,7 @@ source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pk "arch-fixes.lisp" "ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz" "texinfo-4.13a-data_types.patch") -md5sums=('118dea06e26151d8315a118169ec16ec' +md5sums=('ccec396f1bef6468be1f18bcc60231fe' '7ac0c1936547f4278198b8bf7725204d' '71ba711519209b5fb583fed2b3d86fcb' 'd8574782ff7def1e2dc5c291dbeaec18') diff --git a/extra/sdl2/PKGBUILD b/extra/sdl2/PKGBUILD index 057fe41d1..8cd8fc037 100644 --- a/extra/sdl2/PKGBUILD +++ b/extra/sdl2/PKGBUILD @@ -2,7 +2,7 @@ pkgname=sdl2 pkgver=2.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)" arch=('i686' 'x86_64') url="http://www.libsdl.org" @@ -11,8 +11,8 @@ depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl') makedepends=('alsa-lib' 'mesa' 'libpulse' 'cmake') optdepends=('alsa-lib: ALSA audio driver' 'libpulse: PulseAudio audio driver') -source=("http://www.libsdl.org/tmp/release/SDL2-${pkgver}.tar.gz") -md5sums=('ffb0f2115b3aaee9f3150301fdd680cd') +source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz") +md5sums=('beec89afb6edcc6f0abc4114f2e6bcf7') build() { cd "${srcdir}/SDL2-${pkgver}" diff --git a/extra/stellarium/PKGBUILD b/extra/stellarium/PKGBUILD index f41d62a7d..339b7322f 100644 --- a/extra/stellarium/PKGBUILD +++ b/extra/stellarium/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 178997 2013-03-01 10:25:43Z andrea $ +# $Id: PKGBUILD 192489 2013-08-13 06:26:20Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> pkgname=stellarium -pkgver=0.12.0 -pkgrel=2 +pkgver=0.12.2 +pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=("i686" "x86_64") url="http://stellarium.free.fr/" license=('GPL2') depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt4' 'openssl' 'desktop-file-utils' -'xdg-utils') + 'xdg-utils' 'phonon') install=stellarium.install makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz stellarium.desktop stellarium.png) -sha1sums=('c6cc8f0954d976584e8ab9bc061f3b35e3b84251' +sha1sums=('35752a24bdeb461b9c16e8533b13689b05a87105' 'c9cc79212542238227b5bd6af99f60fe056f4ab2' 'b890d3b6c4dcfcfcc696514202af11b2a50c0fea') |