Commit graph

35 commits

Author SHA1 Message Date
rh
66ea0dceb2 Update controlcenter to 1.4.0.1. Changes include bugfixes and the
introduction of the new GNOME OMF documentation framework.
2001-04-06 22:08:09 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
tron
c50f41b155 Because "gpatch" used on Solaris doesn't accept the patch file add the
missing newline manually with a "echo".
2001-01-21 17:40:34 +00:00
tron
c3dca549d1 Add missing newline at the end of "cappletConf.sh.in". 2001-01-21 17:28:20 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
itojun
bf9905dfb1 requires msgfmt and libintl 2000-11-27 11:54:33 +00:00
jlam
730d47fc97 Update control-center to 1.2.2. Changes from version 1.2.0 appear to be
largely bugfixes, with a new feature: embossed logos.  Add dependency on
gdk-pixbuf.  Make me the maintainer.
2000-10-18 00:01:10 +00:00
fredb
6149f04fae Excise "screensaver" capplet from control-center, in order to resolve
conflict with xscreensaver-gnome, as discussed (briefly) on tech-pkg.
Also, reorder some dependencies: gnome-core (rather than gnome) depends
on xscreensaver-gnome, which depends on control-center; bump teeny
version of xscreensaver-gnome so control-center won't try to go with
old binary packages of xscreensaver-gnome, which would lead to circular
dependencies.
2000-09-11 20:46:36 +00:00
tron
c7f3472c12 Fix package to work on systems without "xpkgwedge" again. 2000-08-01 21:39:21 +00:00
jlam
a61938d0fa Remove empty directory
${PREFIX}/share/gnome/help/control-center/C/stylesheet-images

in post-install and remove unnecessary @dirrm in PLIST.
2000-07-31 10:49:16 +00:00
jlam
f273dfba5e Install the locale files under share/locale, not lib/locale. 2000-07-25 06:19:24 +00:00
jlam
8e83ba14ca Record installation of locale files. 2000-07-25 06:18:47 +00:00
jlam
fa9a08aa90 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-20 23:51:04 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
drochner
715d8f4c14 oops, forgot to "cvs add" this one 2000-05-30 19:28:21 +00:00
drochner
c47b23e1a0 update to 1.2.0
Sorry, no useful Changelog.
2000-05-30 19:26:22 +00:00
tron
26f41e3f4c Update for yet another directory structure change on the GNOME FTP sites. 2000-01-15 12:06:24 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
tron
3441912ae8 Update "control-center" package to version 1.0.51 belonging to GNOME 1.0.53
release. This version fixes several bugs found since version 1.0.6.
1999-11-08 21:50:39 +00:00
rh
15d0178f3e Change dependency on xscreensaver-3.17 to wildcard dependency. 1999-10-31 10:34:41 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
hubertf
dc171bda47 Link in the e-sound-daemon stuff. 1999-10-04 22:06:51 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
frueauf
01cb9dd422 // -> / in URL path, pointed out by Bernd Ernesti. 1999-08-22 10:59:02 +00:00
rh
b39c9a4a75 Update control-center to 1.0.6
Notable changes are:
        * *.desktop: The control-center now speaks Norwegian fluently.

        * Patch from Chyla Zbigniew <chyla@alice.ci.pwr.wroc.pl> to
        gettextize everything.  Sorry translators...

        * capplets/wm-properties/wm-desktops/*.desktop: Inserted
        Korean-translated strings.

        * capplets/mime-type/edit-window.c (initialize_main_win_vals): For
        easier i18n, used g_strdup_printf() instead of g_strconcat().

        * capplets/theme-switcher/demo.c (demo_main): move the new menubar.

        * capplets/screensaver-properties/callbacks.c:
          Simplify the execution of the screensaver demo thingies, and add
          /usr/X11R6/lib/xscreensaver to the PATH just before exec so we catch
          the Red Hat Linux-installed ones.

        * capplets/mime-type/edit-window.c (initialize_main_win_vals):
        Patch from Fabrice.Bellet@imag.fr for i18n and portability.

        * capplets/theme-switcher/lister.c (print_standard_stuff): made
        "~/" be gnome_util_user_home instead.

        * capplets/theme-switcher/demo.c (demo_main): patch from Akira
        Higuchi (a-higuti@math.sci.hokudai.ac.jp) to handle I18N in the
        preview window.
1999-08-20 12:10:23 +00:00
tron
985a535659 Update dependence on "gnome-core" and "xscreensaver". 1999-07-14 23:11:34 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
rh
c416109ad7 Update control-center to 1.0.5 1999-05-02 15:15:49 +00:00
tron
f4c46c786d Fix typo noted by Bernd Ernesti. 1999-05-01 12:37:51 +00:00
tron
462c707bdb Update dependences for "gnome-core" package to version 1.0.5.
Fixes PR pkg/7474 by Thilo Manske.
1999-04-26 17:17:05 +00:00
hubertf
72ae85fcb4 xscreensaver is at 3.09 now 1999-04-12 19:46:49 +00:00
garbled
523d61071d Fix to use gnome-core-1.04 now... 1999-04-05 17:16:13 +00:00
garbled
824713b84c Initial import of controlcenter-1.04.
GNOME control-center development library
1999-04-01 05:43:46 +00:00