mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
Merge branch 'master' of https://github.com/archlinuxarm/PKGBUILDs
This commit is contained in:
commit
e091291595
13 changed files with 24 additions and 92 deletions
|
@ -7,12 +7,13 @@
|
|||
|
||||
pkgname=weston
|
||||
pkgver=1.3.1
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
pkgdesc='Reference implementation of a Wayland compositor'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://wayland.freedesktop.org'
|
||||
license=('MIT')
|
||||
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
|
||||
[ "$CARCH" == 'armv6h' ] && makedepends=('raspberrypi-firmware')
|
||||
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
|
||||
|
||||
|
|
|
@ -1,69 +0,0 @@
|
|||
2010-04-10 BlackEagle <ike DOT devolder AT gmail DOT com>
|
||||
* 9.11-15 :
|
||||
Made it back compliant with FHS ( thx pierre for pointing that out )
|
||||
namcap checked and modified to fit its needs as far as it was possible
|
||||
|
||||
2009-03-07 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-10 :
|
||||
Try and fix some autoconf issues (thanks Gentoo ebuild).
|
||||
|
||||
2009-02-08 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-9 :
|
||||
Replace some libtool 'ltmain.sh' scripts with the one from libtool
|
||||
installed with Arch.
|
||||
Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
|
||||
on systems using the nvidia driver.
|
||||
|
||||
2009-01-30 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-8 :
|
||||
Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
|
||||
undefined '::realloc' anymore.
|
||||
Remove Mac OS X specific files.
|
||||
|
||||
2009-01-25 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-7 :
|
||||
Moved libcdio, pmount, smbclient and unrar to optdepends.
|
||||
Removed unneeded dependency on sdl_gfx.
|
||||
Removed dependency on libpng as sdl_image depends on it.
|
||||
|
||||
2008-12-14 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-6 :
|
||||
Added libpng to dependency list.
|
||||
Added gawk to dependency list.
|
||||
Removed '--disable-mms' and '--enable-halmount' configure flags as they
|
||||
are not mentioned as supported in the configure script.
|
||||
|
||||
2008-12-06 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-5 :
|
||||
Added libmad to the dependency list.
|
||||
Streamripper 1.64.0+ does not include tre anymore, removed streamripper
|
||||
and added tre instead.
|
||||
Removed subversion from makedepends.
|
||||
|
||||
2008-12-06 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-4 :
|
||||
Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
|
||||
fail any longer.
|
||||
|
||||
2008-12-05 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-3 :
|
||||
Added lirc to the optdepends array.
|
||||
|
||||
2008-11-26 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-2 :
|
||||
Added install file which informs users that a display depth of at
|
||||
least 24-bit is required.
|
||||
|
||||
2008-11-17 [vEX] <niechift.dot.vex.at.gmail.dot.com>
|
||||
|
||||
* 8.10-1 :
|
||||
Initial package, based on previous work by Zeqadious.
|
|
@ -14,13 +14,14 @@ buildarch=4
|
|||
_prefix=/usr
|
||||
|
||||
pkgname=xbmc
|
||||
pkgver=12.2
|
||||
pkgrel=9
|
||||
pkgver=12.3
|
||||
_codename=Frodo
|
||||
pkgrel=1
|
||||
pkgdesc="A software media player and entertainment hub for digital media"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://xbmc.org"
|
||||
license=('GPL' 'custom')
|
||||
depends=('libpulse' 'hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
|
||||
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
|
||||
'libpng' 'libcdio' 'yajl' 'libmariadbclient' 'libjpeg-turbo' 'libsamplerate'
|
||||
'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 'python2'
|
||||
'libass' 'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 'mesa-demos'
|
||||
|
@ -29,7 +30,6 @@ depends=('libpulse' 'hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff'
|
|||
makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libcec'
|
||||
'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
|
||||
optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
|
||||
'pulseaudio: pulseaudio support'
|
||||
'lirc: remote controller support'
|
||||
'udisks: automount external drives'
|
||||
'upower: used to trigger suspend functionality'
|
||||
|
@ -40,13 +40,13 @@ source=("http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz"
|
|||
"xbmc.service"
|
||||
"polkit.rules"
|
||||
"libass.patch::https://bugs.archlinux.org/index.php?getfile=11285")
|
||||
md5sums=('489f3877decae4e265ece54f9eaef0ba'
|
||||
md5sums=('7ae385ebf8e5cfcb917393235e6efbdb'
|
||||
'8312d6d4ac5d7c3d9eed40ab08a17d3b'
|
||||
'd4cbb6609c8e7b713c714241f529000e'
|
||||
'7fd6399d2ffbdf06b724f0cc2efa0784')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/xbmc-$pkgver"
|
||||
cd "${srcdir}/xbmc-$pkgver-$_codename"
|
||||
|
||||
patch -p0 <$srcdir/libass.patch
|
||||
|
||||
|
@ -56,7 +56,7 @@ prepare() {
|
|||
}
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/xbmc-$pkgver"
|
||||
cd "${srcdir}/xbmc-$pkgver-$_codename"
|
||||
|
||||
# Bootstrapping XBMC
|
||||
./bootstrap
|
||||
|
@ -76,7 +76,6 @@ build() {
|
|||
--enable-rsxs \
|
||||
--enable-projectm \
|
||||
--enable-x11 \
|
||||
--enable-pulse \
|
||||
--enable-rtmp \
|
||||
--enable-samba \
|
||||
--enable-nfs \
|
||||
|
@ -102,7 +101,7 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/xbmc-$pkgver"
|
||||
cd "${srcdir}/xbmc-$pkgver-$_codename"
|
||||
# Running make install
|
||||
make DESTDIR="${pkgdir}" install
|
||||
|
||||
|
@ -114,9 +113,9 @@ package() {
|
|||
sed -i -e "s/lsb_release -a 2> \/dev\/null | sed -e 's\/\^\/ \/'/cat \/etc\/arch-release/g" "${pkgdir}${_prefix}/bin/xbmc"
|
||||
|
||||
# Tools
|
||||
install -D -m 0755 "${srcdir}/xbmc-$pkgver-$_codename/xbmc-xrandr" "${pkgdir}${_prefix}/share/xbmc/xbmc-xrandr"
|
||||
install -D -m 0755 "${srcdir}/xbmc-$pkgver-$_codename/tools/TexturePacker/TexturePacker" "${pkgdir}${_prefix}/share/xbmc/"
|
||||
install -D -m 0755 "${srcdir}/xbmc-$pkgver/xbmc-xrandr" "${pkgdir}${_prefix}/share/xbmc/xbmc-xrandr"
|
||||
# cheap, not there after configure.
|
||||
# install -D -m 0755 "${srcdir}/xbmc-$pkgver/tools/TexturePacker/TexturePacker" "${pkgdir}${_prefix}/share/xbmc/"
|
||||
|
||||
# Licenses
|
||||
install -d -m 0755 "${pkgdir}${_prefix}/share/licenses/${pkgname}"
|
||||
|
|
|
@ -17,8 +17,8 @@ noautobuild=1
|
|||
pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-go')
|
||||
pkgver=4.8.2
|
||||
_pkgver=4.8
|
||||
pkgrel=6
|
||||
#_snapshot=4.8-20130725
|
||||
pkgrel=7
|
||||
_snapshot=4.8-20131219
|
||||
pkgdesc="The GNU Compiler Collection"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL' 'custom')
|
||||
|
@ -26,11 +26,11 @@ url="http://gcc.gnu.org"
|
|||
makedepends=('binutils>=2.23' 'libmpc' 'cloog' 'doxygen')
|
||||
checkdepends=('dejagnu' 'inetutils')
|
||||
options=('!emptydirs' '!distcc')
|
||||
source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
|
||||
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
|
||||
source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
|
||||
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
|
||||
gcc-4.8-filename-output.patch
|
||||
gcc-4.8-lambda-ICE.patch)
|
||||
md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d'
|
||||
md5sums=('666ef08f87649f941bc5512e13a88fdc'
|
||||
'bd7330bd41845929f1e0efb3b7d0a060'
|
||||
'40cb437805e2f7a006aa0d0c3098ab0f'
|
||||
'6eb6e080dbf7bc6825f53a0aaa6c4ef9')
|
||||
|
@ -177,7 +177,8 @@ package_gcc()
|
|||
make -C $CHOST/libstdc++-v3/python DESTDIR=${pkgdir} install
|
||||
|
||||
install -d $pkgdir/usr/share/gdb/auto-load/usr/lib
|
||||
mv $pkgdir{,/usr/share/gdb/auto-load}/usr/lib/libstdc++.so.6.0.18-gdb.py
|
||||
mv $pkgdir/usr/lib/libstdc++.so.6.*-gdb.py \
|
||||
$pkgdir/usr/share/gdb/auto-load/usr/lib/
|
||||
rm ${pkgdir}/usr/lib/libstdc++.so*
|
||||
|
||||
make DESTDIR=${pkgdir} install-fixincludes
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
pkgname=gst-plugins-bad
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
url="http://gstreamer.freedesktop.org/"
|
||||
depends=('mjpegtools' 'gst-plugins-base-libs' 'curl' 'chromaprint' 'libmms' 'faad2' 'mpg123' 'faac' 'celt' 'libdca' 'soundtouch' 'spandsp' 'libdvdnav' 'libmodplug' 'libgme' 'opus' 'wayland' 'neon' 'libofa' 'fluidsynth' 'openjpeg' 'libwebp' 'libsrtp' 'gnutls')
|
||||
depends=('mjpegtools' 'gst-plugins-base-libs' 'curl' 'chromaprint' 'libmms' 'faad2' 'mpg123' 'faac' 'celt' 'libdca' 'soundtouch' 'spandsp' 'libdvdnav' 'libmodplug' 'libgme' 'opus' 'wayland' 'neon' 'libofa' 'fluidsynth' 'openjpeg' 'libwebp' 'libsrtp' 'gnutls' 'wildmidi')
|
||||
makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 'python' 'valgrind' 'wildmidi'
|
||||
'gobject-introspection')
|
||||
options=(!libtool !emptydirs)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
pkgbase=gstreamer0.10-bad
|
||||
pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
|
||||
pkgver=0.10.23
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL' 'GPL')
|
||||
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
pkgbase=lirc
|
||||
pkgname=('lirc' 'lirc-utils')
|
||||
pkgver=0.9.0
|
||||
pkgrel=66
|
||||
pkgrel=67
|
||||
epoch=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.lirc.org/"
|
||||
|
|
|
@ -32,7 +32,7 @@ pkgname=('qt5-base'
|
|||
'qt5-x11extras'
|
||||
'qt5-xmlpatterns')
|
||||
pkgver=5.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://qt-project.org/'
|
||||
license=('GPL3' 'LGPL' 'FDL' 'custom')
|
||||
|
|
Loading…
Reference in a new issue