[arch-commits] Commit in sound-theme-freedesktop/trunk (CREDITS PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 28 19:44:13 UTC 2012


    Date: Friday, September 28, 2012 @ 15:44:13
  Author: andyrtr
Revision: 167224

upgpkg: sound-theme-freedesktop 0.8-1

upstream update 0.8

Modified:
  sound-theme-freedesktop/trunk/PKGBUILD
Deleted:
  sound-theme-freedesktop/trunk/CREDITS

----------+
 CREDITS  |   77 -------------------------------------------------------------
 PKGBUILD |   12 +++------
 2 files changed, 5 insertions(+), 84 deletions(-)

Deleted: CREDITS
===================================================================
--- CREDITS	2012-09-28 19:36:52 UTC (rev 167223)
+++ CREDITS	2012-09-28 19:44:13 UTC (rev 167224)
@@ -1,77 +0,0 @@
-alarm-clock-elapsed
-        Copyright: Tim/corsica_s
-        URL: http://www.freesound.org/samplesViewSingle.php?id=67091
-        License: CC-BY-SA (relicensed with permission from author)
-
-audio-channel-front-center
-audio-channel-front-left
-audio-channel-front-right
-audio-channel-rear-center
-audio-channel-rear-left
-audio-channel-rear-right
-audio-channel-side-left
-audio-channel-side-right
-audio-test-signal
-        Copyright: The ALSA developers
-        URL: http://git.alsa-project.org/?p=alsa-utils.git;a=tree;f=speaker-test/samples;hb=HEAD
-        License: GPLv2+
-
-audio-volume-change
-        Copyright: Lucas McCallister
-        URL: http://www.freesound.org/samplesViewSingle.php?id=67091
-        License: CC-BY-SA (relicensed with permission from author)
-
-trash-empty
-        Copyright: Dr. Richard Boulanger et al
-        URL: http://www.archive.org/details/Berklee44v10
-        License: CC-BY Attribution 3.0 Unported
-
-complete
-        Copyright: Dr. Richard Boulanger et al
-        URL: http://www.archive.org/details/Berklee44v11
-        License: CC-BY Attribution 3.0 Unported
-
-bell
-        Copyright: Dr. Richard Boulanger et al
-        URL: http://www.archive.org/details/Berklee44v12
-        License: CC-BY Attribution 3.0 Unported
-
-
-camera-shutter
-screen-capture
-        Copyright: freesound user horsthorstensen
-        URL: http://www.freesound.org/samplesViewSingle.php?id=72714
-        License: CC-BY-SA (relicensed with permission from author)
-
-device-added
-device-removed
-power-plug
-power-unplug
-network-connectivity-established
-network-connectivity-lost
-message
-dialog-information
-dialog-warning
-        Copyright: Ivica Bukvic
-        URL: http://gnome-look.org/content/show.php/%22Borealis%22+sound+theme?content=12584
-        License: CC-BY-SA
-
-
-message-new-instant
-
-phone-incoming-call
-phone-outgoing-busy
-phone-outgoing-calling
-        Copyright: Damien Sandras
-        URL: http://git.gnome.org/cgit/ekiga/tree/sounds
-        License: GPLv2+
-
-service-login
-service-logout
-        Copyright: The Pidgin developers
-        License: GPLv2
-
-suspend-error
-        Created by Richard Hughes
-        Copyright: Red Hat, Inc.
-        License: CC-BY-SA

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-28 19:36:52 UTC (rev 167223)
+++ PKGBUILD	2012-09-28 19:44:13 UTC (rev 167224)
@@ -2,17 +2,15 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=sound-theme-freedesktop
-pkgver=0.7
-pkgrel=2
+pkgver=0.8
+pkgrel=1
 pkgdesc="Freedesktop sound theme"
 arch=(any)
 license=('custom')
 makedepends=('intltool')
-source=(http://people.freedesktop.org/~mccann/dist/${pkgname}-${pkgver}.tar.bz2
-        CREDITS)
+source=(http://people.freedesktop.org/~mccann/dist/${pkgname}-${pkgver}.tar.bz2)
 url="http://freedesktop.org/wiki/Specifications/sound-theme-spec"
-md5sums=('7bcad4fa54570f80c612012bce66f60f'
-         '3213e601ce34bb42ddc3498903ac4e69')
+md5sums=('d7387912cfd275282d1ec94483cb2f62')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -23,6 +21,6 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
-  install -Dm644 "${srcdir}/CREDITS" \
+  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/CREDITS" \
     "${pkgdir}/usr/share/licenses/${pkgname}/CREDITS"
 }




More information about the arch-commits mailing list