[MacPorts] #21303: awesome-3.3.4 update

MacPorts noreply at macports.org
Fri Sep 11 01:17:42 PDT 2009


#21303: awesome-3.3.4 update
---------------------------------------+------------------------------------
 Reporter:  macports.org@…             |       Owner:  macports-tickets@…                   
     Type:  update                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  1.8.0                                
 Keywords:                             |        Port:  awesome                              
---------------------------------------+------------------------------------
 The following Portfile diff updates the awesome window manager package to
 the latest release 3.3.4.

 The upstream version switched to cmake. The portfile may need some rework
 concerning the following issues.

 - XDG: Even though XDG_CONFIG_HOME is set to /opt/local/etc/xdg, the final
 awesome binary tries to find the config file (rc.lua) in the directories
 /etc/xdg/awesome and ~/.config/awesome/

 Setting XDG_CONFIG_HOME=/opt/local/etc/xdg in the .xinitrc file or copying
 the default config file to the home config directory solves this issue


 {{{cp /opt/local/etc/xdg/awesome/rc.lua ~/.config/awesome/}}}

 - variant x11_xcb: the new awesome package needs cairo to be installed
 with variant +x11_xcb. I couldn't manage port to install/upgrade it with
 the corresponding variant automatically.

 - is the fix in patch-CMakeLists.txt.diff a common cmake issue on os x?

-- 
Ticket URL: <http://trac.macports.org/ticket/21303>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list