Module: wine
Branch: master
Commit: d857d0f76756e9c90e428792b4bd1aa254d4ec46
URL: http://source.winehq.org/git/wine.git/?a=commit;h=d857d0f76756e9c90e428792b…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 23 14:01:11 2007 +0100
oleaut32/tests: Fix the FSF address.
---
dlls/oleaut32/tests/tmarshal.c | 2 +-
dlls/oleaut32/tests/tmarshal.idl | 2 +-
dlls/oleaut32/tests/tmarshal.rc | 2 +-
dlls/oleaut32/tests/tmarshal_dispids.h | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dlls/oleaut32/tests/tmarshal.c b/dlls/oleaut32/tests/tmarshal.c
index 054cb26..933dd6b 100644
--- a/dlls/oleaut32/tests/tmarshal.c
+++ b/dlls/oleaut32/tests/tmarshal.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
diff --git a/dlls/oleaut32/tests/tmarshal.idl b/dlls/oleaut32/tests/tmarshal.idl
index c8350bf..78c9d03 100644
--- a/dlls/oleaut32/tests/tmarshal.idl
+++ b/dlls/oleaut32/tests/tmarshal.idl
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
diff --git a/dlls/oleaut32/tests/tmarshal.rc b/dlls/oleaut32/tests/tmarshal.rc
index c15e732..aabf611 100644
--- a/dlls/oleaut32/tests/tmarshal.rc
+++ b/dlls/oleaut32/tests/tmarshal.rc
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "windef.h"
diff --git a/dlls/oleaut32/tests/tmarshal_dispids.h b/dlls/oleaut32/tests/tmarshal_dispids.h
index 776b7ba..46523c7 100644
--- a/dlls/oleaut32/tests/tmarshal_dispids.h
+++ b/dlls/oleaut32/tests/tmarshal_dispids.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
ChangeSet ID: 1169619413142669370704429
CVSROOT: /cvsroot/wine
Module name: docs
Changes by: dimi(a)sc8-pr-cvs9.sourceforge.net 2007/01/23 22:16:53
Modified files:
en : winedev-testing.sgml
Log message:
"Jeff Latimer" <lats(a)yless4u.com.au>
Add info about getting the Windows DDK to provide libs that don't ship
with Visual Studio Express.
Old revision New revision Changes Path
1.4 1.5 +8 -1 docs/en/winedev-testing.sgml
Index: docs/en/winedev-testing.sgml
diff -u -p docs/en/winedev-testing.sgml:1.4 docs/en/winedev-testing.sgml:1.5
--- docs/en/winedev-testing.sgml 24 Jan 2007 6:16:53 -0000
+++ /dev/null 24 Jan 2007 6:16:53 -0000
@@ -275,7 +275,14 @@ thread.c: 86 tests executed, 5 marked as
Service Pack 6. If you are using Visual Studio 7 or greater you
do not need the processor pack. In either case it is recommended
to the most recent compatible Visual Studio
- <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/">service pack</>.
+ <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/">service pack</>.
+ If are using Visual Studio Express and you need specific libraries
+ like <filename>ntdll.lib</> that don't ship with Visual Studio
+ Express, you will need the
+ <ulink url="http://www.microsoft.com/whdc/devtools/ddk/default.mspx">Windows
+ Device Development Kit (DDK)</> which is part of the
+ <ulink url="http://www.microsoft.com/whdc/resources/downloads.mspx">Windows
+ Developer Kit</>.
</para></listitem>
<listitem><para>
get the Wine sources
ChangeSet ID: 30907
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)winehq.org 2007/01/23 09:22:20
Modified files:
templates/en : download-deb.template
Log message:
Scott Ritchie <scott(a)open-vote.org>
Update download-deb with simpler instructions and APT
Patch: http://cvs.winehq.org/patch.py?id=30907
Old revision New revision Changes Path
1.12 1.13 +18 -61 lostwages/templates/en/download-deb.template
Index: lostwages/templates/en/download-deb.template
diff -u -p lostwages/templates/en/download-deb.template:1.12 lostwages/templates/en/download-deb.template:1.13
--- lostwages/templates/en/download-deb.template:1.12 23 Jan 2007 15:22:20 -0000
+++ lostwages/templates/en/download-deb.template 23 Jan 2007 15:22:20 -0000
@@ -12,78 +12,35 @@ distributions have their own repositorie
Wine, however we keep our own repository of the latest available packages here
for download.</p>
-<p>Packages here are designed to function on Ubuntu Edgy (6.10), Dapper (6.06), and
-Breezy (5.10). Packages here used to also work for Debian unstable, however due
-to changes in Debian this no longer works and our Ubuntu maintainer is unable to support them.
-If you can help provide up-to-date Debian packages, please contact <a href=mailto:scott@open-vote.org>Scott Ritchie</a>.</p>
+<p>Packages here are designed to function on Ubuntu Edgy (6.10) and Dapper (6.06).
+Packages here used to also work for Debian unstable, however due to changes in
+Debian this no longer works and our Ubuntu maintainer is unable to support them.
+If you can help provide up-to-date Debian packages, please contact
+<a href=mailto:scott@open-vote.org>Scott Ritchie</a>.</p>
+<h2>Adding the WineHQ APT Repository:</h2>
-<h2>Installing from the WineHQ APT Repository with Synaptic:</h2>
-
-<p>To install Wine from the WineHQ APT repository, you need to configure APT to
-look in the right place for the Wine packages. On Ubuntu systems, and those
-using the Synaptic Package Manager, this can be done easily by opening up
-Synaptic (System->Administration->Synaptic Package Manager) and selecting
-Settings->Repositories. Then click add, select custom, and enter one of the
-following:</p>
+<p>First, open a terminal window. Then add the repository's key to your system's
+list of trusted APT keys by copy and pasting the following:</p>
-<p><b>For Ubuntu Edgy (6.10):</b><br>
-<i>deb http://wine.budgetdedicated.com/apt edgy main</i></p>
-<p><b>For Ubuntu Dapper (6.06):</b><br>
-<i>deb http://wine.budgetdedicated.com/apt dapper main</i></p>
-<p><b>For Ubuntu Breezy (5.10):</b><br>
-<i>deb http://wine.budgetdedicated.com/apt breezy main</i></p>
-
-<img src="{$root}/images/distro/synaptic-repository-binary3.png" alt="Synaptic Package Repository Screenshot" border="0">
-
-<p>Then, simply click reload and search for the package 'wine' for installation.
-If you already have a 'wine' package installed, selecting mark all upgrades
-should update Wine to the newest version.
-</p>
-
-
-<h2>Getting source packages from the repository</h2>
+<p><i>wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -</i></p>
-<p>Currently, we only have i386 binary packages available. If you do not use an
-i386 architecture, or wish to compile the package in a special or optimized way,
-you can build the wine package using the source repository instead. To do this,
-add a source repository with one of the following:</p>
+<p>Next, add the repository to your system's list of APT sources:</p>
<p><b>For Ubuntu Edgy (6.10):</b><br>
-<i>deb-src http://wine.budgetdedicated.com/apt edgy main</i></p>
+<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/edgy.list -O /etc/apt/sources.list.d/winehq.list</i></p>
<p><b>For Ubuntu Dapper (6.06):</b><br>
-<i>deb-src http://wine.budgetdedicated.com/apt dapper main</i></p>
-<p><b>For Ubuntu Breezy (5.10):</b><br>
-<i>deb-src http://wine.budgetdedicated.com/apt breezy main</i></p>
+<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list -O /etc/apt/sources.list.d/winehq.list</i></p>
-<p>Then, see the instructions below for building the package in the console.
-Most users, however, will neither need nor want to do this.</p>
-
-<img src="{$root}/images/distro/synaptic-repository-source3.png" alt="Synaptic Package Repository Screenshot" border="0">
-
-
-<h2>Installing from the WineHQ APT Repository with the console:</h2>
-
-<p>If your system doesn't use a graphical package manager like Synaptic, you
-will need to edit APT's configuration file by hand. You will need root access to
-do this and run the commands below. Switch to root by typing '<b>su</b>'. If you
-are an Ubuntu user, you can instead precede each command with '<b>sudo</b>'. Now,
-use your favorite text editor to open the file /etc/apt/sources.list or use the
-console editor by typing '<b>nano /etc/apt/sources.list</b>' and then add the
-following lines to the end:</p>
-
-<p><b>For Ubuntu Dapper (6.06):</b><br>
-<i>deb http://wine.budgetdedicated.com/apt dapper main</i><br>
-<i>deb-src http://wine.budgetdedicated.com/apt dapper main</i></p>
-<p><b>For Ubuntu Breezy (5.10):</b><br>
-<i>deb http://wine.budgetdedicated.com/apt breezy main</i><br>
-<i>deb-src http://wine.budgetdedicated.com/apt breezy main</i></p>
+<p>Then, you can install Wine from WineHQ like it were any other package, such as by
+using the Synaptic Package Manager under System->Administration. Alternatively, you
+can install from the terminal by running '<b>apt-get update</b>' to update APT's
+package information and then '<b>apt-get install wine</b>'.</p>
-<p>Then, you can run '<b>apt-get update</b>' to update APT's package information.
-Finally, to install Wine, do '<b>apt-get install wine</b>'.</p>
+<h2>Debian Users:</h2>
<p>If you are using Debian and want to make sure that apt-get will install the
-WineHQ Wine package instead of the Debian Wine package (which usually confuses
+WineHQ Wine package instead of the Debian Wine package (which sometimes confuses
APT by having the same version number), then you will need to add something like
the following entry to /etc/apt/preferences:</p>