diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 0f0b2dd..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: amarokFS -# $Id$ -NAME := amarokFS -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/amarokFS-0.5-start_amarok.patch b/amarokFS-0.5-start_amarok.patch index e2adc1d..d001b8e 100644 --- a/amarokFS-0.5-start_amarok.patch +++ b/amarokFS-0.5-start_amarok.patch @@ -18,7 +18,7 @@ diff -uNr amarokFS-0.5/amfs-xml.cpp amarokFS-0.5-mod/amfs-xml.cpp progressBar = (QProgressBar *) 0; cdcover = (QLabel *) 0; gradient = (QLabel *) 0; -@@ -439,6 +440,20 @@ +@@ -439,6 +440,21 @@ mouseTimer->start( 5000, TRUE ); setMouseTracking(TRUE); @@ -31,7 +31,8 @@ diff -uNr amarokFS-0.5/amfs-xml.cpp amarokFS-0.5-mod/amfs-xml.cpp + } else { + while (!dcopClient->isApplicationRegistered("amarok")) + qApp->processEvents(); -+ usleep(100); ++ usleep(200); ++ usleep(200); + startedAmarok = true; + } + delete amarokProc; diff --git a/amarokFS-0.5-theme_prev_button.patch b/amarokFS-0.5-theme_prev_button.patch new file mode 100644 index 0000000..c3ba338 --- /dev/null +++ b/amarokFS-0.5-theme_prev_button.patch @@ -0,0 +1,12 @@ +diff -uNr amarokFS-0.5/theme.xml amarokFS-0.5-mod/theme.xml +--- amarokFS-0.5/theme.xml 2007-05-02 22:51:07.000000000 +0200 ++++ amarokFS-0.5-mod/theme.xml 2008-02-22 15:16:04.000000000 +0200 +@@ -2,7 +2,7 @@ + +