Commit Graph

1663 Commits

Author SHA1 Message Date
alek
86a304b1c7 Fix WANTLIB marker 2005-01-28 11:36:04 +00:00
alek
01bb9d7fa9 - Use devel/gettext MODULE
- Fix LIB_DEPENDS
- Bump PKGNAME

ok djm@, xsa@
2005-01-28 00:17:26 +00:00
alek
eed3c19985 - Properly enable Xaw3d support
- And WANTLIB marker

ok naddy@
2005-01-28 00:16:16 +00:00
alek
855add0ee0 Add WANTLIB markers 2005-01-27 21:29:41 +00:00
naddy
c01d252558 Complete move graphics/transcode -> multimedia/transcode. 2005-01-25 22:00:34 +00:00
alek
701498dd1b Add WANTLIB marker 2005-01-25 16:01:57 +00:00
alek
f82411d45b Fix WANTLIB marker for -examples subpackage 2005-01-25 14:25:46 +00:00
alek
b3fd840ef8 - Check value returned by malloc(). Fixes core dump on sparc64
- Bump PKGNAME

commit it mbalmer@
2005-01-24 16:30:53 +00:00
mbalmer
b69f39894d Added
SUBDIR += sodipodi
2005-01-24 09:47:07 +00:00
mbalmer
05633dd11b sodipodi is a SVG vector graphics drawing program for GTK/Gnome.
ok alek@
2005-01-24 09:44:08 +00:00
alek
e6e5e93a8c - p5-XML-Parser is needed to build dia
- Fix WANTLIB
2005-01-23 16:13:06 +00:00
pvalchev
ed173a9cd3 WANTLIB; Victor Sahlstedt & Bernd Ahlers 2005-01-23 06:19:12 +00:00
alek
26688087de - Remove patch-config_guess per naddy's request
- Remove graphics/glut dependency as libglut isn't used (only examples need
  it and we don't build them by default)
- Bump PKGNAME

ok naddy@
2005-01-20 19:35:10 +00:00
alek
035cb3110b Adjust LIB_DEPENDS 2005-01-18 14:17:13 +00:00
alek
4e60642612 Add/fix WANTLIB markers 2005-01-18 12:30:57 +00:00
djm
4d6f30cfb3 work around compilation failure when py-Gtk is installed, caused by
stupid include path detection. Reported by espie@
Also add VMEM_WARNING, because gcc3 causes compilation to blow up
later when building ft2font.cpp
2005-01-17 23:56:43 +00:00
alek
632519760c - Fix LIB_DEPENDS (ggi needs newer gii)
- Bump PKGNAME

ok todd@
2005-01-17 12:45:28 +00:00
alek
bab36937e8 - Fix no_x11 FLAVOR
- Add WANTLIB marker
- Bump PKGNAME

go ahead robert@
2005-01-16 22:56:18 +00:00
alek
05d6dc1d22 - Fix audio/liba52 dependency
- Bump PKGNAME

Patch from MAINTAINER
2005-01-16 22:53:17 +00:00
todd
a0a213402a update to 2.1.0 2005-01-14 19:57:05 +00:00
todd
40e0590e17 update to 0.9.0 2005-01-14 19:56:47 +00:00
sturm
7a5be19da5 update to feh 1.3.0
from Victor Sahlstedt <salan at legonet.org>
2005-01-12 20:33:42 +00:00
alek
3ea44f7fd4 - Better dependencies
- Bump PKGNAME

ok brad@
2005-01-09 11:06:38 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
c266fb772b Add WANTLIB marker 2005-01-03 22:41:51 +00:00
espie
312ed07cb9 conflict 2004-12-30 00:43:15 +00:00
kevlo
aeccd144de update to 1.16 2004-12-24 15:36:28 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
marcm
16965c58af Update to 0.94. Add 'gnome' FLAVOR, simplify LIB_DEPENDS.
MAINTAINER timeout
2004-12-22 06:01:23 +00:00
kevlo
6efffac27f upgrade to 1.43; from Douglas Santos <dsantos@hydroxyl.org> 2004-12-15 01:54:33 +00:00
kevlo
e078100a06 upgrade to 0.86; from Douglas Santos <dsantos@hydroxyl.org> 2004-12-15 01:49:28 +00:00
alek
63caef931c - Switch MASTER_SITE to MASTER_SITE_SOURCEFORGE
- Regenerate patches and distinfo as distfile hosted by sf.net is slightly
  different (regenerated configure script and friends) but has same version
  number

