Dominik Honnef
90e6fedfa0
wxPython: update to 3.0.0.0
2014-08-26 23:27:01 +02:00
Dominik Honnef
14f4e5c619
poedit: build with wxWidgets instead of wxGTK
2014-08-26 21:31:02 +02:00
Dominik Honnef
863d793abf
wxGTK: support gstreamer
2014-08-26 21:11:46 +02:00
Dominik Honnef
312c365e52
wxWidgets: ensure that we build with mediactrl enabled
...
All other configure args that differ between wxGTK and wxWidgets are
either defaults, deprecated or not wanted anymore (monolithic)
2014-08-26 21:05:23 +02:00
Dominik Honnef
863a0d721a
wxGTK, wxWidgets: adjust short_desc to reflect version situation
...
As per gh-520, wxGTK is supposed to track version 2.x and wxWidgets to
track 3.x – Both packages use GTK, so adding "GTK Version" to only one
of the two created a false distinction. Instead, separate them by
version.
2014-08-26 21:03:49 +02:00
Juan RP
44be72f5d2
common/shlibs: remove obsolete telepathy-logger soname.
2014-08-26 18:57:27 +02:00
Dominik Honnef
ec217014af
liquidwar: fix build for 32 bit
2014-08-26 18:53:20 +02:00
Dominik Honnef
cef1f9ec90
New package: liquidwar-5.6.4
2014-08-26 18:33:01 +02:00
Dominik Honnef
2794c4393c
allegro4: mark as nocross
2014-08-26 18:33:01 +02:00
Christian Neukirchen
6de5b27002
giggle: hostmakedepends+=git, nocross=yes
2014-08-26 18:31:25 +02:00
Christian Neukirchen
75f815d55f
ilmbase: nocross=yes, patch for native ARM compile.
2014-08-26 17:54:37 +02:00
Juan RP
78695835da
libusb: use eudev rather than the systemd monster.
2014-08-26 12:47:49 +02:00
Juan RP
5251976602
dhcpcd: use eudev rather than the systemd monster.
2014-08-26 12:46:11 +02:00
Juan RP
014cf09448
runit-void: makedepends is unnecessary.
2014-08-26 12:44:50 +02:00
Juan RP
d66a826d3e
ca-certificates: fix build and remove unnecessary rdeps.
2014-08-26 12:37:08 +02:00
Juan RP
f95b4a99f3
python-tkinter: fix x86 build.
2014-08-26 12:28:52 +02:00
Juan RP
a81ab4705f
util-linux: fix build.
2014-08-26 12:24:49 +02:00
Juan RP
6070bce9c7
python-tkinter: add missing symlink to fix the build.
2014-08-26 12:18:10 +02:00
Juan RP
0a0c3de1d4
python: split python-tkinter and idle-python into its own sourcepkg.
...
The reason is that there's cyclic dependency that must be avoided:
python -> tk -> libX11 -> libxcb -> xcb-proto -> python
Be careful when adding cyclic dependencies; xbps-src -N is your friend.
2014-08-26 12:11:33 +02:00
Juan RP
00a0a67b75
tk: add missing rdeps to -devel.
2014-08-26 10:57:07 +02:00
Juan RP
9a6614ae31
xbps-src: install_bbotstrap -> install_bbootstrap.
2014-08-26 10:50:48 +02:00
Juan RP
e582f328b3
xbps-src: repair and improve the bootstrap target (from scratch).
...
- There's no need to install rdeps into the masterdir, just base-files.
- There's no need to exit if XBPS_TARGET_PKG == sourcepkg, just return.
- After building base-chroot, install bootstrap binary packages.
2014-08-26 10:33:15 +02:00
Juan RP
b019b5df6f
hooks/generate-runtime-deps: also make "virtual?" subst on noarch/noverifyrdeps pkgs.
2014-08-26 09:58:58 +02:00
Juan RP
1651a5fe6e
xbps-src/doinstall: there's no need to remove pkg metafiles on destdir.
2014-08-26 09:55:40 +02:00
Juan RP
ba99e9d76c
xbps-git: bump and remove unnecessary which hdep.
2014-08-26 09:48:47 +02:00
Juan RP
2c97ecb9a3
automake: remove unnecessary bdeps.
2014-08-26 09:47:20 +02:00
Juan RP
96bcb5884e
xextproto: does not need xmlto to build.
2014-08-26 09:44:16 +02:00
Juan RP
265784ddf3
base-chroot: remove unnecessary direct rdeps.
2014-08-26 09:03:20 +02:00
Juan RP
fc4acc2f68
chroot-fakeroot: chroot-util-linux is only required at run-time.
2014-08-26 08:50:40 +02:00
Juan RP
e14377926f
libmpc: remove obsolete replaces.
2014-08-26 08:23:27 +02:00
Juan RP
aec1b80e86
hooks/generate-gitrevs: fallback to the git cmd for bootstrap builds.
2014-08-26 07:53:31 +02:00
John Galt
e9b252d51a
linux3.17: update to rc2
2014-08-26 04:43:43 +02:00
Dominik Honnef
ab0d7683f9
python-configobj: update to 5.0.6
2014-08-26 04:34:21 +02:00
Juan RP
91bbc7b7ac
gcc: rebuild to generate correct 32bit pkgs.
2014-08-25 22:50:02 +02:00
Juan RP
05d6400757
libstrophe: rebuild to generate correct 32bit pkgs.
2014-08-25 22:47:04 +02:00
Juan RP
3c07a506b7
Manual: tyop in previous.
2014-08-25 22:43:06 +02:00
Juan RP
a657914696
Manual: subpkg order tweaks.
2014-08-25 22:41:19 +02:00
Juan RP
3fdd0e180e
xbps-src: run pre-pkg hooks in the install to destdir target.
...
The prepare-32bit hook has been moved to the pre-pkg stage and now
those hooks are executed as part of the install phase. That means that
pre-pkg hooks are now independently run for the subpkgs and the sourcepkg
after the install-destdir phase and pre/do/install hooks.
As bonus, finally correct rdeps can now be collected for the 32bit pkgs
and works for all them, without the need to sort the order of subpkgs!
2014-08-25 22:34:13 +02:00
Juan RP
94fd3b13b3
base-files: install blacklist.conf into /usr/lib/modprobe.d instead.
2014-08-25 20:54:01 +02:00
Alessio Sergi
3d91db8a07
base-files: add /etc/modprobe.d/blacklist.conf to conf_files
2014-08-25 20:48:28 +02:00
Juan RP
310251d676
profanity: update to 0.4.4.
2014-08-25 19:53:16 +02:00
Juan RP
93e9ff4eaa
New package: libstrophe-0.8.6.
2014-08-25 19:51:46 +02:00
Juan RP
325acc6e9a
Manual: document subpkg order processing.
2014-08-25 17:58:46 +02:00
Juan RP
9d8eaee613
Merge pull request #518 from onekk/master
...
Modified package brother-dcp197c-cupswrapper
2014-08-25 17:55:52 +02:00
Juan RP
228bedd297
gcc: revbump to build 32bit pkgs with proper rdeps.
2014-08-25 17:54:13 +02:00
Juan RP
f96be1bbab
MesaLib: make sure -devel is processed the last one.
...
... otherwise the 32bit pkg could have incorrect dependencies.
2014-08-25 17:53:09 +02:00
Juan RP
5290c2a839
xbps-src: change order of how subpackages are processed.
...
10 Non development packages are processed first lexically.
20 Development packages are processed after 10.
This resolves the issue of 32bit pkg creation with development pkgs
that depend on other non-development subpkgs, and result in wrong
dependencies being propagated to the 32bit development pkgs.
2014-08-25 17:43:08 +02:00
onekk
8bf6b59f21
Modified package brother-dcp197c-cupswrapper: modified cupswrapper.void script
...
to adapt it to runit
2014-08-25 17:43:06 +02:00
Christian Neukirchen
daad2f509a
apr: update to 1.5.1; use native libtool.
2014-08-25 17:32:55 +02:00
Christian Neukirchen
afbc994f6d
turbovnc: update to 1.2.1.
2014-08-25 17:29:36 +02:00