[arch-commits] Commit in mime-editor/repos/community-any (4 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 13:27:52 UTC 2014


    Date: Tuesday, July 1, 2014 @ 15:27:52
  Author: spupykin
Revision: 114089

archrelease: copy trunk to community-any

Added:
  mime-editor/repos/community-any/PKGBUILD
    (from rev 114088, mime-editor/trunk/PKGBUILD)
  mime-editor/repos/community-any/mime-editor
    (from rev 114088, mime-editor/trunk/mime-editor)
Deleted:
  mime-editor/repos/community-any/PKGBUILD
  mime-editor/repos/community-any/mime-editor

-------------+
 PKGBUILD    |   58 +++++++++++++++++++++++++++++-----------------------------
 mime-editor |    4 ++--
 2 files changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 13:27:44 UTC (rev 114088)
+++ PKGBUILD	2014-07-01 13:27:52 UTC (rev 114089)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dibblethewrecker <dibblethewrecker.at.jiwe.dot.org>
-
-pkgname=mime-editor
-pkgver=0.6
-pkgrel=4
-pkgdesc='Shared-mime info database editor, useful for changing MIME-type info in rox applications'
-arch=('any')
-url='http://rox.sourceforge.net/mime_editor.html'
-license=('GPL2')
-depends=('pygtk' 'rox-lib' 'shared-mime-info')
-source=("http://downloads.sourceforge.net/rox/${pkgname}-${pkgver}.tar.bz2"
-        'mime-editor')
-md5sums=('bfa250d074b6a712c1fce936a5fcaae4'
-         '9438b0a8d591abd03099ac5961540d4a')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  # python2 fix
-  sed -i "s|\(env python\).*|\12|" $(grep -rl "env python" .)
-
-  install -d "${pkgdir}"/usr/share
-  cp -rp MIME-Editor "${pkgdir}"/usr/share
-
- # create a shellscript which is known in the PATH
-  install -Dm755 "${srcdir}"/$pkgname "${pkgdir}"/usr/bin/$pkgname
-}

Copied: mime-editor/repos/community-any/PKGBUILD (from rev 114088, mime-editor/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 13:27:52 UTC (rev 114089)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: dibblethewrecker <dibblethewrecker.at.jiwe.dot.org>
+
+pkgname=mime-editor
+pkgver=0.6
+pkgrel=5
+pkgdesc='Shared-mime info database editor, useful for changing MIME-type info in rox applications'
+arch=('any')
+url='http://rox.sourceforge.net/mime_editor.html'
+license=('GPL2')
+depends=('pygtk' 'rox-lib' 'shared-mime-info')
+source=("http://downloads.sourceforge.net/rox/${pkgname}-${pkgver}.tar.bz2"
+        'mime-editor')
+md5sums=('bfa250d074b6a712c1fce936a5fcaae4'
+         '9438b0a8d591abd03099ac5961540d4a')
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  # python2 fix
+  sed -i "s|\(env python\).*|\12|" $(grep -rl "env python" .)
+
+  install -d "${pkgdir}"/usr/share
+  cp -rp MIME-Editor "${pkgdir}"/usr/share
+
+ # create a shellscript which is known in the PATH
+  install -Dm755 "${srcdir}"/$pkgname "${pkgdir}"/usr/bin/$pkgname
+}

Deleted: mime-editor
===================================================================
--- mime-editor	2014-07-01 13:27:44 UTC (rev 114088)
+++ mime-editor	2014-07-01 13:27:52 UTC (rev 114089)
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/share/MIME-Editor/AppRun "$@"

Copied: mime-editor/repos/community-any/mime-editor (from rev 114088, mime-editor/trunk/mime-editor)
===================================================================
--- mime-editor	                        (rev 0)
+++ mime-editor	2014-07-01 13:27:52 UTC (rev 114089)
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/share/MIME-Editor/AppRun "$@"




More information about the arch-commits mailing list