lp:~leamas-alec/+junk/netflix.desktop

Created by Alec Leamas and last modified
Get this branch:
bzr branch lp:~leamas-alec/+junk/netflix.desktop
Only Alec Leamas can upload to this branch. If you are Alec Leamas please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Alec Leamas
Status:
Development

Recent revisions

124. By Alec Leamas <email address hidden>

Don't write data in /usr/share

Writing data such as the downloaded exe-files into /usr/share is
not kosher (FHS). Use a /var/lib/wine-browser-installer directory
instead for this.

123. By Alec Leamas <email address hidden>

Don't check xattr until WINEPREFIX exists

122. By Alec Leamas <email address hidden>

Use glxinfo to check for compositing.

Current check for disabled compositing will match even
commented lines and also misses /etc/X11/conf.d files. Better then
to check the capabilities of the graphics driver directly. Adds
dependency on glxinfo (i. e., glx-utils on Fedora, mesa-utils on Debian)

121. By Alec Leamas <email address hidden>

Add initial setup of prefix if it does not exist.

For a fresh new install, I don't get this to work unless the new prefix
is initiated. Also gives user a chans to meddle with sound etc.

120. By Alec Leamas <email address hidden>

Use default wine if /opt/compholio isn't available

119. By Alec Leamas <email address hidden>

Don't hardcode /opt/wine

118. By Alec Leamas <email address hidden>

Use fc-list to figure out if msttcorefonts is installed.

msttcorefonts could be installed in a multitude of ways, including
using ~/.fonts. The simplest way to check for all possibilities is
to use fc-list. This adds a dependency on fontconfig.

117. By Alec Leamas <email address hidden>

Kill annoying command line messages.

116. By Alec Leamas <email address hidden>

Make test-xattr test noarch.

Current solution stores a compiled test-xattr under /usr/share. This
violates FHS. Furthermore, having a compiled test makes the package
arch-dependent. This shouldn't really be needed for a desktop package.

This patch implements test in python instead, adding a reasonable
python-pyxattr dependency.

115. By Alec Leamas <email address hidden>

remove wine-browser-installer.

This is really about next patch, but must be done on two steps.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers