summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-07 22:27:08 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-07 22:27:08 -0300
commit0fff0912cd1b37fbf6056523b184251e675d1c62 (patch)
treee7bb0510170b6f7230cc4a6df4cc34bd181c994a
parentc2f0205881eddc0f4647fd82b1b77611ff81fc32 (diff)
ice{weasel-libre,cat,ape-libre}: rebuilding with gstreamer support
-rw-r--r--libre/iceape-libre/PKGBUILD4
-rw-r--r--libre/iceape-libre/mozconfig1
-rw-r--r--libre/icecat/PKGBUILD4
-rw-r--r--libre/icecat/mozconfig2
-rw-r--r--libre/iceweasel-libre/PKGBUILD4
-rw-r--r--libre/iceweasel-libre/mozconfig2
6 files changed, 9 insertions, 8 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD
index 09cceb4db..2d61d940d 100644
--- a/libre/iceape-libre/PKGBUILD
+++ b/libre/iceape-libre/PKGBUILD
@@ -11,7 +11,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
_pkgname=${_debname}
pkgname=${_debname}-libre
pkgver=${_debver}.${_debrel}
-pkgrel=7
+pkgrel=8
pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey."
arch=('i686' 'x86_64' 'mips64el')
license=('MPL' 'GPL' 'LGPL')
@@ -31,7 +31,7 @@ source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.bz2"
libre.patch)
md5sums=('1ee82aa6ec73c13e2099b4cb6f16a908'
'1fb9c4affad5f030c4e3544aadeaeea2'
- '70575e76b339fa7e17274a8ed84429fc'
+ 'cbcb3d6a01b73dd386fddee0535e6602'
'7266333e31731af8bb50c2eca8d0bd26'
'25b6fe16ac24cd5c852213e5c1adb272'
'c395d443a8c4c16880c7322bcf174743'
diff --git a/libre/iceape-libre/mozconfig b/libre/iceape-libre/mozconfig
index 3093d20ee..971d2db56 100644
--- a/libre/iceape-libre/mozconfig
+++ b/libre/iceape-libre/mozconfig
@@ -25,6 +25,7 @@ ac_add_options --with-pthreads
# Features
ac_add_options --enable-startup-notification
ac_add_options --enable-gio
+ac_add_options --enable-gstreamer
ac_add_options --disable-gnomevfs
ac_add_options --disable-crashreporter
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 23749dafd..305068a69 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -14,7 +14,7 @@ _pgo=true
pkgname=icecat
pkgver=17.0.1
-pkgrel=8
+pkgrel=9
pkgdesc='GNU IceCat, the standalone web browser based on Mozilla Firefox.'
arch=(i686 x86_64 mips64el)
license=(MPL GPL LGPL)
@@ -42,7 +42,7 @@ source=(
)
md5sums=(
c88a29aa92fc41a07e777a0e63ac5f7e
- 855f11c20d38133d107cc3c6f48162a8
+ 5154141da7cf38102927e3addb49ccac
383e8e2a97a8b13fe56d153adb6878b6
3009b176cc5f9b1e416b1bf7c45b064b
1dec37a964098fb3bc46bc767a5c0587
diff --git a/libre/icecat/mozconfig b/libre/icecat/mozconfig
index 75b61828a..d1fd0e3f8 100644
--- a/libre/icecat/mozconfig
+++ b/libre/icecat/mozconfig
@@ -27,7 +27,7 @@ ac_add_options --with-pthreads
# Features
ac_add_options --enable-startup-notification
-#ac_add_options --enable-gstreamer
+ac_add_options --enable-gstreamer
ac_add_options --disable-crashreporter
ac_add_options --disable-updater
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD
index b3c907179..bb12ff2d1 100644
--- a/libre/iceweasel-libre/PKGBUILD
+++ b/libre/iceweasel-libre/PKGBUILD
@@ -22,7 +22,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
_pkgname=iceweasel
pkgname=iceweasel-libre
pkgver=$_debver.$_debrel
-pkgrel=3
+pkgrel=4
pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 mips64el)
@@ -54,7 +54,7 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.bz2"
Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch)
md5sums=('22daa24b6490c654f131550cbf20fad3'
'0c70ab52f35701558081df3d360361a2'
- 'f90c6a70d0a6d0a9e7f9a0eed6aeffd3'
+ 'a65f285d20e11e650f7220b9c7f2bbf2'
'383e8e2a97a8b13fe56d153adb6878b6'
'5addd418bf32b673fdfe80c8fefbea1a'
'7b9e5996dd9fe0b186a43a297db1c6b5'
diff --git a/libre/iceweasel-libre/mozconfig b/libre/iceweasel-libre/mozconfig
index c929b8972..8fa6a5da1 100644
--- a/libre/iceweasel-libre/mozconfig
+++ b/libre/iceweasel-libre/mozconfig
@@ -25,7 +25,7 @@ ac_add_options --with-pthreads
# Features
ac_add_options --enable-startup-notification
-#ac_add_options --enable-gstreamer
+ac_add_options --enable-gstreamer
ac_add_options --disable-crashreporter
ac_add_options --disable-updater