[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 17:52:06
  Author: felixonmars
Revision: 659888

upgpkg: drumstick 1.1.3-3: reproducibility rebuild

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 17:52:06 UTC (rev 659887)
+++ PKGBUILD2020-07-07 17:52:06 UTC (rev 659888)
@@ -4,7 +4,7 @@
 
 pkgname=drumstick
 pkgver=1.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2019-09-02 Thread David Runge via arch-commits
Date: Monday, September 2, 2019 @ 15:54:17
  Author: dvzrv
Revision: 507044

upgpkg: drumstick 1.1.3-2

Adding fluidsynth back (to makedepends and optdepends). Demoting libpulse to 
makedepends/optdepends. Adding alsa-lib to depends. Fixing fluidsynth detection 
in cmake in prepare().
Removing deprecated LIB_SUFFIX from cmake call. Updating procvides with the 
proper shared library names provided by drumstick.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |   25 -
 1 file changed, 16 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 15:54:09 UTC (rev 507043)
+++ PKGBUILD2019-09-02 15:54:17 UTC (rev 507044)
@@ -4,25 +4,32 @@
 
 pkgname=drumstick
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
 license=('GPL2')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
-makedepends=('cmake' 'doxygen' 'docbook-xsl')
-provides=('libdrumstick-rt-alsa-in.so' 'libdrumstick-rt-alsa-out.so'
-'libdrumstick-rt-easysynth.so' 'libdrumstick-rt-net-in.so'
-'libdrumstick-rt-net-out.so' 'libdrumstick-rt-oss-in.so'
-'libdrumstick-rt-oss-out.so')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'alsa-lib' 'qt5-base'
+'qt5-svg')
+makedepends=('cmake' 'doxygen' 'docbook-xsl' 'libpulse' 'fluidsynth')
+optdepends=('fluidsynth: for fluidsynth integration'
+'libpulse: for PulseAudio integration')
+provides=('libdrumstick-alsa.so' 'libdrumstick-file.so' 'libdrumstick-rt.so')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('8831578a6422cbf6570fd0ff36836f808d452cd7cc338de82cc852d804c5ef404d97dfd73760b13f16fe33007b35a5fc4591f2c4d719a4cf2b6a34fa6ca81a8b')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # removing specific check for fluidsynth == 1.1.11, as fluidsynth > 2.0.0
+  # compiles just fine
+  sed -E 's|(pkg_check_modules\(FLUIDSYNTH ).+|\1fluidsynth\)|g' \
+  -i library/rt-backends/CMakeLists.txt
+}
+
 build() {
   cd "${pkgname}-${pkgver}"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_SUFFIX=
+-DCMAKE_BUILD_TYPE=Release
   make
 }
 


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2019-09-01 Thread David Runge via arch-commits
Date: Sunday, September 1, 2019 @ 17:30:40
  Author: dvzrv
Revision: 506338

upgpkg: drumstick 1.1.3-1

