Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=5101c7c53d665492fba235b92bb2e6d507d94ff5

commit 5101c7c53d665492fba235b92bb2e6d507d94ff5
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon May 9 00:17:28 2011 +0200

wine-1.2.3-2-i686

- migrate to binfmt.d

diff --git a/source/xapps-extra/wine/FrugalBuild 
b/source/xapps-extra/wine/FrugalBuild
index 1a586c3..a4ab752 100644
--- a/source/xapps-extra/wine/FrugalBuild
+++ b/source/xapps-extra/wine/FrugalBuild
@@ -5,7 +5,7 @@
pkgname=wine
pkgver=1.2.3
_geckover=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="An Open Source implementation of the Windows API on top of X and Unix"
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge
@@ -21,7 +21,7 @@ options=('scriptlet')
archs=('i686' '!x86_64')
source=(${source[@]} \
http://ftp.frugalware.org/pub/other/sources/wine/wine_gecko-$_geckover-x86.cab \
-       rc.wine rc.wine-{de,hu}.po)
+       rc.wine wine.conf)

## TODO : add the 'optional' depends and split off sound then -- crazy --

@@ -35,11 +35,11 @@ build()
Fmakeinstall
Ffile /usr/share/wine/gecko/wine_gecko-$_geckover-x86.cab
Frcd2
+       Ffile /etc/binfmt.d/wine.conf
}

sha1sums=('072184c492cc9d137138407732de3bb62ba6c091' \
'afa22c52bca4ca77dcb9edb3c9936eb23793de01' \
'f6a216de34aaa5e5388aae742e999f43f5d251f7' \
-          'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \
-          '8b0f7b52885c8d78ba3096a16e9caff60ffe624f')
+          'ac83637d5670fc2fcc89b62d9ea2aadb5a672370')
# optimization OK
diff --git a/source/xapps-extra/wine/rc.wine-de.po 
b/source/xapps-extra/wine/rc.wine-de.po
deleted file mode 100644
index 8d6cd6c..0000000
--- a/source/xapps-extra/wine/rc.wine-de.po
+++ /dev/null
@@ -1,21 +0,0 @@
-# rc.wine.
-# Copyright (C) 2005 THE rc.wine'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the rc.wine package.
-# Marcus Habermehl <bmh198...@yahoo.de>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: rc.wine\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-13 11:31+0100\n"
-"PO-Revision-Date: 2005-11-13 11:34+0100\n"
-"Last-Translator: Marcus Habermehl <bmh198...@yahoo.de>\n"
-"Language-Team: German <translation-team...@lists.sourceforge.net>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: rc.wine:15
-msgid "WINE"
-msgstr "WINE"
diff --git a/source/xapps-extra/wine/rc.wine-hu.po 
b/source/xapps-extra/wine/rc.wine-hu.po
deleted file mode 100644
index 76f9b0c..0000000
--- a/source/xapps-extra/wine/rc.wine-hu.po
+++ /dev/null
@@ -1,21 +0,0 @@
-# rc.wine.
-# Copyright (C) 2005 THE rc.wine'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the rc.wine package.
-# Marcus Habermehl <bmh198...@yahoo.de>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: rc.wine\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-13 11:31+0100\n"
-"PO-Revision-Date: 2005-11-13 11:34+0100\n"
-"Last-Translator: Marcus Habermehl <bmh198...@yahoo.de>\n"
-"Language-Team: Hungarian <translation-team...@lists.sourceforge.net>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-2\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: rc.wine:15
-msgid "WINE"
-msgstr "WINE"
diff --git a/source/xapps-extra/wine/rc.wine.pot 
b/source/xapps-extra/wine/rc.wine.pot
deleted file mode 100644
index 76480d3..0000000
--- a/source/xapps-extra/wine/rc.wine.pot
+++ /dev/null
@@ -1,21 +0,0 @@
-# rc.wine.
-# Copyright (C) YEAR THE rc.wine'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the rc.wine package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: rc.wine\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-13 11:31+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <l...@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: rc.wine:15
-msgid "WINE"
-msgstr ""
diff --git a/source/xapps-extra/wine/wine.conf 
b/source/xapps-extra/wine/wine.conf
new file mode 100644
index 0000000..4d43073
--- /dev/null
+++ b/source/xapps-extra/wine/wine.conf
@@ -0,0 +1,2 @@
+# Start WINE on Windows executables
+:DOSWin:M::MZ::/usr/bin/wine:
diff --git a/source/xapps-extra/wine/wine.install 
b/source/xapps-extra/wine/wine.install
index a4afcf8..99099c4 100644
--- a/source/xapps-extra/wine/wine.install
+++ b/source/xapps-extra/wine/wine.install
@@ -1,9 +1,4 @@
-post_install()
-{
-       /usr/sbin/chkconfig --add rc.wine
-}
-
-pre_remove()
+post_upgrade()
{
/usr/sbin/chkconfig --del rc.wine
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to