From ece3c0bf776a31fd2e5924bf6767343732c12d8a Mon Sep 17 00:00:00 2001 From: decke Date: Mon, 20 Feb 2012 14:40:38 +0000 Subject: - Update to 1.08 PR: ports/165135 Submitted by: myself Approved by: John Doe (maintainer) --- audio/decibel-audio-player/Makefile | 2 +- audio/decibel-audio-player/distinfo | 4 ++-- audio/decibel-audio-player/pkg-plist | 34 +++++++++++++++++----------------- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to 'audio') diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index bfafdac8ec37..14f397d25faa 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -6,7 +6,7 @@ # PORTNAME= decibel-audio-player -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= audio multimedia gnome python MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/ diff --git a/audio/decibel-audio-player/distinfo b/audio/decibel-audio-player/distinfo index 9f8480fc0f87..98f9463ad009 100644 --- a/audio/decibel-audio-player/distinfo +++ b/audio/decibel-audio-player/distinfo @@ -1,2 +1,2 @@ -SHA256 (decibel-audio-player-1.07.tar.gz) = 00959c3ab5d72eab4270649f915d8ab46d2941895858ff648f10ada9a044c9c1 -SIZE (decibel-audio-player-1.07.tar.gz) = 381877 +SHA256 (decibel-audio-player-1.08.tar.gz) = 90143fd95849ba8d8a7e78d16050d0e56c509a20ce17d3b2d26684245e0986c1 +SIZE (decibel-audio-player-1.08.tar.gz) = 372301 diff --git a/audio/decibel-audio-player/pkg-plist b/audio/decibel-audio-player/pkg-plist index 1e5003650477..7966bb0b3ba5 100644 --- a/audio/decibel-audio-player/pkg-plist +++ b/audio/decibel-audio-player/pkg-plist @@ -18,23 +18,23 @@ share/applications/decibel-audio-player.desktop %%DATADIR%%/pix/decibel-audio-player-64.png %%DATADIR%%/pix/decibel-audio-player.png %%DATADIR%%/pix/star-16.png -%%DATADIR%%/res/AudioCD.glade -%%DATADIR%%/res/Authentication.glade -%%DATADIR%%/res/AutoShuffle.glade -%%DATADIR%%/res/Covers.glade -%%DATADIR%%/res/DesktopNotification.glade -%%DATADIR%%/res/Equalizer.glade -%%DATADIR%%/res/FileExplorer.glade -%%DATADIR%%/res/HelpDlg.glade -%%DATADIR%%/res/IMStatus.glade -%%DATADIR%%/res/Library.glade -%%DATADIR%%/res/MainWindow.glade -%%DATADIR%%/res/Preferences.glade -%%DATADIR%%/res/Progress.glade -%%DATADIR%%/res/SelectPath.glade -%%DATADIR%%/res/StatusFile.glade -%%DATADIR%%/res/StatusIconMenu.glade -%%DATADIR%%/res/Twitter.glade +%%DATADIR%%/res/AudioCD.ui +%%DATADIR%%/res/Authentication.ui +%%DATADIR%%/res/AutoShuffle.ui +%%DATADIR%%/res/Covers.ui +%%DATADIR%%/res/DesktopNotification.ui +%%DATADIR%%/res/Equalizer.ui +%%DATADIR%%/res/FileExplorer.ui +%%DATADIR%%/res/HelpDlg.ui +%%DATADIR%%/res/IMStatus.ui +%%DATADIR%%/res/Library.ui +%%DATADIR%%/res/MainWindow.ui +%%DATADIR%%/res/Preferences.ui +%%DATADIR%%/res/Progress.ui +%%DATADIR%%/res/SelectPath.ui +%%DATADIR%%/res/StatusFile.ui +%%DATADIR%%/res/StatusIconMenu.ui +%%DATADIR%%/res/Twitter.ui %%DATADIR%%/src/decibel-audio-player.py %%DATADIR%%/src/gui/__init__.py %%DATADIR%%/src/gui/about.py -- cgit