ajacoutot
cc30d965d3
Bump and fix LDEP after vte3 split.
2022-11-07 17:14:39 +00:00
naddy
21f1bb8ad8
drop RCS Ids
2022-03-11 20:15:18 +00:00
kmos
33ad1f6ebd
x11/roxterm uses C99 for loop syntax. base-gcc needs to be told this
...
Fixes the build on sparc64
2021-05-24 01:37:12 +00:00
ajacoutot
cc6aedbc39
Update to roxterm-3.10.1 (unbreak with -fno-common).
2021-02-11 10:20:04 +00:00
jasper
a1878b6b33
- update to roxterm-3.3.2, this version switches to python3/gtk3/vte3
2020-11-01 13:24:10 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
sthen
fb7f4374ad
sync WANTLIB
2019-07-05 11:52:59 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
naddy
1468e20e73
honor CC, CXX
2017-02-28 18:12:14 +00:00
jca
8d571a3842
Drop the gettext module.
2016-08-27 21:28:18 +00:00
jasper
a5ea93d0f0
update to roxterm-2.9.7
2015-05-09 09:00:43 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
893323e150
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:16:15 +00:00
jasper
c72454e5b5
- update to roxterm-2.9.4
...
* switches to a glorious new python-based build system: maitch. joy!
* switch back to using vte2, as the gtk3 variant doesn't build with new vte
2014-10-05 21:33:30 +00:00
jasper
32e083745a
zap bogus LIB_DEPENDS and sync WANTLIB while here.
...
could use an update by someone who cares..
2014-04-20 17:25:04 +00:00
ajacoutot
edbd4cb711
Remove the librsvg dependency from the gtk ports, _except_ when it's a
...
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
sthen
8885e10814
remove maintainer as per his request.
2013-03-14 20:36:16 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
850236400a
missing build dep on xmlto; failure reported by naddy
2012-11-09 16:18:16 +00:00
ajacoutot
ff52f74e3c
docbook-xsl already comes with libxslt.
2012-09-27 17:26:05 +00:00
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
6d09b77915
Use gtk+3 by default. Turns out it works fine, the issue Stuart ran into
...
lies within vte itself, not the toolkit.
ok sthen@
2012-01-30 10:18:19 +00:00
sthen
c0f9614217
disable gtk3 with an autoconf flag and sync WANTLIB, problem reported by
...
TAKAHASHI Tamotsu, ok ajacoutot@
2012-01-29 19:14:07 +00:00
jasper
7620787f1b
- add missing build dependency
2011-12-07 11:43:16 +00:00
ajacoutot
6701b34d5d
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:20:52 +00:00
jasper
ef7f230a14
adjust after vte,gtk2 was merged into regular vte
2011-09-26 14:30:29 +00:00
ajacoutot
56760fbd6b
Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
...
support by default.
2011-09-23 08:49:41 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
561790a575
- bugfix update to 2.0.1
...
- regen WANTLIB
from Amit Kulkarni (MAINTAINER)
2011-08-28 15:39:10 +00:00
pea
d71d256a27
Update to 1.22.1
...
Change maintainer
Initial diff from Amit Kulkarni with tweaks by me.
ok ajacoutot@
2011-07-27 09:49:58 +00:00
jasper
40038d6302
- gmake is not needed
2010-12-13 09:50:12 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
2a4ec42b2f
Again more new style DEPENDS.
2010-07-30 09:23:28 +00:00
ajacoutot
127208401d
First pass at new REVISION/DEPENDS... not finished yet.
2010-07-30 06:58:57 +00:00
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
pea
66b38302b5
Update to 1.14.2
...
Cleanup WANTLIB
Take maintainership
ok Jona Joachim (previous maintainer), ajacoutot@
2009-05-20 06:34:16 +00:00
jasper
033ac89c2b
- regen WANTLIB
2009-03-07 15:37:38 +00:00
ajacoutot
191ad28d9a
- update to roxterm-1.13.0
...
- since librsvf is about to loose its no_gnome FLAVOR, remove it from
RUN_DEPENDS (depending on half of GNOME to be able to display an icon is
just plain stupid)
looks ok to landry@, ok maintainer
2008-11-18 09:10:05 +00:00
okan
95a86604b9
- update to 1.12.2
...
- add @bin markers
based on an update from Jona Joachim (MAINTAINER)
ok merdely@
2008-07-09 18:59:42 +00:00
ajacoutot
33c949565e
- forgot to bump after last commit
...
spotted by 'eagle eyes' sturm@
2008-04-17 09:01:11 +00:00
ajacoutot
973a6fb381
- tweak the way the gtk-update-icon-cache goo is run
...
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
dba3d217f9
- update to version 1.11.1
...
- regen patches while here
from maintainer Jona Joachim <jaj at hcl-club dot lu>
2008-03-30 15:15:57 +00:00
ajacoutot
c034c4f2d4
- upgrade to version 1.10.1
...
from Pierre-Emmanuel Andre <pea at raveland dot org>
MAINTAINER timeout
2008-02-13 09:53:46 +00:00