View | Details | Raw Unified | Return to bug 156499
Collapse All | Expand All

(-)/usr/home/decke/blueports/audio/decibel-audio-player/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	decibel-audio-player
8
PORTNAME=	decibel-audio-player
9
PORTVERSION=	1.06
9
PORTVERSION=	1.07
10
PORTREVISION=	1
11
CATEGORIES=	audio multimedia gnome python
10
CATEGORIES=	audio multimedia gnome python
12
MASTER_SITES=	http://decibel.silent-blade.org/uploads/Main/
11
MASTER_SITES=	http://decibel.silent-blade.org/uploads/Main/
13
12
(-)/usr/home/decke/blueports/audio/decibel-audio-player/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (decibel-audio-player-1.06.tar.gz) = e8870f30b683be9eb4bd87d173b25653d5a3d17ed25effd8330572724bdf906a
1
SHA256 (decibel-audio-player-1.07.tar.gz) = 00959c3ab5d72eab4270649f915d8ab46d2941895858ff648f10ada9a044c9c1
2
SIZE (decibel-audio-player-1.06.tar.gz) = 371617
2
SIZE (decibel-audio-player-1.07.tar.gz) = 381877
(-)/usr/home/decke/blueports/audio/decibel-audio-player/pkg-plist (+5 lines)
Lines 20-25 Link Here
20
%%DATADIR%%/pix/star-16.png
20
%%DATADIR%%/pix/star-16.png
21
%%DATADIR%%/res/AudioCD.glade
21
%%DATADIR%%/res/AudioCD.glade
22
%%DATADIR%%/res/Authentication.glade
22
%%DATADIR%%/res/Authentication.glade
23
%%DATADIR%%/res/AutoShuffle.glade
23
%%DATADIR%%/res/Covers.glade
24
%%DATADIR%%/res/Covers.glade
24
%%DATADIR%%/res/DesktopNotification.glade
25
%%DATADIR%%/res/DesktopNotification.glade
25
%%DATADIR%%/res/Equalizer.glade
26
%%DATADIR%%/res/Equalizer.glade
Lines 42-47 Link Here
42
%%DATADIR%%/src/gui/extTreeview.py
43
%%DATADIR%%/src/gui/extTreeview.py
43
%%DATADIR%%/src/gui/fileChooser.py
44
%%DATADIR%%/src/gui/fileChooser.py
44
%%DATADIR%%/src/gui/help.py
45
%%DATADIR%%/src/gui/help.py
46
%%DATADIR%%/src/gui/mainWindow.py
45
%%DATADIR%%/src/gui/preferences.py
47
%%DATADIR%%/src/gui/preferences.py
46
%%DATADIR%%/src/gui/progressDlg.py
48
%%DATADIR%%/src/gui/progressDlg.py
47
%%DATADIR%%/src/gui/selectPath.py
49
%%DATADIR%%/src/gui/selectPath.py
Lines 56-61 Link Here
56
%%DATADIR%%/src/media/format/mp4.py
58
%%DATADIR%%/src/media/format/mp4.py
57
%%DATADIR%%/src/media/format/mpc.py
59
%%DATADIR%%/src/media/format/mpc.py
58
%%DATADIR%%/src/media/format/ogg.py
60
%%DATADIR%%/src/media/format/ogg.py
61
%%DATADIR%%/src/media/format/wav.py
59
%%DATADIR%%/src/media/format/wavpack.py
62
%%DATADIR%%/src/media/format/wavpack.py
60
%%DATADIR%%/src/media/playlist.py
63
%%DATADIR%%/src/media/playlist.py
61
%%DATADIR%%/src/media/track/__init__.py
64
%%DATADIR%%/src/media/track/__init__.py
Lines 63-68 Link Here
63
%%DATADIR%%/src/media/track/fileTrack.py
66
%%DATADIR%%/src/media/track/fileTrack.py
64
%%DATADIR%%/src/modules/AudioCD.py
67
%%DATADIR%%/src/modules/AudioCD.py
65
%%DATADIR%%/src/modules/AudioScrobbler.py
68
%%DATADIR%%/src/modules/AudioScrobbler.py
69
%%DATADIR%%/src/modules/AutoResume.py
70
%%DATADIR%%/src/modules/AutoShuffle.py
66
%%DATADIR%%/src/modules/CommandLine.py
71
%%DATADIR%%/src/modules/CommandLine.py
67
%%DATADIR%%/src/modules/Covers.py
72
%%DATADIR%%/src/modules/Covers.py
68
%%DATADIR%%/src/modules/CtrlPanel.py
73
%%DATADIR%%/src/modules/CtrlPanel.py

Return to bug 156499