On 31/01/12 18:43, Paul Seelig wrote: > Hi Rodolfo, > > On 01/31/2012 06:01 PM, Rodolfo kix Garcia wrote: ... > $ ls -Gg wmlive-create_0.46.tar.* > -rw-rw-r-- 1 13709860 Jan 31 18:17 wmlive-create_0.46.tar.bz2 > -rw-rw-r-- 1 13778636 Jan 31 18:05 wmlive-create_0.46.tar.gz > -rw-r--r-- 1 12524768 Jan 31 17:40 wmlive-create_0.46.tar.xz > $ dpkg -S $(which unxz) $(which xz) > xz-utils: /usr/bin/unxz > xz-utils: /usr/bin/xz > > In debian/unstable even my favorite file manager Midnight Commander is > able to handle xzipped tar archives. We should start to get used to it, > so that it finally becomes yet another standard. )
Ok, is only my oppinion. I will try to help with the size of your file, see below ;-) >> 2. Is possible to add your menu scripts in the windowmaker upstream or >> debian/ubuntu packages? >> > If it is of any use, please just go ahead. The main script is BTW not > really written by myself, but is an adapted/reused script from Arch > Linux, which was adapted/reused from SuSE Linux, etc. I will try to take a look on it. > Merry code go round! :) > >> 3. Why not add all these stuff (themes,...) in one place at >> upstream/package? >> > I guess in the long run this would be very good, but i am unsure if it > really is a good idea to stuff everything and the kitchen sink into the > upstream sources. This is an easy path to lose focus and orientation. Comments below. >> I was thinking about the menu system, if is better for you, probably is >> better for more people. I will try to take a look, and if is better, we >> can work to add it to the upstream or debian/ubuntu. >> > Some informed cherry picking would probably be the best approach. > Unfortunately i do not understand this code very well, so i didn't dare > to modify it more than necessary to make it work. I will try to understand it. > Regards > Paul Thanks Paul. Comments: wmlive-data: - There are a lot of icons in /usr/share/WindowMaker/Icons. Probably is better move these icons to upstream. The icons wich are already in the package wm-icons should not be included (in the debian package) to avoid conflicts. - Theme. Probably we can add themes in any place in upstream. This is not the main task of the wmaker-git, but could put themes in some place. Then is possible to add a wmaker-themes package if needed. - The environments tgz files are using /usr/local instead /usr. I didn't review it, but what are the differences with the standard wmaker config files? Is possible to set the configuration for all environments together and then switch between them using a variable? wmlive-extra: - No comments, are only packages. wmlive-pkglists: - You are using ubuntu repos, bad ;-) [joke] wmlive-wmconfig: - You are using /usr/local - You are writing things in /var ? - I will review the menĂº system. In general, there are many config files that you are setting up. Probably is better to include these config files in the orignal packages (at /usr/share/doc/package/config.example or something like) and then copy the file to the user config folder. Probably is better to include things in the orignal packages or create a new packages. Coping files directly (without package manager), and using /usr/local seems to be a bad idea. Best Regards, kix -- To unsubscribe, send mail to [email protected].
