diff --git a/office/misc/dos2unix/actions.py b/office/misc/dos2unix/actions.py
new file mode 100644
index 0000000000..fcfbda79c2
--- /dev/null
+++ b/office/misc/dos2unix/actions.py
@@ -0,0 +1,21 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+
+def build():
+ autotools.make()
+
+def install():
+ for binary in ["dos2unix", "mac2unix", "unix2dos", "unix2mac"]:
+ pisitools.dobin(binary)
+
+ pisitools.dodoc("NEWS.txt", "README.txt" ,"TODO.txt", "ChangeLog.txt", "COPYING.txt")
+ pisitools.doman("man/man1/dos2unix.1")
+
+
+
diff --git a/office/misc/dos2unix/pspec.xml b/office/misc/dos2unix/pspec.xml
new file mode 100644
index 0000000000..9097d11f78
--- /dev/null
+++ b/office/misc/dos2unix/pspec.xml
@@ -0,0 +1,88 @@
+
+
+
+
+ dos2unix
+ http://www.xs4all.nl/~waterlan/dos2unix.html
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ freedist
+ app:console
+ Convert DOS and MAC text files to UNIX format
+ dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters.
+ http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz
+
+
+
+ dos2unix
+
+ /usr/bin/mac2unix
+ /usr/bin/unix2dos
+ /usr/bin/unix2mac
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+ hd2u
+ hd2u, Dos2Unix text file converter
+
+ /usr/bin/dos2unix
+
+
+
+
+
+ 2015-12-29
+ 7.3
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-02-08
+ 7.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-06-07
+ 6.0.5
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-02-28
+ 6.0.4
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-02-17
+ 5.3.1
+ Release.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-05-28
+ 5.3.1
+ Confilicts Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2011-08-11
+ 5.3.1
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
diff --git a/office/misc/dos2unix/translations.xml b/office/misc/dos2unix/translations.xml
new file mode 100644
index 0000000000..6763d60509
--- /dev/null
+++ b/office/misc/dos2unix/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ dos2unix
+ DOS ve MAC metin dosyalarını UNIX biçimine dönüştürme uygulaması
+ dos2unix DOS ve MAC düzmetin dosyalarını karakter kodlamalarını ve satırsonu karakterlerini değiştirerek UNIX biçimine çevirir.
+
+
+
+ hd2u
+ hd2u, Dos2Unix text file converter
+
+
\ No newline at end of file
diff --git a/pisi-index.xml b/pisi-index.xml
index 03a65d5aa9..63fe7070a6 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -32242,6 +32242,94 @@
+
+
+ dos2unix
+ http://www.xs4all.nl/~waterlan/dos2unix.html
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ freedist
+ app:console
+ office.misc
+ Convert DOS and MAC text files to UNIX format
+ DOS ve MAC metin dosyalarını UNIX biçimine dönüştürme uygulaması
+ dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters.
+ dos2unix DOS ve MAC düzmetin dosyalarını karakter kodlamalarını ve satırsonu karakterlerini değiştirerek UNIX biçimine çevirir.
+ http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz
+ office/misc/dos2unix/pspec.xml
+
+
+ dos2unix
+
+ /usr/bin/mac2unix
+ /usr/bin/unix2dos
+ /usr/bin/unix2mac
+ /usr/share/man
+ /usr/share/doc
+
+
+
+ hd2u
+ hd2u, Dos2Unix text file converter
+ hd2u, Dos2Unix text file converter
+
+ /usr/bin/dos2unix
+
+
+
+
+ 2015-12-29
+ 7.3
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-02-08
+ 7.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-06-07
+ 6.0.5
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-02-28
+ 6.0.4
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-02-17
+ 5.3.1
+ Release.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-05-28
+ 5.3.1
+ Confilicts Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2011-08-11
+ 5.3.1
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
libofx
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 5985671a3a..643d1f0987 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-50489b425b265bc25dd8cabab58032fec157c825
\ No newline at end of file
+b201df0020c786dd86eb0ca795ef460956ae59db
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 525fcc570a..874faf1cdc 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 9c3749587e..9afad6c2eb 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-fcb9382624e556cba5854201716f92f76ad7cfb0
\ No newline at end of file
+b249620c2d5dcd14c921e8168aa2734fe09e4ef0
\ No newline at end of file