View | Details | Raw Unified | Return to bug 52356
Collapse All | Expand All

(-)totem/Makefile (-2 / +2 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	totem
8
PORTNAME=	totem
9
PORTVERSION=	0.97.0
9
PORTVERSION=	0.98.0
10
CATEGORIES=	multimedia gnome
10
CATEGORIES=	multimedia gnome
11
MASTER_SITES=	${MASTER_SITE_GNOME}
11
MASTER_SITES=	${MASTER_SITE_GNOME}
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.97
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/..$//}
13
DIST_SUBDIR=	gnome2
13
DIST_SUBDIR=	gnome2
14
14
15
MAINTAINER=	hendrik@scholz.net
15
MAINTAINER=	hendrik@scholz.net
(-)totem/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnome2/totem-0.97.0.tar.bz2) = 7818c375247ce7d48cfb75ca585cae4d
1
MD5 (gnome2/totem-0.98.0.tar.bz2) = 698f94a30a05e5baa04d8d66734a8126
(-)totem/pkg-plist (+8 lines)
Lines 1-5 Link Here
1
bin/totem
1
bin/totem
2
bin/totem-video-thumbnailer
2
bin/totem-video-thumbnailer
3
bin/vanity
3
etc/gconf/gconf.xml.defaults/apps/totem/%gconf.xml
4
etc/gconf/gconf.xml.defaults/apps/totem/%gconf.xml
4
etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@vnd.rn-realmedia/%gconf.xml
5
etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@vnd.rn-realmedia/%gconf.xml
5
etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-ogg/%gconf.xml
6
etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-ogg/%gconf.xml
Lines 24-33 Link Here
24
etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-msvideo/%gconf.xml
25
etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-msvideo/%gconf.xml
25
etc/gconf/schemas/totem.schemas
26
etc/gconf/schemas/totem.schemas
26
etc/gconf/schemas/totem-video-thumbnail.schemas
27
etc/gconf/schemas/totem-video-thumbnail.schemas
28
libdata/bonobo/servers/Totem_properties.server
29
libexec/totem-properties-page
27
share/gnome/application-registry/totem.applications
30
share/gnome/application-registry/totem.applications
28
share/gnome/applications/totem.desktop
31
share/gnome/applications/totem.desktop
29
share/gnome/mime-info/totem.keys
32
share/gnome/mime-info/totem.keys
30
share/gnome/pixmaps/media-player-48.png
33
share/gnome/pixmaps/media-player-48.png
34
share/gnome/pixmaps/vanity.png
31
share/gnome/totem/filmholes.png
35
share/gnome/totem/filmholes.png
32
share/gnome/totem/media-player-48.png
36
share/gnome/totem/media-player-48.png
33
share/gnome/totem/stock_media_next.png
37
share/gnome/totem/stock_media_next.png
Lines 46-51 Link Here
46
share/gnome/totem/playlist.glade
50
share/gnome/totem/playlist.glade
47
share/gnome/totem/properties.glade
51
share/gnome/totem/properties.glade
48
share/gnome/totem/uri.glade
52
share/gnome/totem/uri.glade
53
share/gnome/totem/vanity.glade
54
share/gnome/totem/vanity.png
49
share/locale/am/LC_MESSAGES/totem.mo
55
share/locale/am/LC_MESSAGES/totem.mo
50
share/locale/be/LC_MESSAGES/totem.mo
56
share/locale/be/LC_MESSAGES/totem.mo
51
share/locale/ca/LC_MESSAGES/totem.mo
57
share/locale/ca/LC_MESSAGES/totem.mo
Lines 69-74 Link Here
69
share/locale/pt/LC_MESSAGES/totem.mo
75
share/locale/pt/LC_MESSAGES/totem.mo
70
share/locale/pt_BR/LC_MESSAGES/totem.mo
76
share/locale/pt_BR/LC_MESSAGES/totem.mo
71
share/locale/ru/LC_MESSAGES/totem.mo
77
share/locale/ru/LC_MESSAGES/totem.mo
78
share/locale/sr/LC_MESSAGES/totem.mo
79
share/locale/sr@Latn/LC_MESSAGES/totem.mo
72
share/locale/sv/LC_MESSAGES/totem.mo
80
share/locale/sv/LC_MESSAGES/totem.mo
73
share/locale/tr/LC_MESSAGES/totem.mo
81
share/locale/tr/LC_MESSAGES/totem.mo
74
share/locale/uk/LC_MESSAGES/totem.mo
82
share/locale/uk/LC_MESSAGES/totem.mo

Return to bug 52356