update to 1.4.6, slightly faster wrt sqlite
This commit is contained in:
parent
20cb8da613
commit
1de97ec103
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/05/27 21:30:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2007/06/29 10:22:14 espie Exp $
|
||||
|
||||
CATEGORIES= audio x11 x11/kde
|
||||
COMMENT= 'music player for kde'
|
||||
|
||||
HOMEPAGE= http://amarok.kde.org/
|
||||
V= 1.4.5
|
||||
V= 1.4.6
|
||||
MASTER_SITES= ${MASTER_SITE_KDE:=stable/amarok/$V/src/}
|
||||
DISTNAME= amarok-$V
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
FLAVORS= debug
|
||||
@ -25,7 +25,7 @@ WANTLIB= stdc++ Xext Xrender z X11 Xau Xdmcp util m SM c \
|
||||
iconv pcre pcreposix \
|
||||
jpeg png art_lgpl_2 intl usb \
|
||||
gdk_pixbuf-2.0 glib-2.0 gmodule-2.0 gobject-2.0 \
|
||||
fam rpcsvc
|
||||
fam rpcsvc expat fontconfig
|
||||
|
||||
LIB_DEPENDS+= konqsidebarplugin::x11/kde/base3
|
||||
|
||||
@ -36,13 +36,12 @@ SHARED_LIBS += http11 0.0 # .0.0
|
||||
MODULES= x11/kde
|
||||
MODKDE_VERSION= 3.5.7
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.60
|
||||
AUTOCONF_VERSION= 2.61
|
||||
CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS}
|
||||
USE_GMAKE?= Yes
|
||||
CONFIGURE_ENV+= ${MODKDE_CONFIGURE_ENV}
|
||||
MAKE_ENV= ${CONFIGURE_ENV}
|
||||
MAKE_FLAGS+= ${MODKDE_MAKE_FLAGS}
|
||||
MAKE_FLAGS+= LIBRESOLV=
|
||||
|
||||
LIB_DEPENDS+= ruby::lang/ruby
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (amarok-1.4.5.tar.bz2) = HawctaycnNq9q19ps56SyA==
|
||||
RMD160 (amarok-1.4.5.tar.bz2) = wrv+BvPmE9/H05JtCGAkBzOQxxI=
|
||||
SHA1 (amarok-1.4.5.tar.bz2) = iC3sjTDBD2CaH14h0ukTQueDBMU=
|
||||
SHA256 (amarok-1.4.5.tar.bz2) = Rap8r+KkbdmIzVA0rhnamIkm7ssqyQ0+aRLFflWBCMg=
|
||||
SIZE (amarok-1.4.5.tar.bz2) = 18034110
|
||||
MD5 (amarok-1.4.6.tar.bz2) = s1GdBCcyEBrLdEaXRmVs8A==
|
||||
RMD160 (amarok-1.4.6.tar.bz2) = mT5aMdgU6MG9rABoPdtLSr01qBQ=
|
||||
SHA1 (amarok-1.4.6.tar.bz2) = wzkxX+vK+JMK84TDmN7N4ZaQjME=
|
||||
SHA256 (amarok-1.4.6.tar.bz2) = nx1VFGsjl4ct8Lt/+6ILGPUTHD8w3MXAhrIvykYzSI4=
|
||||
SIZE (amarok-1.4.6.tar.bz2) = 13260949
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-amarok_src_contextbrowser_cpp,v 1.1 2007/03/18 11:11:26 espie Exp $
|
||||
--- amarok/src/contextbrowser.cpp.orig Sun Mar 18 11:46:26 2007
|
||||
+++ amarok/src/contextbrowser.cpp Sun Mar 18 11:46:34 2007
|
||||
@@ -4426,3 +4426,4 @@ ContextBrowser::expandURL( const KURL &url )
|
||||
$OpenBSD: patch-amarok_src_contextbrowser_cpp,v 1.2 2007/06/29 10:22:14 espie Exp $
|
||||
--- amarok/src/contextbrowser.cpp.orig Sun Jun 17 21:51:49 2007
|
||||
+++ amarok/src/contextbrowser.cpp Wed Jun 27 17:42:14 2007
|
||||
@@ -4468,3 +4468,4 @@ ContextBrowser::expandURL( const KURL &url )
|
||||
|
||||
|
||||
#include "contextbrowser.moc"
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-amarok_src_playlistwindow_cpp,v 1.1 2007/03/18 11:11:26 espie Exp $
|
||||
--- amarok/src/playlistwindow.cpp.orig Sun Mar 18 11:46:26 2007
|
||||
+++ amarok/src/playlistwindow.cpp Sun Mar 18 11:46:39 2007
|
||||
@@ -1273,3 +1273,4 @@ void DynamicTitle::paintEvent(QPaintEvent* /*e*/)
|
||||
$OpenBSD: patch-amarok_src_playlistwindow_cpp,v 1.2 2007/06/29 10:22:14 espie Exp $
|
||||
--- amarok/src/playlistwindow.cpp.orig Sun Jun 17 21:51:49 2007
|
||||
+++ amarok/src/playlistwindow.cpp Wed Jun 27 17:42:14 2007
|
||||
@@ -1241,3 +1241,4 @@ void DynamicTitle::paintEvent(QPaintEvent* /*e*/)
|
||||
}
|
||||
|
||||
#include "playlistwindow.moc"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2007/03/18 11:11:26 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2007/06/29 10:22:14 espie Exp $
|
||||
bin/amarok
|
||||
bin/amarok_daapserver.rb
|
||||
bin/amarok_proxy.rb
|
||||
@ -69,6 +69,7 @@ share/apps/amarok/icons/crystalsvg/22x22/actions/dynamic.png
|
||||
share/apps/amarok/icons/crystalsvg/22x22/actions/player_playlist_2.png
|
||||
share/apps/amarok/icons/crystalsvg/22x22/actions/random.png
|
||||
share/apps/amarok/icons/crystalsvg/22x22/actions/repeat_playlist.png
|
||||
share/apps/amarok/icons/crystalsvg/22x22/actions/visualizations.png
|
||||
share/apps/amarok/icons/crystalsvg/64x64/
|
||||
share/apps/amarok/icons/crystalsvg/64x64/actions/
|
||||
share/apps/amarok/icons/crystalsvg/64x64/actions/dynamic.png
|
||||
@ -530,8 +531,10 @@ share/apps/amarok/scripts/lyrics_lyrc/lyrics_lyrc.spec
|
||||
share/apps/amarok/scripts/playlist2html/
|
||||
share/apps/amarok/scripts/playlist2html/Playlist.py
|
||||
share/apps/amarok/scripts/playlist2html/PlaylistServer.py
|
||||
share/apps/amarok/scripts/playlist2html/PlaylistServer.spec
|
||||
share/apps/amarok/scripts/playlist2html/README
|
||||
share/apps/amarok/scripts/playlist2html/playlist2html.py
|
||||
share/apps/amarok/scripts/playlist2html/playlist2html.spec
|
||||
share/apps/amarok/scripts/ruby_debug/
|
||||
share/apps/amarok/scripts/ruby_debug/debug.rb
|
||||
share/apps/amarok/scripts/score_default/
|
||||
@ -618,13 +621,11 @@ share/doc/HTML/de/amarok/config_playback.png
|
||||
share/doc/HTML/de/amarok/config_scrobbler.png
|
||||
share/doc/HTML/de/amarok/context.png
|
||||
share/doc/HTML/de/amarok/coverman.png
|
||||
share/doc/HTML/de/amarok/develop.docbook
|
||||
share/doc/HTML/de/amarok/dynamic_bar.png
|
||||
share/doc/HTML/de/amarok/dynamic_settings.png
|
||||
share/doc/HTML/de/amarok/equalizer.png
|
||||
share/doc/HTML/de/amarok/faq.docbook
|
||||
share/doc/HTML/de/amarok/file_browser.png
|
||||
share/doc/HTML/de/amarok/hidden.docbook
|
||||
share/doc/HTML/de/amarok/index.cache.bz2
|
||||
share/doc/HTML/de/amarok/index.docbook
|
||||
share/doc/HTML/de/amarok/logo.png
|
||||
@ -835,6 +836,7 @@ share/doc/HTML/nl/amarok/context.png
|
||||
share/doc/HTML/nl/amarok/coverman.png
|
||||
share/doc/HTML/nl/amarok/develop.docbook
|
||||
share/doc/HTML/nl/amarok/dynamic_bar.png
|
||||
share/doc/HTML/nl/amarok/dynamic_settings.png
|
||||
share/doc/HTML/nl/amarok/equalizer.png
|
||||
share/doc/HTML/nl/amarok/faq.docbook
|
||||
share/doc/HTML/nl/amarok/feature_guide.docbook
|
||||
@ -842,8 +844,10 @@ share/doc/HTML/nl/amarok/file_browser.png
|
||||
share/doc/HTML/nl/amarok/hidden.docbook
|
||||
share/doc/HTML/nl/amarok/index.cache.bz2
|
||||
share/doc/HTML/nl/amarok/index.docbook
|
||||
share/doc/HTML/nl/amarok/logo.png
|
||||
share/doc/HTML/nl/amarok/media_device.png
|
||||
share/doc/HTML/nl/amarok/menubar.png
|
||||
share/doc/HTML/nl/amarok/musicbrainz.png
|
||||
share/doc/HTML/nl/amarok/pl_browser.png
|
||||
share/doc/HTML/nl/amarok/pl_tip1.png
|
||||
share/doc/HTML/nl/amarok/play_list.png
|
||||
@ -1028,7 +1032,9 @@ share/icons/hicolor/64x64/apps/amarok.png
|
||||
share/locale/af/LC_MESSAGES/amarok.mo
|
||||
share/locale/ar/LC_MESSAGES/amarok.mo
|
||||
share/locale/az/LC_MESSAGES/amarok.mo
|
||||
share/locale/be/LC_MESSAGES/amarok.mo
|
||||
share/locale/bg/LC_MESSAGES/amarok.mo
|
||||
share/locale/bn/LC_MESSAGES/amarok.mo
|
||||
share/locale/br/LC_MESSAGES/amarok.mo
|
||||
share/locale/ca/LC_MESSAGES/amarok.mo
|
||||
share/locale/cs/LC_MESSAGES/amarok.mo
|
||||
@ -1037,8 +1043,10 @@ share/locale/da/LC_MESSAGES/amarok.mo
|
||||
share/locale/de/LC_MESSAGES/amarok.mo
|
||||
share/locale/el/LC_MESSAGES/amarok.mo
|
||||
share/locale/en_GB/LC_MESSAGES/amarok.mo
|
||||
share/locale/eo/LC_MESSAGES/amarok.mo
|
||||
share/locale/es/LC_MESSAGES/amarok.mo
|
||||
share/locale/et/LC_MESSAGES/amarok.mo
|
||||
share/locale/eu/LC_MESSAGES/amarok.mo
|
||||
share/locale/fa/LC_MESSAGES/amarok.mo
|
||||
share/locale/fi/LC_MESSAGES/amarok.mo
|
||||
share/locale/fr/LC_MESSAGES/amarok.mo
|
||||
@ -1047,17 +1055,25 @@ share/locale/gl/LC_MESSAGES/amarok.mo
|
||||
share/locale/he/LC_MESSAGES/amarok.mo
|
||||
share/locale/hi/LC_MESSAGES/amarok.mo
|
||||
share/locale/hu/LC_MESSAGES/amarok.mo
|
||||
share/locale/id/LC_MESSAGES/amarok.mo
|
||||
share/locale/is/LC_MESSAGES/amarok.mo
|
||||
share/locale/it/LC_MESSAGES/amarok.mo
|
||||
share/locale/ja/LC_MESSAGES/amarok.mo
|
||||
share/locale/ka/LC_MESSAGES/amarok.mo
|
||||
share/locale/km/
|
||||
share/locale/km/LC_MESSAGES/
|
||||
share/locale/km/LC_MESSAGES/amarok.mo
|
||||
share/locale/ko/LC_MESSAGES/amarok.mo
|
||||
share/locale/ku/LC_MESSAGES/amarok.mo
|
||||
share/locale/lo/
|
||||
share/locale/lo/LC_MESSAGES/
|
||||
share/locale/lo/LC_MESSAGES/amarok.mo
|
||||
share/locale/lt/LC_MESSAGES/amarok.mo
|
||||
share/locale/mk/LC_MESSAGES/amarok.mo
|
||||
share/locale/ms/LC_MESSAGES/amarok.mo
|
||||
share/locale/nb/LC_MESSAGES/amarok.mo
|
||||
share/locale/nds/
|
||||
share/locale/nds/LC_MESSAGES/
|
||||
share/locale/nds/LC_MESSAGES/amarok.mo
|
||||
share/locale/nl/LC_MESSAGES/amarok.mo
|
||||
share/locale/nn/LC_MESSAGES/amarok.mo
|
||||
share/locale/pa/LC_MESSAGES/amarok.mo
|
||||
@ -1075,6 +1091,9 @@ share/locale/sl/LC_MESSAGES/amarok.mo
|
||||
share/locale/sq/LC_MESSAGES/amarok.mo
|
||||
share/locale/sr/LC_MESSAGES/amarok.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/amarok.mo
|
||||
share/locale/ss/
|
||||
share/locale/ss/LC_MESSAGES/
|
||||
share/locale/ss/LC_MESSAGES/amarok.mo
|
||||
share/locale/sv/LC_MESSAGES/amarok.mo
|
||||
share/locale/ta/LC_MESSAGES/amarok.mo
|
||||
share/locale/tg/
|
||||
|
Loading…
Reference in New Issue
Block a user