Page 18 of 24

Wine 1.5.16

Posted: Mon 29 Oct 2012, 03:05
by green_dome
my attempt at compiling wine-1.5.16

-------------------------------
version 1 | stripped=true

wine-1.5.16-i486_v1.pet | mirror 1
wine_DEV-1.5.16-i486_v1.pet | mirror 1
wine_DOC-1.5.16-i486_v1.pet | mirror 1

--------------------------------
version 2 | stripped=false

wine-1.5.16-i486_v2.pet | mirror 1
wine_DEV-1.5.16-i486_v2.pet | mirror 1
wine_DOC-1.5.16-i486_v2.pet | mirror 1

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Disable adblocking to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]

Posted: Mon 29 Oct 2012, 11:23
by vovchik
Dear green_dome,

Works like a charm in Lucid. Thanks.

With kind regards,
vovchik

Posted: Thu 01 Nov 2012, 05:29
by bones01
Thanks green-dome. Appreciate your work.

Bones

Wine 1.5.13

Posted: Mon 05 Nov 2012, 06:10
by Rich34
green_dome

Thank you very much for your efforts in making Wine 2.5.13 PET. I looked all over today trying to get wine to work with no avail. Then I came across your post and thought, oh well what's one more time. Great, what a surprise, It workd.

Being a newbie I just wish I had half your knowledge dealing with PL and linux in general.

Again, Thanks.

Dick
Sierra Vista, AZ

Posted: Wed 07 Nov 2012, 13:52
by vovchik
Dear green_dome,

My thanks always....You do it really properly.

With kind regards,
vovchik

Posted: Fri 09 Nov 2012, 03:56
by RSH
Hi.

I'm doing currently some work on a script that uses the wine. Everything is fine ---> except one confusing thing.

I run my LazY Puppy with full German settings (keyboard, country, timezone etc.) So, if I do install a .exe, it installs in /root/.wine/drive_c/Programme. Using full English settings it installs in /root/.wine/drive_c/Program Files.

This is confusing and makes problems to use the script (I'm currently working on) in different languages because of the different directories.

Is there a list or something that has information about which directory name is used in different countries?

Thanks for the help

RSH

Posted: Fri 09 Nov 2012, 04:49
by green_dome
RSH,
This page [1] has some relevant info. There is a link to [2]. Open a .po file and do a text search for "Program Files". There might be a corresponding translation. Not all files have translations for all directory paths.

[1] http://wiki.winehq.org/Translating
[2] http://source.winehq.org/git/wine.git/? ... po;hb=HEAD

Posted: Sun 11 Nov 2012, 12:09
by vovchik
Hi green_dome,

We have another release: http://www.winehq.org/announce/1.5.17! Looks like they fixed antialiasing.

With kind regards,
vovchik

Wine 1.5.17

Posted: Mon 12 Nov 2012, 04:39
by green_dome
my attempt at compiling wine-1.5.17

-------------------------------
version 1 | stripped=true

wine-1.5.17-i486_v1.pet | mirror 1
wine_DEV-1.5.17-i486_v1.pet | mirror 1
wine_DOC-1.5.17-i486_v1.pet | mirror 1

--------------------------------
version 2 | stripped=false

wine-1.5.17-i486_v2.pet | mirror 1
wine_DEV-1.5.17-i486_v2.pet | mirror 1
wine_DOC-1.5.17-i486_v2.pet | mirror 1

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]

Posted: Mon 12 Nov 2012, 11:00
by vovchik
Dear green_dome,

Thanks - works for me nicely.....

With kind regards,
vovchik

Posted: Sun 25 Nov 2012, 20:54
by vovchik
Dear greedn_dome,

We have a new one: http://www.winehq.org/announce/1.5.18.

with kind regards,
vovchik

Posted: Sat 08 Dec 2012, 16:27
by vovchik
Dear green_dome,

Here is the latest: http://www.winehq.org/announce/1.5.19

With kind regards,
vovchik

Wine 1.5.18

Posted: Wed 12 Dec 2012, 01:51
by green_dome
my attempt at compiling wine-1.5.18

-------------------------------
version 1 | stripped=true

wine-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v2.pet | mirror 1 | mirror 2

-----------------------------

wine_extras-v2.pet | mirror 1 | menu entries

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]

Wine 1.5.19

Posted: Thu 13 Dec 2012, 00:46
by green_dome
my attempt at compiling wine-1.5.19

-------------------------------
version 1 | stripped=true

wine-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v2.pet | mirror 1 | mirror 2

-----------------------------

wine_extras-v2.pet | mirror 1 | menu entries

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]

Posted: Sat 15 Dec 2012, 08:40
by vovchik
Dear green_dome,

My thanks again..... :)

With kind regards,
vovchik

Wine 1.5.20

Posted: Sat 22 Dec 2012, 05:36
by green_dome
my attempt at compiling wine-1.5.20

-------------------------------

wine-1.5.20-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.20-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.20-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.20-i486.pet | mirror 1 | mirror 2

*note -> DEV and DOC compatible with v1 and v2 of the main dotpet

wine_extras-v2.pet | mirror 1 | menu entries

md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]

Posted: Sun 23 Dec 2012, 12:42
by bark_bark_bark
the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it.

Posted: Sun 23 Dec 2012, 21:08
by green_dome
bark_bark_bark wrote:the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it.
Fixed.
It appears some file sharing sites have issues with really small files.

Posted: Sat 05 Jan 2013, 13:44
by vovchik
Dear green_dome,

Thanks for the last one. We now have another update: http://www.winehq.org/announce/1.5.21.

With kind regards and Happy new Year,
vovchik

Wine 1.5.21

Posted: Fri 18 Jan 2013, 03:18
by green_dome
my attempt at compiling wine-1.5.21

-------------------------------

wine-1.5.21-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.21-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.21-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.21-i486.pet | mirror 1 | mirror 2

*note -> DEV and DOC compatible with v1 and v2 of the main dotpet

wine_extras-v2.pet | mirror 1 | menu entries

md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]