Commit Graph

1083 Commits

Author SHA1 Message Date
Juan RP 5701dffe63 xbps-src: [verify_rundeps] safer way to detect invalid SONAMEs. 2011-11-17 15:39:00 +01:00
Juan RP f4c0b67184 xbps-src: [verify_rundeps] use SONAME for matching pkgname if found. 2011-11-17 11:00:08 +01:00
Juan RP 4e151281f7 xbps-src: 'show-revdeps' now works when no -devel pkg exists, i.e libgcc. 2011-11-17 10:18:40 +01:00
Juan RP 74cd8ace29 xbps-src: 'show-revdeps' now works with pkgs containing grep meta-chars. 2011-11-17 10:12:14 +01:00
Juan RP ae0e7aa2bb xbps-src: fixed libxml++ SONAME. 2011-11-17 10:07:43 +01:00
Juan RP 5728894a63 xbps-src: added firefox SONAMEs, to not pick up the xulrunner ones. 2011-11-17 08:08:39 +01:00
Juan RP 512c07c34a xbps-src.conf: enable -mtune=generic by default to C{,XX}FLAGS, misc comments. 2011-11-16 20:56:44 +01:00
Juan RP 5cf08f1381 xbps-src: new target: clean-autodeps. To force autodeps removal. 2011-11-16 17:59:33 +01:00
Juan RP e2f28d0b7d xbps-src: more strict pattern matching for 'show-revdeps'. 2011-11-16 17:32:32 +01:00
Juan RP 3be2a5f852 xbps-src: added an optional arg to rshlibs, to make SONAME arch specific. 2011-11-16 13:35:48 +01:00
Juan RP fe45afd15d xbps-src: added libperl.so SONAME removed in a previous commit. 2011-11-16 11:43:12 +01:00
Juan RP dd608bb73b xbps-src: faster 'show-revdeps' impl for shlibs. 2011-11-16 11:27:16 +01:00
Juan RP e1b20273e6 xbps-src: make the 'show-revdeps' target work with the shlibs world order. 2011-11-16 10:49:42 +01:00
Juan RP 4eb1983376 xbps-src: force creation of busybox links when entering chroot. 2011-11-15 22:08:32 +01:00
Juan RP a7059483f5 xbps-src: always generate xbps-shell with a proper PATH. Bump version. 2011-11-15 17:15:53 +01:00
Juan RP 871e7aad4a xbps-src: verify_rundeps: make sure to unset local vars. 2011-11-15 11:04:31 +01:00
Juan RP 5cb537c96b xbps-src: verify_rundeps: ignore known shlibs from same pkg too. 2011-11-15 10:59:01 +01:00
Juan RP 7236b3549b xbps-src: bump XBPS_SRC_BUILD_VERSION. 2011-11-15 10:41:19 +01:00
Juan RP 40d04c8ad5 xbps-src: guess required shlibs by the same pkg automatically. 2011-11-15 10:40:36 +01:00
Juan RP 4c893bdf26 New package: vinagre-3.2.2. 2011-11-15 10:11:55 +01:00
Juan RP f5b3e27f4c New package: gtk-vnc-0.4.4. 2011-11-15 09:54:27 +01:00
Juan RP 108e35ef33 xbps-src: bumped XBPS_SRC_BUILD_VERSION for make-binpkg fix. 2011-11-14 20:59:12 +01:00
Juan RP 6ceabf90c4 Revert "xbps-src: only add files and links into the resulting binpkg."
This reverts commit fad78ea7f1.
2011-11-14 20:57:18 +01:00
Juan RP abc9819a60 xbps-src: simpler way to error in pkgs with only_for_archs. 2011-11-13 17:19:48 +01:00
Juan RP bd7cc91751 xbps-src: added missing SONAME for libmagick. 2011-11-13 17:08:32 +01:00
Juan RP 3289d5699d xbps-src: redo only_for_archs check. 2011-11-13 10:06:22 +01:00
Juan RP 8b2a4e0646 xbps-src: added arch specific shlibs support to verify_rundeps. 2011-11-13 09:17:03 +01:00
Juan RP cfcdd8d65f xbps-src: sort krb5 SONAMEs to make mit-krb5 default pkg. 2011-11-12 20:28:24 +01:00
Juan RP 886ae5e721 xbps-src: return not exit in previous. 2011-11-12 19:37:51 +01:00
Juan RP 726bb3ef93 xbps-src: don't error out on pkgs that set only_for_archs, exit gracefully. 2011-11-12 17:46:25 +01:00
Juan RP d52c103915 xbps-src: verify_rundeps: also overwrite pkgver on automatic revbumps. 2011-11-12 14:01:51 +01:00
Juan RP 6fe5680fa6 xbps-src: verify_rundeps: make sure that newrev is only incr once. 2011-11-12 13:17:02 +01:00
Juan RP cb1d5fbc43 xbps-src: verify_rundeps: if revision has been modified, export it. 2011-11-12 12:46:05 +01:00
Juan RP 59ca05ac3d xbps-src: bump XBPS_SRC_BUILD_VERSION. 2011-11-12 12:09:16 +01:00
Juan RP de295d9771 xbps-src: verify_rundeps: do not revbump if soname_list is empty. 2011-11-12 12:08:49 +01:00
Juan RP badcea5e8c xbps-src: verify_rundeps: set tmplf once. 2011-11-12 11:33:40 +01:00
Juan RP 0c04077f6a xbps-src: verify_rundeps: better regexp to remove Add_dependency run lines. 2011-11-12 11:29:40 +01:00
Juan RP 4eb1296169 xbps-src: revbump also when the rshlibs doesn't exist. 2011-11-12 10:06:29 +01:00
Juan RP 48209c4058 xbps-src: revbump if shlibs differ in the rshlibs file. 2011-11-12 09:52:34 +01:00
Juan RP 1a84dac699 xbps-src: verify_rundeps: revbump pkgs automagically (temporarily). 2011-11-11 23:53:53 +01:00
Juan RP cea71ae468 xbps-src: verify_rundeps: autoremove matched Add_dependency run lines. 2011-11-11 22:48:42 +01:00
Juan RP d0871519a0 xbps-src: bump XBPS_SRC_BUILD_VERSION. 2011-11-11 16:01:21 +01:00
Juan RP 05e4225a55 xbps-src: new code to verify shlibs, rundeps from shlibs are added automagically. 2011-11-11 15:59:13 +01:00
Juan RP 9bda824de0 xbps-src: new func dependency_version() to return pkg+a[pb]i_depends. 2011-11-11 15:58:40 +01:00
Juan RP 7136110441 xbps-src: if pkgver from repos not matched, build from src. 2011-11-10 14:33:59 +01:00
Juan RP 0e59c1ee07 xbps-src: fixed index generation with -B without -D. 2011-11-10 13:28:27 +01:00
Juan RP f0fad9387a xbps-src: fixed an error in generated xbps-shell. 2011-11-10 13:26:58 +01:00
Juan RP 6c900c5011 Revert "xbps-src: install_pkg_from_repos: run cmd through eval."
This reverts commit c818dcd511.

