[arch-commits] Commit in osmo/repos (6 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Apr 20 20:03:08 UTC 2017


    Date: Thursday, April 20, 2017 @ 20:03:08
  Author: jlichtblau
Revision: 224015

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

Added:
  osmo/repos/community-testing-i686/
  osmo/repos/community-testing-i686/PKGBUILD
    (from rev 224014, osmo/trunk/PKGBUILD)
  osmo/repos/community-testing-i686/osmo.changelog
    (from rev 224014, osmo/trunk/osmo.changelog)
  osmo/repos/community-testing-x86_64/
  osmo/repos/community-testing-x86_64/PKGBUILD
    (from rev 224014, osmo/trunk/PKGBUILD)
  osmo/repos/community-testing-x86_64/osmo.changelog
    (from rev 224014, osmo/trunk/osmo.changelog)

-----------------------------------------+
 community-testing-i686/PKGBUILD         |   30 +++++++++++++++++++++++++++
 community-testing-i686/osmo.changelog   |   33 ++++++++++++++++++++++++++++++
 community-testing-x86_64/PKGBUILD       |   30 +++++++++++++++++++++++++++
 community-testing-x86_64/osmo.changelog |   33 ++++++++++++++++++++++++++++++
 4 files changed, 126 insertions(+)

Copied: osmo/repos/community-testing-i686/PKGBUILD (from rev 224014, osmo/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-04-20 20:03:08 UTC (rev 224015)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+# Contributor: Benzo <mb_benzo at yahoo.es>
+
+pkgname=osmo
+pkgver=0.4.0_1
+pkgrel=2
+pkgdesc="A handy personal organizer"
+arch=('i686' 'x86_64')
+url="http://clayo.org/osmo/"
+license=('GPL')
+depends=('gtkspell3' 'libarchive' 'libgringotts' 'libical' 'libnotify' 'libxml2' 'webkit2gtk')
+optdepends=('sox: to play sounds')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/osmo-pim/files/osmo-pim/${pkgname}-${pkgver%_*}/${pkgname}-${pkgver//_/-}.tar.gz)
+sha256sums=('fb454718e071c44bd360ce3e56cb29926cbf44a0d06ec738fa9b40fe3cbf8a33')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver//_/-}
+
+  ./configure --prefix=/usr
+  make 
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver//_/-}
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: osmo/repos/community-testing-i686/osmo.changelog (from rev 224014, osmo/trunk/osmo.changelog)
===================================================================
--- community-testing-i686/osmo.changelog	                        (rev 0)
+++ community-testing-i686/osmo.changelog	2017-04-20 20:03:08 UTC (rev 224015)
@@ -0,0 +1,33 @@
+2017-04-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0_1-2 FS#53707 fixed
+
+2017-04-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0_1-1
+
+2017-04-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0-1
+
+2016-04-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-3 pacman hooks rebuild
+
+2016-01-09 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-2 libical rebuild
+
+2015-08-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-1 upstream stable version
+
+2014-10-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.12-2 upstream stable version
+
+2010-04-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* FS#18941 solved
+
+2010-04-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Update to major release 0.2.10
+
+2009-03-26 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* FS#13879 solved
+
+2009-03-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Updated to major version 0.2.6
+

Copied: osmo/repos/community-testing-x86_64/PKGBUILD (from rev 224014, osmo/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-04-20 20:03:08 UTC (rev 224015)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+# Contributor: Benzo <mb_benzo at yahoo.es>
+
+pkgname=osmo
+pkgver=0.4.0_1
+pkgrel=2
+pkgdesc="A handy personal organizer"
+arch=('i686' 'x86_64')
+url="http://clayo.org/osmo/"
+license=('GPL')
+depends=('gtkspell3' 'libarchive' 'libgringotts' 'libical' 'libnotify' 'libxml2' 'webkit2gtk')
+optdepends=('sox: to play sounds')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/osmo-pim/files/osmo-pim/${pkgname}-${pkgver%_*}/${pkgname}-${pkgver//_/-}.tar.gz)
+sha256sums=('fb454718e071c44bd360ce3e56cb29926cbf44a0d06ec738fa9b40fe3cbf8a33')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver//_/-}
+
+  ./configure --prefix=/usr
+  make 
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver//_/-}
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: osmo/repos/community-testing-x86_64/osmo.changelog (from rev 224014, osmo/trunk/osmo.changelog)
===================================================================
--- community-testing-x86_64/osmo.changelog	                        (rev 0)
+++ community-testing-x86_64/osmo.changelog	2017-04-20 20:03:08 UTC (rev 224015)
@@ -0,0 +1,33 @@
+2017-04-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0_1-2 FS#53707 fixed
+
+2017-04-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0_1-1
+
+2017-04-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0-1
+
+2016-04-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-3 pacman hooks rebuild
+
+2016-01-09 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-2 libical rebuild
+
+2015-08-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.14-1 upstream stable version
+
+2014-10-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.2.12-2 upstream stable version
+
+2010-04-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* FS#18941 solved
+
+2010-04-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Update to major release 0.2.10
+
+2009-03-26 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* FS#13879 solved
+
+2009-03-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Updated to major version 0.2.6
+



More information about the arch-commits mailing list