Commit graph

24087 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
22a3008d23 + exact-image. 2009-10-11 10:28:58 +00:00
Thomas Klausner
44a03d8b87 Initial import of exact-image-0.7.5:
This will become a template based image manipulation library with
fast, yet space efficient data-layout and algorithms.

XXX: I didn't get it to convert any files yet.
2009-10-11 10:26:50 +00:00
Thomas Klausner
b053dfcd3b + pcsx-df. 2009-10-11 10:12:07 +00:00
Thomas Klausner
4154d4377c Initial import of pcsx-df-1.10. Does not work at all, but compiles fine.
TODO:
Plugins need to be ported for non-Linux.
Dumps core when looking for plugins in /usr/lib.

DESCR:
PCSX-df is a forked version of the dead PCSX emulator, with a nicer
interface and several improvements to stability and functionality.

PCSX-df uses the PSEMU plugin interface to provide most functionality;
without them, you will not be able to use it to play games.

PCSX-df has a very capable Internal HLE BIOS that can run many
games without problems. It is recommended that you use it. However,
if you own a real Playstation, you may be able to use your own BIOS
image. PCSX-df will find it in ~/.pcsx/bios/ if you place it there.
2009-10-11 10:04:42 +00:00
Aleksey Cheusov
b77de4a291 fixes for Darwin (case insensitive HFS+) 2009-10-11 09:38:45 +00:00
Tobias Nygren
6fce58fc09 remove local hack that slipped in 2009-10-11 09:30:15 +00:00
Thomas Klausner
02f257cb96 Fix build with openjdk.
Convert to user-destdir. Fix PLIST.
2009-10-11 08:43:11 +00:00
Aleksey Cheusov
2e25ce1a69 update to 0.32.0
Major changes:

  fix: workaround for buggy FreeBSD (at least 6.2-7.2) shell that
  doesn't handle correctly 'if eval false;' statement if 'set -e'
  mode is activated.

  fix: PSS_SLAVES is unset before building src_summary in !MASTER mode.

  New variable RSYNC_CMD is introduced. It sets the command used for
  uploading logs and packages. [rsync]

  New variable REPORT_FILE is introduced. It defaults to
  "report_mini.txt" for shortened report. Set it to "report.txt" for
  full report. REPORT_CMD variable doesn't contain `<' redirection
  anymore.

  New option "distbb -K" for skipping a pkg_summary updating step.

  New option "distbb -l" for labeling a bulk build. Unless -B option
  was applied, BUILD_ID and logging directory will look like
  YYYYMMDD-<label>.

  New option "distbb -x" for excluding specified stages from bulk build.
  For example, "distbb -xupload_pkgs -xupload_logs -p wip/distbb".

  NOTES section in META/report.html is not surrounded by <p></p> pair.
  Do it manually if you need.

  "distbb -B" can get a full path to the logging directory, not just
  subdirectory of $REPORTS_DIR. Such a directory may be everywhere,
  not necessarily under $REPORTS_DIR.

  By default net/tnftp is also a part of EXTRA_DEPS.

  Better handling of REPORT_MINI_SIZE_LIMIT.

  Warning messages about packages versions going backward are
  collected in $build_src_summary_log_fn
