Re: wine in stretch-backports

2017-09-24 Thread Floris
Op Sun, 24 Sep 2017 03:25:55 +0200 schreef Sridhar M. A.  
:



On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:
   >
   > Thank you for the link. Installing wine has been on my "to-do" list.
   > That page also has valuable links for another problem :}
   >
I install wine from wine-staging.com. As of yesterday, I am runing 2.17
which was released a couple of days back.

Take a look at https://wine-staging.com/installation.html#distro_debian



Wine Staging is part of Wine. Both sites let you set the same repo.


https://wiki.winehq.org/Debian
...
Next add the repository to /etc/apt/sources.list or create a *.list under  
/etc/apt/sources.list.d/ with the following content:


deb https://dl.winehq.org/wine-builds/debian/ DISTRO main
...



https://wine-staging.com/installation.html
...
And add our repository at the end of your /etc/apt/sources.list file:

# For Debian Wheezy add the following line:
deb https://dl.winehq.org/wine-builds/debian/ wheezy main
...



Re: wine in stretch-backports

2017-09-23 Thread Richard Owlett

On 09/23/2017 08:25 PM, Sridhar M. A. wrote:

On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:


Thank you for the link. Installing wine has been on my "to-do" list.
That page also has valuable links for another problem :}


I install wine from wine-staging.com. As of yesterday, I am runing
2.17 which was released a couple of days back.

Take a look at https://wine-staging.com/installation.html#distro_debian



Thank you. I'll give a try next week.






Re: wine in stretch-backports

2017-09-23 Thread Sridhar M. A.
On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:
   > 
   > Thank you for the link. Installing wine has been on my "to-do" list.
   > That page also has valuable links for another problem :}
   > 
I install wine from wine-staging.com. As of yesterday, I am runing 2.17
which was released a couple of days back.

Take a look at https://wine-staging.com/installation.html#distro_debian

-- 
Sridhar M. A.

He gave her a look that you could have poured on a waffle.



Re: wine in stretch-backports

2017-09-23 Thread Richard Owlett

On 09/23/2017 03:58 AM, Floris wrote:

Op Sat, 23 Sep 2017 10:06:28 +0200 schreef Rainer Dorsch :


[snip]


Is anybody planning to bring packages into stretch-backports?

Or are they available from anywhere else?


Yes they are:
https://wiki.winehq.org/Debian



Thank you for the link. Installing wine has been on my "to-do" list.
That page also has valuable links for another problem :}






Re: wine in stretch-backports

2017-09-23 Thread Floris

Op Sat, 23 Sep 2017 10:06:28 +0200 schreef Rainer Dorsch :


Hello,

there have been many wine version in jessie backports, so far I have not  
seen

any wine versions in stretch backports.

rd@blackbox:~/tmp.nobackup/Aglaya/Dataq$ apt-cache policy wine
wine:
  Installiert:   1.8.7-2
  Installationskandidat: 1.8.7-2
  Versionstabelle:
 2.0.2-1 90
 90 http://ftp.de.debian.org/debian buster/main amd64 Packages
 90 http://ftp.de.debian.org/debian buster/main i386 Packages
 80 http://ftp.de.debian.org/debian sid/main amd64 Packages
 80 http://ftp.de.debian.org/debian sid/main i386 Packages
 *** 1.8.7-2 500
500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
500 http://ftp.de.debian.org/debian stretch/main i386 Packages
100 /var/lib/dpkg/status
rd@blackbox:~/tmp.nobackup/Aglaya/Dataq$

Is anybody planning to bring packages into stretch-backports?

Or are they available from anywhere else?


Yes they are:
https://wiki.winehq.org/Debian




Thanks
Rainer




Re: wine in stretch-backports

2017-09-23 Thread Reco
Hi.

On Sat, Sep 23, 2017 at 10:06:28AM +0200, Rainer Dorsch wrote:
> Hello,
> 
> there have been many wine version in jessie backports, so far I have not seen 
> any wine versions in stretch backports. 
> 
> rd@blackbox:~/tmp.nobackup/Aglaya/Dataq$ apt-cache policy wine
> wine:
>   Installiert:   1.8.7-2
>   Installationskandidat: 1.8.7-2
>   Versionstabelle:
>  2.0.2-1 90
>  90 http://ftp.de.debian.org/debian buster/main amd64 Packages
>  90 http://ftp.de.debian.org/debian buster/main i386 Packages
>  80 http://ftp.de.debian.org/debian sid/main amd64 Packages
>  80 http://ftp.de.debian.org/debian sid/main i386 Packages
>  *** 1.8.7-2 500
> 500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
> 500 http://ftp.de.debian.org/debian stretch/main i386 Packages
> 100 /var/lib/dpkg/status

apt-cache policy wine-development

> Is anybody planning to bring packages into stretch-backports?

'wine' represents 'stable' branch of Wine, and it's currently has 2.0.2
version. 
The better question would be - is anybody planning to backport
'wine-development'?

> Or are they available from anywhere else?

Build the packages yourself. It's not that hard.

Reco