Commit graph

32574 commits

Author SHA1 Message Date
jlam
2f48ed20a6 buildlink1 -> buildlink2 2002-09-24 09:36:39 +00:00
chris
818967d985 Conversion of ogg123 to use the tremor library. This makes my arm boxen
capable of decoding ogg vorbis files in real time.

Note this package produces one binary: igg123, which is compatible with ogg123.
2002-09-24 09:35:15 +00:00
jlam
ca2e4b2808 buildlink1 -> buildlink2 2002-09-24 09:34:37 +00:00
chris
6de5bf269f Initial import of tremor, the fixed point ogg vorbis decoder lib. 2002-09-24 09:32:59 +00:00
jlam
c19c52d4e7 buildlink1 -> buildlink2 2002-09-24 08:45:16 +00:00
jlam
210d6f9c51 Use |, not : to separate case conditions. 2002-09-24 08:37:53 +00:00
jlam
13cc963ef4 buildlink1 -> buildlink2 2002-09-24 08:33:07 +00:00
jlam
0bbbc9eb4b Trivially use buildlink2. 2002-09-24 08:30:45 +00:00
dmcmahill
b4271d038d note update of www/bins to 1.1.17 2002-09-24 02:08:53 +00:00
dmcmahill
f96f445a7a udpate to bins-1.1.17. Changes since last packaged version:
BINS 1.1.17
---------

- new parameter feedbackMail to add a link "Send Feedback" in the
pages (only used in the joi templates for now).

- new parameter treePreview to add a the thumbnail album in the tree
page (only used in the joi templates for now).

- new parameters backgroundImage & excludeBackgroundImage to use an
image as a wallpaper (only used in the joi templates for now).

- joi templates have been updated, using above features.

(templates and patch by Joachim Kohlhammer).

- Russian translation has been updated.
(thanks to Andrei Emeltchenko).

BINS 1.1.16
-----------

- static elements (icons, css, javascript, etc.) can now be used by
the templates, by using a static subdir in the templates directory
(see the joi templates).

- joi templates has been added. It uses icons, css and javascript. See
http://album.sautret.org/300_lieux/500_Paris/index.html for an example
applied on some of the sub-albums of my main album. You can use it
with the templateStyle parameter in the binsrc or album.xml, or with
the -s command line parameter (see bins(1) man page).
(templates and patch by Joachim Kohlhammer).

- new parameter homeURL has been added to link your home page to the
Leave button of the joi template.

- javaScriptPreloadImage parameter has been renamed to
javaScriptPreloadThumbs. New javaScriptPreloadImage parameter can be
used to add some javascript code in image pages to preload the next
image of the same size when current one is loaded, to speed up the
album browsing.
(patch from David Panofsky).

- added Russian translation.
(thanks to Andrei Emeltchenko).

- Mandrake 9.0 and NetBSD packages are now available. Check the
download page.
(mdk rpm by C<E9>dric Thevenet, NetBSD package by dmcmahill @ netbsd.org)

- install.sh script can now install BINS in specified directories. For
example, to install it in /opt/bins, use the following command :
PREFIX=/opt/bins install.sh
2002-09-24 02:01:29 +00:00
uebayasi
70026ed367 Libtool is required. PR#18390 by Gordon Zaft. 2002-09-24 00:37:01 +00:00
jlam
3ac80e007e buildlink1 -> buildlink2 2002-09-23 23:55:25 +00:00
jlam
0fb75d8658 For completeness, also allow for ./* when naming uninstalled libtool
archives, and also do the special handling for dependency_libs.
2002-09-23 23:51:28 +00:00
jlam
f2a3cbaeba Also add -L*/.libs for *.la that start with "../", which is also quite
common when referring to an uninstalled libtool archive.
2002-09-23 23:49:01 +00:00
jlam
c0638606ad buildlink1 -> buildlink2 2002-09-23 23:44:07 +00:00
taca
9650cc50f8 Note update of converters/p5-Jcode to 0.82. 2002-09-23 23:41:02 +00:00
taca
c2a051d14c Update p5-Jcode package to 0.82.
$Revision: 0.82 $
! Jcode.pm
  pod typo fix and better jcode.pl compatibility
  by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
  Message-Id: <20020923190414.2134.MSYK@mtg.biglobe.ne.jp>
