diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
commit | 3680f27ebff58ece429c4e032f9ad84fb1372114 (patch) | |
tree | 6c5ff4664c1a779ddad350ac887e5706dbfdd4eb /sysutils/brasero | |
parent | 02c6e6b485454dc3f5a27cbc887d9e4aaf376a36 (diff) |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
Notes
Notes:
svn path=/head/; revision=264837
Diffstat (limited to 'sysutils/brasero')
-rw-r--r-- | sysutils/brasero/Makefile | 15 | ||||
-rw-r--r-- | sysutils/brasero/distinfo | 5 | ||||
-rw-r--r-- | sysutils/brasero/files/patch-configure | 13 | ||||
-rw-r--r-- | sysutils/brasero/pkg-plist | 37 |
4 files changed, 53 insertions, 17 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 731acffa0603..43fc31288a68 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,11 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/sysutils/brasero/Makefile,v 1.3 2010/06/23 15:46:07 kwm Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.83 2010/11/15 21:53:38 kwm Exp $ PORTNAME= brasero -PORTVERSION= 2.30.2 -PORTREVISION= 2 +PORTVERSION= 2.32.1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -28,20 +27,24 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_XORG= sm USE_GNOME= intlhack gnomeprefix gnomehack gnomedocutils +GNOME_DESKTOP_VERSION=2 USE_LDCONFIG= yes USE_GSTREAMER= gconf core INSTALLS_OMF= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --disable-inotify --with-html-dir=${PREFIX}/share/doc +CONFIGURE_ARGS= --disable-inotify --with-html-dir=${PREFIX}/share/doc \ + --enable-gtk3=no --enable-introspection=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= brasero.1 -GCONF_SCHEMAS= brasero.schemas +GLIB_SCHEMAS= org.gnome.brasero.gschema.xml OPTIONS= NAUTILUS "Enable Nautilus extension" on \ LIBBURNIA "Enable libburnia plug-ins" off +PLIST_SUB= FULL_VERSION=${PORTVERSION} + .include <bsd.port.pre.mk> .if !defined(WITHOUT_NAUTILUS) @@ -65,5 +68,7 @@ PLIST_SUB+= LIBBURNIA="@comment " post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/libbrasero-burn/burn-process.c + @${REINPLACE_CMD} -e 's|" == "|" = "|g' \ + ${WRKSRC}/configure .include <bsd.port.post.mk> diff --git a/sysutils/brasero/distinfo b/sysutils/brasero/distinfo index 1010f1a6855a..23e03e01f832 100644 --- a/sysutils/brasero/distinfo +++ b/sysutils/brasero/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/brasero-2.30.2.tar.bz2) = c1c995a01a087ad1d1062c8ed64405dd -SHA256 (gnome2/brasero-2.30.2.tar.bz2) = 782b9c35e706fc405bc349d9cb4fab0ec6c64758bcb56a9e86c2899ca02f415b -SIZE (gnome2/brasero-2.30.2.tar.bz2) = 4460261 +SHA256 (gnome2/brasero-2.32.1.tar.bz2) = 7b1056b6f19398912d51e3e583bc1b4d2a75ce2a8e15a96e1514fe6edb79df3b +SIZE (gnome2/brasero-2.32.1.tar.bz2) = 4530933 diff --git a/sysutils/brasero/files/patch-configure b/sysutils/brasero/files/patch-configure new file mode 100644 index 000000000000..47011fb7a96f --- /dev/null +++ b/sysutils/brasero/files/patch-configure @@ -0,0 +1,13 @@ +--- configure.orig 2010-08-18 15:30:33.000000000 +0200 ++++ configure 2010-08-18 15:31:21.000000000 +0200 +@@ -11105,8 +11105,8 @@ + .SECONDARY: $(gsettings_SCHEMAS) + + gsettings__base_list = \ +- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \ +- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g" ++ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \ ++ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' + + install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) + @$(NORMAL_INSTALL) diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist index 679e284b08fe..3b2f6327a511 100644 --- a/sysutils/brasero/pkg-plist +++ b/sysutils/brasero/pkg-plist @@ -76,23 +76,23 @@ lib/brasero/plugins/libbrasero-vob.la lib/brasero/plugins/libbrasero-vob.so lib/brasero/plugins/libbrasero-wodim.la lib/brasero/plugins/libbrasero-wodim.so -lib/girepository-1.0/BraseroBurn-1.0.typelib -lib/girepository-1.0/BraseroMedia-1.0.typelib +lib/girepository-1.0/BraseroBurn-%%FULL_VERSION%%.typelib +lib/girepository-1.0/BraseroMedia-%%FULL_VERSION%%.typelib lib/libbrasero-burn.la lib/libbrasero-burn.so -lib/libbrasero-burn.so.2 +lib/libbrasero-burn.so.3 lib/libbrasero-media.la lib/libbrasero-media.so -lib/libbrasero-media.so.2 +lib/libbrasero-media.so.3 lib/libbrasero-utils.la lib/libbrasero-utils.so -lib/libbrasero-utils.so.2 +lib/libbrasero-utils.so.3 %%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.la %%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so libdata/pkgconfig/libbrasero-burn.pc libdata/pkgconfig/libbrasero-media.pc +share/GConf/gsettings/brasero.convert share/applications/brasero.desktop -share/applications/brasero-copy-medium.desktop %%NAUTILUS%%share/applications/brasero-nautilus.desktop share/doc/libbrasero-burn/annotation-glossary.html share/doc/libbrasero-burn/api-index-full.html @@ -253,6 +253,7 @@ share/doc/libbrasero-media/up.png %%DATADIR%%/icons/hicolor/32x32/actions/media-optical-copy.png %%DATADIR%%/icons/hicolor/32x32/actions/media-optical-data-new.png %%DATADIR%%/icons/hicolor/32x32/actions/media-optical-video-new.png +%%DATADIR%%/icons/hicolor/32x32/actions/transform-crop-and-resize.png %%DATADIR%%/icons/hicolor/32x32/status/brasero-disc-00.png %%DATADIR%%/icons/hicolor/32x32/status/brasero-disc-05.png %%DATADIR%%/icons/hicolor/32x32/status/brasero-disc-10.png @@ -305,9 +306,8 @@ share/doc/libbrasero-media/up.png %%DATADIR%%/icons/hicolor/scalable/status/brasero-disc-85.svg %%DATADIR%%/icons/hicolor/scalable/status/brasero-disc-90.svg %%DATADIR%%/icons/hicolor/scalable/status/brasero-disc-95.svg -%%DATADIR%%/logo.png -share/gir-1.0/BraseroBurn-1.0.gir -share/gir-1.0/BraseroMedia-1.0.gir +share/gir-1.0/BraseroBurn-%%FULL_VERSION%%.gir +share/gir-1.0/BraseroMedia-%%FULL_VERSION%%.gir share/gnome/help/brasero/C/brasero.xml share/gnome/help/brasero/C/figures/brasero_main.png share/gnome/help/brasero/C/legal.xml @@ -329,12 +329,16 @@ share/gnome/help/brasero/fi/brasero.xml share/gnome/help/brasero/fi/figures/brasero_main.png share/gnome/help/brasero/fr/brasero.xml share/gnome/help/brasero/fr/figures/brasero_main.png +share/gnome/help/brasero/gl/brasero.xml +share/gnome/help/brasero/gl/figures/brasero_main.png share/gnome/help/brasero/it/brasero.xml share/gnome/help/brasero/it/figures/brasero_main.png share/gnome/help/brasero/pl/brasero.xml share/gnome/help/brasero/pl/figures/brasero_main.png share/gnome/help/brasero/ru/brasero.xml share/gnome/help/brasero/ru/figures/brasero_main.png +share/gnome/help/brasero/sl/brasero.xml +share/gnome/help/brasero/sl/figures/brasero_main.png share/gnome/help/brasero/sv/brasero.xml share/gnome/help/brasero/sv/figures/brasero_main.png share/gnome/help/brasero/zh_CN/brasero.xml @@ -367,6 +371,7 @@ share/locale/dz/LC_MESSAGES/brasero.mo share/locale/el/LC_MESSAGES/brasero.mo share/locale/en_GB/LC_MESSAGES/brasero.mo share/locale/en@shaw/LC_MESSAGES/brasero.mo +share/locale/eo/LC_MESSAGES/brasero.mo share/locale/es/LC_MESSAGES/brasero.mo share/locale/et/LC_MESSAGES/brasero.mo share/locale/eu/LC_MESSAGES/brasero.mo @@ -381,6 +386,7 @@ share/locale/hu/LC_MESSAGES/brasero.mo share/locale/id/LC_MESSAGES/brasero.mo share/locale/it/LC_MESSAGES/brasero.mo share/locale/ja/LC_MESSAGES/brasero.mo +share/locale/kk/LC_MESSAGES/brasero.mo share/locale/kn/LC_MESSAGES/brasero.mo share/locale/ko/LC_MESSAGES/brasero.mo share/locale/ku/LC_MESSAGES/brasero.mo @@ -390,6 +396,7 @@ share/locale/mai/LC_MESSAGES/brasero.mo share/locale/mk/LC_MESSAGES/brasero.mo share/locale/ml/LC_MESSAGES/brasero.mo share/locale/mr/LC_MESSAGES/brasero.mo +share/locale/ms/LC_MESSAGES/brasero.mo share/locale/nb/LC_MESSAGES/brasero.mo share/locale/nds/LC_MESSAGES/brasero.mo share/locale/nl/LC_MESSAGES/brasero.mo @@ -402,6 +409,7 @@ share/locale/pt/LC_MESSAGES/brasero.mo share/locale/pt_BR/LC_MESSAGES/brasero.mo share/locale/ro/LC_MESSAGES/brasero.mo share/locale/ru/LC_MESSAGES/brasero.mo +share/locale/sk/LC_MESSAGES/brasero.mo share/locale/sl/LC_MESSAGES/brasero.mo share/locale/sr/LC_MESSAGES/brasero.mo share/locale/sr@latin/LC_MESSAGES/brasero.mo @@ -410,6 +418,7 @@ share/locale/ta/LC_MESSAGES/brasero.mo share/locale/te/LC_MESSAGES/brasero.mo share/locale/th/LC_MESSAGES/brasero.mo share/locale/tr/LC_MESSAGES/brasero.mo +share/locale/ug/LC_MESSAGES/brasero.mo share/locale/uk/LC_MESSAGES/brasero.mo share/locale/vi/LC_MESSAGES/brasero.mo share/locale/zh_CN/LC_MESSAGES/brasero.mo @@ -426,9 +435,11 @@ share/omf/brasero/brasero-en_GB.omf share/omf/brasero/brasero-es.omf share/omf/brasero/brasero-fi.omf share/omf/brasero/brasero-fr.omf +share/omf/brasero/brasero-gl.omf share/omf/brasero/brasero-it.omf share/omf/brasero/brasero-pl.omf share/omf/brasero/brasero-ru.omf +share/omf/brasero/brasero-sl.omf share/omf/brasero/brasero-sv.omf share/omf/brasero/brasero-zh_CN.omf share/omf/brasero/brasero-zh_HK.omf @@ -442,12 +453,16 @@ share/omf/brasero/brasero-zh_TW.omf @dirrm share/gnome/help/brasero/zh_CN @dirrm share/gnome/help/brasero/sv/figures @dirrm share/gnome/help/brasero/sv +@dirrm share/gnome/help/brasero/sl/figures +@dirrm share/gnome/help/brasero/sl @dirrm share/gnome/help/brasero/ru/figures @dirrm share/gnome/help/brasero/ru @dirrm share/gnome/help/brasero/pl/figures @dirrm share/gnome/help/brasero/pl @dirrm share/gnome/help/brasero/it/figures @dirrm share/gnome/help/brasero/it +@dirrm share/gnome/help/brasero/gl/figures +@dirrm share/gnome/help/brasero/gl @dirrm share/gnome/help/brasero/fr/figures @dirrm share/gnome/help/brasero/fr @dirrm share/gnome/help/brasero/fi/figures @@ -495,6 +510,8 @@ share/omf/brasero/brasero-zh_TW.omf @dirrm lib/brasero/plugins @dirrm lib/brasero @dirrm include/brasero +@dirrmtry share/GConf/gsettings +@dirrmtry share/GConf @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @@ -515,6 +532,8 @@ share/omf/brasero/brasero-zh_TW.omf @dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk @dirrmtry share/locale/en@shaw/LC_MESSAGES @dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES |