mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 2.26.3.
Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor)
This commit is contained in:
parent
d8e0ac8808
commit
1c32f0b66e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236917
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= eog
|
||||
PORTVERSION= 2.26.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.26.3
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/eog-2.26.2.tar.bz2) = 8a0f8fafe627bb7fcc95ea10d148b7c1
|
||||
SHA256 (gnome2/eog-2.26.2.tar.bz2) = 0b5fc96fceefd935cf2b588ed95e33f67357c73014cf1d0ec92c18dd250d9ba0
|
||||
SIZE (gnome2/eog-2.26.2.tar.bz2) = 2414018
|
||||
MD5 (gnome2/eog-2.26.3.tar.bz2) = 0660a0ce0fa4a46656fad84d61895917
|
||||
SHA256 (gnome2/eog-2.26.3.tar.bz2) = 67889e7598263146d835bce277df0dd67b6c5a14ad963790ce09ced55897effe
|
||||
SIZE (gnome2/eog-2.26.3.tar.bz2) = 2446417
|
||||
|
@ -6,7 +6,7 @@
|
||||
# $MCom: ports-stable/sysutils/brasero/Makefile,v 1.1 2009/04/16 02:11:50 kwm Exp $
|
||||
|
||||
PORTNAME= brasero
|
||||
PORTVERSION= 2.26.2
|
||||
PORTVERSION= 2.26.3
|
||||
CATEGORIES= sysutils audio multimedia gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -24,7 +24,7 @@ USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XORG= sm
|
||||
USE_GNOME= intlhack gnomeprefix gnomehack nautilus2
|
||||
USE_GNOME= intlhack gnomeprefix gnomehack
|
||||
USE_GSTREAMER= gconf core
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
@ -35,10 +35,20 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1" \
|
||||
MAN1= brasero.1
|
||||
GCONF_SCHEMAS= brasero.schemas
|
||||
|
||||
OPTIONS= LIBBURNIA "Enable libburnia plug-ins" off
|
||||
OPTIONS= NAUTILUS "Enable Nautilus extension" on \
|
||||
LIBBURNIA "Enable libburnia plug-ins" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_NAUTILUS)
|
||||
USE_GNOME+= nautilus2
|
||||
CONFIGURE_ARGS+=--enable-nautilus
|
||||
PLIST_SUB+= NAUTILUS=""
|
||||
.else
|
||||
PLIST_SUB+= NAUTILUS="@comment "
|
||||
CONFIGURE_ARGS+=--enable-nautilus=no
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LIBBURNIA)
|
||||
LIB_DEPENDS+= burn.4:${PORTSDIR}/devel/libburn \
|
||||
isofs.6:${PORTSDIR}/devel/libisofs
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/brasero-2.26.2.tar.bz2) = 328d24701d178ee13971efb28cd3dc35
|
||||
SHA256 (gnome2/brasero-2.26.2.tar.bz2) = 3ee598ec7dc9b7425132d9eb1f76b207d2591267e2cba81fd6713ec441d4baf7
|
||||
SIZE (gnome2/brasero-2.26.2.tar.bz2) = 3326163
|
||||
MD5 (gnome2/brasero-2.26.3.tar.bz2) = edf1b2b489a4686b84674dc7dbbd8130
|
||||
SHA256 (gnome2/brasero-2.26.3.tar.bz2) = a426e4d451a271137bd1c9fe246e7631f8e98276694ce136529d66810e1dfd91
|
||||
SIZE (gnome2/brasero-2.26.3.tar.bz2) = 3312144
|
||||
|
@ -1,6 +1,6 @@
|
||||
CD/DVD mastering tool for the gnome desktop. It has been designed to be
|
||||
simple and easy to use.
|
||||
|
||||
|
||||
Features:
|
||||
Data CD/DVD:
|
||||
- supports edition of discs contents
|
||||
@ -20,4 +20,4 @@ CD/DVD copy:
|
||||
- supports single-session data DVD
|
||||
- supports any kind of CD
|
||||
|
||||
WWW: http://perso.wanadoo.fr/bonfire/
|
||||
WWW: http://projects.gnome.org/brasero/
|
||||
|
@ -54,12 +54,12 @@ lib/brasero/plugins/libbrasero-wodim.so
|
||||
lib/libbrasero-media.la
|
||||
lib/libbrasero-media.so
|
||||
lib/libbrasero-media.so.1
|
||||
lib/nautilus/extensions-2.0/libnautilus-brasero-extension.la
|
||||
lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so
|
||||
%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.la
|
||||
%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so
|
||||
libdata/pkgconfig/libbrasero-media.pc
|
||||
share/applications/brasero.desktop
|
||||
share/applications/brasero-copy-medium.desktop
|
||||
share/applications/brasero-nautilus.desktop
|
||||
%%NAUTILUS%%share/applications/brasero-nautilus.desktop
|
||||
share/applications/brasero-open-image.desktop
|
||||
share/applications/brasero-open-playlist.desktop
|
||||
share/applications/brasero-open-project.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user