ok brad@
2004-12-14 18:28:57 +00:00
espie
b62d7d4f46 remove extraneous WANTLIB picked up in wrong libmpeg.la... 2004-12-14 11:09:54 +00:00
sturm
437a7f500c fix dependencies and bump PKGNAME 2004-12-09 17:26:59 +00:00
todd
7197d2b0ec typo 2004-12-02 00:00:32 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
xsa
122cbcc3eb Update MAINTAINER's e-mail address, per his request; 2004-11-15 21:53:20 +00:00
alek
e1c5a73c68 Better(?) MESSAGE
ok pvalchev@
2004-11-15 18:51:53 +00:00
marc
192cef5c7a Casting a structure element address to (unsigned long *) and
then dereferencing can give you a bus error on sparc64 and
other arches with stricter address alignment requirements than
i386.   "Please commit this" brad@
2004-11-13 20:14:18 +00:00
alek
cfd2ec88eb - Typo in directory name
- Bump PKGNAME

ok djm@
2004-11-11 12:41:33 +00:00
djm
a263235224 +py-matplotlib 2004-11-11 04:06:57 +00:00
djm
a53a5b3145 import matplotlib-0.64:
matplotlib is a python 2D plotting library which produces publication
quality figures using in a variety of hardcopy formats (PNG, JPG, PS,
SVG). matplotlib can be used in python scripts, interactively from the
python shell (ala matlab or mathematica), in web application servers
generating dynamic charts, or embedded in GUI applications.

feedback and ok xsa@ alek@
2004-11-11 04:05:25 +00:00
naddy
c069e2ba48 update to 1.2.9; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:38:03 +00:00
biorn
c430d195ff 20040916 was removed from MASTER_SITES; take it to 20041107
ok MAINTAINER
2004-11-08 15:44:14 +00:00
naddy
ffbf7686f2 - freetype build fix
- don't bother to run autoconf
2004-11-07 16:16:31 +00:00
naddy
42ce301287 build fix for new freetype; ok alek@ 2004-11-07 14:34:42 +00:00
espie
182373cbb4 fix X.org fallout, partly from the idiots at X.org, and from the morons
that do libwmf (how stupid can you get while looking for headers ???)
2004-11-07 10:11:23 +00:00
brad
020d78476c oops 2004-11-07 05:08:16 +00:00
robert
803c986de2 update to the 20040916 snapshot 2004-11-05 15:50:52 +00:00
alek
c2fae5b651 Update my email address
ok pvalchev@
2004-11-04 22:14:11 +00:00
alek
b5a1adee0a Not working, commercial, i386-only, use mplayer/vlc.
ok kevlo@ (MAINTAINER), sturm@
2004-11-02 06:37:58 +00:00
xsa
0aa0e81508 +py-dot 2004-10-27 17:47:42 +00:00
xsa
ac6ce45682 Initial import of py-dot-0.9.9.
Pydot provides an interface for creating both directed and non directed
graphs from Python. Currently all attributes implemented in the Dot
language are supported (up to Graphviz 1.10). Output can be inlined in
Postscript into interactive scientific environments like TeXmacs, or
ouput in any of the format's supported by the Graphvix tools dot, neato,
twopi.
2004-10-27 17:46:49 +00:00
xsa
e9217d5e8f definitly not my day today ... 2004-10-27 12:43:45 +00:00
xsa
27ce58a863 hrmz..sort it right. 2004-10-27 10:12:19 +00:00
xsa
7303e586f1 +py-gd 2004-10-27 09:22:43 +00:00
xsa
e08c6f374b Initial import of py-gd-0.40.
The GD module is an interface to the GD library written by Thomas
Boutell.
2004-10-27 09:21:46 +00:00
brad
f81e2e0341 Fix memory allocation problems and numerous integer overflows.
CAN-2004-0803, CAN-2004-0804, CAN-2004-0886
2004-10-20 20:37:48 +00:00
pvalchev
3394b73d71 do not strip perl script; Jacob Meuser, ok maint. kevlo 2004-10-20 01:08:04 +00:00
espie
6bf52bc1b6 the software authors made a packaging mistake.
Wand-config.1 is so obviously not a manpage...
2004-10-19 00:38:06 +00:00
brad
35c588d654 NOT_FOR_ARCHS -> SHARED_ONLY 2004-10-18 01:23:51 +00:00
brad
e62401ea00 upgrade to gqview 1.4.5 2004-10-17 16:05:47 +00:00
pvalchev
1b204e811a fix alpha build 2004-10-16 06:01:08 +00:00
pvalchev
d43aa91681 remove bogus patch; now builds on alpha 2004-10-16 06:00:48 +00:00
brad
348e1827fe install pkgconfig file for png.
From: Jacob Meuser <jakemsr at jakemsr dot com>
2004-10-15 04:41:13 +00:00
jolan
63069d7be3 build & install documentation, enable threads support, tweaks
from new maintainer Jacob Meuser
2004-10-13 01:38:21 +00:00
naddy
240d2a9b63 Explicitly link libintl with libiconv.
From: Aleksander.Piotrowski@nic.com.pl
2004-10-10 18:20:17 +00:00
sturm
a71eb9bc32 BUILD_DEPENDS on pkgconfig 2004-10-08 21:01:21 +00:00
xsa
8825e43e35 remove MAINTAINER per his request; 2004-10-08 08:22:28 +00:00
jolan
f2e6850917 update to 0.4.9-pre1 2004-10-07 06:12:11 +00:00
jolan
ceb5c0942c bktr tweaks from Jacob Meuser 2004-10-06 01:34:48 +00:00
brad
26be02eb45 take MAINTAINER 2004-10-04 23:32:27 +00:00
jcs
2f12ef3ea6 drop maintainership on things i don't use anymore 2004-10-03 18:13:00 +00:00
sturm
c45e7334e3 remove maintainer per his request 2004-09-23 20:05:43 +00:00
markus
43d0acfb98 support for CyberShot A70; from Alexey E. Suslikov; ok sturm@ 2004-09-23 12:24:11 +00:00
espie
96085825e6 bye bye INSTALL 2004-09-22 21:11:23 +00:00
brad
b01a5d3ff8 bad bad me, I managed to kill the PKGNAME with the previous commit
noticed by espie@
2004-09-22 21:08:20 +00:00
brad
e264d12b1e upgrade to imlib2 1.1.2
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability. It is believed that this bug could
be exploited for arbitrary code execution.