2002-09-23 23:39:58 +00:00
jlam
f2c0e2bffd buildlink1 -> buildlink2 2002-09-23 23:34:59 +00:00
jlam
caade430d2 buildlink1 -> buildlink2 2002-09-23 23:23:26 +00:00
jlam
393305a676 buildlink1 -> buildlink2 2002-09-23 23:11:58 +00:00
jlam
c1b754c28f Typo 2002-09-23 23:08:08 +00:00
jlam
d9470465be buildlink1 -> buildlink2 and minor installation fixups. 2002-09-23 23:05:42 +00:00
jlam
04bd7ae0e8 buildlink1 -> buildlink2 2002-09-23 23:01:03 +00:00
jlam
8ff71ee60c buildlink1 -> buildlink2, and use the BUILD_DIRS functionality instead of
manually building in each directory in a custom do-build target.
2002-09-23 23:00:45 +00:00
jlam
f3710c1e32 buildlink1 -> buildlink2 2002-09-23 22:55:30 +00:00
jlam
b8adc62247 multi-gnome-terminal looks for its icons in the mgt subdirectory of
share/pixmaps.  This also prevents a conflict with gnome-pixmaps.
2002-09-23 22:51:47 +00:00
jlam
f1c3d9af03 buildlink1 -> buildlink2 2002-09-23 22:41:56 +00:00
jlam
30998f5193 buildlink1 -> buildlink2, and remove dependency on autoconf. 2002-09-23 22:39:22 +00:00
jlam
cdf192280e buildlink1 -> buildlink2 2002-09-23 22:38:06 +00:00
jlam
3a13ebd730 The previous commit of libtool-fix-la let a lot of references to the build
directory escape into the installed *.la files.  Fix this by only adding
-L*/.libs if the *.la file is uninstalled, and by filtering out references
to ${WRKSRC}.
2002-09-23 22:32:07 +00:00
jlam
e9e26df1fc buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
jlam
34bb09d975 Move the USE_BUILDLINK2 definition into the common Makefile where we
include several buildlink2.mk files.
2002-09-23 21:47:50 +00:00
jlam
64b5bb855e Ensure that the libxml headers may be found as <libxml/*>. 2002-09-23 21:45:10 +00:00
jlam
0647e3c732 buildlink1 -> buildlink2 2002-09-23 21:01:43 +00:00
jlam
d22ad9d6be Unused. 2002-09-23 20:53:13 +00:00
jlam
eb73441760 buildlink1 -> buildlink2 2002-09-23 20:51:51 +00:00
jlam
a8a2f3e635 Don't add -rpath to the libtool command used to create the uninstalled
libcompat.la, as that makes libtool think that package will be installed.
This was causing libpsiconv.la to depend on libcompat.la, even though the
latter was never installed.  Bump the PKGREVISION.
2002-09-23 20:39:21 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
wiz
ee181dd38f Only link in gtk1 headers. 2002-09-23 19:27:09 +00:00
wiz
3c505a0c37 Convert to buildlink2. 2002-09-23 18:08:36 +00:00
tsarna
a5e9687c08 Support for Zoularis/Linux, cloned from the solaris support 2002-09-23 17:34:38 +00:00
wiz
f0ef988870 Convert to buildlink2. 2002-09-23 17:29:43 +00:00
wiz
54346bcda4 Unused. 2002-09-23 17:23:28 +00:00
wiz
1864f05443 Convert to buildlink2. 2002-09-23 17:22:54 +00:00
wiz
b80d83ae09 Unused. 2002-09-23 16:58:56 +00:00
wiz
9eb23048cc Convert to buildlink2. 2002-09-23 16:57:03 +00:00
wiz
3be8bea35a Convert to buildlink2, add buildlink2.mk. 2002-09-23 16:56:03 +00:00
wiz
daa921044c Unused. 2002-09-23 15:53:00 +00:00
hubertf
b81f582cd8 Add xkbset 0.3:
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface.  It allows one to configure
most of the options connected with the XKB extensions.  They are described
in Section 10 of XKBlib.ps.


XXX

With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:

	xkbset exp bo
	xkbset bo

Thanks to erik.berglund@deployit.biz for this hint!
2002-09-23 15:41:24 +00:00
hubertf
bc7409d99e add & enable xkbset 2002-09-23 15:41:16 +00:00