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

(-)totem/Makefile (-4 / +4 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	totem
8
PORTNAME=	totem
9
PORTVERSION=	0.99.13
9
PORTVERSION=	0.99.15.1
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}/${PORTVERSION:C/...$//}
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
Lines 18-26 Link Here
18
USE_REINPLACE=	yes
18
USE_REINPLACE=	yes
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
21
USE_GNOME=	gnomeprefix intlhack gnomehack gnomedesktop
21
USE_GNOME=	gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_LIBTOOL_VER=13
23
USE_LIBTOOL_VER=15
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
25
	       	LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
25
	       	LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
26
26
(-)totem/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gnome2/totem-0.99.13.tar.bz2) = 467702367cbc2d897c1236d43a75eab2
1
MD5 (gnome2/totem-0.99.15.1.tar.bz2) = c5db3ea18fc66afce61e959c255706c7
2
SIZE (gnome2/totem-0.99.13.tar.bz2) = 1009859
2
SIZE (gnome2/totem-0.99.15.1.tar.bz2) = 1025252
(-)totem/pkg-plist (+4 lines)
Lines 10-15 Link Here
10
libexec/totem-properties-page
10
libexec/totem-properties-page
11
share/gnome/application-registry/totem.applications
11
share/gnome/application-registry/totem.applications
12
share/gnome/applications/totem.desktop
12
share/gnome/applications/totem.desktop
13
@exec update-desktop-database > /dev/null || /usr/bin/true
14
@unexec update-desktop-database > /dev/null || /usr/bin/true
13
share/gnome/help/totem/C/figures/totem_next_button.png
15
share/gnome/help/totem/C/figures/totem_next_button.png
14
share/gnome/help/totem/C/figures/totem_pause_button.png
16
share/gnome/help/totem/C/figures/totem_pause_button.png
15
share/gnome/help/totem/C/figures/totem_play_button.png
17
share/gnome/help/totem/C/figures/totem_play_button.png
Lines 50-55 Link Here
50
share/gnome/pixmaps/media-player-48.png
52
share/gnome/pixmaps/media-player-48.png
51
share/gnome/pixmaps/vanity.png
53
share/gnome/pixmaps/vanity.png
52
share/gnome/totem/filmholes.png
54
share/gnome/totem/filmholes.png
55
share/gnome/totem/filmholes-big-left.png
56
share/gnome/totem/filmholes-big-right.png
53
share/gnome/totem/media-player-48.png
57
share/gnome/totem/media-player-48.png
54
share/gnome/totem/mozilla-viewer.glade
58
share/gnome/totem/mozilla-viewer.glade
55
share/gnome/totem/playlist-16.png
59
share/gnome/totem/playlist-16.png

Return to bug 70907