From 61a0e4fb8417d236bd99a558ce9f291f361972e4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 24 Jul 2015 18:28:23 -0600 Subject: rm -r libre/patchage # unblacklisting Arch's version --- libre/patchage/PKGBUILD | 63 ----------------------------------------- libre/patchage/patchage.install | 14 --------- 2 files changed, 77 deletions(-) delete mode 100644 libre/patchage/PKGBUILD delete mode 100644 libre/patchage/patchage.install diff --git a/libre/patchage/PKGBUILD b/libre/patchage/PKGBUILD deleted file mode 100644 index 5d9595074..000000000 --- a/libre/patchage/PKGBUILD +++ /dev/null @@ -1,63 +0,0 @@ -# $Id: PKGBUILD 111581 2014-05-20 17:25:40Z speps $ -# Maintainer: Ray Rashif -# Maintainer: speps -# Contributor: Max Pray a.k.a. Synthead -# Contributor: clarence -# Maintainer: André Silva - -pkgname=patchage -_pkgname=patchage-libre -pkgver=1.0.0 -pkgrel=2.parabola1 -pkgdesc="A modular patch bay for audio and MIDI systems based on Jack and Alsa, with unpacked Waf in source tarball" -arch=('i686' 'x86_64') -url="http://drobilla.net/software/patchage" -license=('GPL3') -depends=('ganv' 'jack' 'desktop-file-utils') -makedepends=('boost' 'python2') -install="$pkgname.install" -mksource=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2") -source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.bz2") -mkmd5sums=('d16a3fc045faff7fd70f3b4769b65698') -md5sums=('dcf5d06b90fcd9af2f384f6233907473') - -mksource() { - # generate an unpacked instance of the Waf all-in-one blob - # based on: - # https://wiki.debian.org/UnpackWaf - # https://sources.debian.net/src/patchage/1.0.0~dfsg0-0.1/debian/unpack_waf.sh - - msg "Unpacking Waf... " - cd $pkgname-$pkgver - python2 waf --help &>/dev/null - WAFDIR=`ls .waf-*/` - mv .waf-*/$WAFDIR $WAFDIR - sed -i '/^#==>$/,$d' waf - rmdir .waf-* - msg "OK" - - msg "Purging .pyc files... " - find $WAFDIR -name "*.pyc" -delete - msg "OK" -} - -prepare() { - cd $pkgname-$pkgver - - # FS#40311 - # disable jack metadata support for jack2 capability - sed -i '/jack_get_property/,/False/d' wscript -} - -build() { - cd $pkgname-$pkgver - python2 waf configure --prefix=/usr - python2 waf build $MAKEFLAGS -} - -package() { - cd $pkgname-$pkgver - python2 waf install --destdir="$pkgdir" -} - -# vim:set ts=2 sw=2 et: diff --git a/libre/patchage/patchage.install b/libre/patchage/patchage.install deleted file mode 100644 index c7a5da359..000000000 --- a/libre/patchage/patchage.install +++ /dev/null @@ -1,14 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -# vim:set ts=2 sw=2 et: -- cgit v1.2.3-2-g168b From 9d0343a4642eeaf935bf67b19b5da381fb3e43ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 24 Jul 2015 21:52:19 -0300 Subject: kodi-15.0-1.parabola1: updating version --- libre/kodi/PKGBUILD | 35 ++++++++++-------------------- libre/kodi/kodi-14.0-dvddemux-ffmpeg.patch | 13 ----------- libre/kodi/kodi-14.0-gcc5.patch | 25 --------------------- 3 files changed, 12 insertions(+), 61 deletions(-) delete mode 100644 libre/kodi/kodi-14.0-dvddemux-ffmpeg.patch delete mode 100644 libre/kodi/kodi-14.0-gcc5.patch diff --git a/libre/kodi/PKGBUILD b/libre/kodi/PKGBUILD index 453d0d18f..e75f194b2 100644 --- a/libre/kodi/PKGBUILD +++ b/libre/kodi/PKGBUILD @@ -1,5 +1,5 @@ # vim:set ts=2 sw=2 et: -# $Id: PKGBUILD 134391 2015-05-31 07:36:09Z idevolder $ +# $Id: PKGBUILD 137372 2015-07-24 12:44:05Z idevolder $ # Maintainer (Arch): Sergej Pupykin # Maintainer (Arch): BlackIkeEagle < ike DOT devolder AT gmail DOT com > # Contributor (Arch): Brad Fanella @@ -15,9 +15,9 @@ _prefix=/usr _pkgbase=kodi-libre pkgbase=kodi pkgname=kodi -pkgver=14.2 -_codename=Helix -pkgrel=5.parabola1 +pkgver=15.0 +_codename=Isengard +pkgrel=1.parabola1 arch=('i686' 'x86_64') url="http://kodi.tv" license=('GPL2') @@ -26,25 +26,22 @@ makedepends=( 'gperf' 'hicolor-icon-theme' 'jasper' 'java-runtime' 'libaacs' 'libass' 'libbluray' 'libcdio' 'libcec' 'libgl' 'libmariadbclient' 'libmicrohttpd' 'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libssh' 'libva' - 'libvdpau' 'libxrandr' 'libxslt' 'lzo' 'nasm' 'nss-mdns' 'python2-pillow' - 'python2-pybluez' 'python2-simplejson' 'rtmpdump' 'sdl2' 'sdl_image' - 'shairplay' 'smbclient' 'swig' 'taglib' 'tinyxml' 'unzip' 'upower' 'yajl' 'zip' + 'libvdpau' 'libxrandr' 'libxslt' 'lzo' 'mesa' 'nasm' 'nss-mdns' + 'python2-pillow' 'python2-pybluez' 'python2-simplejson' 'rtmpdump' 'sdl2' + 'sdl_image' 'shairplay' 'smbclient' 'swig' 'taglib' 'tinyxml' 'unzip' 'upower' + 'yajl' 'zip' ) mksource=( "$pkgname-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz" ) source=( "https://repo.parabola.nu/other/$_pkgbase/$_pkgbase-$pkgver-$_codename.tar.gz" - "kodi-14.0-dvddemux-ffmpeg.patch" - "kodi-14.0-gcc5.patch" ) mksha256sums=( - 'd9cb8590430a925fb789a5beb4da2695cdcd2d2500dd31126f3b77b31aa267f4' + '27dba173cfe74b323f4dbaa72ae2bfe5961f76c27bddcd5210253be91cae0dff' ) sha256sums=( - '8d024625fd7c963785cad07f77049c2a89560f6474ca4db83153c7df7b9759f2' - '01453e18987b01ad40c9ae423a7e47422e537b648e74f5c942f132c37e6370f8' - '598f36cea0f63440e5755d88752552240fc5cd2b98e4f80a9feeb9605c917777' + 'feff6278b4b6570f053c954bbe0ab0df34dbd5db5cadfdd37fea43b03306a437' ) mksource() { @@ -61,18 +58,10 @@ prepare() { sed 's|^#!.*python$|#!/usr/bin/python2|' -i tools/depends/native/rpl-native/rpl sed 's/python/python2/' -i tools/Linux/kodi.sh.in sed 's/shell python/shell python2/' -i tools/EventClients/Makefile.in - # disable wiiremote due to incompatibility with bluez-5.29 - sed '/WiiRemote/d' -i tools/EventClients/Makefile.in - sed '/mkdir -p $(DESTDIR)$(bindir)/i \ -install:' -i tools/EventClients/Makefile.in msg2 "Use addons.xml from Parabola server (without nonfree addons support)" sed -i -e 's|mirrors[.]kodi[.]tv/addons/gotham/addons.xml|repo.parabola.nu/other/kodi-libre/addons/gotham/addons.xml|' addons/repository.xbmc.org/addon.xml sed -i -e 's|mirrors[.]kodi[.]tv/addons/helix/addons.xml|repo.parabola.nu/other/kodi-libre/addons/helix/addons.xml|' addons/repository.xbmc.org/addon.xml - sed -i -e 's|mirrors[.]kodi[.]tv/addons/frodo/addons.xml|repo.parabola.nu/other/kodi-libre/addons/frodo/addons.xml|' addons/repository.xbmc.org/addon.xml - - patch -p0 -i "$srcdir/kodi-14.0-dvddemux-ffmpeg.patch" - patch -p1 -i "$srcdir/kodi-14.0-gcc5.patch" - + sed -i -e 's|mirrors[.]kodi[.]tv/addons/isengard/addons.xml|repo.parabola.nu/other/kodi-libre/addons/isengard/addons.xml|' addons/repository.xbmc.org/addon.xml } build() { @@ -93,7 +82,7 @@ build() { --enable-shared-libraries \ --with-lirc-device=/run/lirc/lircd \ --disable-non-free \ - ac_cv_lib_bluetooth_hci_devid=no + ac_cv_type__Bool=yes # Now (finally) build make diff --git a/libre/kodi/kodi-14.0-dvddemux-ffmpeg.patch b/libre/kodi/kodi-14.0-dvddemux-ffmpeg.patch deleted file mode 100644 index 0c6d627d2..000000000 --- a/libre/kodi/kodi-14.0-dvddemux-ffmpeg.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp.orig 2014-08-01 11:18:24.000000000 -0500 -+++ xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp 2014-08-24 15:36:34.844966866 -0500 -@@ -519,10 +519,6 @@ - - void CDVDDemuxFFmpeg::Flush() - { -- // naughty usage of an internal ffmpeg function -- if (m_pFormatContext) -- av_read_frame_flush(m_pFormatContext); -- - m_currentPts = DVD_NOPTS_VALUE; - - m_pkt.result = -1; diff --git a/libre/kodi/kodi-14.0-gcc5.patch b/libre/kodi/kodi-14.0-gcc5.patch deleted file mode 100644 index e4c1e52f7..000000000 --- a/libre/kodi/kodi-14.0-gcc5.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- a/xbmc/screensavers/rsxs-0.9/lib/argp.h.orig 2015-03-26 13:25:20.000000000 -0500 -+++ b/xbmc/screensavers/rsxs-0.9/lib/argp.h 2015-05-19 16:05:20.992493851 -0500 -@@ -559,7 +559,7 @@ - # endif - - # ifndef ARGP_EI --# define ARGP_EI extern __inline__ -+# define ARGP_EI extern __inline__ __attribute__ ((gnu_inline)) - # endif - - ARGP_EI void ---- a/xbmc/screensavers/rsxs-0.9/lib/argp-fmtstream.h.orig 2015-03-26 13:25:20.000000000 -0500 -+++ b/xbmc/screensavers/rsxs-0.9/lib/argp-fmtstream.h 2015-05-19 16:02:25.775456866 -0500 -@@ -198,11 +198,7 @@ - #endif - - #ifndef ARGP_FS_EI --#ifdef __clang__ - #define ARGP_FS_EI extern inline __attribute__ ((__gnu_inline__)) --#else --#define ARGP_FS_EI extern inline --#endif - #endif - - ARGP_FS_EI size_t -- cgit v1.2.3-2-g168b From 33d29807c469ab288aa041ff5ffae43d982065f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 24 Jul 2015 22:24:44 -0300 Subject: icecat-31.8.0_gnu1-3: use nss and nspr from system libraries to enable CAcert support --- libre/icecat/PKGBUILD | 4 ++-- libre/icecat/mozconfig | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index ea7aa6e96..4b08d00c7 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -15,7 +15,7 @@ _pgo=true pkgname=icecat _pkgver=31.8.0-gnu1 pkgver=${_pkgver//-/_} -pkgrel=2 +pkgrel=3 pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64 mips64el) @@ -46,7 +46,7 @@ source=(http://ftp.gnu.org/gnu/gnuzilla/${_pkgver%-*}/$pkgname-$_pkgver.tar.bz2{ fixing_nullptr_31.7.0.patch) sha256sums=('370087d0adadf8b1c1e6a9920e26488a8902b9dc461d305f258fddb26a129d87' 'SKIP' - '98e5128ee418a60a98f77270f939b2c5b9c62ba93ab65676dd17c4a16290f027' + 'f23e608db738fe5277181b8cb6872cddb9ff71dc487b65643cb8cf6322e1a515' '92d7ea9feb8d2814d1abaf5cf4012983a2fb9cc56b26a5d7c7c3898aedf06fb4' '8082a8a5adf21c50fa77650c74adcd6fedbf7bedcdb6b8ae29529ca96adeb05d' '93e3001ce152e1d142619e215a9ef07dd429943b99d21726c25da9ceb31e31cd' diff --git a/libre/icecat/mozconfig b/libre/icecat/mozconfig index 2583e0107..5b0081913 100644 --- a/libre/icecat/mozconfig +++ b/libre/icecat/mozconfig @@ -6,6 +6,22 @@ ac_add_options --enable-pie ac_add_options --enable-official-branding +# System libraries +ac_add_options --with-system-nspr +ac_add_options --with-system-nss +#ac_add_options --with-system-jpeg +#ac_add_options --with-system-zlib +#ac_add_options --with-system-bz2 +#ac_add_options --with-system-png +#ac_add_options --with-system-libevent +#ac_add_options --with-system-libvpx +#ac_add_options --with-system-icu +#ac_add_options --enable-system-hunspell +#ac_add_options --enable-system-sqlite +#ac_add_options --enable-system-ffi +#ac_add_options --enable-system-cairo +#ac_add_options --enable-system-pixman + # Features ac_add_options --enable-startup-notification ac_add_options --enable-pulseaudio -- cgit v1.2.3-2-g168b