diff options
Diffstat (limited to 'libre')
58 files changed, 291 insertions, 350 deletions
diff --git a/libre/acpi_call-parabola/PKGBUILD b/libre/acpi_call-parabola/PKGBUILD index 2ae1fd139..251e856f5 100644 --- a/libre/acpi_call-parabola/PKGBUILD +++ b/libre/acpi_call-parabola/PKGBUILD @@ -12,7 +12,7 @@ _kernelname= # libre/linux-libre{,-lts} _pkgname=acpi_call pkgname=${_pkgname}-parabola${_kernelname} pkgver=1.1.0 -pkgrel=11.1 +pkgrel=11.2 _extramodules=extramodules-${_basekernel}${_kernelname} pkgdesc="A linux kernel module that enables calls to ACPI methods through /proc/acpi/call (built for the linux-libre${_kernelname} kernel package)" arch=('i686' 'x86_64' 'mips64el') diff --git a/libre/antlr2/PKGBUILD b/libre/antlr2/PKGBUILD index 49dbd2226..d7c9a55cb 100644 --- a/libre/antlr2/PKGBUILD +++ b/libre/antlr2/PKGBUILD @@ -11,7 +11,7 @@ url="http://www.antlr2.org/" license=('custom:Public Domain') pkgrel=6.1 # newer than Arch's 2.7.7-6 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('staticlibs') makedepends=('java-environment' 'python2' 'bash' 'nant' 'jh') diff --git a/libre/audex-libre/PKGBUILD b/libre/audex-libre/PKGBUILD index df50539b9..acd5dcf82 100644 --- a/libre/audex-libre/PKGBUILD +++ b/libre/audex-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgname=audex-libre pkgver=0.78 pkgrel=1 pkgdesc="A CDDA extraction tool with a ftp upload function for KDE, without nonfree faac recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kde-apps.org/content/show.php?content=77125" license=('GPL') replaces=($_pkgname) diff --git a/libre/avidemux-libre/PKGBUILD b/libre/avidemux-libre/PKGBUILD index f4c612093..21f5dc09b 100644 --- a/libre/avidemux-libre/PKGBUILD +++ b/libre/avidemux-libre/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=avidemux-libre pkgname=('avidemux-libre-cli' 'avidemux-libre-gtk' 'avidemux-libre-qt') pkgver=2.5.6 pkgrel=9 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://fixounet.free.fr/avidemux/" makedepends=('cmake' 'libxslt' 'gtk2' 'qt4' 'jack' 'libvorbis' 'sdl' 'libxv' diff --git a/libre/avidemux-libre/PKGBUILD.WIP b/libre/avidemux-libre/PKGBUILD.WIP index 2929c4e22..c79fb90e9 100644 --- a/libre/avidemux-libre/PKGBUILD.WIP +++ b/libre/avidemux-libre/PKGBUILD.WIP @@ -7,7 +7,7 @@ pkgbase=avidemux-libre pkgname=('avidemux-libre-cli' 'avidemux-libre-gtk' 'avidemux-libre-qt') pkgver=2.6.8 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://fixounet.free.fr/avidemux/" makedepends=('cmake' 'libxslt' 'gtk3' 'qt4' 'jack' 'libvorbis' 'sdl' 'libxv' \ diff --git a/libre/bbswitch-parabola/PKGBUILD b/libre/bbswitch-parabola/PKGBUILD index 1b0dc8bd6..209f58cec 100644 --- a/libre/bbswitch-parabola/PKGBUILD +++ b/libre/bbswitch-parabola/PKGBUILD @@ -6,36 +6,31 @@ # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> # Contributor: Márcio Silva <coadde@parabola.nu> -# Kernel info _basekernel=3.16 _kernelname= -# Source info _pkgname=bbswitch +pkgname=${_pkgname}-parabola${_kernelname} pkgver=0.8 +_extramodules=extramodules-${_basekernel}${_kernelname} +pkgrel=15.1 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops (built for the linux-libre${_kernelname} kernel package)" +arch=('i686' 'x86_64' 'mips64el') url="http://github.com/Bumblebee-Project/bbswitch" license=('GPL') -source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz") -md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807') - -# Package info -pkgrel=15.1 -arch=('i686' 'x86_64' 'mips64el') -install='kmod.install' # Generic (you shouldn't have to modify any of these variables) -pkgname=${_pkgname}-parabola${_kernelname} _toohigh=$(IFS=. read a b <<<$_basekernel; echo $a.$((b+1))) -_extramodules=extramodules-${_basekernel}${_kernelname} depends=("linux-libre${_kernelname}>=${_basekernel}" "linux-libre${_kernelname}<${_toohigh}") makedepends=("linux-libre${_kernelname}-headers>=${_basekernel}" "linux-libre${_kernelname}-headers<${_toohigh}") -replaces=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") # for Arch-compatibility -conflicts=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") # for Arch-compatibility -provides=("${_pkgname}${_kernelname}=${pkgver}") # for Arch-compatibility -if [[ -n "${_kernelname}" ]]; then - provides+=("${_pkgname}-parabola=${pkgver}") # pkgname without _kernelname -fi + +replaces=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") +conflicts=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") +provides=("${_pkgname}${_kernelname}=${pkgver}") + +install='kmod.install' +source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz") +md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807') build() { cd "${srcdir}/${_pkgname}-${pkgver}" @@ -51,7 +46,7 @@ package() { # Set the correct extramodules directory for install cp -f "${startdir}/${install}" "${startdir}/${install}.pkg" true && install=${install}.pkg - sed -r "s/(_extramodules=).*/\1${_extramodules}/" -i "${startdir}/${install}" + sed -i "s/^_EXTRAMODULES=$/_EXTRAMODULES="${_extramodules}"/" "${startdir}/${install}" # Actually install install -Dm644 bbswitch.ko "${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko diff --git a/libre/bbswitch-parabola/kmod.install b/libre/bbswitch-parabola/kmod.install index d4bd8cb34..40caa464f 100644 --- a/libre/bbswitch-parabola/kmod.install +++ b/libre/bbswitch-parabola/kmod.install @@ -1,14 +1,14 @@ +_EXTRAMODULES= + post_install() { - _extramodules=THIS_IS_AUTOMATICALLY_SET_BY_PKGBUILD - depmod $(cat /usr/lib/modules/${_extramodules}/version) + echo ">>> Updating module dependencies. Please wait ..." + depmod "$(cat /usr/lib/modules/$_EXTRAMODULES/version)" >/dev/null 2>&1 } post_upgrade() { - post_install + post_install } post_remove() { - post_install + post_install } - -# vim: ts=2 sw=2 et: diff --git a/libre/blackbox-libre/PKGBUILD b/libre/blackbox-libre/PKGBUILD index 2ab972baf..94f07ee2e 100644 --- a/libre/blackbox-libre/PKGBUILD +++ b/libre/blackbox-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.70.1 pkgrel=11 pkgdesc="A window manager for X11, without nonfree programs on the menu" url="http://blackboxwm.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gcc-libs' 'libxft' 'libxext' 'libx11' 'libxt') replaces=($_pkgname) conflicts=($_pkgname) diff --git a/libre/bogofilter-libre/PKGBUILD b/libre/bogofilter-libre/PKGBUILD index 086cc1cd7..c9f0c0d6a 100644 --- a/libre/bogofilter-libre/PKGBUILD +++ b/libre/bogofilter-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=bogofilter-libre pkgver=1.2.4 pkgrel=1 pkgdesc="A fast Bayesian spam filtering tool, without noncommercial files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') url="http://bogofilter.sourceforge.net" depends=('db' 'perl' 'gsl') diff --git a/libre/bumblebee-libre/PKGBUILD b/libre/bumblebee-libre/PKGBUILD index 70158aac1..82bfbca1d 100644 --- a/libre/bumblebee-libre/PKGBUILD +++ b/libre/bumblebee-libre/PKGBUILD @@ -6,7 +6,7 @@ pkgname=bumblebee-libre pkgver=3.2.1 pkgrel=3 pkgdesc="NVIDIA Optimus support for GNU/Linux through VirtualGL, without nonfree nvidia driver support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('virtualgl' 'glib2' 'mesa-libgl') makedepends=('help2man') optdepends=('xf86-video-nouveau: nouveau driver' diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD index 1f33f40c5..f34f648cb 100644 --- a/libre/clementine-libre/PKGBUILD +++ b/libre/clementine-libre/PKGBUILD @@ -14,7 +14,7 @@ pkgrel=2 pkgdesc='A modern music player and library organizer, without nonfree artwork and Spotify support' url='http://www.clementine-player.org/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') replaces=('clementine') conflicts=('clementine') provides=("clementine=$pkgver") diff --git a/libre/crosstool-ng/PKGBUILD b/libre/crosstool-ng/PKGBUILD index 5f4fa3ab7..971bbf669 100644 --- a/libre/crosstool-ng/PKGBUILD +++ b/libre/crosstool-ng/PKGBUILD @@ -6,7 +6,7 @@ pkgname=crosstool-ng pkgver=1.19.0 pkgrel=1 pkgdesc="A versatile cross toolchain generator (eglibc addons patch)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://crosstool-ng.org/" license=(GPL2) depends=('cvs' 'curl' 'gperf' 'wget') diff --git a/libre/cups-filters-parabola/PKGBUILD b/libre/cups-filters-parabola/PKGBUILD index 7d8af05b1..834b6dcd7 100644 --- a/libre/cups-filters-parabola/PKGBUILD +++ b/libre/cups-filters-parabola/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=cups-filters pkgver=1.0.58 pkgrel=1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" license=('GPL') depends=('lcms2' 'poppler' 'qpdf') diff --git a/libre/distcc-nozeroconf/PKGBUILD b/libre/distcc-nozeroconf/PKGBUILD index ed30cc230..e76ae7df4 100644 --- a/libre/distcc-nozeroconf/PKGBUILD +++ b/libre/distcc-nozeroconf/PKGBUILD @@ -11,7 +11,7 @@ provides=("$_pkgname=$pkgver") conflicts=("$_pkgname") pkgrel=1 pkgdesc="A distributed C, C++, Obj C compiler (without zeroconf support)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/distcc/" license=('GPL') depends=('gcc' 'popt') diff --git a/libre/doublecmd-libre/PKGBUILD b/libre/doublecmd-libre/PKGBUILD index f5c5a16c5..806913117 100644 --- a/libre/doublecmd-libre/PKGBUILD +++ b/libre/doublecmd-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.5.10 _helpver=0.5.5 pkgrel=1 url="http://doublecmd.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') install="$_pkgbase.install" provides=("$_pkgbase") diff --git a/libre/dvdrip-libre/PKGBUILD b/libre/dvdrip-libre/PKGBUILD index c06b9c16e..5bb758015 100644 --- a/libre/dvdrip-libre/PKGBUILD +++ b/libre/dvdrip-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=dvdrip-libre pkgver=0.98.11 pkgrel=11 pkgdesc="A Gtk frontend for transcode writen in Perl, without opcional hal and nonfree rar vobsub compression support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://www.exit1.org/${_pkgname}/" install=${_pkgname}.install diff --git a/libre/ecasound-libre/PKGBUILD b/libre/ecasound-libre/PKGBUILD index 029fc5643..464ce2b64 100644 --- a/libre/ecasound-libre/PKGBUILD +++ b/libre/ecasound-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=ecasound-libre pkgver=2.9.1 pkgrel=2 pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.eca.cx/ecasound/" license=('GPL' 'LGPL') depends=('audiofile' 'liblo>=0.28' 'liboil' 'lilv') diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD index 61c3e556f..c73b86a58 100644 --- a/libre/ghostscript-libre/PKGBUILD +++ b/libre/ghostscript-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=ghostscript-libre pkgver=9.14 pkgrel=1 pkgdesc="An interpreter for the PostScript language, without nonfree JPEG XR support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('AGPL' 'custom') depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg' 'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper') diff --git a/libre/giflib-lts/PKGBUILD b/libre/giflib-lts/PKGBUILD index cdc103fc4..f6848bb86 100644 --- a/libre/giflib-lts/PKGBUILD +++ b/libre/giflib-lts/PKGBUILD @@ -12,7 +12,7 @@ pkgver=5.0.6 pkgrel=1 pkgdesc="A library for reading and writing gif images" url="http://sourceforge.net/projects/giflib/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('MIT') depends=('glibc') makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') diff --git a/libre/gloobus-preview-libre/PKGBUILD b/libre/gloobus-preview-libre/PKGBUILD index 63fbe916e..1d2e51a15 100644 --- a/libre/gloobus-preview-libre/PKGBUILD +++ b/libre/gloobus-preview-libre/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.4.5.290 _pkgver=0.4.5-ubuntu11~ppa290 pkgrel=2 pkgdesc="Gnome application designed to enable a full screen preview of any kind of file, with libarchive support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gloobus.net/" license=('GPL') depends=('gstreamer0.10-base-plugins' 'gtksourceview3' 'poppler-glib' 'python2-dbus' 'python2-gobject' 'gconf' 'taglib' 'xdg-utils') diff --git a/libre/gnome-boxes-libre/PKGBUILD b/libre/gnome-boxes-libre/PKGBUILD index 32b25603c..1c2bff72c 100644 --- a/libre/gnome-boxes-libre/PKGBUILD +++ b/libre/gnome-boxes-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gnome-boxes-libre pkgver=3.12.3 pkgrel=1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://wiki.gnome.org/Apps/Boxes" license=('LGPL') provides=($_pkgname=$pkgver) diff --git a/libre/grub-legacy/PKGBUILD b/libre/grub-legacy/PKGBUILD index 41c63052a..f1527d61f 100644 --- a/libre/grub-legacy/PKGBUILD +++ b/libre/grub-legacy/PKGBUILD @@ -9,7 +9,7 @@ _srcname=grub pkgver=0.97 pkgrel=25.1 pkgdesc="A GNU multiboot boot loader (Parabola rebranded)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gnu.org/software/grub/" depends=('ncurses' 'diffutils' 'sed') diff --git a/libre/handbrake-svn/PKGBUILD b/libre/handbrake-svn/PKGBUILD index 41d5895b6..460683abd 100644 --- a/libre/handbrake-svn/PKGBUILD +++ b/libre/handbrake-svn/PKGBUILD @@ -10,7 +10,7 @@ url="http://handbrake.fr/" license=('GPL') pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('intltool' 'python2' 'gcc-libs' 'libnotify' 'gst-plugins-base' 'gtk3' 'dbus-glib') diff --git a/libre/hardinfo-parabola/PKGBUILD b/libre/hardinfo-parabola/PKGBUILD index 1ed1b63dc..27bcc4075 100644 --- a/libre/hardinfo-parabola/PKGBUILD +++ b/libre/hardinfo-parabola/PKGBUILD @@ -7,7 +7,7 @@ pkgname=hardinfo-parabola pkgver=0.5.1 pkgrel=6 pkgdesc="A system information and benchmark tool (Parabola rebranded)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/hardinfo.berlios/" license=('GPL2') depends=('gtk2' 'libsoup') diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD index aa97da2e4..5558c54cc 100644 --- a/libre/hplip-libre/PKGBUILD +++ b/libre/hplip-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgname=hplip-libre pkgver=3.14.6 pkgrel=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://hplipopensource.com" license=('GPL') depends=('python2' 'ghostscript>=8.64-6' 'foomatic-db' 'foomatic-db-engine' diff --git a/libre/libosinfo-libre/PKGBUILD b/libre/libosinfo-libre/PKGBUILD index 5e759d2c2..27c637bb1 100644 --- a/libre/libosinfo-libre/PKGBUILD +++ b/libre/libosinfo-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=libosinfo-libre pkgver=0.2.10 pkgrel=2 pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support, without support for nonfree systems" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://libosinfo.org/" license=('GPL' 'LGPL') depends=('glib2' 'libxslt') diff --git a/libre/libquicktime-parabola/PKGBUILD b/libre/libquicktime-parabola/PKGBUILD index 611608c68..7a489e8dc 100644 --- a/libre/libquicktime-parabola/PKGBUILD +++ b/libre/libquicktime-parabola/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=libquicktime pkgver=1.2.4 pkgrel=10 pkgdesc="A library for reading and writing quicktime files, without nonfree faac support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://libquicktime.sourceforge.net/" depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2') diff --git a/libre/liferea-libre/PKGBUILD b/libre/liferea-libre/PKGBUILD index f0c0b685a..3718e0fe4 100644 --- a/libre/liferea-libre/PKGBUILD +++ b/libre/liferea-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=liferea-libre pkgver=1.10.9 pkgrel=1 pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://liferea.sourceforge.net/" provides=("liferea=$pkgver") replaces=('liferea') diff --git a/libre/lirc-parabola/PKGBUILD b/libre/lirc-parabola/PKGBUILD index d5f36b531..1b5ee0bca 100644 --- a/libre/lirc-parabola/PKGBUILD +++ b/libre/lirc-parabola/PKGBUILD @@ -4,7 +4,6 @@ # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> # Contributor: Márcio Silva <coadde@parabola.nu> - _basekernel=3.16 _kernelname= diff --git a/libre/mplayer-parabola/PKGBUILD b/libre/mplayer-parabola/PKGBUILD index 82fef8d3d..1ca89bb20 100644 --- a/libre/mplayer-parabola/PKGBUILD +++ b/libre/mplayer-parabola/PKGBUILD @@ -10,7 +10,7 @@ pkgbase=mplayer-parabola pkgname=('mplayer-parabola' 'mencoder-parabola') pkgver=37224 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=( 'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca' diff --git a/libre/mplayer-vaapi-parabola/PKGBUILD b/libre/mplayer-vaapi-parabola/PKGBUILD index 311fd42a8..550952b67 100644 --- a/libre/mplayer-vaapi-parabola/PKGBUILD +++ b/libre/mplayer-vaapi-parabola/PKGBUILD @@ -11,7 +11,7 @@ pkgname=mplayer-vaapi-parabola pkgver=36265 pkgrel=12 pkgdesc="A movie player, compiled with vaapi support, without nonfree faac support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gitorious.org/vaapi/mplayer" license=('GPL') depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio-paranoia' 'libxinerama' diff --git a/libre/nant/PKGBUILD b/libre/nant/PKGBUILD index 9f62c70dd..2faa9e401 100644 --- a/libre/nant/PKGBUILD +++ b/libre/nant/PKGBUILD @@ -5,7 +5,7 @@ pkgname=nant pkgver=0.92 pkgrel=2.1 pkgdesc="A free .NET build tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://nant.sourceforge.net" license=("GPL2") depends=('mono-basic') diff --git a/libre/ogmrip-parabola/PKGBUILD b/libre/ogmrip-parabola/PKGBUILD index cb5b04e7c..96fb91948 100644 --- a/libre/ogmrip-parabola/PKGBUILD +++ b/libre/ogmrip-parabola/PKGBUILD @@ -10,7 +10,7 @@ pkgname=ogmrip-parabola pkgver=1.0.1 pkgrel=1 pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder, without nonfree faac support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ogmrip.sourceforge.net/" license=('GPL') depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 'libglade' 'libnotify' 'enchant') diff --git a/libre/opencollada-parabola/PKGBUILD b/libre/opencollada-parabola/PKGBUILD new file mode 100644 index 000000000..73afdc2b0 --- /dev/null +++ b/libre/opencollada-parabola/PKGBUILD @@ -0,0 +1,49 @@ +# Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> +# Maintainer: Márcio Silva <coadde@parabola.nu> + +_pkgname=opencollada +pkgname=$_pkgname-parabola +pkgver=20140214 +pkgrel=1 +pkgdesc="Stream based reader and writer library for COLLADA files (built for the blender-parabola package)" +arch=('i686' 'x86_64' 'mips64el') +url='https://github.com/KhronosGroup/OpenCOLLADA' +license=('GPL') +depends=('libxml2' 'pcre') +makedepends=('git' 'cmake') +provides=("$_pkgname") +conflicts=("$_pkgname") +replaces=("$_pkgname") +source=('git://github.com/KhronosGroup/OpenCOLLADA.git') +md5sums=('SKIP') + +prepare() { + cd $srcdir/OpenCOLLADA + + # adapt source to last blender release + git reset --hard 8dc9e4e5b73caa1fcfe19508f381a087e036d886 # Fri Feb 14 14:32:18 2014 -0800 +} + +build() { + cd "$srcdir"/OpenCOLLADA + + [[ -d build ]] && rm -r build + mkdir build && cd build + + cmake .. \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DUSE_SHARED=ON \ + -DUSE_STATIC=OFF + make +} + +package() { + cd $srcdir/OpenCOLLADA/build + + make DESTDIR=$pkgdir install + + install -d $pkgdir/etc/ld.so.conf.d + echo /usr/lib/$_pkgname > $pkgdir/etc/ld.so.conf.d/$_pkgname.conf +} + +# vim:set ts=2 sw=2 et: diff --git a/libre/opencollada/PKGBUILD b/libre/opencollada/PKGBUILD deleted file mode 100644 index 18b74597f..000000000 --- a/libre/opencollada/PKGBUILD +++ /dev/null @@ -1,51 +0,0 @@ -# Maintainer: Márcio Silva <coadde@parabola.nu> - -pkgname=opencollada -pkgver=20140214 -pkgrel=1 -pkgdesc="Stream based reader and writer library for COLLADA files (built for the blender-libre package)" -arch=( - i686 - x86_64 - mips64el -) -url=https://github.com/KhronosGroup/OpenCOLLADA -license=GPL -depends=( - libxml2 - pcre -) -makedepends=( - git - cmake -) -source=git://github.com/KhronosGroup/OpenCOLLADA.git -sha512sums=SKIP - -prepare() { - cd $srcdir/OpenCOLLADA - - # adapt source to last blender release - git reset --hard 8dc9e4e5b73caa1fcfe19508f381a087e036d886 # Fri Feb 14 14:32:18 2014 -0800 - - [[ -d build ]] && rm -r build - mkdir build -} - -build() { - cd $srcdir/OpenCOLLADA/build - - cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DUSE_STATIC=OFF -DUSE_SHARED=ON - make -} - -package() { - cd $srcdir/OpenCOLLADA/build - - make DESTDIR=$pkgdir install - - install -d $pkgdir/etc/ld.so.conf.d - echo /usr/lib/$pkgname > $pkgdir/etc/ld.so.conf.d/$pkgname.conf -} - -# vim:set ts=2 sw=2 et: diff --git a/libre/opencolorio-parabola/PKGBUILD b/libre/opencolorio-parabola/PKGBUILD new file mode 100644 index 000000000..bfe4da9fb --- /dev/null +++ b/libre/opencolorio-parabola/PKGBUILD @@ -0,0 +1,36 @@ +# Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> +# Contributor (Arch): Dumitru Ursu <dima@ceata.org> +# Maintainer: Márcio Silva <coadde@parabola.nu> + +_pkgname=opencolorio +pkgname=$_pkgname-parabola +pkgver=1.0.9 +pkgrel=6 +pkgdesc='A color management framework for visual effects and animation (built for the blender-parabola package)' +arch=('i686' 'x86_64' 'mips64el') +url="http://$pkgname.org" +license=('BSD') +depends=('freeglut' 'glew' 'lcms2' 'openimageio' 'python') +makedepends=('cmake') +provides=("$_pkgname=$pkgver") +conflicts=("$_pkgname") +replaces=("$_pkgname") +source=("http://github.com/imageworks/OpenColorIO/tarball/v$pkgver") +sha1sums=('a015cb51b9b0ea0cdb3989fc23e1c18ad69511e0') + +build() { + mv imageworks-OpenColorIO-* $_pkgname-$pkgver + cd $_pkgname-$pkgver + cmake . -DCMAKE_INSTALL_PREFIX=/usr -DOCIO_BUILD_DOCS=OFF -DOCIO_PYGLUE_SONAME=ON + make +} + +package() { + cd $_pkgname-$pkgver + + make DESTDIR=$pkgdir install + + install -Dm644 LICENSE $pkgdir/usr/share/licenses/$_pkgname/LICENSE +} + +# vim:set ts=2 sw=2 et: diff --git a/libre/opencolorio/PKGBUILD b/libre/opencolorio/PKGBUILD deleted file mode 100644 index ee8dca380..000000000 --- a/libre/opencolorio/PKGBUILD +++ /dev/null @@ -1,42 +0,0 @@ -# Maintainer: Márcio Silva <coadde@parabola.nu> -# based of Arch pkg - -pkgname=opencolorio -pkgver=1.0.9 -pkgrel=5 -pkgdesc='A color management framework for visual effects and animation (built for the blender-libre package)' -arch=( - mips64el - x86_64 - i686 -) -url=http://opencolorio.org -license=BSD -depends=( - freeglut - glew - lcms2 - openimageio - python -) -makedepends=cmake -source=http://github.com/imageworks/OpenColorIO/tarball/v$pkgver -sha512sums=a3b33949061d16a0e3648c9206291771b9e7532ce56727fe9d323ca15d88e24baf649657286139e1568d5c3564d2b8258d4c3442b3350245f8d2556dc2f1f5d2 - -prepare() { - mv imageworks-OpenColorIO-* $pkgname-$pkgver -} - -build() { - cd $pkgname-$pkgver - cmake . -DCMAKE_INSTALL_PREFIX=/usr -DOCIO_BUILD_DOCS=OFF -DOCIO_PYGLUE_SONAME=ON - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR=$pkgdir install - install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE -} - -# vim:set ts=2 sw=2 et: diff --git a/libre/openimageio-parabola/PKGBUILD b/libre/openimageio-parabola/PKGBUILD new file mode 100644 index 000000000..dff92555b --- /dev/null +++ b/libre/openimageio-parabola/PKGBUILD @@ -0,0 +1,70 @@ +# Contributor (Arch): SpepS <dreamspepser at yahoo dot it> +# Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> +# Maintainer: Márcio Silva <coadde@parabola.nu> + +_pkgname=openimageio +pkgname=$_pkgname-parabola +pkgver=1.4.12 +pkgrel=3 +pkgdesc='A library for reading and writing images, including classes, utilities, and applications (built for the blender-parabola package)' +arch=('i686' 'x86_64' 'mips64el') +url="http://www.$_pkgname.org/" +license=('custom') +depends=('boost-libs' 'glew' 'libtiff' 'libwebp' 'opencolorio' 'openexr' 'giflib-lts') # add giflib-lts to build pkg +makedepends=('boost' 'cmake' 'git' 'python2' 'qt4') +optdepends=('qt4: iv image viewer' + 'python2: bindings support') +provides=("$_pkgname=$pkgver") +conflicts=("$_pkgname") +replaces=("$_pkgname") +source=("git+git://github.com/OpenImageIO/oiio.git#tag=Release-$pkgver") +md5sums=('SKIP') + +prepare() { + cd oiio + + msg 'renaming wrong OS name' + _OS=$(uname -o) + [[ $_OS == GNU ]] &&\ + sed -i 's|linux|GNU|i; + ' src/{cmake/platform.cmake,make/detectplatform.mk} + [[ $_OS == GNU/Linux ]] &&\ + sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/Linux|;\|platform| s|linux|GNU/Linux|i + ' src/{cmake/platform.cmake,make/detectplatform.mk} + [[ $_OS == GNU/kFreeBSD ]] &&\ + sed -i '\|STREQUAL| s|FreeBSD|kFreeBSD|;\|platform| s|freebsd|GNU/kFreeBSD|i + ' src/cmake/platform.cmake + sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/kFreeBSD|;\|platform| s|linux|GNU/kFreeBSD|i + ' src/make/detectplatform.mk + + # gif lts + sed -i 's|gif_lib[.]h|gif_lib-lts.h| + ' src/gif.imageio/gifinput.cpp +} + +build() { + cd oiio + + [[ -d build ]] && rm -r build + mkdir build && cd build + + cmake .. \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DOIIO_BUILD_TESTS=OFF \ + -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \ + -DPYLIB_INCLUDE_SONAME=ON \ + -DPYLIB_LIB_PREFIX=OFF + make +} + +package() { + cd oiio/build + + make DESTDIR=$pkgdir install + + # license + cd .. + install -Dm644 LICENSE $pkgdir/usr/share/licenses/$_pkgname/LICENSE +} + +# vim:set ts=2 sw=2 et: diff --git a/libre/openimageio/PKGBUILD b/libre/openimageio/PKGBUILD deleted file mode 100644 index e37ddf713..000000000 --- a/libre/openimageio/PKGBUILD +++ /dev/null @@ -1,87 +0,0 @@ -# Maintainer: Márcio Silva <coadde@parabola.nu> -# based of Arch pkg - -pkgname=openimageio -pkgver=1.4.10 -pkgrel=1 -pkgdesc='A library for reading and writing images, including classes, utilities, and applications (built for the blender-libre package)' -arch=( - x86_64 - i686 -) -url=http://www.openimageio.org/ -license=custom -depends=( - boost-libs - freetype2 - giflib-lts - glew - libjpeg-turbo - libpng - libtiff - libwebp - opencolorio - openexr - openjpeg - openssl - zlib -) -makedepends=( - git - boost - cmake - python2 - qt4 -) -optdepends=( - 'qt4: iv image viewer' - 'python2: bindings support' -) -source=https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz -sha512sums=9565544f20aac2dd0dd9940f9a615899255cf0a6a242a7ece6eeb4f509f60b0f48d3a837da5b758ab31fcec525c59a1950d2c9b7b50d05ba84cda4214c24765e - -prepare() { - cd oiio-Release-$pkgver - - msg 'renaming wrong OS name' - _OS=$(uname -o) - [[ $_OS == GNU ]] &&\ - sed -i 's|linux|GNU|i; - ' src/{cmake/platform.cmake,make/detectplatform.mk} - [[ $_OS == GNU/Linux ]] &&\ - sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/Linux|;\|platform| s|linux|GNU/Linux|i - ' src/{cmake/platform.cmake,make/detectplatform.mk} - [[ $_OS == GNU/kFreeBSD ]] &&\ - sed -i '\|STREQUAL| s|FreeBSD|kFreeBSD|;\|platform| s|freebsd|GNU/kFreeBSD|i - ' src/cmake/platform.cmake - sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/kFreeBSD|;\|platform| s|linux|GNU/kFreeBSD|i - ' src/make/detectplatform.mk - - # gif lts - sed -i 's|gif_lib[.]h|gif_lib-lts.h| - ' src/gif.imageio/gifinput.cpp - - [[ -d build ]] && rm -r build - mkdir build -} - -build() { - cd oiio-Release-$pkgver/build - cmake .. \ - -DCMAKE_INSTALL_PREFIX=/usr\ - -DOIIO_BUILD_TESTS=OFF\ - -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages\ - -DPYLIB_INCLUDE_SONAME=ON\ - -DPYLIB_LIB_PREFIX=OFF\ - -DUSE_EXTERNAL_TBB=OFF - make -} - -package() { - cd oiio-Release-$pkgver/build - #cd oiio/build - make DESTDIR=$pkgdir install - install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} - -# vim:set ts=2 sw=2 et: diff --git a/libre/openshadinglanguage-parabola/PKGBUILD b/libre/openshadinglanguage-parabola/PKGBUILD new file mode 100644 index 000000000..630a0573c --- /dev/null +++ b/libre/openshadinglanguage-parabola/PKGBUILD @@ -0,0 +1,72 @@ +# Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> +# Maintainer: Márcio Silva <coadde@parabola.nu> + +_pkgname=openshadinglanguage +pkgname=$_pkgname-parabola +pkgver=1.5.10 +pkgrel=1 +pkgdesc='Advanced shading language for production GI renderers (built for the blender-parabola package)' +arch=('i686' 'x86_64' 'mips64el') +url='https://github.com/imageworks/OpenShadingLanguage' +license=('custom') +depends=('boost-libs' 'freetype2' 'libpng' 'libtiff' 'llvm-libs' 'openexr' 'openimageio') +makedepends=('boost' 'clang' 'cmake') +provides=("$_pkgname=$pkgver") +conflicts=("$_pkgname") +replaces=("$_pkgname") +source=("https://github.com/imageworks/OpenShadingLanguage/archive/Release-$pkgver.tar.gz") +md5sums=('b828366f056e115b539ee1780883fc7d') + +prepare() { + cd OpenShadingLanguage-Release-$pkgver + + msg 'renaming wrong OS name' + _OS=$(uname -o) + [[ $_OS == GNU ]] &&\ + sed -i 's|linux|GNU|i; + ' src/{cmake/platform.cmake,make/detectplatform.mk} + [[ $_OS == GNU/Linux ]] &&\ + sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/Linux|;\|platform| s|linux|GNU/Linux|i + ' src/{cmake/platform.cmake,make/detectplatform.mk} + [[ $_OS == GNU/kFreeBSD ]] &&\ + sed -i '\|STREQUAL| s|FreeBSD|kFreeBSD|;\|platform| s|freebsd|GNU/kFreeBSD|i + ' src/cmake/platform.cmake + sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/kFreeBSD|;\|platform| s|linux|GNU/kFreeBSD|i + ' src/make/detectplatform.mk + sed -i 's|Linux/OSX|GNU/BSD|' src/include/OSL/export.h +} + +build() { + cd OpenShadingLanguage-Release-$pkgver + + # Fails building this file on i686 + if [[ $CARCH == i686 ]]; then + sed -i "/src\/testshade/d" CMakeLists.txt + fi + + cd src + + [[ -d build ]] && rm -r build + mkdir build && cd build + + cmake ../.. \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release \ + -DLLVM_STATIC=OFF + make +} + +package() { + cd OpenShadingLanguage-Release-$pkgver/src/build + + make DESTDIR=$pkgdir install + + mkdir -p $pkgdir/usr/share/OSL/ + mkdir -p $pkgdir/usr/share/licenses/$_pkgname + mv $pkgdir/usr/{CHANGES,README.md,INSTALL} $pkgdir/usr/share/OSL + mv $pkgdir/usr/doc $pkgdir/usr/share/OSL/doc + mv $pkgdir/usr/shaders $pkgdir/usr/share/OSL/shaders + mv $pkgdir/usr/LICENSE $pkgdir/usr/share/licenses/$_pkgname +} + +# vim:set ts=2 sw=2 et: diff --git a/libre/openshadinglanguage/llvm-133.patch b/libre/openshadinglanguage-parabola/llvm-133.patch index a63b91e0d..a63b91e0d 100644 --- a/libre/openshadinglanguage/llvm-133.patch +++ b/libre/openshadinglanguage-parabola/llvm-133.patch diff --git a/libre/openshadinglanguage/llvm-141.patch b/libre/openshadinglanguage-parabola/llvm-141.patch index eeb82935e..eeb82935e 100644 --- a/libre/openshadinglanguage/llvm-141.patch +++ b/libre/openshadinglanguage-parabola/llvm-141.patch diff --git a/libre/openshadinglanguage/PKGBUILD b/libre/openshadinglanguage/PKGBUILD deleted file mode 100644 index fb1ba3264..000000000 --- a/libre/openshadinglanguage/PKGBUILD +++ /dev/null @@ -1,100 +0,0 @@ -# Maintainer: Márcio Silva <coadde@parabola.nu> -# based of Arch pkg - -pkgname=openshadinglanguage -pkgver=1.4.2 -pkgrel=1 -pkgdesc="Advanced shading language for production GI renderers (built for the blender-libre package)" -arch=( - mips64el - x86_64 - i686 -) -url=https://github.com/imageworks/OpenShadingLanguage -license=custom -depends=( - openimageio - openexr - freetype2 - libpng - libtiff - boost-libs - llvm - zlib -) -makedepends=( - boost - clang - cmake -) -source=( - https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz - llvm-141.patch -) -sha512sums=( - 657ed606622ecd7300479159d205472bd38324a1a3277b9d7c06c3fe4deffb017e42cc9fdac01bf583307f75120f580e89d639fa55fc8d86eca9a33287ff710b - 597cd4a8d59e03e7cbe0eb9c2f988d81317d9bb0a65c1dc5f5db2fbb3be927b4c9e5342decd1409757787b9354dfdf3aa56fdeadcb8c25308aa5653dc9775ea1 -) - -prepare() { - cd OpenShadingLanguage-Release-$pkgver - - msg 'renaming wrong OS name' - _OS=$(uname -o) - [[ $_OS == GNU ]] &&\ - sed -i 's|linux|GNU|i; - ' src/{cmake/platform.cmake,make/detectplatform.mk} - [[ $_OS == GNU/Linux ]] &&\ - sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/Linux|;\|platform| s|linux|GNU/Linux|i - ' src/{cmake/platform.cmake,make/detectplatform.mk} - [[ $_OS == GNU/kFreeBSD ]] &&\ - sed -i '\|STREQUAL| s|FreeBSD|kFreeBSD|;\|platform| s|freebsd|GNU/kFreeBSD|i - ' src/cmake/platform.cmake - sed -i 's|[{]uname[}][,]linux]|{uname -o},GNU/kFreeBSD|;\|platform| s|linux|GNU/kFreeBSD|i - ' src/make/detectplatform.mk - sed -i 's|Linux/OSX|GNU/BSD|' src/include/export.h - - # LLVM 3.4 build fix - # based of "https://github.com/imageworks/OpenShadingLanguage/pull/320.patch" - patch -Np1 < $srcdir/llvm-141.patch - - # fix include paths - sed -i 's|oslconfig.h|../include/oslconfig.h| - s|dual.h|../include/dual.h| - s|dual_vec.h|../include/dual_vec.h| - ' src/liboslexec/llvm_ops.cpp - sed -i 's|oslexec.h|../include/oslexec.h| - s|oslclosure.h|../include/oslclosure.h| - s|osl_pvt.h|../include/osl_pvt.h| - ' src/liboslexec/oslexec_pvt.h - - cd src - - [[ -d build ]] && rm -r build - mkdir build -} - -build() { - cd OpenShadingLanguage-Release-$pkgver/src/build - - cmake ../.. \ - -DCMAKE_BUILD_TYPE=Release\ - -DCMAKE_INSTALL_PREFIX=/usr\ - -DLLVM_STATIC=OFF - make -} - -package() { - cd OpenShadingLanguage-Release-$pkgver/src/build - - make DESTDIR=$pkgdir install - - mkdir -p $pkgdir/usr/share/OSL/ - mkdir -p $pkgdir/usr/share/licenses/$pkgname - mv $pkgdir/usr/{CHANGES,README.md,INSTALL} $pkgdir/usr/share/OSL - mv $pkgdir/usr/doc $pkgdir/usr/share/OSL/doc - mv $pkgdir/usr/shaders $pkgdir/usr/share/OSL/shaders - mv $pkgdir/usr/LICENSE $pkgdir/usr/share/licenses/$pkgname -} - -# vim:set ts=2 sw=2 et: diff --git a/libre/oss-libre/PKGBUILD b/libre/oss-libre/PKGBUILD index a2c7b10b5..21fce46de 100644 --- a/libre/oss-libre/PKGBUILD +++ b/libre/oss-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=oss-libre pkgver=4.2_2007 pkgrel=4.1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://developer.opensound.com/" license=('GPL2') makedepends=('gtk2') diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD index d65345435..a07bef8e7 100644 --- a/libre/parabolaweb-utils/PKGBUILD +++ b/libre/parabolaweb-utils/PKGBUILD @@ -12,7 +12,7 @@ _parabolaweb_commit=724f8c309c97aa9af7f963687342e8f37e682204 pkgrel=1 epoch=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=( "https://projects.parabolagnulinux.org/packages/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2" diff --git a/libre/python-reportlab-libre/PKGBUILD b/libre/python-reportlab-libre/PKGBUILD index 5f749edbd..40a2e2ef4 100644 --- a/libre/python-reportlab-libre/PKGBUILD +++ b/libre/python-reportlab-libre/PKGBUILD @@ -12,7 +12,7 @@ _origname=reportlab pkgver=3.1.8 pkgrel=1 pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.reportlab.org/rl_toolkit.html" depends=('freetype2') checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow') diff --git a/libre/rp-pppoe-libre/PKGBUILD b/libre/rp-pppoe-libre/PKGBUILD index 1832d8fae..7c4952e9a 100644 --- a/libre/rp-pppoe-libre/PKGBUILD +++ b/libre/rp-pppoe-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=rp-pppoe-libre pkgver=3.11 pkgrel=5 pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client, without nonfree ServPoET recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.roaringpenguin.com/pppoe/" license=('GPL') depends=('ppp=2.4.6' 'sh' 'net-tools') diff --git a/libre/ruby-hpricot/PKGBUILD b/libre/ruby-hpricot/PKGBUILD index 6a15b2af7..c76466aaf 100644 --- a/libre/ruby-hpricot/PKGBUILD +++ b/libre/ruby-hpricot/PKGBUILD @@ -8,7 +8,7 @@ url="http://github.com/hpricot/hpricot" license=('custom:MIT') pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('ruby') makedepends=('rubygems') source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem) diff --git a/libre/ruby-rdiscount/PKGBUILD b/libre/ruby-rdiscount/PKGBUILD index 966cf67ce..bb413b4d1 100644 --- a/libre/ruby-rdiscount/PKGBUILD +++ b/libre/ruby-rdiscount/PKGBUILD @@ -11,7 +11,7 @@ url="http://dafoster.net/projects/rdiscount/" license=('BSD3') pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('ruby') makedepends=('rubygems') source=(http://gems.rubyforge.org/gems/$_gemname-$pkgver.gem) diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD index f9449455e..ab057d514 100644 --- a/libre/sdl-libre/PKGBUILD +++ b/libre/sdl-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgname=sdl-libre pkgver=1.2.15 pkgrel=6 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard, without nonfree riva_mmio.h file" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.libsdl.org" license=('LGPL') provides=("sdl=${pkgver}") diff --git a/libre/soundkonverter-parabola/PKGBUILD b/libre/soundkonverter-parabola/PKGBUILD index e3f8d06d0..257e77709 100644 --- a/libre/soundkonverter-parabola/PKGBUILD +++ b/libre/soundkonverter-parabola/PKGBUILD @@ -10,7 +10,7 @@ pkgname=soundkonverter-parabola pkgver=2.1.1 pkgrel=1 pkgdesc="Front-end to various audio converters, without nonfree faac and mac recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kde-apps.org/content/show.php?content=29024" license=('GPL') replaces=("${_pkgname}" "${_pkgname}-libre") diff --git a/libre/spacefm-libre/PKGBUILD b/libre/spacefm-libre/PKGBUILD index 4f5ab553e..59c79f1c8 100644 --- a/libre/spacefm-libre/PKGBUILD +++ b/libre/spacefm-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgname=spacefm-libre pkgver=0.9.4 pkgrel=2 pkgdesc='Multi-panel tabbed file manager, with unar support' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ignorantguru.github.com/spacefm/' license=('GPL3') install=$_pkgname.install diff --git a/libre/unzip-libre/PKGBUILD b/libre/unzip-libre/PKGBUILD index 933fc8a6a..b3ef3d44d 100644 --- a/libre/unzip-libre/PKGBUILD +++ b/libre/unzip-libre/PKGBUILD @@ -10,7 +10,7 @@ _pkgver=${pkgver/./} pkgrel=7 pkgdesc='For extracting and viewing files in .zip archives' url='http://www.info-zip.org/UnZip.html' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') depends=('bzip2' 'bash') provides=("${_pkgname}=${pkgver}") diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD index 4ddb30185..2bd309de4 100644 --- a/libre/xbmc-libre-lts/PKGBUILD +++ b/libre/xbmc-libre-lts/PKGBUILD @@ -14,7 +14,7 @@ pkgver=12.3 _codename=Frodo pkgrel=6 pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree addons and unrar support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xbmc.org" license=('GPL2') conflicts=($_pkgname) diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD index 90a07559f..c43e3db91 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -16,7 +16,7 @@ pkgver=13.2 _codename=Gotham pkgrel=2 pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xbmc.org" license=('GPL2') replaces=($_pkgname) diff --git a/libre/xbmc-pvr-addons-lts/PKGBUILD b/libre/xbmc-pvr-addons-lts/PKGBUILD index 7b647d7d9..990d6e049 100644 --- a/libre/xbmc-pvr-addons-lts/PKGBUILD +++ b/libre/xbmc-pvr-addons-lts/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xbmc-pvr-addons-lts pkgver=20131106.Frodo pkgrel=1 pkgdesc="XBMC PVR add-ons for current stable xbmc" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/opdenkamp/xbmc-pvr-addons" license=('GPL3') depends=('xbmc-libre-lts' 'libmysqlclient') diff --git a/libre/xmlstarlet/PKGBUILD b/libre/xmlstarlet/PKGBUILD index 76595486f..c8c126715 100644 --- a/libre/xmlstarlet/PKGBUILD +++ b/libre/xmlstarlet/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xmlstarlet pkgver=1.3.1 pkgrel=1 pkgdesc="A set of tools to transform, query, validate, and edit XML documents" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xmlstar.sourceforge.net/" license=('custom:MIT') depends=('libxslt>=1.1.9') diff --git a/libre/xorg-server-parabola/PKGBUILD b/libre/xorg-server-parabola/PKGBUILD index 9803a2f83..a77b16e62 100644 --- a/libre/xorg-server-parabola/PKGBUILD +++ b/libre/xorg-server-parabola/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=xorg-server pkgname=('xorg-server-parabola') pkgver=1.16.0 pkgrel=6 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://xorg.freedesktop.org" makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto' |