Commit graph

21233 commits

Author SHA1 Message Date
Dominik Honnef
8f7d448a62 New package: python-feedparser 2014-07-02 12:52:19 +02:00
Dominik Honnef
cc1c5bae79 New package: python-configobj 2014-07-02 12:52:19 +02:00
Dominik Honnef
3c20bf52b9 New package: python-yenc 2014-07-02 12:52:19 +02:00
Juan RP
c8011115a9 btrfs-progs: fix broken btrfs-check.8.gz symlink. 2014-07-02 12:38:29 +02:00
Juan RP
08d3020bc0 xbps-git: bump version (fixed issue #43). 2014-07-02 11:02:15 +02:00
Juan RP
fb554fd337 autoconf: reduce run-time deps: it just needs awk and m4. 2014-07-02 09:46:51 +02:00
Juan RP
5361dc9d21 python-setuptools: update to 5.3. 2014-07-01 19:24:17 +02:00
onekk
0b094f0cfe Package: gpsbabel corrected the name of the appicon
Sorry, I haven't read well the comments

Regards

Carlo D.
2014-07-01 17:17:22 +02:00
Alessio Sergi
4e0cc5290f python-lockfile: update homepage URL; install MIT license
Add missing short_desc to the python3.4 subpkg.
2014-07-01 17:13:19 +02:00
Juan RP
ab3630b26a Merge pull request #453 from dominikh/fix_go
Improve Go package
2014-07-01 17:01:31 +02:00
Dominik Honnef
486cda309f go: build for all supported OSs 2014-07-01 16:24:49 +02:00
Dominik Honnef
807a9b1aa8 go: change maintainer 2014-07-01 16:18:30 +02:00
Dominik Honnef
73cbaa45fe go: include godoc, vet and cover
godoc, vet and cover are part of the official Go distribution, but live
in repositories separate from Go itself.
2014-07-01 16:17:40 +02:00
Juan RP
7dc4c95423 xbps: merge patch from master to fix the new vpkg issue. 2014-07-01 15:42:17 +02:00
Juan RP
08f63bb20b xbps-git: bump version (new bugfix). 2014-07-01 15:38:53 +02:00
Alessio Sergi
ad770b7e9b python-httplib2: depend on ca-certificates 2014-07-01 13:28:59 +02:00
Juan RP
8b39326ab7 mercurial: typo fix. 2014-07-01 13:23:59 +02:00
Juan RP
0221bbdaa4 mercurial: depend on ca-certificates for https. 2014-07-01 13:23:09 +02:00
Alessio Sergi
98061c1384 python-jinja: update checksum 2014-07-01 13:20:34 +02:00
Alessio Sergi
f1efccfe6c python-jinja: update to 2.7.3 2014-07-01 13:18:23 +02:00
Alessio Sergi
14776952c3 python-isodate: update to 0.5.0
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-07-01 13:10:07 +02:00
Alessio Sergi
32a5c5667c python-inotify: switch to setuptools
Add python3.4 subpkg with pycompile support.
2014-07-01 12:57:47 +02:00
Alessio Sergi
28a1d66a84 python-httplib2: update to 0.9
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
Add patch to use system ca certificates, via Debian.
2014-07-01 12:47:27 +02:00
Alessio Sergi
9aa60df60d python-feedgenerator: update to 1.7
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-07-01 12:17:52 +02:00
Juan RP
46376713e2 base-system-busybox: provides awk not gawk. 2014-07-01 11:40:48 +02:00
Juan RP
df58c08513 New package: nawk-20121220 2014-07-01 11:37:36 +02:00
Juan RP
6d50c8b5f8 chroot-gawk: provides/replaces awk. 2014-07-01 11:24:14 +02:00
Dominik Honnef
7d234f5175 go: Correctly build (cross-)compilers
Without passing the --no-clean flag to make.bash, each build will
overwrite the previous one. This means that we always ended up with a
single compiler, that for x86_64.
2014-07-01 11:16:18 +02:00
Juan RP
0a078fe95b kexec-tools: update to 2.0.7. 2014-07-01 10:45:53 +02:00
Enno Boland
e09e89d502 eclipse: fix checksum for i686 2014-07-01 09:56:37 +02:00
Juan RP
b3da013ac2 linux3.12: update to 3.12.23. 2014-07-01 09:54:25 +02:00
Enno Boland
838b7c2294 eclipse: update to 4.4.0 2014-07-01 09:51:39 +02:00
Juan RP
9be5a42799 gawk: provides/replaces awk. 2014-07-01 09:37:43 +02:00
Juan RP
db7752d1a4 mawk: provides/replaces awk; create awk symlink; set correct license. 2014-07-01 09:36:03 +02:00
Juan RP
c2bea3c623 linux3.14: update to 3.14.10. 2014-07-01 08:56:57 +02:00
Juan RP
57eb782889 linux3.15: update to 3.15.3. 2014-07-01 08:55:09 +02:00
Jan S
5a361fc3db notmuch: update to 0.18.1 2014-06-30 23:32:32 +02:00
Juan RP
9dd417f160 base-system-runit: rebuild the initramfs if usr/bin/dracut exists at post-install time. 2014-06-30 17:47:13 +02:00
Juan RP
823b153571 eudev: rather than conflicting against systemd/udev, replace them. 2014-06-30 17:31:37 +02:00
onekk
5b9a3ff09a Package gpsbabel: modified permissions of some file and done some
cleanup of the template file (more elegant lines Thanks to asergi)

Regards

Carlo D.
2014-06-30 16:10:47 +02:00
Alessio Sergi
85c35818ae python-six: update to 1.7.3
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-30 16:06:16 +02:00
Alessio Sergi
ef922d47a5 python-enum34: switch to setuptools
Add missing noarch.
Fix docs install.
2014-06-30 15:49:38 +02:00
Juan RP
c05528a08c dracut: update to 038. 2014-06-30 12:18:55 +02:00
Juan RP
abb9291457 gdb: fix option renaming: static -> gdbstatic. 2014-06-30 11:51:03 +02:00
Juan RP
fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP
25a65740a8 lzo: update to 2.0.8. 2014-06-30 07:59:24 +02:00
onekk
58dd71d2a1 Package gpsbabel: done the modification required in makedepends and
hostmakedepends, plus some vinstall instead wmkdir+vcopy.

Regards

Carlo
2014-06-30 00:31:44 +02:00
Alessio Sergi
5b01707c4d python-ecdsa: update to 0.11
Add python3.4 subpkg with pycompile support.
2014-06-29 20:35:32 +02:00
Juan RP
32b9b50e2a iftop: update to 1.0pre4, as suggested by chris2. 2014-06-29 19:53:43 +02:00
Alessio Sergi
19566c7e7f python-dulwich: update to 0.9.7 2014-06-29 19:42:24 +02:00
Alessio Sergi
b8f1f42827 python-decorator: add python3.4 subpkg with pycompile support
Fix build with python3.4.
2014-06-29 19:19:29 +02:00
Alessio Sergi
d761d4fa77 python-cheetah: switch to setuptools
This is not a 'noarch' pkg; python2-only.
2014-06-29 18:44:34 +02:00
Juan RP
4d2949216c openssh: added a new build option: "openssh_identitypersist" requested by chris2. 2014-06-29 18:35:17 +02:00
Juan RP
51006287a8 base-system: drop texinfo; if you need this, install it. 2014-06-29 13:33:41 +02:00
Juan RP
6c783ee6d5 base-system-runit: drop texinfo. 2014-06-29 13:22:58 +02:00
Juan RP
0020b0aafe iproute2: split tc(8) ipt shlib that needs iptables to the -tc-ipt subpkg. 2014-06-29 13:13:28 +02:00
Juan RP
afb76242fe eudev: create input group (gid 25), some udev rules expect this. 2014-06-29 12:31:06 +02:00
Alessio Sergi
45beb2b094 python-blinker: update to 1.3
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-29 12:30:10 +02:00
Juan RP
f468b614e1 eudev: update to 1.8. 2014-06-29 12:17:52 +02:00
Juan RP
762ad7f19e libjpeg-turbo: revbump to generate xbps vpkg files in proper dir. 2014-06-29 12:13:09 +02:00
Alessio Sergi
122ade51a0 python-pytz: update to 2014.4
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-29 12:08:46 +02:00
Juan RP
2bdf185c39 radare2: fixed cross build. 2014-06-29 12:04:39 +02:00
Alessio Sergi
8104b272b1 python-audioread: switch to setuptools
Audioread supports both python2 and python3.
The gst-python dependency is python2 only, so no python3.4 subpkg.
2014-06-29 12:00:18 +02:00
Juan RP
168510acaf radare2: enable --with-sys{magic,zip}. 2014-06-29 11:57:39 +02:00
Juan RP
05481c3f02 nano: update to 2.3.4 (development version too). 2014-06-29 11:50:48 +02:00
Juan RP
e0acd04109 bluez: update to 5.20. 2014-06-29 11:43:31 +02:00
Alessio Sergi
36dbf4a222 python-Unidecode: update to 0.04.16
Switch to setuptools.
Add python3.4 subpkg with pycompile support.
2014-06-29 11:42:21 +02:00
Juan RP
76ab2a5cc1 xorriso: update to 1.3.8. 2014-06-29 11:40:44 +02:00
Juan RP
d5f2401670 libburn: update to 1.3.8. 2014-06-29 11:39:38 +02:00
Juan RP
6eba929112 libisofs: update to 1.3.8. 2014-06-29 11:38:47 +02:00
Juan RP
478487bf0d lzo: use a proper patch for x86 build failure. 2014-06-29 11:36:53 +02:00
Juan RP
b8f27e6ed3 blender: update tarball name/checksum again. 2014-06-29 11:15:52 +02:00
Juan RP
3fedfc59e2 blender: update to 2.71. 2014-06-29 11:11:38 +02:00
Juan RP
501e9afb6b geoclue2: update to 2.1.9. 2014-06-29 11:00:25 +02:00
Juan RP
a80138c444 xbps-git: bump version (libfetch NetBSD sync). 2014-06-29 10:32:14 +02:00
onekk
b56e2cd115 Gpsbabel: done modification on the template file and added the icon
in /usr/share/doc/gpsbabel

Regards

Carlo
2014-06-28 17:04:27 +02:00
Juan RP
bee69e9ab1 xbps-git: revbump to fix fallout of TLS SNI changes. 2014-06-28 12:15:29 +02:00
Juan RP
89571af784 xbps: merge patch from master to fix fallout of TLS SNI. 2014-06-28 12:15:10 +02:00
Juan RP
3b82e29e5c xbps-git: bump version (libfetch TLS SNI). 2014-06-28 12:05:38 +02:00
Juan RP
f90d2b0478 xbps: merge patch from master implementing TLS SNI on libfetch. 2014-06-28 12:04:41 +02:00
Juan RP
42cf7e340c New package: sslscan-1.8.2. 2014-06-28 11:19:40 +02:00
Juan RP
dae09daae3 linux3.2-grsec: removed; current stable patch is against 3.14 series. 2014-06-28 09:30:05 +02:00
Juan RP
1593a4a33a wine: update to 1.7.21. 2014-06-28 09:20:59 +02:00
Juan RP
a648a59d47 mednafen: update to 0.9.36.2. 2014-06-28 09:17:33 +02:00
Juan RP
cb540d8c31 gnutls: update to 3.3.5. 2014-06-28 09:16:49 +02:00
Juan RP
63be4891b4 lzo: workaround x86 build issues. 2014-06-28 09:12:48 +02:00
Juan RP
dc450cba42 lzo: update to 2.07. 2014-06-28 08:20:32 +02:00
Juan RP
ca77ab425d libXfont: fix build with fontsproto-2.1.3. 2014-06-28 08:18:37 +02:00
Juan RP
5cd1902055 libnl3: make this build again. 2014-06-27 19:16:30 +02:00
Juan RP
51bb469850 libevent: use a working mirror. 2014-06-27 19:08:14 +02:00
Alessio Sergi
01e6bc866f telepathy-farstream: revbump (soname bump)
Remove obsolete shlibs.
2014-06-27 13:43:28 +02:00
Alessio Sergi
3509c1e51c telepathy-farstream: rebuild due to pygobject2-devel -> python-gobject2-devel 2014-06-27 13:27:26 +02:00
Alessio Sergi
60135d511a gedit: update to 3.12.2
Fix pygoject-devel -> python-gobject-devel.
2014-06-27 13:20:56 +02:00
Alessio Sergi
937f29b835 ktoblzcheck: fix makedependency 2014-06-27 13:02:34 +02:00
Alessio Sergi
bffb9873b7 rhythmbox: rebuild due to python-devel -> python3.4-devel
Fix pygoject-devel -> python-gobject-devel.
2014-06-27 12:20:24 +02:00
Juan RP
4c2fa1a419 nvi: rebuild with new gitrevs hook. 2014-06-27 12:14:49 +02:00
Juan RP
ab3e8bd5af base-files: rebuild with new gitrevs hook. 2014-06-27 12:14:01 +02:00
Juan RP
b945ab804f xbps-triggers: rebuild with new gitrevs hook. 2014-06-27 12:13:35 +02:00
Juan RP
9d051654d2 xbps-git: bump version (testing new generate-gitrevs hook). 2014-06-27 12:02:00 +02:00
Juan RP
11a3a30291 ntp: update to 4.2.7p445. 2014-06-27 11:42:18 +02:00
Juan RP
1f2b9cae32 srcpkgs: remove dangling symlinks. 2014-06-27 11:34:06 +02:00
Alessio Sergi
7b6d778f60 New package: python-notify-0.1.1 (python2-only), replaces notify-python
Fix cross build.
Revbump affected pkgs.
2014-06-27 11:03:37 +02:00
Juan RP
8dee9eca8d python3: removed; superseded by python3.4. 2014-06-27 11:00:05 +02:00
Juan RP
6339592918 python-curl: remove unnecessary rdeps; no need to append CFLAGS; host libcurl-devel not necessary. 2014-06-27 10:33:14 +02:00
Alessio Sergi
d3d8f7874a python-curl: rewrite to fix cross build 2014-06-27 10:17:33 +02:00
Juan RP
22cf71846c cairo-dock-plugins: fix -python{2,3.4} subpkg rdeps. 2014-06-27 10:11:21 +02:00
Juan RP
e048388466 rpi-firmware: update to upstream git commit affe5cd9d3e. 2014-06-27 09:57:18 +02:00
Juan RP
e85b92f48f rpi-kernel: update to upstream git commit 25673c31a1c (3.12.23). 2014-06-27 09:54:58 +02:00
Juan RP
816bd74c96 git: update to 2.0.1. 2014-06-27 09:28:23 +02:00
Juan RP
31b6f0cfb4 linux3.14: update to 3.14.9. 2014-06-27 09:25:08 +02:00
Juan RP
965cab80c1 linux3.15: update to 3.15.2. 2014-06-27 09:23:23 +02:00
Juan RP
cb41dee604 xorg-server: update to 1.15.2. 2014-06-27 09:22:50 +02:00
Juan RP
9b2ab175b9 systemd: update to v208-stable 722b700. 2014-06-26 22:21:54 +02:00
Juan RP
61505bad56 which: use a working mirror. 2014-06-26 21:55:02 +02:00
Ypnose
88d531ec3a s-nail: update checksum too 2014-06-26 20:55:53 +02:00
Ypnose
8698d78ad3 st-git: update to 20140626 2014-06-26 20:52:09 +02:00
Ypnose
6ab74ee1f4 s-nail: update to 14.7.1 2014-06-26 20:51:05 +02:00
onekk
ee9b542414 New Package: gpsbabel GPS data conversione and transfer.
Hope it is packaged righ, on my installation build fine.

Regards

Carlo D.
2014-06-26 16:37:29 +02:00
Juan RP
59d9fe4a22 xf86-video-modesetting: update to 0.9.0. 2014-06-26 11:45:44 +02:00
Juan RP
9d9da647d2 mpv: update to 0.4.0. 2014-06-26 11:33:12 +02:00
Juan RP
c2fd3fac2b findutils: fix musl builds by applying changes from chroot-findutils. 2014-06-26 10:50:06 +02:00
Juan RP
26befcfa92 ncmpcpp: remove the required hack for cross builds, not necessary anymore. 2014-06-26 10:08:23 +02:00
Juan RP
d64da5060f dovecot: remove unnecesserary shadow rdep and host bdeps. 2014-06-26 10:04:17 +02:00
Juan RP
8d3b554acd Merge pull request #450 from graysky2/master
profile-sync-daemon: update to 5.50
2014-06-26 09:07:16 +02:00
Juan RP
a9562ea524 xf86-video-ati: update to 7.4.0. 2014-06-26 09:06:19 +02:00
Juan RP
3a0e13cf26 empathy: update to 3.12.4. 2014-06-25 21:14:55 +02:00
Juan RP
a4c689d57d yelp: fixed cross build. 2014-06-25 21:11:00 +02:00
Juan RP
d5d45fed1d gnome-user-docs: update to 3.12.2. 2014-06-25 21:04:40 +02:00
Juan RP
1b45a090f6 MesaLib: update to 10.2.2. 2014-06-25 17:42:47 +02:00
Juan RP
f60f2b37f7 snapper: update to 0.2.3. 2014-06-25 16:52:06 +02:00
Juan RP
61be614e46 python-atspi: fix rdeps by applying paraterm substition to all matches. 2014-06-25 16:43:53 +02:00
graysky
ab12171caf profile-sync-daemon: update to 5.50 2014-06-25 10:14:57 -04:00
Alessio Sergi
be0650eb13 pyatspi: removed; replaced by python-atspi 2014-06-25 11:57:27 +02:00
Alessio Sergi
ed97beac91 New package: python-atspi-2.12.0 with 3.4 subpkg, replaces pyatspi
Revbump caribou.
2014-06-25 11:41:14 +02:00
Jan S
2292e155b9 youtube-dl: update to 2014.06.24.1. 2014-06-25 11:26:12 +02:00
Juan RP
2a6f2a5fca nvidia: update to 337.25. 2014-06-25 10:46:06 +02:00
Juan RP
83bf8e9e9a rtorrent: enable XML-RPC support by popular demand. 2014-06-25 09:29:29 +02:00
Juan RP
b036a5ae0e xmlrpc-c: rebuild with a cups-config wrapper now. 2014-06-25 09:02:19 +02:00
Juan RP
dbc34dc1ac xmlrpc-c: add missing rdeps to -devel. 2014-06-25 08:51:23 +02:00
Juan RP
145134ebbf New package: xmlrpc-c-1.25.28. 2014-06-25 08:46:48 +02:00
Juan RP
7c9773b885 base-system-runit: provides/replaces base-system. 2014-06-25 08:07:09 +02:00
Juan RP
f6aac0bbf7 samba: update to 3.6.24. 2014-06-25 07:36:46 +02:00
Juan RP
bb6159a26f pango: update to 1.36.5. 2014-06-25 06:33:18 +02:00
Alessio Sergi
cc4d485524 python3.4-cairo: fix cross build 2014-06-24 23:42:04 +02:00
Jan S
8a71143907 glm: update to 0.9.5.4. 2014-06-24 22:11:35 +02:00
Jan S
06d55a0f51 redis: update to 2.8.12. 2014-06-24 22:08:53 +02:00
Enno Boland
ab875ac813 usbutils: revbump to build armv7 package 2014-06-24 19:38:26 +02:00
Alessio Sergi
8a73269946 New packages: python-cups-1.9.66, replaces pycups (python2-only); python-smbc-1.0.14.1, replaces pysmbc (python2-only)
Revbump system-config-printer.
2014-06-24 16:31:25 +02:00
Jan S
dfc01eccb4 ldc: update to 0.13.0. 2014-06-24 15:56:52 +02:00
Alessio Sergi
96fe7d6513 New package: python-curl-7.19.3.1 with 3.4 subpkg; replaces pycurl; revbump affected pkgs
urlgrabber: renamed to python-urlgrabber (python2-only)
2014-06-24 13:22:56 +02:00
Juan RP
b66a3dfa38 hwids: update to 20140602. 2014-06-24 12:44:28 +02:00
Juan RP
72c5ccb509 gnome-terminal: update to 3.12.3. 2014-06-24 12:30:22 +02:00
Juan RP
c8ea690ab4 gtk+: update to 2.24.24. 2014-06-24 12:29:26 +02:00
Juan RP
71031e7e5e ffmpeg: update to 2.1.5. 2014-06-24 12:24:24 +02:00
Juan RP
876b6b1d92 inkscape: update to 0.48.5. 2014-06-24 11:49:09 +02:00
Jan S
a70067565e gnupg: update to 1.4.17. 2014-06-23 23:51:44 +02:00
Jan S
e0fe938729 vte4: update to 0.36.3. 2014-06-23 23:45:42 +02:00
Enno Boland
1fbe2a9ba5 New package: toilet-0.3 2014-06-23 18:14:12 +02:00
Juan RP
1fc8ae80cf herbstluftwm: update to 0.6.2. 2014-06-23 12:03:55 +02:00
Juan RP
f3e06bffbc gnome-mplayer: update to 1.0.9. 2014-06-23 11:57:38 +02:00
Juan RP
1ce5bebd5e gmtk: update to 1.0.9. 2014-06-23 11:52:43 +02:00
Juan RP
70383a0f7a dzen2: bump version. 2014-06-23 11:46:40 +02:00
Juan RP
eabc0ae626 bzr: fix homepage. 2014-06-23 11:42:49 +02:00
Juan RP
5e2935aa63 clipgrab: update to 3.4.2. 2014-06-23 11:40:53 +02:00
Juan RP
9039a1be54 poppler: update to 0.26.2. 2014-06-23 11:15:40 +02:00
Juan RP
07993565a9 libpcap: update to 1.5.3. 2014-06-23 11:03:36 +02:00
Juan RP
e0bfccb227 warsow-data: fix wrksrc. 2014-06-23 10:13:37 +02:00
Juan RP
e9b68d6143 warsow-data: update to 1.51. 2014-06-23 10:11:25 +02:00
Juan RP
480533de98 warsow: update to 1.51. 2014-06-23 10:00:42 +02:00
Juan RP
6d424758db xbps{-static,}-git: bump version. 2014-06-23 09:50:51 +02:00
Juan RP
831fa28982 rsync: update to 3.1.1. 2014-06-23 09:32:11 +02:00
Enno Boland
e279f36d88 apache-fop: work around javadoc-create bug with jdk8 2014-06-22 12:48:37 +02:00
Enno Boland
fe0c1092b0 oracle-jre: fix mozilla plugin 2014-06-22 12:28:32 +02:00
Enno Boland
955510fdd4 oracle-jdk: fix mozilla plugin 2014-06-22 12:24:51 +02:00
Enno Boland
b87e5995ed java-commons-io: source jdk profile instead of setting JAVA_HOME by hand 2014-06-22 12:03:18 +02:00
Enno Boland
885cfdfdf9 apache-ant: source jdk profile instead of setting JAVA_HOME by hand 2014-06-22 12:01:21 +02:00
Juan RP
aa3d53a4c7 JAI: depends on java-runtime instead. 2014-06-22 10:06:38 +02:00
Juan RP
b4ccebe480 oracle-jre: fix deinstallation; conflicts with oracle-jdk. 2014-06-22 10:06:01 +02:00
Juan RP
229525645a oracle-jdk: fix deinstallation. 2014-06-22 10:05:34 +02:00
Juan RP
39176bd188 hsetroot: revbump to trigger autobuilds. 2014-06-22 09:50:14 +02:00
Juan RP
593fb80d0f hsetroot: fix linkage. 2014-06-22 09:48:08 +02:00
Juan RP
7725b46178 hsetroot: use a working mirror. 2014-06-22 09:47:18 +02:00
Juan RP
6fe8a2db5e apache-fop: fix build with oracle-jdk. 2014-06-22 09:46:04 +02:00
Juan RP
1266186dfe lzip: update to 1.15. 2014-06-22 09:33:13 +02:00
Juan RP
400d9347c2 libkgapi: update to 2.1.1. 2014-06-22 09:30:15 +02:00
Enno Boland
ebd549050a New package: oracle-jre-8u5 2014-06-22 09:20:29 +02:00
Juan RP
fb06c6d997 libkgapi: needs soprano to build. 2014-06-22 09:19:01 +02:00
Enno Boland
34b78e158f oracle-jdk: various fixes; adding conflict with oracle-jre; revbump 2014-06-22 09:01:35 +02:00
Enno Boland
62c9585275 java-commons-io: fixing JAVA_HOME 2014-06-22 08:42:32 +02:00
Juan RP
30df83f413 opensonic: fix distfiles url. 2014-06-22 08:27:24 +02:00
Enno Boland
be3ec2f5c6 eclipse: depend on oracle-jdk instead of jre; revbump 2014-06-22 08:13:31 +02:00
Enno Boland
9e39f9aa4d apache-fop: depend on oracle-jdk instead of jdk; revbump 2014-06-22 08:13:31 +02:00
Enno Boland
f7c07a0b83 java-commons-io: depend on oracle-jdk instead of jdk; revbump 2014-06-22 08:13:31 +02:00
Enno Boland
9ef4ef4791 apache-ant: depend on oracle-jdk instead of jdk; revbump 2014-06-22 08:13:31 +02:00
Enno Boland
bc0126f90b jdk: remove package, will be replaced by oracle-jdk. 2014-06-22 08:13:31 +02:00
Enno Boland
eb7d853b06 New package: oracle-jdk-8u5 2014-06-22 08:13:31 +02:00
Juan RP
731680dd40 smplayer: needs zlib. 2014-06-22 08:13:25 +02:00
Juan RP
fbed977bd3 Revbump and rebuild old packages for corrected metadata objs. 2014-06-22 08:11:36 +02:00
Juan RP
e9b4c46171 reminiscence: use our CFLAGS. 2014-06-22 07:58:06 +02:00
Enno Boland
76c7f2ec05 New package: 9menu-1.8 2014-06-21 20:33:02 +02:00