Upgrading to 1.1.3. Adding 
libdrumstick-rt-{alsa-{in,out},easysynth,net-{in,out},oss-{in,out}}.so to 
provides.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-01 17:27:03 UTC (rev 506337)
+++ PKGBUILD2019-09-01 17:30:40 UTC (rev 506338)
@@ -3,7 +3,7 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
@@ -11,8 +11,12 @@
 license=('GPL2')
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
+provides=('libdrumstick-rt-alsa-in.so' 'libdrumstick-rt-alsa-out.so'
+'libdrumstick-rt-easysynth.so' 'libdrumstick-rt-net-in.so'
+'libdrumstick-rt-net-out.so' 'libdrumstick-rt-oss-in.so'
+'libdrumstick-rt-oss-out.so')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('6e84fbf2ce717cdb3c669a477de65d2f32c277073d812546267c0a9556f7ead612e3140cbc412fcd560786ca024f201a1eb3ba9de4b037e3ba8d4db89e0e2e29')
+sha512sums=('8831578a6422cbf6570fd0ff36836f808d452cd7cc338de82cc852d804c5ef404d97dfd73760b13f16fe33007b35a5fc4591f2c4d719a4cf2b6a34fa6ca81a8b')
 
 build() {
   cd "${pkgname}-${pkgver}"


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:11:50
  Author: dvzrv
Revision: 410452

upgpkg: drumstick 1.1.2-1

Upgrading to 1.1.2.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 18:54:40 UTC (rev 410451)
+++ PKGBUILD2018-11-28 19:11:50 UTC (rev 410452)
@@ -3,8 +3,8 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
@@ -12,7 +12,7 @@
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')
+sha512sums=('6e84fbf2ce717cdb3c669a477de65d2f32c277073d812546267c0a9556f7ead612e3140cbc412fcd560786ca024f201a1eb3ba9de4b037e3ba8d4db89e0e2e29')
 
 build() {
   cd "${pkgname}-${pkgver}"


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2018-10-06 Thread David Runge via arch-commits
Date: Saturday, October 6, 2018 @ 20:49:05
  Author: dvzrv
Revision: 390909

upgpkg: drumstick 1.1.1-3

Rebuilding with libpulse (providing alsa-lib), restoring standard functionality 
(FS#60327).

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-06 20:45:27 UTC (rev 390908)
+++ PKGBUILD2018-10-06 20:49:05 UTC (rev 390909)
@@ -4,12 +4,12 @@
 
 pkgname=drumstick
 pkgver=1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
 license=('GPL2')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'qt5-svg')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2018-10-01 Thread David Runge via arch-commits
Date: Monday, October 1, 2018 @ 17:21:41
  Author: dvzrv
Revision: 388908

upgpkg: drumstick 1.1.1-2

Removing fluidsynth (the output has been removed) from depends. Adding 
hicolor-icon-theme and desktop-file-utils for integration.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-01 17:21:40 UTC (rev 388907)
+++ PKGBUILD2018-10-01 17:21:41 UTC (rev 388908)
@@ -4,12 +4,12 @@
 
 pkgname=drumstick
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
 license=('GPL2')
-depends=('fluidsynth' 'qt5-svg')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')
@@ -26,5 +26,5 @@
   cd "${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}/" install
   install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm644 {AUTHORS,ChangeLog,NEWS,README,TODO}
+-vDm 644 {AUTHORS,ChangeLog,NEWS,README,TODO}
 }


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2018-03-14 Thread David Runge via arch-commits
Date: Wednesday, March 14, 2018 @ 19:20:06
  Author: dvzrv
Revision: 307810

upgpkg: drumstick 1.1.1-1

Upgrading to 1.1.1.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-14 18:28:40 UTC (rev 307809)
+++ PKGBUILD2018-03-14 19:20:06 UTC (rev 307810)
@@ -4,16 +4,16 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
 license=('GPL2')
-depends=('desktop-file-utils' 'fluidsynth' 'hicolor-icon-theme' 
'shared-mime-info' 'qt5-svg')
+depends=('fluidsynth' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('1099b80e1d2819a8343e877742c5f01c114419b2c63a965717bcff2c220aa218f40ac3860cf9496d3586663e73a6c2c7b62aee74c51229578a5ae3044da208da')
+sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')
 
 build() {
   cd "${pkgname}-${pkgver}"
@@ -26,9 +26,6 @@
 package() {
   cd "${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}/" install
-  install -Dm644 AUTHORS "${pkgdir}/usr/share/doc/${pkgname}/AUTHORS"
-  install -Dm644 ChangeLog "${pkgdir}/usr/share/doc/${pkgname}/ChangeLog"
-  install -Dm644 NEWS "${pkgdir}/usr/share/doc/${pkgname}/NEWS"
-  install -Dm644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm644 TODO "${pkgdir}/usr/share/doc/${pkgname}/TODO"
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm644 {AUTHORS,ChangeLog,NEWS,README,TODO}
 }


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2017-12-24 Thread David Runge via arch-commits
Date: Monday, December 25, 2017 @ 01:26:15
  Author: dvzrv
Revision: 275901

upgpkg: drumstick 1.1.0-3

Rebuild for qt5 5.10.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-25 01:25:20 UTC (rev 275900)
+++ PKGBUILD2017-12-25 01:26:15 UTC (rev 275901)
@@ -5,7 +5,7 @@
 
 pkgname=drumstick
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('desktop-file-utils' 'fluidsynth' 'hicolor-icon-theme' 
'shared-mime-info' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
-source=("https://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('1099b80e1d2819a8343e877742c5f01c114419b2c63a965717bcff2c220aa218f40ac3860cf9496d3586663e73a6c2c7b62aee74c51229578a5ae3044da208da')
 
 build() {


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2017-12-02 Thread David Runge via arch-commits
Date: Sunday, December 3, 2017 @ 00:47:22
  Author: dvzrv
Revision: 271948

upgpkg: drumstick 1.1.0-2

Updating maintainer. Switching to correct license (GPL2). Switching to https 
for source.
Switching to sha512sums. Removing unneeded out-of-tree build. Installing 
various docs.

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |   33 +
 1 file changed, 17 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-03 00:44:09 UTC (rev 271947)
+++ PKGBUILD2017-12-03 00:47:22 UTC (rev 271948)
@@ -1,33 +1,34 @@
 # $Id$
-# Maintainer : speps 
+# Maintainer: David Runge 
+# Contributor: speps 
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/;
-license=('GPL')
+license=('GPL2')
 depends=('desktop-file-utils' 'fluidsynth' 'hicolor-icon-theme' 
'shared-mime-info' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('8b72ff32bbd3887c53b282a7111e683f')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
+sha512sums=('1099b80e1d2819a8343e877742c5f01c114419b2c63a965717bcff2c220aa218f40ac3860cf9496d3586663e73a6c2c7b62aee74c51229578a5ae3044da208da')
 
-prepare() {
-  cd $pkgname-$pkgver
-  [ -d b ] || mkdir b
-}
-
 build() {
-  cd $pkgname-$pkgver/b
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DLIB_SUFFIX=
+  cd "${pkgname}-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_SUFFIX=
   make
 }
 
 package() {
-  cd $pkgname-$pkgver/b
-  make DESTDIR="$pkgdir/" install
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -Dm644 AUTHORS "${pkgdir}/usr/share/doc/${pkgname}/AUTHORS"
+  install -Dm644 ChangeLog "${pkgdir}/usr/share/doc/${pkgname}/ChangeLog"
+  install -Dm644 NEWS "${pkgdir}/usr/share/doc/${pkgname}/NEWS"
+  install -Dm644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm644 TODO "${pkgdir}/usr/share/doc/${pkgname}/TODO"
 }


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2016-11-11 Thread Antonio Rojas
Date: Friday, November 11, 2016 @ 20:01:25
  Author: arojas
Revision: 195406

Update to 1.1.0

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-11 19:58:41 UTC (rev 195405)
+++ PKGBUILD2016-11-11 20:01:25 UTC (rev 195406)
@@ -3,8 +3,8 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
 url="http://drumstick.sourceforge.net/;
@@ -12,7 +12,7 @@
 depends=('desktop-file-utils' 'fluidsynth' 'hicolor-icon-theme' 
'shared-mime-info' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('f8e6d9de7943853146c39e52242cb705')
+md5sums=('8b72ff32bbd3887c53b282a7111e683f')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in drumstick/trunk (PKGBUILD drumstick.install)

2016-05-04 Thread Antonio Rojas
Date: Wednesday, May 4, 2016 @ 23:58:28
  Author: arojas
Revision: 266901

Hooks

Modified:
  drumstick/trunk/PKGBUILD
Deleted:
  drumstick/trunk/drumstick.install

---+
 PKGBUILD  |3 +--
 drumstick.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-04 21:40:29 UTC (rev 266900)
+++ PKGBUILD2016-05-04 21:58:28 UTC (rev 266901)
@@ -4,7 +4,7 @@
 
 pkgname=drumstick
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
 url="http://drumstick.sourceforge.net/;
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('desktop-file-utils' 'fluidsynth' 'hicolor-icon-theme' 
'shared-mime-info' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
-install="$pkgname.install"
 
source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
 md5sums=('f8e6d9de7943853146c39e52242cb705')
 

Deleted: drumstick.install
===
--- drumstick.install   2016-05-04 21:40:29 UTC (rev 266900)
+++ drumstick.install   2016-05-04 21:58:28 UTC (rev 266901)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-mime-database usr/share/mime
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
\ No newline at end of file


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2016-02-03 Thread speps
Date: Thursday, February 4, 2016 @ 02:31:21
  Author: speps
Revision: 160134

upgpkg: drumstick 1.0.2-1

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 21:52:13 UTC (rev 160133)
+++ PKGBUILD2016-02-04 01:31:21 UTC (rev 160134)
@@ -3,8 +3,8 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
 url="http://drumstick.sourceforge.net/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 install="$pkgname.install"
 
source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ef1a49166c069d337f1f6bc983f91a1c')
+md5sums=('f8e6d9de7943853146c39e52242cb705')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Sunday, December 6, 2015 @ 20:17:57
  Author: bpiotrowski
Revision: 149083

C++11 ABI rebuild

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 19:17:51 UTC (rev 149082)
+++ PKGBUILD2015-12-06 19:17:57 UTC (rev 149083)
@@ -4,7 +4,7 @@
 
 pkgname=drumstick
 pkgver=1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
 url="http://drumstick.sourceforge.net/;


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2015-10-26 Thread speps
Date: Monday, October 26, 2015 @ 21:16:34
  Author: speps
Revision: 145038

upgpkg: drumstick 1.0.1-1

Modified:
  drumstick/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-26 20:15:15 UTC (rev 145037)
+++ PKGBUILD2015-10-26 20:16:34 UTC (rev 145038)
@@ -3,7 +3,7 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 install="$pkgname.install"
 
source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('c984243a47aba26dc274c47447d01006')
+md5sums=('ef1a49166c069d337f1f6bc983f91a1c')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in drumstick/trunk (PKGBUILD)

2014-09-11 Thread speps
Date: Thursday, September 11, 2014 @ 12:31:00
  Author: speps
Revision: 118816

upgpkg: drumstick 1.0.0-1

Modified:
  drumstick/trunk/PKGBUILD  (properties)

Index: drumstick/trunk/PKGBUILD
===
--- drumstick/trunk/PKGBUILD2014-09-11 10:28:15 UTC (rev 118815)
+++ drumstick/trunk/PKGBUILD2014-09-11 10:31:00 UTC (rev 118816)

Property changes on: drumstick/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property