Shell redirection happens again with that commit, so reverted for now.
2011-11-10 11:35:48 +01:00
Juan RP 688accec67 xbps-src: added -V flag to print code version, add new obj into pkg metadata for that. 2011-11-09 20:58:42 +01:00
Juan RP fad78ea7f1 xbps-src: only add files and links into the resulting binpkg.
Additional dirs and permissions on them can be set via mkdirs triggers
(and make_dirs var) and INSTALL/REMOVE scripts.

Those dirs are in 90% cases redundant as they always have the same
permissions bits (0755), all packages using special permissions have
been modified and adapted.
2011-11-09 20:44:01 +01:00
Juan RP f5dd7aa666 xbps-src: deprecate keep_empty_dirs, warn when an empty dir is removed. 2011-11-09 16:25:11 +01:00
Juan RP c818dcd511 xbps-src: install_pkg_from_repos: run cmd through eval. 2011-11-09 15:52:20 +01:00
Juan RP ceabb62f9a xbps-src: new "make_dirs" var for the mkdirs trigger. 2011-11-09 15:18:39 +01:00
Juan RP 4767136430 xbps-src: make sure that pkg metadir is created with 0755 perms. 2011-11-09 11:16:12 +01:00
Juan RP e20b929b71 lightdm: update to 1.0.6. 2011-11-09 08:41:52 +01:00
Juan RP 966b16760d xbps-src: create masterdir/boot dir if doesn't exist. 2011-11-08 12:35:45 +01:00
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 17e28d9126 xbps-src: extract_distfiles: always return 0 if no errors. 2011-11-06 11:14:59 +01:00
Juan RP 3cc393402f xbps-src: new opt func: post_extract. 2011-11-06 09:34:44 +01:00
Juan RP 4f97fdaef4 xbps-src: nuke dup cairo-xcb SONAME. 2011-11-06 07:59:51 +01:00
davehome c49f3a387f xbps-src: add SONAME for libev 2011-11-05 17:11:35 -06:00
davehome da65662908 xbps-src: add SONAME for libxdg-basedir 2011-11-05 17:10:11 -06:00
davehome dd53bf34d7 New package: cairo-xcb (for awesome) 2011-11-05 16:09:13 -06:00
Juan RP 1c4e5ad49e ffmpeg: update to 0.8.6, ABI bump. 2011-11-05 18:24:07 +01:00
Juan RP 559eaa8f51 xbps-src: checkvers: also report revision in srcpkgs. 2011-11-05 12:40:44 +01:00
Juan RP 11bef9d27c firefox: update to 7.0.1 FINALLY! 2011-11-05 12:33:37 +01:00
Juan RP d21fc0ae41 xbps-src: make sure that XBPS_BUILDDIR doesn't have multiple '/' (stupid firefox). 2011-11-05 11:55:02 +01:00
Juan RP 1409ec5fcd New package: libcgroup-0.37.1. 2011-11-05 09:39:57 +01:00
Juan RP 4e69289faf xbps-src: checkvers: simplify output to <pkgname> <version> <srcpkgversion>. 2011-11-04 15:46:17 +01:00
Juan RP 795ce57f15 xbps-src: better regexp for show-revdeps target. 2011-11-03 15:55:51 +01:00
Juan RP e1f2d7c335 MesaLib: split shared libs into its own subpkgs. 2011-11-03 13:44:31 +01:00
davehome da341d25a8 gst-plugins-bad: add celt, libgsm support; update SONAME for libgsm 2011-11-03 04:40:34 -06:00
Juan RP 388ea6f501 Merge remote-tracking branch 'dave/master'
* dave/master:
  abiword: update to enable extra features, plugins, etc (revbump).
  New package: The slowest, buggiest, email client ever: evolution.
  New package: gtkhtml-4.2.1 (for evolution)

