[arch-commits] Commit in xchm/repos (14 files)

Antonio Rojas arojas at archlinux.org
Sat May 7 17:12:30 UTC 2016


    Date: Saturday, May 7, 2016 @ 19:12:30
  Author: arojas
Revision: 174213

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

Added:
  xchm/repos/community-i686/PKGBUILD
    (from rev 174212, xchm/trunk/PKGBUILD)
  xchm/repos/community-i686/xchm.desktop
    (from rev 174212, xchm/trunk/xchm.desktop)
  xchm/repos/community-i686/xchm.xml
    (from rev 174212, xchm/trunk/xchm.xml)
  xchm/repos/community-x86_64/PKGBUILD
    (from rev 174212, xchm/trunk/PKGBUILD)
  xchm/repos/community-x86_64/xchm.desktop
    (from rev 174212, xchm/trunk/xchm.desktop)
  xchm/repos/community-x86_64/xchm.xml
    (from rev 174212, xchm/trunk/xchm.xml)
Deleted:
  xchm/repos/community-i686/PKGBUILD
  xchm/repos/community-i686/xchm.desktop
  xchm/repos/community-i686/xchm.install
  xchm/repos/community-i686/xchm.xml
  xchm/repos/community-x86_64/PKGBUILD
  xchm/repos/community-x86_64/xchm.desktop
  xchm/repos/community-x86_64/xchm.install
  xchm/repos/community-x86_64/xchm.xml

-------------------------------+
 /PKGBUILD                     |   68 ++++++++++++++++++++++++++++++++++++++++
 /xchm.desktop                 |   20 +++++++++++
 community-i686/PKGBUILD       |   35 --------------------
 community-i686/xchm.desktop   |   10 -----
 community-i686/xchm.install   |   15 --------
 community-x86_64/PKGBUILD     |   35 --------------------
 community-x86_64/xchm.desktop |   10 -----
 community-x86_64/xchm.install |   15 --------
 8 files changed, 88 insertions(+), 120 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-i686/PKGBUILD	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=xchm
-pkgver=1.23
-pkgrel=3
-pkgdesc="A cross-platform GUI front-end to chmlib"
-arch=('i686' 'x86_64')
-url="http://xchm.sourceforge.net/"
-license=('GPL')
-depends=('chmlib' 'wxgtk2.8' 'desktop-file-utils')
-install=xchm.install
-source=("http://downloads.sourceforge.net/sourceforge/xchm/${pkgname}-${pkgver}.tar.gz"
-        'xchm.desktop'
-        'xchm.xml')
-md5sums=('486d029bd81071a2d04e7181909b1602'
-         '31fb9692b9ee9f2a205f58b9ff4bc4fe'
-         '4102b0a393f5c60236143cc034664dd0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
-  #export WX_CONFIG_PATH=/usr/bin/wx-config-2.8
-  ./configure --prefix=/usr --with-wx-config=wx-config-2.8
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ${srcdir}/xchm.desktop "${pkgdir}/usr/share/applications/xchm.desktop"
-  install -D -m644 ${srcdir}/xchm.xml "${pkgdir}/usr/share/mime/packages/xchm.xml"
-}

