Date: Monday, April 8, 2013 @ 11:20:17
  Author: spupykin
Revision: 87840

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

Added:
  denemo/repos/community-i686/PKGBUILD
    (from rev 87839, denemo/trunk/PKGBUILD)
  denemo/repos/community-x86_64/PKGBUILD
    (from rev 87839, denemo/trunk/PKGBUILD)
Deleted:
  denemo/repos/community-i686/PKGBUILD
  denemo/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 -------------------
 community-x86_64/PKGBUILD |   27 -------------------
 3 files changed, 60 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2013-04-08 09:19:54 UTC (rev 87839)
+++ community-i686/PKGBUILD     2013-04-08 09:20:17 UTC (rev 87840)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: Philipp Sandhaus <[email protected]>
-# Contributor: Robert Emil Berge <[email protected]>
-# Contributor: Gnud <[email protected]>
-
-pkgname=denemo
-pkgver=0.9.6
-pkgrel=1
-pkgdesc="A music score editor"
-arch=('i686' 'x86_64')
-url="http://www.denemo.org";
-license=('GPL')
-depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
-        'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
-options=('!libtool')
-backup=('etc/denemo/denemo.conf')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('48dd1b0801dba574517bcaf0b86d714a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-#  sed -i 's|#include <glib/gmessages.h>|#include <glib.h>|' src/pitchrecog.c
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: denemo/repos/community-i686/PKGBUILD (from rev 87839, 
denemo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2013-04-08 09:20:17 UTC (rev 87840)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: Philipp Sandhaus <[email protected]>
+# Contributor: Robert Emil Berge <[email protected]>
+# Contributor: Gnud <[email protected]>
+
+pkgname=denemo
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="A music score editor"
+arch=('i686' 'x86_64')
+url="http://www.denemo.org";
+license=('GPL')
+depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
+        'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
+options=('!libtool')
+backup=('etc/denemo/denemo.conf')
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('92bfd2e661387f791e4aa6c23dc7d90b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2013-04-08 09:19:54 UTC (rev 87839)
+++ community-x86_64/PKGBUILD   2013-04-08 09:20:17 UTC (rev 87840)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: Philipp Sandhaus <[email protected]>
-# Contributor: Robert Emil Berge <[email protected]>
-# Contributor: Gnud <[email protected]>
-
-pkgname=denemo
-pkgver=0.9.6
-pkgrel=1
-pkgdesc="A music score editor"
-arch=('i686' 'x86_64')
-url="http://www.denemo.org";
-license=('GPL')
-depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
-        'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
-options=('!libtool')
-backup=('etc/denemo/denemo.conf')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('48dd1b0801dba574517bcaf0b86d714a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-#  sed -i 's|#include <glib/gmessages.h>|#include <glib.h>|' src/pitchrecog.c
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: denemo/repos/community-x86_64/PKGBUILD (from rev 87839, 
denemo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-08 09:20:17 UTC (rev 87840)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: Philipp Sandhaus <[email protected]>
+# Contributor: Robert Emil Berge <[email protected]>
+# Contributor: Gnud <[email protected]>
+
+pkgname=denemo
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="A music score editor"
+arch=('i686' 'x86_64')
+url="http://www.denemo.org";
+license=('GPL')
+depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
+        'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
+options=('!libtool')
+backup=('etc/denemo/denemo.conf')
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('92bfd2e661387f791e4aa6c23dc7d90b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Reply via email to