Commit Graph

4229 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
zhuk
e124365275 Hook up qimageblitz and prison. 2013-03-21 08:31:55 +00:00
zhuk
87148d9a39 Import qimageblitz-0.0.6, technically an update of x11/kde4/qimageblitz.
Is being moved out of x11/kde4 as non-SC member.

Graphical effect and filter library, initially designed for KDE 4.

ok landry@
2013-03-21 08:30:22 +00:00
zhuk
78a1ce8568 Import prison, a Qt-based barcode abstraction layer/library which provides
uniform access to generation of barcodes with data.
KDE 4.10 prerequisite.

ok landry@
2013-03-21 08:26:19 +00:00
sthen
3f38bfe293 slackware tarball of cairo is *not* the same (they trim test/reference/*
and repack); revert my last commit here.
2013-03-20 00:25:52 +00:00
sthen
2dba0837a5 sort 2013-03-19 15:49:09 +00:00
sthen
347a6bb178 +glm 2013-03-19 15:48:05 +00:00
sthen
cd934faf69 import ports/graphics/glm, ok gonzalo@
OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL) specification.

GLM provides classes and functions designed and implemented with the same
naming conventions and functionalities as GLSL so that when a programmer
knows GLSL, he knows GLM as well, which makes it really easy to use.

This project isn't limited to GLSL features. An extension system, based
on the GLSL extension conventions, provides extended capabilities:
matrix transformations, quaternions, half-based types, random numbers,
procedural noise functions, etc...

This library works perfectly with OpenGL but it also ensures interoperability
with third party libraries and SDKs. It is a good candidate for software
rendering (Raytracing / Rasterisation), image processing, physic simulations
and any context that requires a simple and convenient mathematics library.

GLM is written in C++98 but can take advantage of C++11 when supported
by the compiler.
2013-03-19 15:47:41 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
ajacoutot
bc254453e8 Regen WANTLIB and bump; for some reason this was needed to make gstreamer
picks up the gstclutterink properly.
2013-03-18 18:37:13 +00:00
sthen
edec5ef056 as reported by Andres Perera, cairographics.org is slow for some users;
add slackware's mirrorbrain redirector as an alternative MASTER_SITES.
ok giovanni@
2013-03-18 15:05:48 +00:00
sthen
dd9c501f2d regen patch with correct line numbers. no other change. 2013-03-17 23:48:24 +00:00
dcoppa
336da82395 Update to feh-2.9.1 2013-03-14 13:25:30 +00:00
benoit
ed5eff20d3 - update xmedcon to 0.12.0
- bump SHARED_LIBS
- update WANTLIB and patches
- regen PLIST
- remove PFRAG.shared
2013-03-14 10:04:25 +00:00
brad
08da8b8724 Update to FFmpeg 20130214 snapshot. From 1.1 branch.
ok sthen@
2013-03-13 02:26:44 +00:00
fgsch
ac96652255 bump after py-Imaging change. 2013-03-11 22:59:56 +00:00
fgsch
a25e2197eb folds all subpackages back into the main port.
ok sthen@ and someone else i can't remember before lock.
2013-03-11 22:57:13 +00:00
giovanni
c389b8f1b0 Bugfix update to 2.8.4 version 2013-03-11 16:21:45 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
131f374953 +graphite2 2013-03-10 09:06:19 +00:00
ajacoutot
099fdcce49 Import graphite2-1.2.1.
Graphite is a package that can be used to create "smart fonts" capable
of displaying writing systems with various complex behaviors. A smart
font contains not only letter shapes but also additional instructions
indicating how to combine and position the letters in complex ways.
<...>

ok landry@
2013-03-10 09:05:48 +00:00
benoit
ff83281cdc - update pngcrush to 1.7.52
- update PERMIT_*
2013-03-09 22:55:25 +00:00
benoit
9b9aee16e8 - take maintainership
- update PERMIT_*
- bump REVISION

ok okan@
2013-03-09 15:35:43 +00:00
sthen
9b92747348 new PERMIT stuff. 2013-03-09 11:20:32 +00:00
sthen
f0a88178ab update darktable to 1.13 but mark it BROKEN for now as it frequently
triggers the strict mutex_unlock checks from rthread_sync 1.34, causing it
to abort.

rolls in some patches applied upstream thanks to Pascal de Bruijn.
2013-03-09 11:18:14 +00:00
sthen
0f080c706b update to ufraw 0.19.1 2013-03-08 11:28:56 +00:00
benoit
11dee442a0 - update jhead to 2.97
- update patches

ok okan@ (maintainer)
2013-03-08 07:54:30 +00:00
ajacoutot
0fe1df51fd Sync WANTLIB after colord update. 2013-03-08 07:01:51 +00:00
ajacoutot
ce896c4fbc -shared-color-profiles 2013-03-08 06:59:59 +00:00
ajacoutot
2b19d1ca0a Remove shared-color-profiles which is now part of colord. 2013-03-08 06:59:42 +00:00
ajacoutot
b278299823 Update to colord-0.1.30. 2013-03-08 06:58:38 +00:00
ajacoutot
d91f0c08da Fix pnm corruption due to error being sent to stdout.
from Jeremie Courreges-Anglas, thanks!
2013-03-08 06:44:18 +00:00
djm
128e83da3c drop MAINTAINERship of my ports. I simply don't have time to give them
the attention they deserve
2013-03-08 02:04:37 +00:00
brad
ff79dc1bd7 Update opencsg to 1.3.2.
From Amit Kulkarni.

ok sthen@
2013-03-08 01:34:19 +00:00
brad
228aa4b5a5 Update for newer Boost.
From Amit Kulkarni.

ok sthen@
2013-03-08 01:25:44 +00:00
brad
6dbb68ed59 Update to aqsis 1.8.2. Tied to the Boost update.
From Amit Kulkarni.

ok sthen@
2013-03-08 01:24:44 +00:00
ajacoutot
3c286188af Update to colord-gtk-0.1.24. 2013-03-05 07:57:31 +00:00
jasper
f8977893de - update p5-Image-ExifTool to 9.13
from maintainer patrick keshishian
2013-03-04 21:50:07 +00:00
eric
d50f8fdde1 update to cairo 1.12.14
prodded by Brad

ok aja@ naddy@
2013-03-04 20:40:18 +00:00
ajacoutot
9209b9cd44 Update to shared-color-targets-0.1.2. 2013-03-02 13:52:29 +00:00
jasper
9e4c660d68 - update to clutter-gst-2.0.2. 2013-03-02 12:32:11 +00:00
jasper
1148d8193d - update to node-canvas-1.0.0 2013-03-02 12:29:09 +00:00
bcallah
905a6c7e54 Do this the right way, as noted by espie@ on ports@
ok aja@ jasper@ (the two MAINTAINERS)
2013-02-09 17:38:24 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
bcallah
1f8e9aeef5 Fix 'make fake' when no_nautilus is found in FLAVORS.
ok aja@
2013-02-08 17:12:31 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
jasper
225abed6b2 add conflict markers with py-Pillow. 2013-02-04 07:55:26 +00:00
kirby
c2100bd1e9 - enable building of libILU and libILUT
- bring in ilur cli program usable for various graphics transformations
 - regen distinfo
 - merge PFRAG.shared into PLIST (pointed out by dcoppa@)

ok landry@
2013-02-03 12:53:11 +00:00
ajacoutot
f7575cb51d Fix parsing of JPEG orientation tag (upstream). 2013-02-02 09:24:08 +00:00
giovanni
ce2717fe29 Disable textproc/gtk-doc hidden dependency, spotted by Moritz Grimm
help & ok ajacoutot@
2013-01-31 15:08:09 +00:00