also some port fixes, added missing dependencies, etc.
2004-09-21 22:40:36 +00:00
sturm
06cb6c48c0 Add some sanity checking in XV. Patches from Marcus Meissner
adapted by rohee@ by way of millert@

while here, adapt patches to regular naming scheme
2004-09-21 18:46:03 +00:00
brad
7982d4d3e5 - Don't allow a corrupt GIF image to overflow pixel stack
- Prevent buffer overruns when decoding runlength-encoded images in the BMP format
2004-09-21 18:39:15 +00:00
brad
d8c2bfcc76 not for sparc64 at the moment. 2004-09-21 07:28:58 +00:00
brad
eabc4cd246 upgrade to png 1.2.7 2004-09-20 01:24:10 +00:00
brad
051e65a1bf fixes a DoS issue with the BMP decoder, integer overflow and heap-based
buffer overflow with the XPM decoder, and integer overflow with the ICO
decoder.

CAN-2004-0753, CAN-2004-0782, CAN-2004-0788
2004-09-19 23:41:32 +00:00
espie
0bf9b696be typo. noticed by pval@ 2004-09-18 20:57:07 +00:00
espie
18874d2495 new style conflicts 2004-09-18 12:45:06 +00:00
robert
c5ded5b610 SECURITY:
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability.
It is believed that this bug could be exploited for arbitrary code execution.

ok brad@
2004-09-15 19:41:44 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
pvalchev
40fa65c45d add license markers 2004-09-15 00:40:23 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
espie
0e9b557b5f Make sure we don't grab gtkxhtml nor other stuff on the way.
okay pvalchev, naddy, brad.
2004-08-21 19:02:16 +00:00
pvalchev
f56ee305f9 conflict w/ mjpegtools that someone forgot to register 2004-08-15 14:39:39 +00:00
brad
94c571c2e0 PNG vulnerability fix.
http://www.imagemagick.org/www/Changelog.html

ok pvalchev@
2004-08-13 06:17:41 +00:00
brad
cf013a1bef sync libtool patches
ok pvalchev@
2004-08-13 06:16:38 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
espie
de067c2bbc new plists 2004-08-10 14:01:02 +00:00
espie
eb4ac27076 new plist 2004-08-10 13:35:50 +00:00
espie
a21d438c0e new plist 2004-08-10 09:50:55 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00