Commit graph

649 commits

Author SHA1 Message Date
Juan RP 2fa7a613c9 New package: liboauth-0.9.4. 2011-09-29 11:03:27 +02:00
Juan RP a5fd228c89 New package: gnome-online-accounts-3.2.0.1. 2011-09-29 10:45:02 +02:00
Juan RP aad323af28 webkit-gtk: update to 1.6.1. 2011-09-29 10:25:32 +02:00
Juan RP 4e4998493d vala: update to 0.14.0. 2011-09-29 09:05:10 +02:00
Juan RP 8c19e6c658 gnome-keyring: update to 3.2.0. 2011-09-28 18:39:25 +02:00
Juan RP 9e6dcc2c7c New package: p11-kit-0.7. 2011-09-28 18:34:04 +02:00
Juan RP a19a57b528 pygobject: update to 3.0.0. 2011-09-28 17:26:37 +02:00
Juan RP d7d2df37b2 xbps-src: missing cogl shlib. 2011-09-28 16:46:11 +02:00
Juan RP 7c66879526 New package: cogl-1.8.0, required by clutter-1.8.0. 2011-09-28 16:37:23 +02:00
Juan RP b5d23b1ace pulseaudio: update to 1.0. 2011-09-28 09:28:22 +02:00
Juan RP e83ec9ca8e New package: json-c-0.9, required by pulseaudio-1.0. 2011-09-28 09:02:54 +02:00
Juan RP 99f5601d06 New package: cheese-3.0.2. 2011-08-26 11:07:26 +02:00
Juan RP 226de315c0 New package: mx-1.0.4. 2011-08-26 10:47:15 +02:00
Juan RP 0d733b753b New package: clutter-gst-1.3.12. 2011-08-26 10:29:54 +02:00
Juan RP 7bc04f147e New package: v4l-utils-0.8.5. 2011-08-25 10:48:36 +02:00
Juan RP 363b871e23 xbps-src: use HTTP mirror for mozilla sites. 2011-08-24 09:37:11 +02:00
Juan RP 57f0bbed16 ffmpeg: update to 0.7.3, enable VA-API support. 2011-08-11 23:19:08 +02:00
Juan RP 84e9743062 xbps-src: added another shlib from libva. 2011-08-11 22:44:37 +02:00
Juan RP eaaa7b3483 New package: libva-1.0.14. 2011-08-11 21:27:10 +02:00
Juan RP a61e3c02cb New package: libwebp-0.1.2. 2011-08-10 15:34:30 +02:00
Juan RP fc2805ed65 MesaLib: enable OpenVG support. 2011-08-02 11:44:40 +02:00
Juan RP aea6377b5b MesaLib: update to 7.11. 2011-08-01 12:18:47 +02:00
Juan RP e4e0d9a825 xbps-src: workaround link target creation metadata.
busybox readlink -f doesn't output the target file if it doesn't exist,
where coreutils one does... simply use readlink without -f for now.
2011-07-31 09:38:10 +02:00
Juan RP 95ce5f7179 xbps-src: run_func(): return 0 on success. 2011-07-22 10:51:29 +02:00
Juan RP f3e5df1558 xbps-src: only touch status phase files on success, misc changes. 2011-07-22 10:13:23 +02:00
Juan RP 6bbfdac7c2 xbps-src: make run_func() print a msg on success. 2011-07-19 22:36:17 +02:00
Juan RP c586459062 xbps-src: export CCACHE_DIR is XBPS_CCACHE is set. 2011-07-19 00:22:52 +02:00
Juan RP 9fd74f3cf5 xbps-src: erm fix a wrong part from previous. 2011-07-18 18:52:49 +02:00
Juan RP cfb09f2d9f xbps-src: remove unnecessary variable assignments. 2011-07-18 18:50:23 +02:00
Juan RP 288425875e xbps-src: minor cosmetic changes to doinst-helper. 2011-07-18 16:41:56 +02:00
Juan RP 9dc7185e7e xbps-src: use shell patterns directly to source shutils. 2011-07-18 16:30:31 +02:00
Juan RP 07db31cb54 xbps-src: cleanup version/revision mess. 2011-07-18 16:25:18 +02:00
Juan RP ac7c66d00a xbps-src: some changes for usage(). 2011-07-18 14:00:03 +02:00
Juan RP 110aede193 xbps-src: multiple improvements for -B and run_func.
* run_func now errors out by itself if the function returned any error.
* if -B flag is enabled and binpkg already exists, skip updating local
  repo pkg-index.
2011-07-18 13:43:22 +02:00
Juan RP e22c565811 xbps-src: make -B flag build binpkgs for required pkg deps. 2011-07-18 11:36:48 +02:00
Juan RP 0b348a677c xbps-src: remove XBPS_REPO_LIST from conffile, unused. 2011-07-18 11:35:48 +02:00
Juan RP d734239f2e xbps-src: added -B flag for the install target. 2011-07-17 20:12:31 +02:00
Juan RP d9f155607c xbps-src: added strip_cmd variable, can be overriden per template. 2011-07-17 17:47:31 +02:00
Juan RP 5c4800e430 Vanilla is gone, say hello to Void GNU/Linux. 2011-07-17 00:50:39 +02:00
Juan RP a405c67ef7 xbps-src: do_configure func can now be used in custom-install tmpls. 2011-07-16 10:25:06 +02:00
str1ngs e5acd8eb52 xbps-src: xbps-go checks for subpkg 2011-07-15 00:09:46 -07:00
Juan RP 2a01a90588 xbps-src: fixed some bugs in autoremove_pkg_dependencies().
- Do not remove subpkgs, only the sourcepkg.
- Do not rmeove the pkg we wanted to install.
- Simplify the code a bit.
2011-07-15 00:15:09 +02:00
Juan RP 00a7774f1a xbps-src: getdeps-helper: print "subpkg" if it's a subpkg. 2011-07-14 15:01:14 +02:00
Juan RP a78e885a29 xbps-src: in setup_subpkg_tmpl() set SUBPKG for subpkgs. 2011-07-14 15:01:14 +02:00
Juan RP 870defca1f xbps-src: remove reference to old helper name. 2011-07-14 13:28:04 +02:00
Juan RP e78e0028ca xbps-src: rename libexec helpers, they were too long. 2011-07-14 13:24:00 +02:00
Juan RP 8e9b2bcf42 xbps-src: added new helper script to return dependency list. 2011-07-14 12:53:52 +02:00
Juan RP 47025ec4c6 xbps-src: setup main pkg in setup_subpkg_tmpl() if it's not a subpkg. 2011-07-14 12:47:16 +02:00
Juan RP 6058498069 xbps-src: added setup_subpkg_tmpl() to setup subpkg tmpls. 2011-07-14 12:30:29 +02:00
Juan RP cbb6fbbcde Added js-1.8.5 build template. 2011-07-12 18:53:07 +02:00