Kevin Mihelich
d89a4a2adc
extra/libreoffice-still fix
2014-07-31 02:42:23 +00:00
Kevin Mihelich
14fe66d7ee
extra/libreoffice -> libreoffice-still
2014-07-31 02:25:00 +00:00
Kevin Mihelich
a594549158
added extra/stellarium
2014-07-31 02:09:18 +00:00
Jason Plum
a1fc3316a0
extra/kdelibs to 4.13.3-2
2014-07-30 18:08:50 -04:00
Kevin Mihelich
d28dc2ca59
extra/texmacs to 1.99.1
2014-07-30 12:16:31 +00:00
Kevin Mihelich
9917482adf
extra/efl to 1.10.2-1
2014-07-30 11:20:19 +00:00
Kevin Mihelich
1ce7e5af13
Merge pull request #925 from pumphaus/qt5-cmake-fix
...
Raspberry Pi: Pass the library dirs along to find_library to fix cmake/qt5 builds
2014-07-29 20:39:28 -06:00
David Beauchamp
905bf05d34
extra/libdrm to 2.4.56-1
2014-07-29 19:02:47 -04:00
Arno Rehn
eb86525de4
increase pkgrel
2014-07-29 19:55:45 +02:00
Arno Rehn
5a4038a7a2
Pass the library dirs along to find_library to fix cmake/qt5 builds
2014-07-29 19:49:57 +02:00
Kevin Mihelich
b36114f60e
extra/libdrm to 2.4.55-1
2014-07-29 11:12:46 +00:00
Kevin Mihelich
48046ec58a
extra/lirc to 0.9.0-75
2014-07-29 11:11:51 +00:00
David Beauchamp
7765e655ac
extra/imagemagick to 6.8.9.6-1
2014-07-28 14:35:33 -04:00
Kevin Mihelich
05c79f5d66
removed extra/gst-plugins-bad
2014-07-27 19:50:13 +00:00
Kevin Mihelich
d5643d27a1
extra/soundtouch to 1.8.0-1.1, v5 fix
2014-07-27 19:49:37 +00:00
David Beauchamp
05ab8233c3
extra/ffmpeg to 2.3-1
2014-07-26 15:41:34 -04:00
Kevin Mihelich
ea3f8fda7f
community/bird -> extra
2014-07-24 00:19:11 +00:00
Kevin Mihelich
805af568f8
extra/ffmpeg to 2.2.5-1
2014-07-24 00:14:58 +00:00
Kevin Mihelich
99b5669eff
extra/thunderbird: fix patch
2014-07-23 01:35:50 +00:00
Kevin Mihelich
cba9f8d5b2
extra/thunderbird to 31.0-1
2014-07-22 11:09:19 +00:00
Kevin Mihelich
a0f61977fc
extra/mesa to 10.2.4-1
2014-07-20 04:30:28 +00:00
Kevin Mihelich
2b487de666
Merge pull request #909 from pumphaus/qt5-rpi
...
Compile against the Broadcom's EGL/GLESv2 libs on the Raspberry Pi
2014-07-19 11:42:22 -06:00
Arno Rehn
e4d6283a80
increment pkgrel by decimal number only
2014-07-19 19:04:00 +02:00
Kevin Mihelich
ad00d5abc3
extra/ghc to 7.8.3-2
2014-07-19 16:52:33 +00:00
Arno Rehn
6c8c5332a0
armv6h: Fix the GLESv2 and EGL locations in qmake's linux.conf and remove
...
pkg-config checks which would detect mesa's libgl. Don't use Qt's
raspberry pi config, because that would trigger its cross-compilation
config. Manually include the rpi hooks in the eglfs plugin.
2014-07-19 16:51:43 +02:00
Kevin Mihelich
ee9278206d
Revert "extra/kdebindings-python to 4.13.3-1"
...
This reverts commit 3bb2c68bd8
.
2014-07-19 00:25:25 +00:00
Kevin Mihelich
39f859fdc1
extra/kdelibs fixes
2014-07-19 00:24:23 +00:00
Kevin Mihelich
a099a6ac9e
extra/kdeedu-kalgebra to 4.13.3-1
2014-07-18 12:22:36 +00:00
Kevin Mihelich
a619de8b07
extra/kdeedu-analitza to 4.13.3-1
2014-07-18 12:21:50 +00:00
Kevin Mihelich
6121548d88
extra/kdelibs to 4.13.3-1
2014-07-18 12:20:55 +00:00
Kevin Mihelich
3bb2c68bd8
extra/kdebindings-python to 4.13.3-1
2014-07-18 12:19:49 +00:00
Kevin Mihelich
fbde341d28
Merge pull request #902 from davidbeauchamp/master
...
extra/chromium to 36.0.1985.125
2014-07-17 20:18:21 -06:00
David Beauchamp
89063b3272
fix alignment
2014-07-17 10:59:46 -04:00
David Beauchamp
01b6f83cdc
extra/chromium to 36.0.1985.125-1
2014-07-17 10:58:23 -04:00
Kevin Mihelich
376087bd4a
extra/java7-openjdk to 7.u65_2.5.1-3
2014-07-17 00:21:07 +00:00
Kevin Mihelich
167c8625fd
extra/java7-openjdk to 7.u60_2.5.1-3
2014-07-16 12:47:34 +00:00
Kevin Mihelich
efd49a2cd4
extra/mesa to 10.2.3-1
2014-07-15 00:26:38 +00:00
Nicolas Boichat
bdc766ed1b
extra/enlightenment: fix segfault on start
...
enlightenment_start stops very quickly with a segfault:
(gdb) bt
#0 0xb6bcba1c in pause () from /usr/lib/libpthread.so.0
#1 <signal handler called>
#2 0x0007672c in e_desk_show ()
#3 0x0010ace8 in e_zone_desk_count_set ()
#4 0x00000000 in ?? ()
After recompiling with debug symbols, I noticed this is due to
some memory corruption, and found an upstream patch that fixes the
problem (applied in their enlightenment-0.18 branch but not in
release 0.18.8):
http://git.enlightenment.org/core/enlightenment.git/commit/?h=enlightenment-0.18&id=590eb392f1438d2cde775a93aa1178c61b75e9e7
Technically, the bug is also present on x86, but does not cause a
segfault.
2014-07-13 10:36:14 +08:00
Nicolas Boichat
ad7ae005a7
added extra/enlightenment
...
Vanilla version from ABS
2014-07-13 10:31:00 +08:00
Kevin Mihelich
66ab82e51c
extra/webkitgtk to 2.4.4-1
2014-07-12 00:28:12 +00:00
David Beauchamp
6229d62069
extra/ffmpeg to 2.2.4-3
2014-07-10 16:44:13 -05:00
David Beauchamp
48e163111d
bump to 1.2-1
2014-07-10 16:35:47 -05:00
Jason Plum
4503722729
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
2014-07-09 12:47:25 -04:00
Jason Plum
768787277e
extra/java7-openjdk to 7.u60_2.5.0-3
2014-07-09 12:47:19 -04:00
Kevin Mihelich
758463810d
extra/netpbm to 10.67.00-1
2014-07-09 02:40:20 +00:00
Jason Plum
b87d7fc5a0
Update extra/imagemagick to 6.8.9.5-1
2014-07-08 17:40:54 -04:00
Kevin Mihelich
50efcfda1b
extra/mesa to 10.2.3-1
2014-07-08 11:35:02 +00:00
Kevin Mihelich
e0218877e7
extra/spice: patch to remove x86 assembly breakpoint
2014-07-07 11:50:45 +00:00
Kevin Mihelich
412bf21e63
extra/spice to 0.12.5-1
2014-07-07 11:13:26 +00:00
Kevin Mihelich
9a20360cf9
extra/xine-lib to 1.2.6-1
2014-07-07 03:20:45 +00:00