Commit graph

6 commits

Author SHA1 Message Date
martti
cc3a1b98db Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12 09:55:08 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
martti
7f436ae9a2 Updated xfce4-datetime-plugin to 0.3.1
* Bug fixes
2004-10-08 06:23:08 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
minskim
bd1741309c Update xfce4-datetime-plugin to 0.3.0. Based on the patch submitted
by Kibum Han in PR pkg/25571.

Changes:
    * datetime/datetime.c: automatically change layout when the panel size is
      small
    * datetime/datetime.c: append entry to select date. format change is
      applied on closing option window
    * internationalization
    * datetime/datetime.c: split main label into two, date label and time label
      add Week starts monday option for calendar (#1181)
      Thanks to Jeroen Peters (xfce-goodies@jpeters.coldmail.nl)
    * add autogen.sh
    * update libtool to 1.5.0a
    * datetime/datetime.c:
      change timeout interval with format string(aware of second field)
2004-05-15 05:01:37 +00:00
martti
f76b4c4e71 Calendar plugin for XFce4. 2003-12-03 05:14:20 +00:00