1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Update to 0.3.4.

This commit is contained in:
Joe Marcus Clarke 2004-02-14 06:42:49 +00:00
parent acaeeea8ce
commit 052678a982
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100898
4 changed files with 6 additions and 21 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= nautilus-media
PORTVERSION= 0.3.3.1
PORTREVISION= 1
PORTVERSION= 0.3.4
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3
@ -16,13 +15,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer-based multimedia views for Nautilus
LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack nautilus2
USE_GNOME= gnomeprefix gnomehack nautilus2 gstreamerplugins
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +1,2 @@
MD5 (gnome2/nautilus-media-0.3.3.1.tar.bz2) = 10e16c2db8bb62e96ef79b0f25af8f68
MD5 (gnome2/nautilus-media-0.3.4.tar.bz2) = da00eaa7c47bb1685b7c320f8d9afeba
SIZE (gnome2/nautilus-media-0.3.4.tar.bz2) = 383338

View File

@ -1,15 +0,0 @@
--- media-info/media-info.c.orig Tue Aug 12 15:08:26 2003
+++ media-info/media-info.c Tue Aug 12 15:08:53 2003
@@ -258,10 +258,11 @@
gboolean
gst_media_info_read_idler (GstMediaInfo *info, GstMediaInfoStream **streamp)
{
+ GstMediaInfoPriv *priv;
/* if it's NULL then we're sure something went wrong higher up) */
if (info == NULL) return FALSE;
- GstMediaInfoPriv *priv = info->priv;
+ priv = info->priv;
g_assert (streamp != NULL);
switch (priv->state)

View File

@ -31,6 +31,7 @@ share/locale/da/LC_MESSAGES/nautilus-media.mo
share/locale/el/LC_MESSAGES/nautilus-media.mo
share/locale/es/LC_MESSAGES/nautilus-media.mo
share/locale/et/LC_MESSAGES/nautilus-media.mo
share/locale/eu/LC_MESSAGES/nautilus-media.mo
share/locale/fa/LC_MESSAGES/nautilus-media.mo
share/locale/fi/LC_MESSAGES/nautilus-media.mo
share/locale/fr/LC_MESSAGES/nautilus-media.mo
@ -63,6 +64,7 @@ share/locale/sq/LC_MESSAGES/nautilus-media.mo
share/locale/sr/LC_MESSAGES/nautilus-media.mo
share/locale/sr@Latn/LC_MESSAGES/nautilus-media.mo
share/locale/sv/LC_MESSAGES/nautilus-media.mo
share/locale/ta/LC_MESSAGES/nautilus-media.mo
share/locale/th/LC_MESSAGES/nautilus-media.mo
share/locale/tr/LC_MESSAGES/nautilus-media.mo
share/locale/uk/LC_MESSAGES/nautilus-media.mo