Copied: xchm/repos/community-i686/PKGBUILD (from rev 174212, xchm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-05-07 17:12:30 UTC (rev 174213)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=xchm
+pkgver=1.23
+pkgrel=4
+pkgdesc="A cross-platform GUI front-end to chmlib"
+arch=('i686' 'x86_64')
+url="http://xchm.sourceforge.net/"
+license=('GPL')
+depends=('chmlib' 'wxgtk2.8' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/sourceforge/xchm/${pkgname}-${pkgver}.tar.gz"
+        'xchm.desktop'
+        'xchm.xml')
+md5sums=('486d029bd81071a2d04e7181909b1602'
+         '31fb9692b9ee9f2a205f58b9ff4bc4fe'
+         '4102b0a393f5c60236143cc034664dd0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
+  #export WX_CONFIG_PATH=/usr/bin/wx-config-2.8
+  ./configure --prefix=/usr --with-wx-config=wx-config-2.8
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ${srcdir}/xchm.desktop "${pkgdir}/usr/share/applications/xchm.desktop"
+  install -D -m644 ${srcdir}/xchm.xml "${pkgdir}/usr/share/mime/packages/xchm.xml"
+}

Deleted: community-i686/xchm.desktop
===================================================================
--- community-i686/xchm.desktop	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-i686/xchm.desktop	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Xchm
-Comment=Views CHM files
-Exec=xchm %f
-Terminal=false
-Type=Application
-Icon=xchm-48
-Categories=Viewer;Utility;
-MimeType=application/x-chm;
-StartupNotify=true

Copied: xchm/repos/community-i686/xchm.desktop (from rev 174212, xchm/trunk/xchm.desktop)
===================================================================
--- community-i686/xchm.desktop	                        (rev 0)
+++ community-i686/xchm.desktop	2016-05-07 17:12:30 UTC (rev 174213)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Xchm
+Comment=Views CHM files
+Exec=xchm %f
+Terminal=false
+Type=Application
+Icon=xchm-48
+Categories=Viewer;Utility;
+MimeType=application/x-chm;
+StartupNotify=true

Deleted: community-i686/xchm.install
===================================================================
--- community-i686/xchm.install	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-i686/xchm.install	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,15 +0,0 @@
-post_install() {
-  #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}

Deleted: community-i686/xchm.xml
===================================================================
(Binary files differ)

Copied: xchm/repos/community-i686/xchm.xml (from rev 174212, xchm/trunk/xchm.xml)
===================================================================
(Binary files differ)

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-x86_64/PKGBUILD	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=xchm
-pkgver=1.23
-pkgrel=3
-pkgdesc="A cross-platform GUI front-end to chmlib"
-arch=('i686' 'x86_64')
-url="http://xchm.sourceforge.net/"
-license=('GPL')
-depends=('chmlib' 'wxgtk2.8' 'desktop-file-utils')
-install=xchm.install
-source=("http://downloads.sourceforge.net/sourceforge/xchm/${pkgname}-${pkgver}.tar.gz"
-        'xchm.desktop'
-        'xchm.xml')
-md5sums=('486d029bd81071a2d04e7181909b1602'
-         '31fb9692b9ee9f2a205f58b9ff4bc4fe'
-         '4102b0a393f5c60236143cc034664dd0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
-  #export WX_CONFIG_PATH=/usr/bin/wx-config-2.8
-  ./configure --prefix=/usr --with-wx-config=wx-config-2.8
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ${srcdir}/xchm.desktop "${pkgdir}/usr/share/applications/xchm.desktop"
-  install -D -m644 ${srcdir}/xchm.xml "${pkgdir}/usr/share/mime/packages/xchm.xml"
-}

Copied: xchm/repos/community-x86_64/PKGBUILD (from rev 174212, xchm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-05-07 17:12:30 UTC (rev 174213)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=xchm
+pkgver=1.23
+pkgrel=4
+pkgdesc="A cross-platform GUI front-end to chmlib"
+arch=('i686' 'x86_64')
+url="http://xchm.sourceforge.net/"
+license=('GPL')
+depends=('chmlib' 'wxgtk2.8' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/sourceforge/xchm/${pkgname}-${pkgver}.tar.gz"
+        'xchm.desktop'
+        'xchm.xml')
+md5sums=('486d029bd81071a2d04e7181909b1602'
+         '31fb9692b9ee9f2a205f58b9ff4bc4fe'
+         '4102b0a393f5c60236143cc034664dd0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
+  #export WX_CONFIG_PATH=/usr/bin/wx-config-2.8
+  ./configure --prefix=/usr --with-wx-config=wx-config-2.8
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ${srcdir}/xchm.desktop "${pkgdir}/usr/share/applications/xchm.desktop"
+  install -D -m644 ${srcdir}/xchm.xml "${pkgdir}/usr/share/mime/packages/xchm.xml"
+}

Deleted: community-x86_64/xchm.desktop
===================================================================
--- community-x86_64/xchm.desktop	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-x86_64/xchm.desktop	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Xchm
-Comment=Views CHM files
-Exec=xchm %f
-Terminal=false
-Type=Application
-Icon=xchm-48
-Categories=Viewer;Utility;
-MimeType=application/x-chm;
-StartupNotify=true

Copied: xchm/repos/community-x86_64/xchm.desktop (from rev 174212, xchm/trunk/xchm.desktop)
===================================================================
--- community-x86_64/xchm.desktop	                        (rev 0)
+++ community-x86_64/xchm.desktop	2016-05-07 17:12:30 UTC (rev 174213)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Xchm
+Comment=Views CHM files
+Exec=xchm %f
+Terminal=false
+Type=Application
+Icon=xchm-48
+Categories=Viewer;Utility;
+MimeType=application/x-chm;
+StartupNotify=true

Deleted: community-x86_64/xchm.install
===================================================================
--- community-x86_64/xchm.install	2016-05-07 17:11:56 UTC (rev 174212)
+++ community-x86_64/xchm.install	2016-05-07 17:12:30 UTC (rev 174213)
@@ -1,15 +0,0 @@
-post_install() {
-  #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}

Deleted: community-x86_64/xchm.xml
===================================================================
(Binary files differ)

Copied: xchm/repos/community-x86_64/xchm.xml (from rev 174212, xchm/trunk/xchm.xml)
===================================================================
(Binary files differ)



More information about the arch-commits mailing list