ajacoutot
d5600f11dd
Fix depends/wantlib.
2013-03-30 09:17:41 +00:00
ajacoutot
ab101d65eb
Update to totem-pl-parser-3.4.4.
2013-03-26 09:44:47 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
0a667e2617
Update to totem-pl-parser-3.4.3.
2012-09-21 13:23:23 +00:00
ajacoutot
d564010b05
Sync comment; no pkg change.
2012-09-10 08:08:49 +00:00
ajacoutot
85f2bd06cc
Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
...
be removed soon.
2012-09-09 21:39:35 +00:00
ajacoutot
4c4a0e7aea
Regen distinfo.
2012-07-13 10:33:14 +00:00
jasper
bc8928052d
forgot to commit this bump/wantlib fix
2012-07-12 08:08:46 +00:00
ajacoutot
f92c56c5a4
Bugfix update to totem-pl-parser-3.4.2.
...
* fix possible crash with newer versions of GLib/GThread
2012-05-15 14:32:43 +00:00
jasper
2586eb8747
- update to 3.4.1
...
* bug fixes
2012-04-17 07:56:56 +00:00
ajacoutot
8f14a98188
Update to totem-pl-parser-3.4.0.
2012-03-29 06:57:42 +00:00
ajacoutot
82d32e5490
Update to totem-pl-parser-3.2.0.
2012-03-23 13:24:35 +00:00
ajacoutot
dde1fda26a
Unbreak: sync wantlib after recent gmime update.
2012-02-21 08:22:44 +00:00
jasper
8ea933b403
- regen WANTLIB
2011-11-04 09:56:28 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
ajacoutot
190770732b
Bugfix update to totem-pl-parser-2.32.6.
2011-09-20 14:51:58 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
dc9a057ff2
Use new mail/gmime (i.e. gmime-2.6).
2011-08-30 06:48:11 +00:00
ajacoutot
580c130515
Maintenance update to totem-pl-parser-2.32.5.
2011-05-10 17:11:43 +00:00
ajacoutot
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +00:00
ajacoutot
f554f5a6ee
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 07:45:02 +00:00
ajacoutot
e03c72ef8e
Bugfix update to totem-pl-parser-2.32.4.
...
* Fix getting past the last line of PLS files
* Add "content-type" property when available
2011-03-21 15:02:39 +00:00
ajacoutot
9a15f3b918
Bugfix update to totem-pl-parser-2.32.3.
2011-03-07 19:34:11 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
e3ee3f0207
Remove USE_X11=No, it's no needed.
2010-10-19 15:21:03 +00:00
ajacoutot
3b2e958d9f
Maintainance update to totem-pl-parser-2.32.1.
2010-10-18 16:42:06 +00:00
ajacoutot
62855168c5
If I understand correctly the new gnome module behaviour, USE_X11 shouldn't have been added here.
2010-10-18 16:32:37 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
42c34f12a7
- fix WANTLIB
2010-09-30 12:00:27 +00:00
jasper
601cd57f7f
- update totem-pl-parser to 2.32.0
...
ok aja@
2010-09-30 07:46:35 +00:00
ajacoutot
d9b5a26fd0
Minor update to totem-pl-parser-2.30.3.
2010-09-13 14:24:44 +00:00
ajacoutot
1749d2dbe9
Explicitely set the gmime version.
2010-09-11 09:09:13 +00:00
ajacoutot
031d532578
Bugfix update to totem-pl-parser-2.30.2.
...
* Fix parsing PLS playlists with "holes" in the numbering
* Fix crash in totem_pl_parser_parse_with_base when parsing
PHP files that really are PHP files
* Add Genre extension to XSPF playlists
* Fix itms links parsing
* Add support for Last.fm's new XSPF extensions
2010-08-21 19:17:04 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
b8964a5743
Bugfix update to totem-pl-parser-2.30.1.
2010-05-12 17:10:17 +00:00
ajacoutot
0a5c2dd4ff
Update to totem-pl-parser-2.30.0.
...
Direct dependency on gtk has been removed.
2010-04-21 09:18:00 +00:00
ajacoutot
c84c57a7b0
Use g_strstr_len() instead of GNU extension memmem.
...
from upstream git.
2009-12-14 11:49:51 +00:00
ajacoutot
a14c7e90e3
Add a temporary workaround to make this build.
...
No bump.
breakage reported by naddy@
2009-12-13 13:46:53 +00:00
ajacoutot
21e3107812
Bugfix update to totem-pl-parser-2.28.2.
2009-12-11 12:40:51 +00:00
ajacoutot
abbafa235c
Major update to totem-pl-parser-2.28.1.
...
Move from evolution-data-server to gmime dependency.
tested on a bulk by jasper@
"commitski" jasper, ok landry@
2009-11-29 09:22:27 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
naddy
194099559a
unbreak
2009-07-13 13:27:07 +00:00
ajacoutot
dfe8d35544
- better homepage
...
ok jasper@
2009-07-12 20:32:02 +00:00
jasper
6ee010d356
- update totem-pl-parser to 2.24.4
...
* several bugfixes
2009-02-17 12:18:21 +00:00
jasper
b623c4c82b
- bah...missing '>' :(
2009-02-11 15:47:49 +00:00
jasper
9f71a816c3
- add another tadpole as maintainer of this hobbit
2009-02-11 15:33:51 +00:00
sturm
90abd467a8
fix WANTLIB
2009-01-30 20:49:41 +00:00