Conflicts:
	xbps-src/common/mapping_shlib_binpkg.txt
2011-11-03 10:02:26 +01:00
Juan RP bea87aedd4 libva: update to 1.0.15. 2011-11-03 09:54:47 +01:00
Juan RP 5332923974 gst-plugins-bad: add vdpau plugin/support. 2011-11-03 08:21:58 +01:00
Juan RP 85ac101cba New package: libvdpau-0.4.1. 2011-11-03 07:41:30 +01:00
davehome 68ad0f8974 New package: The slowest, buggiest, email client ever: evolution. 2011-11-02 22:24:51 -06:00
davehome 9a1feb86bf New package: gtkhtml-4.2.1 (for evolution) 2011-11-02 20:23:11 -06:00
Juan RP 6f12d878c1 xbps-src: follow target names from xbps utils.
Some targets have been renamed:
	info		-> show
	list-files	-> show-files
Added a new target to print reverse dependencies for a package:
	show-revdeps
2011-11-02 16:02:31 +01:00
Juan RP 72d47e2535 xbps-src: changes to build deps from sourcepkg if no binpkg is found. 2011-11-01 12:09:06 +01:00
Juan RP 1e79ff97ee xbps-src: install_pkg_from_repos(): wrong return value was checked in. 2011-11-01 06:44:07 +01:00
davehome 191059ce91 New package: Ice - The Internet Communications Engine 2011-11-01 02:27:00 +00:00
davehome 10170387c7 New package: mcpp - portable c preprocessor 2011-10-31 22:55:27 +00:00
davehome a165a8e8ad New package: protobuf - Google's Protocol Buffers 2011-10-31 21:54:23 +00:00
davehome 5d9614793b New package: portaudio - cross-platform audio i/o lib 2011-10-31 20:34:34 +00:00
davehome fe98dd6f69 New package: celt-0.11.1 - low-delay speech and audio codec 2011-10-31 19:52:32 +00:00
Juan RP ce64a7c5bf xbps-src: improve builddep code for XBPS_PREFER_BINPKG_DEPS and xbps>=0.11.0. 2011-10-31 04:04:31 +01:00
Juan RP 713247b16b xbps-src: install_pkg_from_repos: avoid shell redirections via pkgdeps. 2011-10-31 03:10:35 +01:00
Juan RP 749ef825a3 xbps-src: always check required host utils, even if masterdir is ready. 2011-10-30 11:17:05 +01:00
Juan RP cc85809e29 xbps-src: if euid can't write to masterdir, exit gracefully. 2011-10-30 09:27:46 +01:00
Juan RP 5dc6d62e3e xbps-src: read specified config file in doinst-helper, if set. 2011-10-30 08:57:36 +01:00
Juan RP 6fb8566235 xbps-src: more shell quoting love. 2011-10-29 19:44:44 +02:00
Juan RP cf37b7146a Update shlib mapping for libwebp-0.1.3. 2011-10-29 19:44:44 +02:00
Juan RP 13a3b27a7a xbps-src: transform invalid chars in virtualpkg.d files. 2011-10-29 17:29:48 +02:00
Juan RP 5acd6fca97 xbps-src: always check if triggers are required. 2011-10-29 12:33:32 +02:00
Juan RP c1b3ca0545 network-manager-applet: update to 0.9.1.95. Added libnm-gtk subpkg. 2011-10-29 12:22:44 +02:00
Juan RP 1f5c7f73b6 New package: libnl3-3.2.1. 2011-10-29 12:01:59 +02:00
davehome 7604370b0c New package: suil-0.4.4 - to load and wrap LV2 plugin UIs 2011-10-28 12:11:46 +00:00
Juan RP 148f02d804 xbps-src: only create metadata INSTALL/REMOVE scripts if it's really required. 2011-10-28 11:57:22 +02:00
davehome c1dfe75ae4 New package: Lilv - API for LV2 plugins 2011-10-28 09:33:03 +00:00
Juan RP aa67f4ffdb xbps-src: install_pkg_deps: another performance change. 2011-10-28 11:22:43 +02:00
Juan RP a8bd4ed7ad xbps-src: doinst-helper: remove redundant msgs. 2011-10-28 11:22:43 +02:00
Juan RP 6071688250 xbps-src: optimize two funcs by removing redundant setup_tmpl() call. 2011-10-28 11:07:05 +02:00
Juan RP b90ac2b630 xbps-src: helpers/waf run thru python directly (avoids env(1) call). 2011-10-28 10:47:20 +02:00
Juan RP a9ffecce43 xbps-src: move CONFIGURE_SHARED_ARGS to the correct place. 2011-10-28 07:13:18 +02:00
Juan RP f9f9db6d22 New package: freealut-1.1.0. 2011-10-27 08:47:57 +02:00
davehome c331b2407e xbps-src: update SONAME mapping for new upcoming lib pkgs 2011-10-26 22:25:27 +00:00
Juan RP 5379eff94b xbps-src: reduce install_dependencies_pkg() by using a conditional. 2011-10-26 19:47:52 +02:00
davehome c3ad9e7f9b New package: mpg123 (fast console mp3 player/lib) 2011-10-26 15:00:22 +00:00
Juan RP 4efdddd88e xbps-src: fix some messages to show correct pkgname/version touple. 2011-10-26 16:59:28 +02:00
Juan RP 15f01ebf76 xbps-src: create dynamically virtualpkg plist files. 2011-10-26 16:54:26 +02:00
Juan RP 06dc1524eb xbps-src: remove last openrc refs in code. 2011-10-26 16:54:25 +02:00
davehome f7bdf45e78 New package: abiword-2.8.6 (with a patch from Arch) 2011-10-26 13:49:02 +00:00
davehome e3fa9cc047 New package: wv-1.2.4 - Microsoft Word file support (for Abiword) 2011-10-26 12:22:47 +00:00
Juan RP c2b0d7a307 xbps-src: make unstow work even if build template is missing. 2011-10-26 09:05:10 +02:00
Juan RP b3347a901c xbps-src: fix unzip extraction. 2011-10-26 08:21:35 +02:00
davehome b3bb8b2ca0 wine-1.2.3: new package. 2011-10-26 00:12:44 +00:00
Juan RP d72f1530ff xbps-src: set_tmpl_common_vars: respect C(XX|PP)FLAGS and LDFLAGS from environment. 2011-10-25 11:40:05 +02:00
Juan RP 0bfacff19e xbps-src: make makejobs work again for tmpls with custom do_build(). 2011-10-25 09:59:04 +02:00
Juan RP daafd0b563 xbps-src: run_func: busybox mktemp doesn't support -u. 2011-10-25 09:12:48 +02:00
Juan RP 34b6c2c391 xbps-src: for src bootstrap case, append our PATH to existent PATH. 2011-10-24 22:15:01 +02:00
Juan RP 777e051099 xbps-src: don't remove bootstrap pkgs in autoremove case. 2011-10-24 21:57:40 +02:00
Juan RP 784c44b359 xbps-src: install binpkgdeps sequentially, to know which one failed. 2011-10-24 21:24:43 +02:00
Juan RP 87c7b81d9b xbps-src: unset -v for vars, -f for funcs. 2011-10-24 21:21:23 +02:00
Juan RP 1dd1ec981c xbps-src: simplify run_func(). 2011-10-24 21:21:01 +02:00
Juan RP cf60e64209 xbps-src: fix test in build_src_phase. 2011-10-24 20:38:12 +02:00
Juan RP 02278e964c xbps-src: always check if build_style is set before checking its value. 2011-10-24 20:18:16 +02:00
Juan RP 2fe805e161 xbps-src: reset do_fetch per template. 2011-10-24 20:13:02 +02:00
Juan RP e29912574f xbps-src: 'checkvers' target even faster. 2011-10-24 19:57:45 +02:00
Juan RP f3ef6b7580 New package: giggle-0.6.1. 2011-10-24 16:31:17 +02:00
Juan RP 54da7e531f quvi: update to 0.4.0. 2011-10-24 15:41:44 +02:00
Juan RP 277300c11a xbps-src: added a cmake build helper. 2011-10-24 15:08:06 +02:00
Juan RP 676d53c18a xbps-src: added a waf build helper. 2011-10-24 14:32:32 +02:00
Juan RP 90204b7b28 xbps-src: revamped build_style.
By default now it's assumed that if $build_style is not set, the template
uses 'custom-install' build, .e.g do_{build,configure,install}.

