Ticket #23161: diff_Portfile.diff
File diff_Portfile.diff, 1.4 KB (added by neric27@…, 15 years ago) |
---|
-
python/py25-quodlibet/Portfile
old new 6 6 7 7 name py25-quodlibet 8 8 set my_name quodlibet 9 version 2.1 9 version 2.1.98 10 10 categories-append audio 11 11 maintainers wanadoo.fr:neric27 openmaintainer 12 12 platforms darwin … … 23 23 master_sites googlecode:quodlibet 24 24 distname ${my_name}-${version} 25 25 26 checksums md5 abd362699a7118c7720c13fbda0c8c9e\27 sha1 15a40c054955d1ad539432a265b2c96225b864c2\28 rmd160 349b9ac2f913e83a2f3216e1f804c9cd8b41766f26 checksums md5 251e8bb373e2622c9e788ddbb5ab730f \ 27 sha1 40be0ba9a06ec979b9b1ec2cd0c537a504b506d9 \ 28 rmd160 21571dc1160f9c8ee68230b115113689ab680696 29 29 30 30 depends_lib port:gst-plugins-good \ 31 31 port:py25-gst-python \ 32 32 port:py25-mutagen \ 33 33 port:py25-feedparser 34 34 35 patchfiles patch-setup.py.diff \ 36 patch-quodlibet_quodlibet___init__.py.diff 35 patchfiles patch-setup.py.diff 37 36 38 37 post-patch { 39 38 foreach file { quodlibet.py exfalso.py } {