pkgsrc/misc/gnome2-utils/Makefile

42 lines
1.2 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.35 2004/12/09 20:26:11 minskim Exp $
#
DISTNAME= gnome-utils-2.8.1
PKGREVISION= 1
CATEGORIES= misc gnome
Update to 2.8.0. This version corresponds to GNOME 2.8.0. GNOME Search Tool * Fix bug #137404 - Improve handling of failed quick searches * Fix bug #142450 - Results treeview should use GTK_SHADOW_IN * Fix bug #143772 - Wrong error message when file does not exist * Fix bug #144414 - Ctrl+Space does not select all files in table * Fix bug #147410 - Named pipes are not recognised as files * Fix bug #147465 - File size filter issues * Fix bug #147480 - Searching for text with leading dash causes error * HIG fix - put unit labels after text entries * Format Modified date to match Nautilus 2.7.x+ * Fix memory leaks found using valgrind * Add new force_quick_search gconf key. * Update documentation GNOME Dictionary * Remove old docs [Glynn] * Use translator-credits string [Glynn] * Fix bug #50907 - Add shadow border [Davyd Madeley] * Italic fixes [cs_is@yahoo.com] * Pass PanelApplet instance to lockdown func [Leena Gunda] * Add tooltip [Vinay M R] * Make sure screenreader only sees text box once [Muktha] * Add hyperlinks [Fernando Herrera, cs_is@yahoo.com] * Present window when it's under something [Dennis Smit] * Update from HIG [Dennis Cranston] * Fix the flags for horizontal panels [Vincent Noel] GNOME Floppy * Pass through correct parameters [Chris Smith, Kjartan Maraas] * Update to new MIME system [Ray Strode] * Compilation fix for Fedora Core [Kjartan Maraas] GNOME Log Viewer * Remove old docs [Glynn] * Use translator-credits string [Glynn] * Parse syslog.conf [Samuel Stringham] * Get correct date on log zoom [Harsh Jaitly] * Use g_spawn [James Strandboge, Shakti Sen] * Remove timer when we're done [Shakti Sen] * Fix crash if log is < 5 lines [Shakti Sen] Misc * Pass distcheck [Glynn] Translations * Changwoo Ryu [ku] * Adam Weinberger [en_CA] * Gareth Owen, David Lodge [en_GB] * Miloslav Trmac [cs] * Christophe Merlet [fr] * Laurent Dhima [sq] * Francisco Javier F. Serrador [es] * Takeshi AIHANA [ja] * Funda Wang [zh_CN] * Kjartan Maraas [no, nb] * Stanislav Visnovsky, Ivan Noris [sk] * Pawan Chitrakar [ne] * Dinesh Nadarajah [ta] * Alexander Shopov, Peter "Peshka" Slavov, Vladimir Petkov [bg] * Vincent van Adrighem, Michiel Sikkes [nl] * Artur Flinta [pl] * Christian Rose [sv] * Andras Timar, Laszlo Dvornik, Gabor Kelemen [hu] * Guntupalli Karunakar [hi] * Changwoo Ryu [ko] * Duarte Loreto [pt] * Akagic Amila, Tomasz KÅ~Boczko [bs] * Tommi Vainikainen [fi] * Martin Willemoes Hansen [da] * Christian Neumair, Hendrik Richter [de] * Telsa Gwynne, Dafydd Tomos, Dafydd Harries [cy] * Danilo Å| egan [sr, sr@Latn] * Hasbullah Bin Pit [ms] * Adam Weinberger [en_CA] * Leonid Kanter [ru] * Ankit Patel [gu] * Metin Amiroff [az] * Žygimantas BeruÄ~Mka [lt] * Maxim Dziumanenko [uk] * Baris Cicek [tr] * Ã~Esmund Skjæveland [nn] * Kostas Papadimas, Nikos Charonitakis [el] * Jordi Mallach [ca] * Mugurel Tudor [ro] * Arafat Medini [ar] * Supranee Thirawatthanasuk [th]
2004-09-21 19:14:24 +02:00
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.8/}
EXTRACT_SUFX= .tar.bz2
2003-07-17 23:41:05 +02:00
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Set of useful GNOME2 utilities and applications
BUILD_USES_MSGFMT= yes
USE_PERL5= build
USE_GNU_TOOLS+= make
2004-02-11 09:55:58 +01:00
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gtk-doc=no
Update to 2.8.0. This version corresponds to GNOME 2.8.0. GNOME Search Tool * Fix bug #137404 - Improve handling of failed quick searches * Fix bug #142450 - Results treeview should use GTK_SHADOW_IN * Fix bug #143772 - Wrong error message when file does not exist * Fix bug #144414 - Ctrl+Space does not select all files in table * Fix bug #147410 - Named pipes are not recognised as files * Fix bug #147465 - File size filter issues * Fix bug #147480 - Searching for text with leading dash causes error * HIG fix - put unit labels after text entries * Format Modified date to match Nautilus 2.7.x+ * Fix memory leaks found using valgrind * Add new force_quick_search gconf key. * Update documentation GNOME Dictionary * Remove old docs [Glynn] * Use translator-credits string [Glynn] * Fix bug #50907 - Add shadow border [Davyd Madeley] * Italic fixes [cs_is@yahoo.com] * Pass PanelApplet instance to lockdown func [Leena Gunda] * Add tooltip [Vinay M R] * Make sure screenreader only sees text box once [Muktha] * Add hyperlinks [Fernando Herrera, cs_is@yahoo.com] * Present window when it's under something [Dennis Smit] * Update from HIG [Dennis Cranston] * Fix the flags for horizontal panels [Vincent Noel] GNOME Floppy * Pass through correct parameters [Chris Smith, Kjartan Maraas] * Update to new MIME system [Ray Strode] * Compilation fix for Fedora Core [Kjartan Maraas] GNOME Log Viewer * Remove old docs [Glynn] * Use translator-credits string [Glynn] * Parse syslog.conf [Samuel Stringham] * Get correct date on log zoom [Harsh Jaitly] * Use g_spawn [James Strandboge, Shakti Sen] * Remove timer when we're done [Shakti Sen] * Fix crash if log is < 5 lines [Shakti Sen] Misc * Pass distcheck [Glynn] Translations * Changwoo Ryu [ku] * Adam Weinberger [en_CA] * Gareth Owen, David Lodge [en_GB] * Miloslav Trmac [cs] * Christophe Merlet [fr] * Laurent Dhima [sq] * Francisco Javier F. Serrador [es] * Takeshi AIHANA [ja] * Funda Wang [zh_CN] * Kjartan Maraas [no, nb] * Stanislav Visnovsky, Ivan Noris [sk] * Pawan Chitrakar [ne] * Dinesh Nadarajah [ta] * Alexander Shopov, Peter "Peshka" Slavov, Vladimir Petkov [bg] * Vincent van Adrighem, Michiel Sikkes [nl] * Artur Flinta [pl] * Christian Rose [sv] * Andras Timar, Laszlo Dvornik, Gabor Kelemen [hu] * Guntupalli Karunakar [hi] * Changwoo Ryu [ko] * Duarte Loreto [pt] * Akagic Amila, Tomasz KÅ~Boczko [bs] * Tommi Vainikainen [fi] * Martin Willemoes Hansen [da] * Christian Neumair, Hendrik Richter [de] * Telsa Gwynne, Dafydd Tomos, Dafydd Harries [cy] * Danilo Å| egan [sr, sr@Latn] * Hasbullah Bin Pit [ms] * Adam Weinberger [en_CA] * Leonid Kanter [ru] * Ankit Patel [gu] * Metin Amiroff [az] * Žygimantas BeruÄ~Mka [lt] * Maxim Dziumanenko [uk] * Baris Cicek [tr] * Ã~Esmund Skjæveland [nn] * Kostas Papadimas, Nikos Charonitakis [el] * Jordi Mallach [ca] * Mugurel Tudor [ro] * Arafat Medini [ar] * Supranee Thirawatthanasuk [th]
2004-09-21 19:14:24 +02:00
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
GCONF2_SCHEMAS+= gdict.schemas
GCONF2_SCHEMAS+= gnome-search-tool.schemas
GCONF2_SCHEMAS+= logview.schemas
.include "../../devel/GConf2/schemas.mk"
2004-02-11 09:55:58 +01:00
.include "../../devel/GConf2-ui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
2004-02-14 22:26:37 +01:00
.include "../../devel/pkgconfig/buildlink3.mk"
2004-02-11 09:55:58 +01:00
.include "../../lang/guile/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
2004-02-11 09:55:58 +01:00
.include "../../x11/gnome-panel/buildlink3.mk"
2004-02-22 16:51:08 +01:00
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"