Search Criteria
Package Details: wine-installer 5.0.3-1
Git Clone URL: | https://aur.archlinux.org/wine-installer.git (read-only, click to copy) |
---|---|
Package Base: | wine-installer |
Description: | A metapackage that provides desktop files and menus to WINE |
Upstream URL: | https://github.com/linuxmint/wine-installer |
Licenses: | |
Submitter: | Sam-Burgos |
Maintainer: | Sam-Burgos |
Last Packager: | Sam-Burgos |
Votes: | 6 |
Popularity: | 0.133780 |
First Submitted: | 2019-06-03 23:58 |
Last Updated: | 2020-09-16 16:03 |
Latest Comments
mashfiqurbd commented on 2020-12-25 01:25
makepkg failed :(
yochananmarqos commented on 2020-09-15 02:20
The Upstream URL should be the GitHub repo, not the download server.
Sam-Burgos commented on 2020-05-11 02:49
@yochananmarqos: you were right, I will change the dependencies on this package and create another installer that includes a meta packages for that purpose
yochananmarqos commented on 2020-05-06 00:56
This discussion is getting rather tiresome. I have all the
wine-staging
optional dependencies installed and have never had to install anything else. Yet, these are the packages that would be installed on top of that if I installed your package:What purpose do these packages serve? If you think they should be optional dependencies of
wine
/wine-staging
, then contact the maintainers of said packages and/or file a bug report.Sam-Burgos commented on 2020-05-06 00:07
@yochananmarqos @redtide: the whole idea is to create a metapackage to install several dependencies of WINE and related (the same way Mint does it), I understand that this is ArchLinux and so the requirements are different, however, the idea is to install several dependencies available (either on Arch or in AUR) and to ease some of the configuration or missing dependencies process
In case any dependency might be missing, no longer be available (neither in repos or AUR) or change name, you can let me know so I can change it, remove it or do something about it
redtide commented on 2019-12-16 11:39
I don't get why all those unneeded dependencies for a bunch of desktop files and a menu (for this reason I created my own git version).
yochananmarqos commented on 2019-11-19 18:05
@Sam-Burgos:
lib32-gsm
&lib32-unixodbc
are in the AUR. Oh, and whysane
? That's for scanning.Sam-Burgos commented on 2019-11-19 16:20
@yochananmarqos: I would look into removing isdn4k-utils until I got my virtual machine back, because of technical issues I haven't been able to check into this before
As for the dependencies, there are some libraries not available on Arch that are on Debian and derivatives (for example lib32-unixobdc) or other that appear under a different name and I had to add them (like the now-defunct isdn4k-utils and the 32-bit library), as for the other dependencies, the idea is to leave a generic meta package wine installer that allows an almost-out-of-the-box experience with Arch users (I am also missing adding some dependencies that allows seamless reproduction of Windows programs that require ALSA instead of Pulseaudio)
As soon as I recover my VM and make some tests, I will update this package
yochananmarqos commented on 2019-11-14 15:23
FYI,
isdn4k-utils
has been removed from the core repo.EDIT: Looking at the dependencies in the Debian control file, you're missing
lib32-gsm
andlib32-unixodbc
. Technically you're also missinglib32-isdn4k-utils
, but it's obsolete now unless someone addsisdn4k-utils
to the AUR.Why did you add
lib32-gpm
andlib32-gst-plugins-base
as dependencies?lib32-gst-plugins-base-libs
is an optional dependency ofwine-staging
.