Commit graph

22181 commits

Author SHA1 Message Date
Juan RP 3b291a8b1d xbps-src: resolve XBPS_DISTDIR correctly with relative paths. 2014-03-24 11:43:16 +01:00
Juan RP 6c2cc1b706 hooks/post-install/99-pkglint: add checks for missing shlibs and SONAME bumps.
Created by Gottox and minor fixes by myself.
2014-03-24 11:15:29 +01:00
Juan RP 77870f6c33 linux3.10: update to 3.10.34. 2014-03-24 08:13:52 +01:00
Juan RP b2db96736b linux3.13: update to 3.13.7. 2014-03-24 08:10:33 +01:00
Juan RP 1536fe578e Revert "lbnfs: update to 1.9.3"
This reverts commit 31eb899712.

Update with a gratuitous SONAME bump that I didn't review... reverted.
2014-03-24 07:58:11 +01:00
jan-schreib 31eb899712 lbnfs: update to 1.9.3 2014-03-23 21:10:18 +01:00
Juan RP 8b756b8514 lightdm-gtk{,3}-greeter: update to 1.8.3. 2014-03-23 12:41:10 +01:00
Juan RP 5ae0907767 MesaLib: apply patch from http://patchwork.freedesktop.org/patch/18053/ to workaround vmwgfx assertion. 2014-03-23 12:08:19 +01:00
Juan RP 0d953db70b xbps-src: 'pkg' target replaces 'build-pkg' but the latter is kept for compat. 2014-03-23 11:27:09 +01:00
Juan RP 59cf26c906 xbps-git: bump version (manpage improvements). 2014-03-23 10:31:56 +01:00
Juan RP d80f1b9f88 accountsservice: update to 0.6.37. 2014-03-23 10:26:08 +01:00
Juan RP abd1e56ee5 blender: update to 2.70; misc tweaks. 2014-03-23 10:19:18 +01:00
Enno Boland 055ed40bda New package: blender-2.69 2014-03-23 09:30:10 +01:00
Juan RP bc256eed73 xbps-src: repair -V 2014-03-23 09:08:41 +01:00
Juan RP ae8458d875 xbps-src: re-add support for looking in templates in cwd. 2014-03-23 09:04:05 +01:00
Juan RP c343fbf42a xbps-src: make install/remove targets defaults now, but keep previous for compat. 2014-03-22 20:59:39 +01:00
Juan RP 730afbb5d7 README: describe etc/conf. 2014-03-22 19:49:59 +01:00
Juan RP 3bd0259831 README: add xbps to prerequisits. 2014-03-22 19:41:45 +01:00
Juan RP 922f7a0ade README: fix link syntax. 2014-03-22 19:36:56 +01:00
Juan RP b8f0fc5de5 Manual.md: add a note about updating pkgs with SONAME bumps. 2014-03-22 19:35:20 +01:00
Juan RP ea5f2753e8 README: add link to the Manual. 2014-03-22 19:33:26 +01:00
Juan RP 78ba6c533e libgee: revbump again to force rebuild. 2014-03-22 19:28:00 +01:00
jan-schreib f5016fd5e8 libgee: revbumb 2014-03-22 19:18:18 +01:00
jan-schreib 4371226daa libgee: revert update. 2014-03-22 19:17:00 +01:00
jan-schreib 4a22e2883d libgee: update to 0.11.4 2014-03-22 19:08:43 +01:00
Juan RP 85624c1a6a common/xbps-src/shutils/chroot.sh: prepend /xbps-packages to PATH for the chroot target. 2014-03-22 13:21:04 +01:00
Juan RP 12b946d51e .gitignore: ignore generated xbps-src. 2014-03-22 13:12:12 +01:00
Juan RP 0b19a13766 README.md: update description and instructions. 2014-03-22 13:09:30 +01:00
Juan RP f122ffa76f Makefile: ignore etc/conf in the git repository after running make. 2014-03-22 12:54:51 +01:00
Juan RP ff78a3aafe .gitignore: update. 2014-03-22 12:35:55 +01:00
Juan RP 0b95cb8f5d Merge xbps-src code to make it usable in a standalone mode.
The new xbps-src configuration file is `etc/conf` where you can
add your local overrides from defaults set via `etc/defaults.conf`.

To use this xbps-src, run these steps:

	$ make
	$ sudo make setup (to make chroot helper setgid)
	$ ./xbps-src ...
2014-03-22 12:31:42 +01:00
Juan RP 49e9dc0df8 README.md: sync with reality. 2014-03-22 07:49:21 +01:00
Juan RP da0ecc4184 Update Manual.md 2014-03-22 07:19:51 +01:00
Juan RP 0de3a37543 Update Manual.md 2014-03-22 07:05:45 +01:00
Juan RP 7b7f104ac1 Update Manual.md 2014-03-22 06:56:05 +01:00
Juan RP 5a985c2fff Retire doc/ (superseded by Manual.md). 2014-03-22 06:38:05 +01:00
Juan RP 85d97c5f41 Manual.md: last conversion tweak. 2014-03-22 06:35:22 +01:00
Juan RP c8049843f6 Manual.md: more tweaks. 2014-03-22 06:32:58 +01:00
Juan RP 7f36168305 Start conversion of doc/manual.txt file from asciidoc to markdown. 2014-03-22 06:26:09 +01:00
Juan RP bf8e85c008 Merge pull request #328 from graysky2/master
profile-sync-daemon: update to 5.47
2014-03-22 05:40:16 +01:00
jan-schreib 0aa27eb64f notmuch: use variable for download location 2014-03-22 02:40:02 +01:00
graysky 8208513bfe profile-cleaner: update to 2.27 2014-03-21 16:45:41 -04:00
graysky 5bf33b1917 profile-sync-daemon: update to 5.47 2014-03-21 16:44:25 -04:00
Juan RP 95ca9d1e48 wxMaxima: install desktop file and icon. 2014-03-21 17:30:58 +01:00
Juan RP 419aa5d039 wxMaxima: enable printing support; needs maxima at runtime. 2014-03-21 17:24:20 +01:00
Juan RP d1ea49c872 wxWidgets: move development files to -devel; -devel conflicts with wxGTK-devel. 2014-03-21 17:16:32 +01:00
Juan RP 12e321d521 Merge pull request #327 from grauehaare/master
New packages: libmspack, wxWidgets and wxMaxima
2014-03-21 16:53:14 +01:00
grauehaare 2b0fe2e866 Updated templates from wxMaxima and wxWidgets 2014-03-21 16:50:08 +01:00
grauehaare 39650ace14 Updated shlibs and updated template from wxWidgets 2014-03-21 16:18:29 +01:00
grauehaare 169fb7c0ee Updated shlibs and new Packages libmspack,wxWidgets and wxMaxima with -devel 2014-03-21 15:58:24 +01:00