If it's set, a helper with the same name with .sh extension will be sourced
to set do_{build,configure,install} phases.

The exception is "meta-template" which currently it must be set via
build_style, probably will change in the future.
2011-10-24 14:12:09 +02:00
Juan RP 31452a3a22 xbps-src: builddep_funcs.sh: use install_pkg_from_repos for just 1 pkgdep. 2011-10-24 13:58:59 +02:00
davehome dc7cd00187 sord: New package. 2011-10-24 09:42:01 +00:00
davehome a15e1eb118 serd: New package. 2011-10-24 09:17:21 +00:00
Juan RP a791c63590 New package: liblrdf-0.4.0. 2011-10-23 16:32:01 +02:00
Juan RP dbeae5ecb6 New package: raptor-2.0.4. 2011-10-23 15:54:07 +02:00
Juan RP 84ec635355 New package: aubio-0.3.2. 2011-10-23 15:40:55 +02:00
Juan RP 4495784ccb New package: rubberband-1.6.0. 2011-10-23 14:54:41 +02:00
Juan RP 101493067a New package: liblo-0.26. 2011-10-23 14:17:50 +02:00
Juan RP 93f2627292 New package: fluidsynth-1.1.5. 2011-10-22 11:13:04 +02:00
Juan RP 5213528a34 New package: fftw-3.3. 2011-10-22 10:36:26 +02:00
Juan RP 05a7a4fabb xbps-src: error out ASAP if writing metadata fails for any reason. 2011-10-22 07:12:18 +02:00
davehome a6a63d62fa New jack package: Low latency audio server for pro audio 2011-10-22 05:10:47 +00:00
Juan RP 9cebc1a2d0 xbps-src: speed up a bit check_installed_packages(). 2011-10-22 01:05:59 +02:00
Juan RP f3e51e2e25 xbps-src: fix previous rofl. 2011-10-22 00:48:34 +02:00
Juan RP dd612f06fd xbps-src: dont overwrite globals with local vars in Add_dependency. 2011-10-22 00:47:22 +02:00
Juan RP 68d05f7588 xbps-src: print pkgname if Add_dependency fails. 2011-10-22 00:37:45 +02:00
Juan RP 4fe803bbac New package: gnome-documents-0.2.1. 2011-10-21 23:29:05 +02:00
Juan RP 30df5320e1 New package: evince-3.2.1. 2011-10-21 23:18:22 +02:00
Juan RP bf99c73c92 New package: t1lib-5.1.2. 2011-10-21 22:59:41 +02:00
Juan RP bdfedaf84b New package: libgxps-0.1.0. 2011-10-21 22:31:18 +02:00
Juan RP bcdeb674ee New package: djvulibre-3.5.24. 2011-10-21 22:01:45 +02:00
Juan RP 48259e0011 xbps-src: check that xbps static bins are there. 2011-10-21 21:30:08 +02:00
Juan RP fadd0f1584 poppler: update to 0.18.0, bumped abi_depends. 2011-10-21 16:29:34 +02:00
Juan RP e2840dbd7b xbps-src: don't overwrite xbps conf plist files. 2011-10-21 11:10:28 +02:00
Juan RP 2299ca2aea xbps-src: adapt for xbps-0.10.0. 2011-10-21 11:00:32 +02:00
Juan RP d753791364 Retire gamin package, it has been obsolete for years... 2011-10-21 00:16:14 +02:00
Juan RP 26b46794e6 pulseaudio: update to 1.1. 2011-10-20 21:19:22 +02:00
Juan RP b1dcc3623a xbps-src: new target: bootstrap-update.
This target will update the bootstrap packages in masterdir
(if it was installed thru binary packages) to the most newer
version available in registered repositories.
2011-10-20 18:31:16 +02:00
davehome ef80e4f996 xbps-src: Update SONAME for talloc. 2011-10-19 00:46:23 +00:00
Juan RP bc5c244c79 nautilus: update to 3.2.1, bump abi_depends for libnautilus subpkg. 2011-10-18 20:21:50 +02:00
Juan RP 843811fe8c cheese: update to 3.2.1. 2011-10-18 18:45:28 +02:00
Juan RP 9f74307659 xbps-src: reset do_configure per template. 2011-10-18 09:22:33 +02:00
Juan RP 2ced4a9f4e xbps-src: fix libgmpxx SONAME. 2011-10-17 10:38:08 +02:00
Juan RP 2afbf25891 xbps-src: set --localstatedir=/var for gnu_configure tmpls. 2011-10-16 19:46:23 +02:00
Juan RP 417c465fae New package: libraw-0.14.1. 2011-10-16 00:36:19 +02:00
Juan RP 02f7ca272a New package: libgexiv2-0.3.1. 2011-10-16 00:17:08 +02:00
Juan RP 246e21d798 exiv2: update to 0.22, bump ABI depends. 2011-10-16 00:05:52 +02:00
Juan RP a50099e263 New package: libjpeg-turbo-1.1.1. 2011-10-15 11:47:16 +02:00
Juan RP 33dd697f59 New package: libdmapsharing-2.9.12. 2011-10-15 11:01:21 +02:00
Juan RP ed716fdad3 New package: rhythmbox-2.90.1.git20110928. 2011-10-15 10:46:12 +02:00
Juan RP fda5fa4098 New package: libmusicbrainz-3.0.3. 2011-10-14 23:16:44 +02:00
Juan RP 8edd676760 New package: libdiscid-0.2.2. 2011-10-14 23:08:56 +02:00
Juan RP 83b70adc30 xbps-src: remove temp file in non-error case for previous. 2011-10-14 19:18:34 +02:00
Juan RP 28f7abf0f5 xbps-src: when installing reqdeps from binpkgs, create logs in /tmp via mktemp. 2011-10-14 19:08:56 +02:00
Juan RP 5e3635a7d4 New package: xnoise-0.1.29. 2011-10-14 17:28:13 +02:00
Juan RP c9654940a2 New package: libunique1-1.1.6. 2011-10-14 17:13:45 +02:00
Juan RP fe2338b20a jre: make the browser plugin work, few tweaks. 2011-10-14 09:59:16 +02:00
Juan RP 2e683c607e New package: plymouth-0.8.3, not yet finished. 2011-10-13 12:58:31 +02:00
Juan RP baf3144ae4 udisks: switch to systemd. 2011-10-11 04:00:18 +02:00
Juan RP ef7b805b5d xbps-src: fix typo in previous. 2011-10-11 02:50:52 +02:00
Juan RP 8dba43e73d xbps-src: fully support systemd_services. 2011-10-11 02:37:36 +02:00
Juan RP f70878c0eb xbps-src: change KERNEL_SITE to a mirror. 2011-10-10 23:00:51 +02:00
Juan RP 29a2dc40f8 xbps-src: reserve systemd_services var for templates. 2011-10-10 11:51:49 +02:00
Juan RP 6623f95f7a xbps-src: improve how deps are passed in to xbps-bin(8). 2011-10-09 14:07:57 +02:00
Juan RP 4aa81454d0 systemd: update to 36, added native conf files. 2011-10-08 19:09:58 +02:00
Juan RP 355699f4b4 xbps-src: don't quote twice the same vars in notinstalled_deps. 2011-10-08 12:43:51 +02:00
Juan RP f3c6961067 xbps-src: more shell quoting fixes to binpkg deps code. 2011-10-08 08:18:48 +02:00
Juan RP f0050cc308 libmatroska: update to 1.3.0, bump abi_depends. 2011-10-08 07:12:11 +02:00
Juan RP 3bc7cb6905 xbps-src: fixed openrc shlibs SONAMEs. 2011-10-07 12:09:46 +02:00
Juan RP b26931c3a1 xbps-src: minor improvements. 2011-10-06 17:05:17 +02:00
Juan RP 18ef3e098a xbps-src: only autoremove deps if pkg was built successfully. 2011-10-06 16:54:42 +02:00
Juan RP a06d661d96 xbps-src: fix ld-linux SONAME for x86. 2011-10-06 12:03:43 +02:00
Juan RP 4f583a3d50 xbps-src: fix xen SONAMEs. 2011-10-05 15:07:55 +02:00
Juan RP fc27de4743 xbps-src: fix js' libmozjs185 SONAME. 2011-10-05 14:32:41 +02:00
Juan RP e659993ffb xbps-src: make pycompile_{dirs,module} independent of sourcepkg. 2011-10-05 14:29:06 +02:00
Juan RP aafb971991 xbps-src: code to handle new pycompile trigger. 2011-10-05 14:26:54 +02:00
Juan RP f43f1c9e0d xbps-src: autodetect pkgs that need gio-modules trigger automatically. 2011-10-05 11:00:03 +02:00
Juan RP 843697acd6 xbps-src: even more fixes for binpkg deps. 2011-10-05 10:30:15 +02:00
Juan RP 37967a549d xbps-src: autodetect mimedb automatically. 2011-10-05 10:29:57 +02:00
Juan RP a4c7c4cada xbps-src: autodetect gsettings-schemas automatically. 2011-10-05 09:34:48 +02:00
Juan RP 277960f637 xbps-src: remove shebangs from shutils. 2011-10-05 08:06:41 +02:00
Juan RP 8d300ed38d xbps-src: some more improvements for binpkg deps. 2011-10-04 22:01:12 +02:00
Juan RP 1cfef1fd5f xbps-src: remove dup libflac SONAME. 2011-10-04 21:48:56 +02:00
Juan RP a5b4a4c0f3 xbps-src: fix libstdc++ and libpython-2.7 SONAMEs. 2011-10-04 11:51:29 +02:00
Juan RP 54d846251a Remove ORBit2, nothing depending on it anymore. 2011-10-04 11:40:29 +02:00
Juan RP 14d6cabb9d xbps-src: use the same SONAMEs in verify_rundeps.sh, to avoid kung-fu sion. 2011-10-04 11:03:48 +02:00
Juan RP 9cd5c69530 xbps-src: another shell quoting fix. 2011-10-03 21:36:42 +02:00
Juan RP 01eddf6788 NetworkManager: split library related stuff into libnm subpkg. 2011-10-03 17:38:31 +02:00
Juan RP 6501c21dc0 xbps-src: remove excessive shell quoting for XBPS_PREFER_BINPKG_DEPS. 2011-10-03 12:12:20 +02:00
Juan RP 545c01f42b New package: tracker-0.12.3. 2011-10-03 11:19:57 +02:00
Juan RP dceef72268 New package gupnp-dlna-0.6.1. 2011-10-02 23:17:22 +02:00
Juan RP 0ca48ac637 New package: libepc-0.4.1. 2011-10-02 17:33:22 +02:00
Juan RP 11f0918db1 New package: grilo-plugins-0.1.17. 2011-10-02 17:20:35 +02:00
Juan RP a05f5c85f6 New package: quvi-0.2.19. 2011-10-02 17:13:35 +02:00
Juan RP d18cbddb77 New package: grilo-0.1.17. 2011-10-02 17:02:00 +02:00
Juan RP 07304ee525 New package: gupnp-av-0.8.0. 2011-10-02 16:36:33 +02:00
Juan RP 3fef61f35b polkit-gnome: update to 0.103. 2011-09-30 18:33:37 +02:00
Juan RP 703a54e48e gdm: update to 3.2.0. 2011-09-30 14:30:50 +02:00
Juan RP a4aea0ada0 New package: caribou-0.4.0. 2011-09-30 12:30:36 +02:00
Juan RP 735b2a5cd4 network-manager-applet: update to 0.9.1.90. 2011-09-30 12:06:25 +02:00
Juan RP 38a30f3f4f libchamplain: update to 0.12.0. 2011-09-29 17:40:34 +02:00
Juan RP cead18bbb4 New package: pygobject2-2.28.6. 2011-09-29 17:17:40 +02:00
Juan RP 070b6f71d4 gnome-control-center: update to 3.2.0. 2011-09-29 13:35:47 +02:00
Juan RP 978b96daf6 New package: colord-0.1.12. 2011-09-29 12:38:13 +02:00
Juan RP f4a57ecef0 New package: lcms2-2.2. 2011-09-29 12:28:31 +02:00
Juan RP 077b48453e folks: update to 0.6.3.2. 2011-09-29 12:09:56 +02:00
Juan RP 2657cc9e91 New package: libsocialweb-0.25.19. 2011-09-29 11:51:22 +02:00
Juan RP 67a443eba2 seahorse: update to 3.2.0. 2011-09-29 11:33:05 +02:00
Juan RP a33aa54ba4 evolution-data-server: update to 3.2.0. 2011-09-29 11:21:30 +02:00
Juan RP 1631fb7d1b libgdata: update to 0.10.1. 2011-09-29 11:10:39 +02:00
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