~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to wxPython/distrib/all/build-environ.cfg

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
 
7
7
# host name of the machine to use for windows builds
8
 
WIN_HOST = beast
 
8
WIN_HOST = cyclops
9
9
# Where is the build dir from the remote machine's perspective?
10
10
WIN_BUILD = /c/BUILD
11
11
 
23
23
 
24
24
 
25
25
# Upload server locations
26
 
#UPLOAD_HOST = starship.python.net
27
 
#UPLOAD_USER = robind
28
 
#UPLOAD_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/preview
29
 
#UPLOAD_RELEASE_ROOT = /home/crew/robind/public_html/wxPython/release
30
 
#UPLOAD_METHOD = ssh
31
 
#UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython
32
 
 
33
 
UPLOAD_HOST = wxpython.wxcommunity.com
34
 
UPLOAD_USER = wxpython
35
 
UPLOAD_PREVIEW_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/preview
36
 
UPLOAD_RELEASE_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/release
 
26
UPLOAD_HOST = wxpython.kosoftworks.com
 
27
UPLOAD_USER = wxpython_ko
 
28
UPLOAD_PREVIEW_ROOT = /var/www/vhosts/kosoftworks.com/subdomains/wxpython/httpdocs/preview
 
29
UPLOAD_RELEASE_ROOT = /var/www/vhosts/kosoftworks.com/subdomains/wxpython/httpdocs/release
37
30
UPLOAD_METHOD = ssh
38
 
UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com
 
31
UPLOAD_URL_ROOT = http://wxPython.kosoftworks.com
39
32
 
40
33
 
41
34
# defaults for build options