2009-10-11 08:05:13 +00:00
Thomas Klausner
0c1506e66f + linphone-3.2.1, meta-tracker-0.7.2, ogmrip-0.13.2, rsyslog-4.4.2. 2009-10-11 02:01:10 +00:00
fulvio ciriaco
9cfe2c9a25 I had forgot buildlink3 2009-10-10 19:54:51 +00:00
fulvio ciriaco
1a5092c4f4 since some patches where applied upstream, remove them. 2009-10-10 19:53:28 +00:00
Tobias Nygren
a283f4d91b - merge patches from xulrunner
- update to 3.5.3
- reset MAINTAINER (I don't feel responsible for this package)
2009-10-10 14:15:29 +00:00
Pierre Allegraud
e4ea98d59e Add openfst 2009-10-10 13:34:08 +00:00
Pierre Allegraud
e823b336cc Import openfst-1.1 as wip/openfst.
OpenFst is a library for constructing, combining, optimizing, and searching
weighted finite-state transducers (FSTs). Weighted finite-state transducers are
automata where each transition has an input label, an output label, and a
weight. The more familiar finite-state acceptor is represented as a transducer
with each transition's input and output label equal. Finite-state acceptors are
used to represent sets of strings (specifically, regular or rational sets);
finite-state transducers are used to represent binary relations between pairs
of strings (specifically, rational transductions). The weights can be used to
represent the cost of taking a particular transition.

This library was developed by contributors from Google Research and NYU's
Courant Institute. It is intended to be comprehensive, flexible, efficient and
scale well to large problems. it has been extensively tested. It is an open
source project distributed under the Apache license.
2009-10-10 13:29:20 +00:00
Tobias Nygren
23e12f4cb3 Fix i386 PLIST. Reported by Zafer. 2009-10-09 20:24:14 +00:00
Tobias Nygren
b281aa8f3d hook plugin dependencies into build 2009-10-09 14:53:09 +00:00
Robert Doerfler
7ccb6d0fdc Added goattracker 2009-10-09 11:20:58 +00:00
Robert Doerfler
516d7fd8fa Import goattracker-2.68 as wip/goattracker.
This is a crossplatform C64 music editor. Supports output via Dag Lem's reSID
engine, the HardSID 4U USB device & HardSID soundcards or CatWeasel MK3.

From V2.0 onwards the editor includes more powerful step-programming (wave/
arpeggio, pulse and filter), 63 instruments, more instrument parameters &
pattern commands. May be less userfriendly than V1.xx, but you can import
V1.xx songs and instruments to see how the corresponding V2 features work.
Rastertime usage has stayed about the same. Also available in stereo.

V2.68 adds Antti Lankila's improved reSID distortion code. See /I command
line option.
2009-10-09 11:14:03 +00:00
Thomas Klausner
e90920a405 Fix MASTER_SITES. 2009-10-09 09:16:40 +00:00
Daniel Horecki
717cb2f9ce update checksum of patch-aa 2009-10-09 07:54:30 +00:00
Thomas Klausner
93e12e27fc Remove obsolete @dirrm. 2009-10-09 06:34:51 +00:00
Tobias Nygren
45e949ef18 fix compile errors while building NetxPanel. Remove obsolete options.mk. 2009-10-09 06:33:33 +00:00
Thomas Klausner
cc14d75325 Fix java dependency, failed to build though; tried updating
but still fails to build:

javac  -classpath classes:./source:/usr/pkg/java/openjdk7/lib/tools.jar:. -d classes source/javax/activation/MimeType.java
source/javax/activation/MimeType.java:262: cannot find symbol
        throw new MimeTypeParseException(message, token);
              ^
  symbol:   constructor MimeTypeParseException(String,String)
  location: class MimeTypeParseException
source/javax/activation/MimeType.java:269: cannot find symbol
            throw new MimeTypeParseException(message, token);
                  ^
  symbol:   constructor MimeTypeParseException(String,String)
  location: class MimeTypeParseException
2 errors
2009-10-09 06:31:56 +00:00
Thomas Klausner
594b739433 Wants pkg-config. 2009-10-09 06:16:01 +00:00
Thomas Klausner
16d4fbd0a0 Noted TODO entries here are fixed. 2009-10-08 23:04:02 +00:00
Thomas Klausner
580b254d7a Remove obsolete @dirrm. 2009-10-08 23:03:39 +00:00
Thomas Klausner
e52022dee3 Convert to user-destdir, simplify, fix installed bin-script. 2009-10-08 23:02:58 +00:00
Thomas Klausner
337200735e Convert to user-destdir, and remove some after all unnecessary variables. 2009-10-08 22:40:58 +00:00
Tobias Nygren
3b9543ef1e openjdk7-icedtea-plugin 2009-10-08 22:36:11 +00:00
Tobias Nygren
edf51d83c8 Import openjdk7-icedtea-plugin-1.11.0.20091005 as wip/openjdk7-icedtea-plugin.
This is a Java plugin for NPR compatible browsers.

I think it's pretty close to working, but not there yet.
2009-10-08 22:35:05 +00:00
Thomas Klausner
6d58319282 Get further in compiling this.
Doesn't find jni.h now, though it's included in the pulled-in java package.
2009-10-08 22:31:01 +00:00
Tobias Nygren
ba96406730 prepare for spin off of the plugin to wip/openjdk7-icedtea-plugin 2009-10-08 22:03:33 +00:00
Thomas Klausner
3f959d6d0c Add patch against spam in lyrics, from upstream.
Bump PKGREVISION.

Remove TODO, now that amarok's tested working.
2009-10-08 21:15:24 +00:00
Tim Larson
6ab5bd03a2 minor changes 2009-10-08 20:25:12 +00:00
Tim Larson
f784e14d20 Adding etoile 2009-10-08 19:23:27 +00:00
Tim Larson
1ce0784b44 Etoile intends to be an innovative GNUstep-based user environment built
from the ground up on highly modular and light components with project
and document orientation in mind, in order to allow users to create
their own workflow.
2009-10-08 19:21:26 +00:00
Thomas Klausner
6f55d2733f Remove patch that was integrated upstream. 2009-10-08 18:50:44 +00:00
Thomas Klausner
bf1f4dca2a Update to 1.0.0beta5:
digiKam 1.0.0-beta5 - Release date: 2009-10-05

NEW FEATURES:

General        : AdvancedRename utility is used throughout digiKam now (AlbumUI, CameraUI and BQM).
ImageEditor    : New menu option to switch image color space quickly.
ImageEditor    : Black and White converter: add standard Blue and Yellow-Green color filters.

BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):

