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
5248832cce
Merge pull request #905 from ddaygold/dkms-mt7601
...
dkms-mt7601: to use v3.0.0.4 upsteam src.
2014-07-18 05:18:33 -06:00
pepedog
23c5c40272
Merge pull request #906 from calzon65/master
...
Update PKGBUILD aur/asterisk
2014-07-18 10:27:31 +01:00
calzon65
63c9fd14a6
Update PKGBUILD
2014-07-17 22:13:10 -07:00
Peter Chinetti
c3eb5b99de
removing CMD=$(which cmd) style things
2014-07-17 23:38:58 -04:00
Peter Chinetti
d57d22661d
Trimming unneeded lines
2014-07-17 23:31:35 -04: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
Kevin Mihelich
7d95459b98
core/linux-armv5 to 3.15.6-1
2014-07-18 01:19:17 +00:00
Kevin Mihelich
fb880724fa
core/linux-mmp to 3.10.49-1
2014-07-18 01:15:33 +00:00
Kevin Mihelich
19e30aea33
core/systemd: better bandaid for now
2014-07-18 01:02:26 +00: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
6dba1def71
community/gradm to 3.0.201407162022-1
2014-07-17 01:15:51 +00:00
Kevin Mihelich
376087bd4a
extra/java7-openjdk to 7.u65_2.5.1-3
2014-07-17 00:21:07 +00:00
WarheadsSE
219103bca0
Merge pull request #901 from davidbeauchamp/master
...
community/bird to 1.4.4-1
2014-07-16 15:24:54 -04:00
David Beauchamp
272da5bb74
community/bird to 1.4.4-1
2014-07-16 15:18:59 -04:00
Kevin Mihelich
167c8625fd
extra/java7-openjdk to 7.u60_2.5.1-3
2014-07-16 12:47:34 +00:00
Kevin Mihelich
eff71a699a
added community/uwsgi
2014-07-16 03:06:18 +00:00
Kevin Mihelich
a2923a82b2
added core/systemd
2014-07-16 02:33:04 +00:00
Kevin Mihelich
d742e66c11
core/linux-wandboard to 3.10.17-3
2014-07-16 02:18:17 +00:00
moonman
e399265464
alarm/xbmc-rbp add missing md5sum
2014-07-15 04:42:29 -06:00
moonman
056056c03c
alarm/xbmc-rbp fix includes
2014-07-15 04:39:40 -06:00
moonman
58ee703330
alarm/xbmc-rbp-git to 14.20140715-1; remove unneeded dependency
2014-07-15 04:35:31 -06:00
moonman
1f5fcc531b
alarm/xbmc-rbp remove unneeded dep
2014-07-15 04:34:33 -06:00
Kevin Mihelich
567c37ab42
core/linux-armv7-rc to 3.16.0-5
2014-07-15 01:32:50 +00:00
Kevin Mihelich
cd56e3848d
core/linux-odroid-xu-headless to 3.4.98-1
2014-07-15 01:26:47 +00:00
Kevin Mihelich
c2d3f52b57
core/linux-odroid-xu to 3.4.98-1
2014-07-15 01:24:00 +00:00
Kevin Mihelich
982f57fd60
core/linux-odroid to 3.8.13.26-1
2014-07-15 01:18:48 +00:00
Kevin Mihelich
efd49a2cd4
extra/mesa to 10.2.3-1
2014-07-15 00:26:38 +00:00
Kevin Mihelich
5495d631f4
core/linux-armv5-rc to 3.16.0-5
2014-07-14 01:49:31 +00:00
moonman
3091ff3c93
aur/plexmediaserver to 0.9.9.12.504-1
2014-07-13 00:30:48 -06:00
moonman
b7ba511639
alarm/xbmc-rbp-git to 14.20140712-1
2014-07-12 23:09:52 -06:00
Kevin Mihelich
1b1973253e
Merge pull request #899 from drinkcat/e17-patch-overflow
...
extra/enlightenment: Add package and add patch to fix segfault
2014-07-12 20:51:50 -06: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
65fa36cf2c
core/linux-am33x-legacy to 3.8.13-28
2014-07-13 01:41:15 +00:00
Kevin Mihelich
1e4651d3d1
removed community/ams
2014-07-12 22:08:58 +00:00
Kevin Mihelich
a0b48cc5af
community/nspluginwrapper fix
2014-07-12 20:43:30 +00:00
Kevin Mihelich
7da60ba606
community/nspluginwrapper to 1.4.4-3
2014-07-12 19:45:18 +00:00
Kevin Mihelich
ca2c541e5e
core/filesystem to 2014.07-1
2014-07-12 00:41:17 +00:00
Kevin Mihelich
ceeb94871c
removed core/systemd
2014-07-12 00:36:21 +00:00
Kevin Mihelich
66ab82e51c
extra/webkitgtk to 2.4.4-1
2014-07-12 00:28:12 +00:00
moonman
a51d24f7d8
alarm/xbmc-rbp-git build fix
2014-07-11 00:01:14 -06:00
moonman
6099e9709c
alarm/xbmc-rbp-git to 14.20140711-1
2014-07-10 23:31:49 -06:00
moonman
80d6685343
alarm/raspberrypi-firmware to 20140711-1
2014-07-10 23:30:11 -06:00
moonman
98b60220a9
core/linux-raspberrypi-latest to 3.15.5-1
2014-07-10 23:29:15 -06:00
moonman
48946982f9
core/linux-raspberrypi to 3.12.24-1
2014-07-10 23:00:18 -06:00