Juan RP
b021f56aad
gcc: split multilib pkgs for x86_64 to the gcc-multilib main pkg.
2013-10-27 11:43:17 +01:00
Juan RP
e7d57fbf2d
grep: update to 2.15.
2013-10-27 10:55:17 +01:00
Juan RP
f850a257f4
base-system: add all required build dependencies.
2013-10-27 10:45:21 +01:00
Juan RP
e9c229c923
base-files: switch to meta build_style.
2013-10-27 10:32:31 +01:00
Juan RP
06c82705dc
linux: add linux-firmware/dracut, otherwise those won't be built.
2013-10-27 10:20:46 +01:00
Juan RP
790835925f
nss-mdns: add avahi to makedepends, otherwise it won't be built.
2013-10-27 10:18:49 +01:00
Juan RP
82a49ca3cd
xbps-src: bump version.
2013-10-27 10:05:20 +01:00
Juan RP
d5fae9a3e3
Merge pull request #195 from graysky2/master
...
profile-sync-daemon: update to 5.43
2013-10-27 01:56:30 -07:00
Juan RP
8ee1582541
nvi: use fedora distfiles mirror.
2013-10-27 09:54:22 +01:00
Juan RP
0569248c6e
ifenlave: make this build again.
2013-10-27 09:48:38 +01:00
Juan RP
cf74b5c0fb
libgudev: add back version/revision to make x-r-c happy.
2013-10-27 09:34:27 +01:00
Juan RP
356381ed9a
systemd: run autoreconf to make this build.
2013-10-27 09:34:06 +01:00
Juan RP
b6eb6876a6
systemd: split libgudev{,-devel} and system-python to libgudev pkg.
...
This way the systemd pkg (providing systemd and udev) does not glib nor
gobject-introspection and drops lots of external dependencies for a core pkg.
2013-10-27 09:25:13 +01:00
Juan RP
4ef248276f
llvm: needs zlib to build.
2013-10-27 08:38:12 +01:00
Juan RP
e5398b7853
elfutils: needs zlib/bzip2 to build.
2013-10-27 08:24:13 +01:00
graysky
5c84122e3b
profile-cleaner: update to 2.25
2013-10-26 07:01:37 -04:00
graysky
29c5e0d7b6
profile-sync-daemon: update to 5.43
2013-10-26 07:00:15 -04:00
Juan RP
6fe818c406
synergy: update to 1.4.15.
2013-10-26 10:47:40 +02:00
Juan RP
b520d9ee40
wavpack: update to 4.70.0.
2013-10-26 10:41:57 +02:00
Juan RP
df105a59c5
libwacom: update to 0.8.
2013-10-26 10:40:33 +02:00
Juan RP
748d4555a8
omxplayer: update to git commit 5e6b623.
2013-10-26 10:16:21 +02:00
Juan RP
ee9eeb77ad
perl: use FreeBSD distfiles mirror.
2013-10-25 11:48:12 +02:00
Juan RP
e816021aaf
xbps-src: bump version (-N and more).
2013-10-25 10:50:26 +02:00
Juan RP
96e54cd805
xbps: update to 0.26.1.
2013-10-25 09:49:30 +02:00
Juan RP
6b91c58491
util-linux: update to 2.24.
2013-10-24 22:35:31 +02:00
Juan RP
a53dc45418
vdpauinfo: update to 0.1.
2013-10-24 17:23:27 +02:00
Juan RP
4a52f10a1b
chroot-binutils: removed and superseded by 'binutils'.
2013-10-24 12:22:49 +02:00
Juan RP
c07e9cdde7
aria2: update to 1.18.1.
2013-10-24 11:40:04 +02:00
Juan RP
32e958de72
chroot-glibc: removed; unnecessary with xbps-src v73 and base-chroot 0.39.
2013-10-24 11:21:56 +02:00
Juan RP
1e8b9100c8
xbps-src: bump version (v73).
2013-10-24 11:17:52 +02:00
Juan RP
f33a90b807
base-chroot: switch to glibc and drop chroot-glibc.
2013-10-24 11:16:02 +02:00
Juan RP
1f854abff5
glibc: prepare to be a bootstrap pkg; supersedes chroot-glibc.
2013-10-24 11:15:17 +02:00
Juan RP
7751c03827
mpv: update to 0.2.1.
2013-10-24 10:27:02 +02:00
Juan RP
f26ace001b
Merge pull request #194 from graysky2/master
...
profile-sync-daemon: update to 5.42
2013-10-24 01:17:47 -07:00
Juan RP
83ff3fe23a
xbps: look for headers/libs in XBPS_MASTERDIR for the bootstrap build.
2013-10-24 10:07:33 +02:00
Juan RP
9faf25b9e7
libarchive: look for headers/libs in XBPS_MASTERDIR for the bootstrap build.
2013-10-24 10:06:51 +02:00
Juan RP
95031be4c2
openssl: look for headers/libs in XBPS_MASTERDIR for the bootstrap build.
2013-10-24 10:06:26 +02:00
Juan RP
1a68dcc05d
chroot-util-linux: look for headers/libs in XBPS_MASTERDIR for the bootstrap build.
2013-10-24 10:05:50 +02:00
Juan RP
d7ec84a693
acl: make it find libattr in XBPS_MASTERDIR for the bootstrap build.
2013-10-24 10:04:53 +02:00
Juan RP
660dd3e94c
chroot-git: ignore rpath for bootstrap build.
2013-10-24 10:03:37 +02:00
graysky
4e39a25977
profile-sync-daemon: update to 5.42
2013-10-23 14:26:30 -04:00
Juan RP
c99812b255
gnutls: update to 3.2.5.
2013-10-23 17:13:00 +02:00
Juan RP
e56c7fbe90
fakeroot: make sure that ACL wrappers are built.
...
Otherwise using an ACL-aware utility will create files with wrong permissions:
$ echo foo > blah
$ fakeroot -- sed -i 's,foo,bar,' blah
$ ls -l blah
---------- 1 juan juan 0 oct 23 11:11 blah
2013-10-23 11:24:03 +02:00
Juan RP
8083f10c32
spacefm: update to 0.9.0.
2013-10-23 11:03:23 +02:00
Juan RP
f78d685bdb
binutils: replaces chroot-binutils.
2013-10-23 10:39:15 +02:00
Juan RP
cd5dfd8d39
base-chroot: drop chroot-binutils; remove unnecessary deps.
2013-10-23 10:36:40 +02:00
Juan RP
332877892a
chroot-texinfo: misc tweaks.
2013-10-23 10:35:38 +02:00
Juan RP
1b3bc0c968
chroot-gcc: use CHROOT_READY for bootstrap pkgs.
2013-10-23 10:35:03 +02:00
Juan RP
f0246d3cc5
binutils: prepare to be a bootstrap pkg; supersedes chroot-binutils.
2013-10-23 10:33:46 +02:00
Juan RP
819bbdd0c9
kernel-libc-headers: misc tweaks.
2013-10-23 10:33:38 +02:00
Juan RP
cad5410245
gmp: not a bootstrap pkg.
2013-10-23 10:31:20 +02:00
Juan RP
efc3b1ab4f
mpfr: move so symlinks to -devel pkg; not a bootstrap pkg.
2013-10-23 10:31:11 +02:00
Juan RP
0a1a2af947
{chroot-,}glibc: use upstream's patch for gmake 4.x compat.
2013-10-23 09:31:10 +02:00
Juan RP
f0654a2a76
docbook-xml: fake do_extract() to make this build.
2013-10-22 01:38:52 +02:00
Juan RP
ab7055028f
ncurses: expliticly enable gzipped manpages.
2013-10-22 01:38:30 +02:00
Juan RP
7acf45909c
libudev: make this build again.
2013-10-22 01:38:00 +02:00
Juan RP
5cf147b3de
omxplayer: update to upstream's git 5326b5c.
2013-10-21 18:33:16 +02:00
Ypnose
ca7517d1f0
New package: xorg-minimal-1.0_1
2013-10-21 18:14:35 +02:00
Ypnose
50f08ef3eb
Revert "xorg-server: add needed dependencies"
...
This reverts commit c365244f88
.
2013-10-21 17:42:18 +02:00
Ypnose
c365244f88
xorg-server: add needed dependencies
2013-10-21 15:13:54 +02:00
Juan RP
37667dd28a
webkitgtk: update to 2.2.1.
2013-10-21 09:40:30 +02:00
Juan RP
fa4be83318
gmime: update to 2.6.19.
2013-10-20 11:18:46 +02:00
Juan RP
563474920e
steam: update to 1.0.0.43.
2013-10-20 09:06:53 +02:00
Juan RP
7ad4abcc84
Add missing mutter-wayland-devel symlink.
2013-10-20 08:19:45 +02:00
Juan RP
3793f5bde4
mutter-wayland: fix x86 build.
2013-10-20 08:17:32 +02:00
Juan RP
36cb5ea2cd
gnome-shell: enable support for wayland.
2013-10-20 07:39:09 +02:00
Juan RP
c35b466d14
New package: mutter-wayland-3.10.1.
2013-10-20 07:36:01 +02:00
Juan RP
18a697b2a1
clutter: fully enable evdev input this time.
2013-10-20 07:26:19 +02:00
Juan RP
d23cd4c163
New package: libevdev-0.4.
2013-10-20 07:18:47 +02:00
Juan RP
242ac6a26b
clutter: enable wayland support.
2013-10-20 07:07:02 +02:00
Juan RP
9e3ca9e342
cogl: enable egl/kms/wayland support.
2013-10-20 07:01:29 +02:00
Juan RP
4bf346ff98
weston: update to 1.3.0 + build fix for rpi.
2013-10-20 06:35:39 +02:00
Juan RP
c549126f2f
upower: update to 0.9.23.
2013-10-20 05:09:03 +02:00
Juan RP
9e868e5c8c
base-chroot: depend on xz too.
2013-10-20 05:06:47 +02:00
Juan RP
5c72f24925
xbps-src: revbump++ (v72).
2013-10-19 14:59:34 +02:00
Juan RP
b91de525b4
base-chroot: clean-up dependencies; depend on xbps.
2013-10-19 12:49:50 +02:00
Juan RP
84febf48d8
Removed chroot-bzip2 and chroot-xz; those are unnecessary right now.
2013-10-19 12:32:01 +02:00
Juan RP
bdc5adbfac
xbps: bootstrap pkg; only build -tests pkg in chroot.
2013-10-19 12:30:35 +02:00
Juan RP
0f3f4c8177
libarchive: bootstrap pkg; sort build options.
2013-10-19 12:30:08 +02:00
Juan RP
b2ace24d26
confuse: bootstrap pkg.
2013-10-19 12:29:49 +02:00
Juan RP
4111057a6d
xz: bootstrap pkg; supersedes chroot-xz.
2013-10-19 12:29:12 +02:00
Juan RP
5dc3e3c874
bzip2: move so symlink to main pkg; bootstrap pkg, supersedes chroot-bzip2.
2013-10-19 12:28:20 +02:00
Juan RP
08583cc72e
acl: move so symlink to -devel pkg; bootstrap pkg.
2013-10-19 12:27:06 +02:00
Juan RP
5300eb49a5
attr: move so symlink to -devel pkg; bootstrap pkg.
2013-10-19 12:26:59 +02:00
Juan RP
eefd82db09
xbps-src: bump version.
2013-10-19 10:47:35 +02:00
Juan RP
551f5c2446
gnome-calculator: update to 3.10.1.
2013-10-19 09:03:36 +02:00
Juan RP
8aced3f7c7
MesaLib: update to 9.2.2.
2013-10-19 09:00:53 +02:00
Juan RP
2f904120ff
linux3.10: update to 3.10.17.
2013-10-19 08:54:03 +02:00
Juan RP
ab1f1a171b
linux3.11: update to 3.11.6.
2013-10-19 08:52:26 +02:00
Juan RP
28afa94796
sqlite: update to 3.8.1.
2013-10-18 18:26:49 +02:00
Juan RP
97bbc61612
openssl: bootstrap pkg.
2013-10-18 11:22:18 +02:00
Juan RP
18afad9e8d
xbps-src: bootstrap pkg.
2013-10-18 10:57:34 +02:00
Juan RP
74dd211f4d
ncurses: bootstrap pkg; repair bootstrap build.
2013-10-18 10:57:19 +02:00
Juan RP
1611101704
mpfr: bootstrap pkg.
2013-10-18 10:56:57 +02:00
Juan RP
4c24fc35b2
gmp: bootstrap pkg.
2013-10-18 10:56:49 +02:00
Juan RP
425fbadbc5
chroot-tar: explicitly disable acl support.
2013-10-18 10:48:23 +02:00
Juan RP
0fd6257912
chroot-binutils: repair bootstrap build; drop bashism.
2013-10-18 10:21:49 +02:00
Juan RP
b594820048
chroot-glibc: repair bootstrap build.
2013-10-18 10:21:27 +02:00
Juan RP
9cf47d53f6
xbps-git: bump version (xbps-rindex -a fix).
2013-10-18 09:38:15 +02:00
Juan RP
37c04f6532
libarchive: convert to use build options (acl ~expat ~lzo ssl).
2013-10-18 08:15:42 +02:00
Juan RP
5de3ba29bb
git: update to 1.8.4.1.
2013-10-18 07:21:03 +02:00
Juan RP
509023f9c4
irqbalance: update to 1.0.7.
2013-10-17 10:23:49 +02:00
Juan RP
3cf6eb36d8
numactl: fix dependency pattern in -devel pkg.
2013-10-17 10:22:11 +02:00
Juan RP
24600719f0
gnome-keyring: add missing build-deps.
2013-10-17 09:43:54 +02:00
Juan RP
d23ed82fff
seahorse-nautilus: update to 3.10.1.
2013-10-17 09:39:05 +02:00
Juan RP
3be4f669f3
seahorse: update to 3.10.1.
2013-10-17 09:38:40 +02:00
Juan RP
121d9ebc67
gnome-keyring: update to 3.10.1.
2013-10-17 09:37:44 +02:00
Juan RP
ca54ea4f9d
libgnome-keyring: update to 3.10.1.
2013-10-17 09:37:38 +02:00
Juan RP
d8f91bd84c
libcryptui: update to 3.10.1.
2013-10-17 09:36:59 +02:00
Juan RP
d2ac1697a3
gcr: update to 3.10.1.
2013-10-17 09:35:02 +02:00
Juan RP
10de93d64f
mpv: update to 0.2.0.
2013-10-17 07:22:54 +02:00
Juan RP
b609356d26
gdm: update to 3.10.0.1.
2013-10-16 18:18:26 +02:00
Juan RP
9fb7065da5
gupnp: update to 0.20.7.
2013-10-16 15:48:25 +02:00
Juan RP
f5d0b8377e
gupnp-av: update to 0.12.3.
2013-10-16 15:47:36 +02:00
Juan RP
2b820b711a
void-mklive: bump version (installer local install fix).
2013-10-16 11:43:29 +02:00
Juan RP
139d0d918a
virtualbox-ose: fix path to the dri modules dir in vbox additions.
2013-10-16 11:17:54 +02:00
Juan RP
1986751201
bluez: register bluetooth.service with xbps-triggers.
2013-10-16 09:45:16 +02:00
Juan RP
7abc0d15c3
accountsservice: update to 0.6.35.
2013-10-16 09:22:15 +02:00
Juan RP
7e72ea5673
bluez: update to 5.10.
2013-10-16 09:08:38 +02:00
Juan RP
d9d904ae06
gtk+3: update to 3.10.2.
2013-10-16 09:05:25 +02:00
Juan RP
e45b25fd57
mutter: update to 3.10.1.1.
2013-10-16 09:03:33 +02:00
Juan RP
bfee1006e2
gsettings-desktop-schemas: update to 3.10.1.
2013-10-16 00:20:01 +02:00
Juan RP
22f723ec91
gnome-backgrounds: update to 3.10.1.
2013-10-16 00:18:57 +02:00
Juan RP
d654c5c022
gnome-control-center: make this build.
2013-10-16 00:05:46 +02:00
Juan RP
1f49237d5c
gnome-settings-daemon: update to 3.10.1.
2013-10-15 23:51:45 +02:00
Juan RP
d6e4d1799f
gnome-control-center: update to 3.10.1.
2013-10-15 23:48:12 +02:00
Juan RP
bd8a3c648c
glib: update to 2.38.1.
2013-10-15 23:46:01 +02:00
Juan RP
63f1b25a14
gnome-shell-extensions: update to 3.10.1.
2013-10-15 21:51:58 +02:00
Juan RP
e7947bb180
gnome-shell: update to 3.10.1.
2013-10-15 21:51:29 +02:00
Juan RP
8c80ebfa09
mutter: update to 3.10.1.
2013-10-15 21:50:20 +02:00
Juan RP
5e46121d09
eog-plugins: update to 3.10.1.
2013-10-15 21:47:42 +02:00
Juan RP
8f3ba24f94
gnome-desktop: update to 3.10.1.
2013-10-15 21:42:15 +02:00
Juan RP
33fbdfe948
libgweather: update to 3.10.1.
2013-10-15 21:36:04 +02:00
Juan RP
126fb28265
gnome-weather: update to 3.10.1.
2013-10-15 21:34:10 +02:00
Juan RP
084bd0f68e
eog: update to 3.10.1.
2013-10-15 21:33:17 +02:00
Juan RP
6cf08b6028
gnome-initial-setup: update to 3.10.1.1.
2013-10-15 21:32:37 +02:00
Juan RP
7d6e9b2ff5
gnome-user-docs: update to 3.10.1.
2013-10-15 19:16:08 +02:00
Juan RP
a0e0b9fa13
gnome-menus: update to 3.10.1.
2013-10-15 19:15:21 +02:00
Juan RP
036ded18c1
gnome-initial-setup: update to 3.10.1.
2013-10-15 19:14:28 +02:00
Juan RP
08c80c2406
gnome-getting-started-docs: update to 3.10.1.
2013-10-15 19:13:52 +02:00
Juan RP
4d5b27db67
virtualbox-ose: update to 4.3.0.
2013-10-15 17:52:49 +02:00
Juan RP
123eeb0b72
xorg-server: rebuild against MesaLib>=9.2.1_2 (dri driverdir changed).
2013-10-15 17:25:25 +02:00
Juan RP
de3cea7319
MesaLib: change default dridriverdir to /usr/lib/xorg/modules/drivers.
...
There's no point in using another dir, dri modules have the _dri postfix.
2013-10-15 17:18:22 +02:00
Juan RP
4772119a40
gnome-contacts: update to 3.10.1.
2013-10-15 16:43:15 +02:00
Juan RP
20df8ade81
libsoup: update to 2.44.1.
2013-10-15 16:30:17 +02:00
Juan RP
2552b7cf65
glib-networking: update to 2.38.1.
2013-10-15 16:28:53 +02:00
Juan RP
1191f9e8f5
epiphany: update to 3.10.1.
2013-10-15 15:52:49 +02:00
Juan RP
26b73f26da
gnome-online-accounts: remove obsolete patches.
2013-10-15 14:45:42 +02:00
Juan RP
0b226fbba2
yelp: update to 3.10.1.
2013-10-15 14:45:02 +02:00
Juan RP
819ad245eb
yelp-xsl: update to 3.10.1.
2013-10-15 14:44:31 +02:00
Juan RP
6232ab6ff3
gnome-online-accounts: update to 3.10.1.
2013-10-15 14:43:44 +02:00
Juan RP
6ca30be453
libvdpau: add patch from Frugalware to workaround issue in glibc's dlclose().
2013-10-15 12:02:48 +02:00
Juan RP
408cdb46fa
thunderbird: update to 24.0.1.
2013-10-15 11:40:22 +02:00
Juan RP
b358720180
dosfstools: update to 3.0.23.
2013-10-15 11:35:44 +02:00
Juan RP
e474416688
linux3.11: enable CONFIG_SND_HDA_POWER_SAVE_DEFAULT by default.
2013-10-15 11:03:49 +02:00
Juan RP
4662f82a3e
linux3.10: enable CONFIG_SND_HDA_POWER_SAVE_DEFAULT by default.
2013-10-15 11:02:33 +02:00
Juan RP
cb919be31a
xbps-git: bump version.
2013-10-15 10:19:58 +02:00
Juan RP
4911b0ce4c
lftp: update to 4.4.10.
2013-10-15 09:44:44 +02:00
Juan RP
9c9bfde7fe
gptfdisk: update to 0.8.8.
2013-10-15 09:21:09 +02:00
Juan RP
79f7dba18f
pam: update to 1.1.8.
2013-10-15 09:18:13 +02:00
Juan RP
5f986d0a87
systemd: backport a fix from upstream to create /run/log/journal dirs.
2013-10-15 07:25:08 +02:00
Juan RP
49d2d3bd3b
mpd: update to 0.17.6.
2013-10-15 07:00:49 +02:00
Juan RP
032bfd4ace
iproute2: update to 3.11.0.
2013-10-15 07:00:15 +02:00
Juan RP
ce86037ffa
vte3: update to 0.34.9.
2013-10-15 06:55:35 +02:00
Juan RP
a7809c57d9
librsvg: update to 2.40.0.
2013-10-15 06:54:46 +02:00
Juan RP
fbfde72e00
gucharmap: update to 3.10.0.
2013-10-15 06:52:22 +02:00
Juan RP
1c97d4cb58
gnome-system-monitor: update to 3.10.1.
2013-10-15 06:51:24 +02:00
Juan RP
c600879d30
gnome-terminal: update to 3.10.1.
2013-10-15 06:51:11 +02:00
Juan RP
5a2c7f0b15
gnome-clocks: update to 3.10.1.
2013-10-15 06:49:19 +02:00
Juan RP
4a84b5c418
file-roller: update to 3.10.1.
2013-10-15 06:48:32 +02:00
Juan RP
5c08ae81bf
baobab: update to 3.10.1.
2013-10-15 06:47:43 +02:00
Juan RP
eb499702a1
gtksourceview: update to 3.10.1.
2013-10-14 20:53:21 +02:00
Juan RP
007aaac8de
gedit: update to 3.10.1.
2013-10-14 20:51:59 +02:00
Juan RP
d4dc367046
empathy: update to 3.10.1.
2013-10-14 20:51:12 +02:00
Juan RP
2417ae77a1
at-spi2-core: update to 2.10.1.
2013-10-14 18:46:29 +02:00
Juan RP
bcc1a5f402
vinagre: update to 3.10.1.
2013-10-14 18:46:24 +02:00
Juan RP
437cae8923
vino: update to 3.10.1.
2013-10-14 18:46:18 +02:00
xdave
1e8aa02f56
gnome-icon-theme-symbolic: depend on gnome-icon-theme>=3.10.0, instead of 3.10.1 for now.
2013-10-14 09:48:19 -06:00
Juan RP
b60a5a2c26
curl: update to 7.33.0.
2013-10-14 17:19:56 +02:00
Juan RP
17d38a2c14
cvs: cross build support.
2013-10-14 17:11:59 +02:00
Juan RP
94382f4da3
cvs: update to 1.12.13.
2013-10-14 17:03:12 +02:00
Juan RP
2a53cf633d
cheese: update to 3.10.1.
2013-10-14 16:41:04 +02:00
Juan RP
4ad4319de3
gnome-photos: update to 3.10.1.
2013-10-14 16:31:24 +02:00
Juan RP
5247869a5a
gnome-icon-theme-symbolic: update to 3.10.1.
2013-10-14 16:30:57 +02:00
Juan RP
319613f3ed
ethtool: update to 3.11.
2013-10-14 14:42:18 +02:00
Juan RP
487647b9c8
rygel: update to 0.20.1.
2013-10-14 14:41:16 +02:00
Juan RP
861c40a2ff
gnome-power-manager: update to 3.10.1.
2013-10-14 14:40:47 +02:00
Juan RP
0a249bae2d
gnome-music: update to 3.10.1.
2013-10-14 14:37:32 +02:00
Juan RP
442d73e2e9
pygobject: update to 3.10.1.
2013-10-14 14:36:38 +02:00
Juan RP
19e91ee448
gnome-color-manager: update to 3.10.1.
2013-10-14 14:35:37 +02:00
Juan RP
38661e4381
pygobject: py3gobject pkg depends on pycairo.
2013-10-14 12:41:50 +02:00
Juan RP
53058fbf5a
cmake-gui: update to 2.8.12.
2013-10-14 11:42:22 +02:00
Juan RP
a1a11ffeaa
cmake: update to 2.8.12.
2013-10-14 11:41:35 +02:00
Juan RP
00eb45d183
avahi-discover: sync with avahi; update version patterns.
2013-10-14 10:36:55 +02:00
Juan RP
e9fb2c420c
rhythmbox: update to 3.0.1.
2013-10-14 10:24:57 +02:00
Juan RP
7560b6aa5b
libdmapsharing: update to 2.9.23.
2013-10-14 10:24:07 +02:00
Juan RP
1f7a8eab4f
bijiben: update to 3.10.1.
2013-10-14 10:21:26 +02:00
Juan RP
9acbf145c9
evolution: update to 3.10.1.
2013-10-14 10:20:42 +02:00
Juan RP
8791487aff
evolution-data-server: update to 3.10.1.
2013-10-14 10:18:54 +02:00
Juan RP
2555548e16
xcb-util-cursor: libxcb-render-util.so.0 is provided by xcb-util-renderutil.
...
Noticed by mrneilypops on g+
2013-10-14 09:17:22 +02:00
Juan RP
f5b3aad646
linux3.10: update to 3.10.16.
2013-10-14 08:19:23 +02:00
Juan RP
d1a663bc70
linux3.11: update to 3.11.5.
2013-10-14 08:17:43 +02:00
Juan RP
404c6a1dc8
New package: cairo-dock-plugins-3.3.1.
2013-10-13 17:26:21 +02:00
Juan RP
245132dab8
cairo-dock: add missing deps to -devel pkg.
2013-10-13 17:21:58 +02:00
Juan RP
4dd8b9c3b8
New package: cairo-dock-3.3.1.
2013-10-13 16:54:30 +02:00
Juan RP
8c6dbf1843
pigz: update to 2.3.1.
2013-10-13 09:31:21 +02:00
Juan RP
2e472eca98
awesome: update to 3.5.2.
2013-10-13 09:21:42 +02:00
Juan RP
125991d339
xcb-util-cursor: add missing deps to -devel pkg.
2013-10-13 09:19:02 +02:00
Juan RP
649caf9695
New package: xcb-util-cursor-0.1.0.
2013-10-13 09:08:26 +02:00
Juan RP
30e562fe3a
cups: update to 1.6.4.
2013-10-12 10:41:13 +02:00
Juan RP
d37392abc9
xbps-git: bump version (xbps-rindex misc changes).
2013-10-12 09:58:36 +02:00
Juan RP
a940bfd0f3
gtk+: move gtkrc to main pkg not -demo.
2013-10-12 09:22:45 +02:00
Juan RP
6c3ca9c26e
gtk+: provide a default theme, icontheme and font.
2013-10-12 09:16:36 +02:00
Juan RP
b95a84faa9
gtk+3: provide a default theme, icontheme and font.
2013-10-12 09:14:27 +02:00
Juan RP
5f9fab8ba3
xauth: update to 1.0.8.
2013-10-12 08:35:43 +02:00
Juan RP
e6b7b933eb
libdrm: update to 2.4.47.
2013-10-12 08:29:46 +02:00
Juan RP
d9d2d0a14f
NetworkManager: omg forgot to revbump++
2013-10-11 17:38:26 +02:00
Juan RP
ecdc74a08d
NetworkManager: /run switch; systemd for everything; switch to gnutls.
2013-10-11 17:35:07 +02:00
Juan RP
d54d36480d
gnome-session: update to 3.10.1.
2013-10-11 16:34:56 +02:00
Juan RP
d316910cf8
gtkmm: update to 3.10.0.
2013-10-11 16:31:57 +02:00
Juan RP
758425f6bc
gtk+3: update to 3.10.1.
2013-10-11 16:27:51 +02:00
Juan RP
daedf3666e
gtk+: update to 2.24.22.
2013-10-11 16:27:17 +02:00
Juan RP
511fd1dbdf
glibmm: update to 2.38.0.
2013-10-11 16:25:52 +02:00
Juan RP
c9ed73ef17
fontconfig: update to 2.11.0.
2013-10-11 16:12:41 +02:00
Juan RP
0c414bf6f0
base-files: use simply "Void" in /etc/issue.
2013-10-11 11:32:56 +02:00
Juan RP
a032c07cc2
NetworkManager: update to 0.9.8.8.
2013-10-11 11:25:36 +02:00
Juan RP
8679f1a9f8
lua51: remove broken symlinks.
2013-10-11 10:45:14 +02:00
Juan RP
c242645e7b
wayland: update to 1.3.0.
2013-10-11 10:30:22 +02:00
Juan RP
ebec8f2d35
lightdm: add patch missed in previous.
2013-10-11 10:16:35 +02:00
Juan RP
7edbe8ebf6
lightdm: misc tweaks.
2013-10-11 10:16:08 +02:00
Juan RP
d04cb8d871
lightdm-gtk-greeter: update to 1.6.1.
2013-10-11 09:54:14 +02:00
Juan RP
73029baabb
lightdm: update to 1.8.1.
2013-10-11 09:49:48 +02:00
Juan RP
26ce556304
evas_generic_loaders: rebuild against libraw>=0.15.
2013-10-11 09:33:22 +02:00
Juan RP
33bb6fe9cf
shotwell: update to 0.15.0.
2013-10-11 09:32:25 +02:00
Juan RP
5ba84d9e41
libraw: update to 0.15.4 (soname bumps).
2013-10-11 09:29:34 +02:00
Juan RP
18731ed599
chroot-gettext: also install gettext cmd, required by shotwell-0.15.
2013-10-11 09:20:31 +02:00
Juan RP
ac93f1c5c4
luafilesystem: cross build support.
2013-10-10 12:02:43 +02:00
Juan RP
bf5119d765
luafilesystem: make this build again.
2013-10-10 12:00:19 +02:00
Juan RP
f9f80b2031
libquvi: rebuild against lua>=5.2.
2013-10-10 11:57:19 +02:00
Juan RP
16247d550e
edje: rebuild against lua>=5.2.
2013-10-10 11:56:00 +02:00
Juan RP
3db833bbfd
luafilesystem: needs lua51.
2013-10-10 11:53:32 +02:00
Juan RP
f346fb1fbd
awesome: rebuild with lua>=5.2.
2013-10-10 11:52:27 +02:00
Juan RP
ff21584912
luasocket: make this build with lua51.
2013-10-10 11:49:55 +02:00
Juan RP
f2dd258b3b
luasocket: needs lua51.
2013-10-10 11:46:31 +02:00
Juan RP
7063c86c56
lutok: needs lua51.
2013-10-10 11:46:15 +02:00
Juan RP
d8e153bedb
Revert "luasocket: incompatible with lua-5.2; remove it."
...
This reverts commit f18a9e0fbd
.
2013-10-10 11:44:56 +02:00
Juan RP
449b7851a5
Resurrect lua 5.1.x as lua51 (still required by some pkgs).
2013-10-10 11:44:13 +02:00
Juan RP
82aebe9c56
lua: do not overwrite lua CFLAGS/LDFLAGS.
2013-10-10 11:30:16 +02:00
Juan RP
82add3c963
lgi: update to 0.7.2.
2013-10-10 11:18:53 +02:00
Juan RP
f18a9e0fbd
luasocket: incompatible with lua-5.2; remove it.
2013-10-10 11:14:33 +02:00
Juan RP
8921c56250
vicious: correct checksum and install.
2013-10-10 11:11:20 +02:00
Juan RP
2a5e5e397d
lutok: rebuild against lua>=5.2.
2013-10-10 11:09:07 +02:00
Juan RP
962fdc2aac
vicious: depend on lua>=5.2.
2013-10-10 11:08:28 +02:00
Juan RP
c9a149a6bf
weechat: rebuild against lua>=5.2.
2013-10-10 11:07:37 +02:00
Juan RP
a71f3cb957
lua: update to 5.2.2 ( close #182 ).
2013-10-10 11:04:26 +02:00
Juan RP
74469285f2
nginx: update to 1.4.3.
2013-10-10 10:46:26 +02:00
Juan RP
255c0ed753
dracut: update to 034.
2013-10-10 09:57:50 +02:00
Juan RP
9a5bb2189d
qemu: remove trailing whitespaces.
2013-10-10 09:47:04 +02:00
Juan RP
7979e0ef49
qemu-user-static: update to 1.6.1.
2013-10-10 09:46:46 +02:00
Juan RP
f9efae4ebb
qemu: update to 1.6.1.
2013-10-10 09:45:44 +02:00
Juan RP
3acd517386
libmikmod: update to 3.3.2.
2013-10-10 09:20:52 +02:00
Juan RP
29fe14b966
avahi: enable disallow-other-stacks option by default.
...
This is required to make this work in kernels < 3.9 (kernel-rpi is 3.6.11 currently),
which contains support for SO_REUSEPORT.
See http://stackoverflow.com/questions/14388706/socket-options-so-reuseaddr-and-so-reuseport-how-do-they-differ-do-they-mean-t
for more info.
2013-10-10 00:01:17 +02:00
Juan RP
216d0c6aa0
dbus: pre-create /var/run symlink just in case at post-install time.
2013-10-09 23:34:40 +02:00
Juan RP
32af62b5cc
avahi-discover: make this build with gtk+3>=3.10.
2013-10-09 23:07:38 +02:00
Juan RP
975159429a
avahi: simplify cross-build.
2013-10-09 22:59:21 +02:00
Juan RP
97a0ac749c
avahi: fully switch to /run and move so symlinks to -devel pkgs.
...
The switch to /run is necessary to not depend on /var/run being a symlink.
2013-10-09 22:54:45 +02:00
Juan RP
3610095e26
dbus: update to 1.6.16.
2013-10-09 22:32:56 +02:00
Juan RP
894fe9052e
kernel-rpi: update (git 10bc582).
2013-10-09 16:32:26 +02:00
Juan RP
8cc96f777d
rpi-firmware: update (git e6b21d6).
2013-10-09 16:26:08 +02:00
Juan RP
9a494ec343
linux3.11: synchronize cifs options with linux3.10.
2013-10-09 14:51:45 +02:00
Juan RP
8b05ec221b
linux3.10: tweaks for the cifs module.
...
- Disable CONFIG_CIFS_WEAK_PW_HASH which should only be useful with really
old servers (OS/2 and Win95).
- Enable CONFIG_CIFS_{ACL,UPCALL,DFS_UPCALL,FSCACHE}.
2013-10-09 14:43:43 +02:00
Juan RP
ca835ea932
cifs-utils: revbump++ for libcap-ng and cross builds.
2013-10-09 14:16:05 +02:00
Juan RP
64322864eb
cifs-utils: fix libcap-ng detection in cross builds.
2013-10-09 14:15:40 +02:00
Juan RP
6a4213c074
cifs-utils: update to 6.2.
2013-10-09 14:13:14 +02:00
Juan RP
2852575bfc
{chroot-,}make: update to 4.0.
2013-10-09 13:53:35 +02:00
Juan RP
561a93e530
gnome-dictionary: update to 3.10.0.
2013-10-09 13:46:23 +02:00
Juan RP
783a4ac67b
taglib: add zlib dependency for cross builds.
2013-10-09 12:04:56 +02:00
Juan RP
4eafb7753f
taglib: update to 1.9.1.
2013-10-09 12:03:18 +02:00
Juan RP
f1ff6dcf64
New package: SDL2-2.0.0.
2013-10-09 11:56:49 +02:00
Juan RP
30391e32a2
numactl: update to 2.0.9.
2013-10-09 10:43:10 +02:00
Juan RP
751cb7af23
xbps-git: bump version (xbps-rkeys(8) addition).
2013-10-09 10:16:15 +02:00
Juan RP
7d44a5fc4f
potrace: needs zlib-devel to build.
2013-10-09 09:35:15 +02:00
Juan RP
7dfa4f6b98
New package: potrace-1.11 ( close #191 ).
2013-10-09 09:33:57 +02:00
Juan RP
dadc75c350
samba: update to 3.6.19.
2013-10-09 09:24:06 +02:00
Juan RP
70ece8b755
shared-mime-info: update to 1.2.
2013-10-09 00:20:31 +02:00
Juan RP
2729b7cab4
gnome-control-center: enable printers panel support.
2013-10-08 22:30:54 +02:00
Juan RP
99f111d7d9
upower: update to 0.9.22.
2013-10-08 20:53:32 +02:00
Juan RP
7a02c175f3
gst-plugins-ugly1: rebuild against fixed x264.
2013-10-08 09:47:35 +02:00
Juan RP
ab2da46ec7
gst-plugins-ugly: rebuild against fixed x264.
2013-10-08 09:47:15 +02:00
Juan RP
9a7fd7b3f7
vlc: rebuild against fixed x264.
2013-10-08 09:46:02 +02:00
Juan RP
5bb8a1bd6f
x264: revbump++
2013-10-08 09:45:34 +02:00
Juan RP
7742f17fa2
x264: fix sed expression, revbump++
2013-10-08 09:45:08 +02:00
Juan RP
ce2c08a931
gst-plugins-ugly: revbump++ for x264 soname bump.
2013-10-08 09:40:04 +02:00
Juan RP
4794ccffc1
handbrake: rebuild against x264>=20131007.
2013-10-08 09:26:59 +02:00
Juan RP
0a1b743f93
gst-plugins-ugly1: rebuild against x264>=20131007.
2013-10-08 09:26:26 +02:00
Juan RP
3769e1ca58
gst-plugins-ugly: rebuild against x264>=20131007.
2013-10-08 09:26:06 +02:00
Juan RP
a9de005e3d
mplayer: rebuild against x264>=20131007.
2013-10-08 09:24:15 +02:00
Juan RP
bc27335432
vlc: rebuild against x264>=20131007.
2013-10-08 09:21:53 +02:00
Juan RP
481e0c27fd
libavcodec53: rebuild against x264>=20131007.
2013-10-08 09:21:05 +02:00
Juan RP
a665c8e70a
ffmpeg: rebuild against x264>=20131007.
2013-10-08 09:20:24 +02:00