001 ==> 193482 : XMP/IPTC fields in Batch Rename tool.
002 ==> 183435 : No more file manager at media:/camera.
003 ==> 200758 : digiKam, dolphin, dc is not in peripherals list.
004 ==> 206071 : Not reading image properties.
005 ==> 191113 : digiKam doesn't recognize images with colorspace adobergb.
006 ==> 206487 : Unsharp mask algorithm in batch processing should equal the one in kipi.
007 ==> 206570 : Crashed when scrolling through thumbnails in edit mode.
008 ==> 206712 : Raw Import Tool: RGB (linear) provides gamma corrected output and should be named as such.
009 ==> 206857 : Unclear English in sentence.
010 ==> 149485 : Advanced image resize for the digiKam editor.
011 ==> 206426 : Default ICC profile locations reads the same directory twice.
012 ==> 203176 : Deleting 2 files still shows one afterwards.
013 ==> 205059 : The default path for image library is not localizable.
014 ==> 204084 : Showfoto claims that there are no images in directory that contains symlinks to images.
015 ==> 197817 : digiKam should utilize _icc_profile X property.
016 ==> 205756 : Copy and paste fails silently when pasting file back into the same folder.
017 ==> 207239 : When pressing Enter thumbnails should be enlarged, also after changing from Tags to Collection or similar.
018 ==> 200830 : 100 % CPU usage without obvious reason.
019 ==> 204480 : Unable to access albums on drives other than C:.
020 ==> 154463 : Autorename while transferring pictures from cam to PC adds lots of '0'.
021 ==> 207882 : Manual: RAW decoder settings: 16 bit not clearly explained.
022 ==> 208004 : Geolocation tool needs higher zoom levels.
023 ==> 207293 : when showing whole collection status bar filters don't work.
024 ==> 206670 : after deleting an image the image before the deleted image is displayed/selected instead of the image after the deleted one.
025 ==> 208160 : After edition image has different colors in QT nad GTK+ applications.
026 ==> 207332 : editor works on the wrong image if a new one was chosen while processing.
027 ==> 206666 : thumbnail borders are drawn inside instead of outside the images thus hiding parts of the image
028 ==> 195050 : Color management doesn't work in thumbnails and view mode.
029 ==> 200357 : digiKam, exif rotation, thumbnail not rotated.
030 ==> 203485 : consider using KGlobalSettings::picturesPath() instead of KGlobalSettings::documentPath().
031 ==> 204053 : Remember cursor position in album view after refresh / sync.
032 ==> 197413 : Changing the name of an album does not update album list.
033 ==> 202780 : Channel Mixer: Preview not updated when opening dialog.
034 ==> 191854 : digiKam crashed when scanning newly added folders to local collections.
035 ==> 204237 : Attempting Add HPE427 Photosmart Camera To Import Pictures.
036 ==> 196480 : Crash on starting digiKam.
037 ==> 207053 : Replace current renaming in AlbumUI with AdvancedRename utility.
038 ==> 206094 : Camera GUI: Selection with Shift+Pos1/End does not work.
039 ==> 092098 : Plugin for automatically adding copyright marks to pictures.
040 ==> 192242 : Album rename sometimes doesn't show existing album name in dialog.
041 ==> 208851 : Collections: Detection of duplicate collections too strict.
042 ==> 179370 : Crashed while downloading a video file from camera.
043 ==> 141238 : Album tree lacks horizontal scroll bar.
044 ==> 207486 : With 16-bit images, adjustlevels acts weird when inserting manually values into input fields.
045 ==> 193748 : Crash upon importing images from camera.
046 ==> 206109 : digiKam marble map theme not selectable.
047 ==> 207994 : Refresh meta data view on right side after exif import.
048 ==> 207911 : Crash after trying to re-open Image Editor containing an unsaved RAW image.
049 ==> 204080 : It crashed when it was closing.
050 ==> 198554 : Crash on making thumbnails, every time.
051 ==> 207330 : digiKam crashes if the editor has to open a new image while working on another.
052 ==> 209189 : Make albumview rotation buttons optional.
053 ==> 209343 : Mouse-wheel should jump to next/previous picture if used when viewing a picture.
054 ==> 193879 : Crash while rating pictures.
055 ==> 209437 : Allow to use mouse click and drag to move around the image in View mode.
2009-10-08 18:50:02 +00:00
Thomas Klausner
3c55e1702f + bsnes-0.052, cclive-0.5.2, dmxproto-2.3, jakarta-log4j-1.2.15
[now called apache-log4j,
  http://logging.apache.org/log4j/1.2/download.html], jalview-2.4,
  libdmx-1.1.0, mcabber-0.9.10, meta-tracker-0.7.1, virtualbox-3.0.8.
2009-10-08 16:12:25 +00:00
Filip Hajny
ff26038369 Import php5-intl-5.2.9.1.0.2 as wip/php-intl.
Internationalization extension (further is referred as Intl) is a wrapper for
ICU library, enabling PHP programmers to perform UCA-conformant collation and
date/time/number/currency formatting in their scripts.

It tends to closely follow ICU APIs, so that people having experience working
with ICU in either C/C++ or Java could easily use the PHP API. Also, this way
ICU documentation would be useful to understand various ICU functions.
2009-10-08 11:49:54 +00:00
Filip Hajny
af772786ed Import php5-tidy-5.2.9 as wip/php-tidy.
PHP is a programming language designed to be embedded into web pages.
This module is a binding for the Tidy HTML clean and repair utility which
allows you to clean and manipluate HTML documents.
2009-10-08 11:31:28 +00:00
Filip Hajny
33952f1fff Import php5-http-5.2.9.1.6.5 as wip/php-http.
This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.

It eases handling of HTTP urls, dates, redirects, headers and
messages, provides means for negotiation of clients preferred
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.

It provides powerful request functionality, if built with CURL
support. Parallel requests are available for PHP 5 and greater.
2009-10-08 11:18:41 +00:00
Filip Hajny
6c84dc2edd Import php5-fileinfo-5.2.9.1.0.4 as wip/php-fileinfo.
Allows retrieval of information regarding a vast majority of file types.
This information may include dimensions, quality, length etc.

Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.
2009-10-08 10:55:27 +00:00
Filip Hajny
62ee09738f Import php5-dtrace-5.2.9.1.0.3 as wip/php-dtrace.
PHP is a programming language designed to be embedded into web pages.
This PECL module allows dtrace to instrument PHP.
2009-10-08 10:36:26 +00:00
OBATA Akio
0e4c404ca0 Note SA36929. 2009-10-08 10:22:58 +00:00
Filip Hajny
c5e9faedd3 Missed distinfo before 2009-10-08 09:48:34 +00:00
Filip Hajny
b7fde3e9b8 Adding patch to merge in CFLAGS/LDFLAGS and link properly on Solaris 2009-10-08 09:45:19 +00:00
fulvio ciriaco
fa4ae19240 An initial commit for mlton: http://mlton.org/ 2009-10-08 06:11:12 +00:00
Mike Bowie
5c58d7f4f2 Import memcached-1.4.1 as wip/memcached14.
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
2009-10-07 20:52:22 +00:00