[arch-commits] Commit in caja/repos (8 files)

2016-03-14 Thread Balló György
Date: Monday, March 14, 2016 @ 22:20:29
  Author: bgyorgy
Revision: 166760

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 166759, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 166759, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 166759, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 166759, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-14 21:20:22 UTC (rev 166759)
+++ community-i686/PKGBUILD 2016-03-14 21:20:29 UTC (rev 166760)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.2
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.12' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('5587144ef314d1034220ddc1a1b0bc27a64c8303')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 166759, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-14 21:20:29 UTC (rev 166760)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.6
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.12'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('8e69164061fb8d21d2f887d1321b94d5225abe02')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2016-03-14 21:20:22 UTC (rev 166759)
+++ community-i686/caja.install 2016-03-14 21:20:29 UTC (rev 166760)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 166759, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2016-03-14 21:20:29 UTC (rev 166760)
@@ -0,0 +1,14 @@
+post_install() {
+glib-compile-sch

[arch-commits] Commit in caja/repos (8 files)

2016-01-02 Thread Martin Wimpress
Date: Saturday, January 2, 2016 @ 09:52:58
  Author: flexiondotorg
Revision: 155171

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 155170, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 155170, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 155170, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 155170, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-02 08:52:50 UTC (rev 155170)
+++ community-i686/PKGBUILD 2016-01-02 08:52:58 UTC (rev 155171)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.12' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('b97d33c8a589e92fa7bbf157f7f69f520c6b3167')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 155170, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-02 08:52:58 UTC (rev 155171)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.12' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('5587144ef314d1034220ddc1a1b0bc27a64c8303')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2016-01-02 08:52:50 UTC (rev 155170)
+++ community-i686/caja.install 2016-01-02 08:52:58 UTC (rev 155171)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 155170, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2016-01-02 08:52:58 UTC (rev 155171)
@@ -0,0 +1,14

[arch-commits] Commit in caja/repos (8 files)

2015-12-04 Thread Martin Wimpress
Date: Friday, December 4, 2015 @ 12:23:40
  Author: flexiondotorg
Revision: 148350

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 148349, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 148349, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 148349, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 148349, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-04 11:23:31 UTC (rev 148349)
+++ community-i686/PKGBUILD 2015-12-04 11:23:40 UTC (rev 148350)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.12' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('f45e24849754d30286e39b752456eacf939441a1')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 148349, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-04 11:23:40 UTC (rev 148350)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.12' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('b97d33c8a589e92fa7bbf157f7f69f520c6b3167')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2015-12-04 11:23:31 UTC (rev 148349)
+++ community-i686/caja.install 2015-12-04 11:23:40 UTC (rev 148350)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 148349, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2015-12-04 11:23:40 UTC (rev 148350)
@@ -0,0 +1,14 

[arch-commits] Commit in caja/repos (8 files)

2015-09-24 Thread Martin Wimpress
Date: Thursday, September 24, 2015 @ 14:33:43
  Author: flexiondotorg
Revision: 141556

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 141555, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 141555, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 141555, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 141555, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-24 12:33:32 UTC (rev 141555)
+++ community-i686/PKGBUILD 2015-09-24 12:33:43 UTC (rev 141556)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.3
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('b641f432f20408d6f5dea3beb52e75cfbddedeb2')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 141555, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-24 12:33:43 UTC (rev 141556)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.4
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('945508e84f24d8883a224a0240001e67d5af774e')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2015-09-24 12:33:32 UTC (rev 141555)
+++ community-i686/caja.install 2015-09-24 12:33:43 UTC (rev 141556)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 141555, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2015-09-24 12:33:43 UTC (rev 141556)
@@ -0,0 +1

[arch-commits] Commit in caja/repos (8 files)

2015-07-21 Thread Martin Wimpress
Date: Tuesday, July 21, 2015 @ 10:54:50
  Author: flexiondotorg
Revision: 137207

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 137206, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 137206, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 137206, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 137206, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-21 08:54:43 UTC (rev 137206)
+++ community-i686/PKGBUILD 2015-07-21 08:54:50 UTC (rev 137207)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.2
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('abf9669bbca7a0cf9524238ce02722db749078e4')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 137206, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-21 08:54:50 UTC (rev 137207)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.3
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('b641f432f20408d6f5dea3beb52e75cfbddedeb2')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2015-07-21 08:54:43 UTC (rev 137206)
+++ community-i686/caja.install 2015-07-21 08:54:50 UTC (rev 137207)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 137206, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2015-07-21 08:54:50 UTC (rev 137207)
@@ -0,0 +1,14 @@

[arch-commits] Commit in caja/repos (8 files)

2015-07-17 Thread Martin Wimpress
Date: Friday, July 17, 2015 @ 10:41:58
  Author: flexiondotorg
Revision: 137041

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 137040, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 137040, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 137040, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 137040, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 ++
 community-i686/PKGBUILD   |   40 
 community-i686/caja.install   |   14 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/caja.install |   14 ---
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-17 08:41:48 UTC (rev 137040)
+++ community-i686/PKGBUILD 2015-07-17 08:41:58 UTC (rev 137041)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=2
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('559db3d17ea3dacccfba55b085be148687be94b1')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 137040, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-17 08:41:58 UTC (rev 137041)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('abf9669bbca7a0cf9524238ce02722db749078e4')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2015-07-17 08:41:48 UTC (rev 137040)
+++ community-i686/caja.install 2015-07-17 08:41:58 UTC (rev 137041)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-i686/caja.install (from rev 137040, 
caja/trunk/caja.install)
===
--- community-i686/caja.install (rev 0)
+++ community-i686/caja.install 2015-07-17 08:41:58 UTC (rev 137041)
@@ -0,0 +1,14 @@

[arch-commits] Commit in caja/repos (8 files)

2015-05-09 Thread Martin Wimpress
Date: Saturday, May 9, 2015 @ 11:45:03
  Author: flexiondotorg
Revision: 133018

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  caja/repos/community-staging-i686/PKGBUILD
(from rev 133017, caja/trunk/PKGBUILD)
  caja/repos/community-staging-i686/caja.install
(from rev 133017, caja/trunk/caja.install)
  caja/repos/community-staging-x86_64/PKGBUILD
(from rev 133017, caja/trunk/PKGBUILD)
  caja/repos/community-staging-x86_64/caja.install
(from rev 133017, caja/trunk/caja.install)
Deleted:
  caja/repos/community-staging-i686/PKGBUILD
  caja/repos/community-staging-i686/caja.install
  caja/repos/community-staging-x86_64/PKGBUILD
  caja/repos/community-staging-x86_64/caja.install

---+
 /PKGBUILD |   80 
 /caja.install |   28 +++
 community-staging-i686/PKGBUILD   |   40 
 community-staging-i686/caja.install   |   14 -
 community-staging-x86_64/PKGBUILD |   40 
 community-staging-x86_64/caja.install |   14 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-05-09 09:44:51 UTC (rev 133017)
+++ community-staging-i686/PKGBUILD 2015-05-09 09:45:03 UTC (rev 133018)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-pkgbase=caja
-pkgname=(${pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
- 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
- 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer: automatic media playback when mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-groups=('mate')
-conflicts=("${pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('a8d9c4a479a2fea7bd2eda707e0fd4025f85f229')
-install=${pkgbase}.install
-
-build() {
-cd "${srcdir}/${pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgbase} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package_caja() {
-cd "${srcdir}/${pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-staging-i686/PKGBUILD (from rev 133017, 
caja/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-05-09 09:45:03 UTC (rev 133018)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=caja
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=2
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif'
+ 'libunique' 'libxt' 'mate-desktop>=1.10' 'mate-icon-theme'
+ 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer: automatic media playback when mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('a8d9c4a479a2fea7bd2eda707e0fd4025f85f229')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-i686/caja.install
===
--- community-staging-i686/caja.install 2015-05-09 09:44:51 UTC (rev 133017)
+++ community-staging-i686/caja.install 2015-05-09 09:45:03 UTC (rev 133018)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-staging-i686/caja.install (from rev 133017, 
caja/trunk/caja.install)

[arch-commits] Commit in caja/repos (8 files)

2014-03-24 Thread Martin Wimpress
Date: Monday, March 24, 2014 @ 16:12:46
  Author: flexiondotorg
Revision: 108196

archrelease: copy trunk to community-i686, community-x86_64

Added:
  caja/repos/community-i686/PKGBUILD
(from rev 108195, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 108195, caja/trunk/caja.install)
  caja/repos/community-x86_64/PKGBUILD
(from rev 108195, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 108195, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

---+
 /PKGBUILD |   94 
 /caja.install |   28 +++
 community-i686/PKGBUILD   |   41 -
 community-i686/caja.install   |   14 -
 community-x86_64/PKGBUILD |   41 -
 community-x86_64/caja.install |   14 -
 6 files changed, 122 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-24 15:12:30 UTC (rev 108195)
+++ community-i686/PKGBUILD 2014-03-24 15:12:46 UTC (rev 108196)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=caja
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="The MATE shell and file manager"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
- 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-replaces=('mate-file-manager')
-provides=('mate-file-manager')
-conflicts=('mate-file-manager')
-options=('!emptydirs')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 108195, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-24 15:12:46 UTC (rev 108196)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=caja
+pkgver=1.8.0
+pkgrel=2
+pkgdesc="The MATE shell and file manager"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
+ 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+replaces=('mate-file-manager')
+provides=('mate-file-manager')
+conflicts=('mate-file-manager')
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";
+
"https://github.com/mate-desktop/caja/commit/4f1e756e08e61840eb9a52de4debee30006ea31e.diff";)
+sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f'
+  'a8ae80fb181c999deeea5d597d7a8f7a174e62c6')
+install=${pkgname}.install
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -Np1 -i "${srcdir}/4f1e756e08e61840eb9a52de4debee30006ea31e.diff"
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/caja.install
===
--- community-i686/caja.install 2014-03-24 15:12:30 UTC (rev 108195)
+++ community-i686/caja.install 2014-03-24 15:12:46 UTC (rev 108196)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {

[arch-commits] Commit in caja/repos (8 files)

2014-03-05 Thread Martin Wimpress
Date: Wednesday, March 5, 2014 @ 23:21:02
  Author: flexiondotorg
Revision: 106585

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  caja/repos/community-staging-i686/PKGBUILD
(from rev 106584, caja/trunk/PKGBUILD)
  caja/repos/community-staging-i686/caja.install
(from rev 106584, caja/trunk/caja.install)
  caja/repos/community-staging-x86_64/PKGBUILD
(from rev 106584, caja/trunk/PKGBUILD)
  caja/repos/community-staging-x86_64/caja.install
(from rev 106584, caja/trunk/caja.install)
Deleted:
  caja/repos/community-staging-i686/PKGBUILD
  caja/repos/community-staging-i686/caja.install
  caja/repos/community-staging-x86_64/PKGBUILD
  caja/repos/community-staging-x86_64/caja.install

---+
 /PKGBUILD |   82 
 /caja.install |   28 ++
 community-staging-i686/PKGBUILD   |   41 
 community-staging-i686/caja.install   |   14 -
 community-staging-x86_64/PKGBUILD |   41 
 community-staging-x86_64/caja.install |   14 -
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2014-03-05 22:20:33 UTC (rev 106584)
+++ community-staging-i686/PKGBUILD 2014-03-05 22:21:02 UTC (rev 106585)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=caja
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="The MATE shell and file manager"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
- 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
-optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
-'gvfs-smb: To connect to Samba/Windows shares')
-replaces=('mate-file-manager')
-provides=('mate-file-manager')
-conflicts=('mate-file-manager')
-options=('!emptydirs')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---with-gtk=2.0 \
---enable-unique \
---enable-introspection \
---disable-static \
---disable-update-mimedb
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: caja/repos/community-staging-i686/PKGBUILD (from rev 106584, 
caja/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-05 22:21:02 UTC (rev 106585)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=caja
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="The MATE shell and file manager"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk2' 'gvfs' 'libexif' 
'libunique'
+ 'libxt' 'mate-desktop' 'mate-icon-theme' 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'pangox-compat')
+optdepends=('gstreamer0.10-good-plugins: automatic media playback when 
mouseover'
+'gvfs-smb: To connect to Samba/Windows shares')
+replaces=('mate-file-manager')
+provides=('mate-file-manager')
+conflicts=('mate-file-manager')
+options=('!emptydirs')
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('3bfb52dceae4fa7b39eb26099b07326fa4197f3f')
+install=${pkgname}.install
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--with-gtk=2.0 \
+--enable-unique \
+--enable-introspection \
+--disable-static \
+--disable-update-mimedb
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-i686/caja.install
===
--- community-staging-i686/caja.install 2014-03-05 22:20:33 UTC (rev 106584)
+++ community-staging-i686/caja.install 2014-03-05 22:21:02 UTC (rev 106585)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-mime-database /usr/share/mime/ > /dev/null
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: caja/repos/community-staging-i686/caja.i