diff options
Diffstat (limited to 'extra/xmms/Pkgfile')
-rwxr-xr-x | extra/xmms/Pkgfile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/extra/xmms/Pkgfile b/extra/xmms/Pkgfile index f69932be4..bb58d7c72 100755 --- a/extra/xmms/Pkgfile +++ b/extra/xmms/Pkgfile @@ -8,7 +8,12 @@ name=xmms version=1.2.11 release=3 source=( http://www.xmms.org/files/1.2.x/$name-$version.tar.bz2\ - xmms-menu.patch xmms-1.2.10-crossfade-0.3.9.patch xmms.desktop xmms.desktop.ede xmms.png aclocal-fixes.patch) + http://nutyx.meticul.eu/files/patchs/$name/xmms-menu.patch \ + http://nutyx.meticul.eu/files/patchs/$name/xmms-1.2.10-crossfade-0.3.9.patch \ + http://nutyx.meticul.eu/files/patchs/$name/xmms.desktop \ + http://nutyx.meticul.eu/files/patchs/$name/xmms.desktop.ede \ + http://nutyx.meticul.eu/files/patchs/$name/xmms.png \ + http://nutyx.meticul.eu/files/patchs/$name/aclocal-fixes.patch) build() { cd $name-$version |