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

Martin Wimpress flexiondotorg at archlinux.org
Sat May 9 08:54:54 UTC 2015


    Date: Saturday, May 9, 2015 @ 10:54:54
  Author: flexiondotorg
Revision: 133010

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

Added:
  caja-gtk3/repos/community-staging-i686/PKGBUILD
    (from rev 133009, caja-gtk3/trunk/PKGBUILD)
  caja-gtk3/repos/community-staging-i686/caja.install
    (from rev 133009, caja-gtk3/trunk/caja.install)
  caja-gtk3/repos/community-staging-x86_64/PKGBUILD
    (from rev 133009, caja-gtk3/trunk/PKGBUILD)
  caja-gtk3/repos/community-staging-x86_64/caja.install
    (from rev 133009, caja-gtk3/trunk/caja.install)
Deleted:
  caja-gtk3/repos/community-staging-i686/PKGBUILD
  caja-gtk3/repos/community-staging-i686/caja.install
  caja-gtk3/repos/community-staging-x86_64/PKGBUILD
  caja-gtk3/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 08:45:39 UTC (rev 133009)
+++ community-staging-i686/PKGBUILD	2015-05-09 08:54:54 UTC (rev 133010)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.10
-pkgbase=caja
-pkgname=(${pkgbase}-gtk3)
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK3 version [EXPERIMENTAL])"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk3' 'gvfs' 'libexif'
-         'libunique3' 'libxt' 'mate-desktop-gtk3>=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-gtk3')
-conflicts=("${pkgbase}")
-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=3.0 \
-        --enable-unique \
-        --enable-introspection \
-        --disable-static \
-        --disable-update-mimedb
-    make
-}
-
-package_caja-gtk3() {
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: caja-gtk3/repos/community-staging-i686/PKGBUILD (from rev 133009, caja-gtk3/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2015-05-09 08:54:54 UTC (rev 133010)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.10
+pkgbase=caja
+pkgname=(${pkgbase}-gtk3)
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK3 version [EXPERIMENTAL])"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk3' 'gvfs' 'libexif'
+         'libunique3' 'libxt' 'mate-desktop-gtk3>=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-gtk3')
+conflicts=("${pkgbase}")
+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=3.0 \
+        --enable-unique \
+        --enable-introspection \
+        --disable-static \
+        --disable-update-mimedb
+    make
+}
+
+package_caja-gtk3() {
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-i686/caja.install
===================================================================
--- community-staging-i686/caja.install	2015-05-09 08:45:39 UTC (rev 133009)
+++ community-staging-i686/caja.install	2015-05-09 08:54:54 UTC (rev 133010)
@@ -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-gtk3/repos/community-staging-i686/caja.install (from rev 133009, caja-gtk3/trunk/caja.install)
===================================================================
--- community-staging-i686/caja.install	                        (rev 0)
+++ community-staging-i686/caja.install	2015-05-09 08:54:54 UTC (rev 133010)
@@ -0,0 +1,14 @@
+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
+}

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2015-05-09 08:45:39 UTC (rev 133009)
+++ community-staging-x86_64/PKGBUILD	2015-05-09 08:54:54 UTC (rev 133010)
@@ -1,40 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.10
-pkgbase=caja
-pkgname=(${pkgbase}-gtk3)
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="File manager for the MATE desktop (GTK3 version [EXPERIMENTAL])"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk3' 'gvfs' 'libexif'
-         'libunique3' 'libxt' 'mate-desktop-gtk3>=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-gtk3')
-conflicts=("${pkgbase}")
-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=3.0 \
-        --enable-unique \
-        --enable-introspection \
-        --disable-static \
-        --disable-update-mimedb
-    make
-}
-
-package_caja-gtk3() {
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: caja-gtk3/repos/community-staging-x86_64/PKGBUILD (from rev 133009, caja-gtk3/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2015-05-09 08:54:54 UTC (rev 133010)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.10
+pkgbase=caja
+pkgname=(${pkgbase}-gtk3)
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK3 version [EXPERIMENTAL])"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus' 'desktop-file-utils' 'exempi' 'gtk3' 'gvfs' 'libexif'
+         'libunique3' 'libxt' 'mate-desktop-gtk3>=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-gtk3')
+conflicts=("${pkgbase}")
+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=3.0 \
+        --enable-unique \
+        --enable-introspection \
+        --disable-static \
+        --disable-update-mimedb
+    make
+}
+
+package_caja-gtk3() {
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-x86_64/caja.install
===================================================================
--- community-staging-x86_64/caja.install	2015-05-09 08:45:39 UTC (rev 133009)
+++ community-staging-x86_64/caja.install	2015-05-09 08:54:54 UTC (rev 133010)
@@ -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-gtk3/repos/community-staging-x86_64/caja.install (from rev 133009, caja-gtk3/trunk/caja.install)
===================================================================
--- community-staging-x86_64/caja.install	                        (rev 0)
+++ community-staging-x86_64/caja.install	2015-05-09 08:54:54 UTC (rev 133010)
@@ -0,0 +1,14 @@
+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
+}



More information about the arch-commits mailing list