Hi, Update for SMTube to 1.8:
* Adapt for Youtube changes. * More options in the configuration dialog, now it's possible to select the preferred region and period of time for the standard feeds. * Fixed an important bug: if the search term contained a non ascii character, the results from page 2 onwards were incorrect. This is fixed now. * New translations: Croatian, Bulgarian, Vietnamese and Indonesian. Test are welcome. Cheers.- -- Sending from my toaster...
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/smtube/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 13 May 2013 20:14:33 -0000 1.4 +++ Makefile 29 Jan 2014 16:40:40 -0000 @@ -2,7 +2,7 @@ COMMENT = browse and download YouTube videos -DISTNAME = smtube-1.7 +DISTNAME = smtube-1.8 CATEGORIES = multimedia x11 Index: distinfo =================================================================== RCS file: /cvs/ports/x11/smtube/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 13 May 2013 20:14:33 -0000 1.3 +++ distinfo 29 Jan 2014 16:40:40 -0000 @@ -1,2 +1,2 @@ -SHA256 (smtube-1.7.tar.bz2) = Epilp3DiMnB1P5P69eWWa+EemLfyiMagLifvGduj//g= -SIZE (smtube-1.7.tar.bz2) = 334176 +SHA256 (smtube-1.8.tar.bz2) = AJePa/Y8/xEv76k5KElPX+Usjdcgzq5n1s/EruJQqok= +SIZE (smtube-1.8.tar.bz2) = 362027 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/smtube/pkg/PLIST,v retrieving revision 1.3 diff -u -p -r1.3 PLIST --- pkg/PLIST 13 May 2013 20:14:33 -0000 1.3 +++ pkg/PLIST 29 Jan 2014 16:40:40 -0000 @@ -15,6 +15,7 @@ share/icons/hicolor/48x48/apps/smtube.pn share/icons/hicolor/64x64/apps/smtube.png share/smtube/ share/smtube/translations/ +share/smtube/translations/smtube_bg.qm share/smtube/translations/smtube_cs.qm share/smtube/translations/smtube_el.qm share/smtube/translations/smtube_en.qm @@ -23,7 +24,9 @@ share/smtube/translations/smtube_eu.qm share/smtube/translations/smtube_fi.qm share/smtube/translations/smtube_gl.qm share/smtube/translations/smtube_he_IL.qm +share/smtube/translations/smtube_hr.qm share/smtube/translations/smtube_hu.qm +share/smtube/translations/smtube_id.qm share/smtube/translations/smtube_ja.qm share/smtube/translations/smtube_ka.qm share/smtube/translations/smtube_lt.qm @@ -33,9 +36,11 @@ share/smtube/translations/smtube_pl.qm share/smtube/translations/smtube_pt.qm share/smtube/translations/smtube_pt_BR.qm share/smtube/translations/smtube_ru_RU.qm +share/smtube/translations/smtube_sr.qm share/smtube/translations/smtube_sv.qm share/smtube/translations/smtube_tr.qm share/smtube/translations/smtube_uk.qm +share/smtube/translations/smtube_vi.qm share/smtube/translations/smtube_zh_CN.qm @exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor @unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor