Commit graph

49 commits

Author SHA1 Message Date
obache
4a2b28c36f Update obconf to 2.0.3 and reimport.
2.0.3:
  * Added Norwegian translation
  * Added Turkish translation
  * Updated Traditional Chinese, Italian, and Swedish translations
  * Add support for the desktop warping option
  * Add support for showing the popup notification when changing desktops
  * Better build support for Max OSX platform (no --export-dynamic)
  * Major layout changes
  * Add support for putting the move/resize popup in a fixed position on screen
  * Add support for the <active> window placement option
  * New icon by Myles Green
  * Show an error when the configuration file is not valid, so it doesn't get
    destroyed by ObConf
  * Add a --config-file option to specify an alternate configuration file.
  * Auto-load the same configuration as Openbox is using, if Openbox was run
    with --config-file
2013-12-08 07:59:47 +00:00
dholland
4074600e17 Remove wm/obconf as promised. It hasn't been buildable for years,
because it no longer works with the version of openbox in pkgsrc.

Meanwhile, upstream seems to have decided that they don't need to make
releases any more, so there's no prospect of a new version being
available, only random development version taken directly from their
SCM.

If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.

At that point we can reimport the package.
2012-07-14 22:25:04 +00:00
dholland
faddc10d8d Mark this BROKEN, per tech-pkg. It does not build against any remotely
recent OpenBox. Meanwhile, upstream seems to have decided that they
don't need to make releases any more, so there's no prospect of a new
version being available, only random development versions taken
directly from their SCM.

If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.

If nothing develops, the package will be removed sometime after 2012Q2
is branched.
2012-06-24 21:48:06 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
dholland
dcd1d94e23 Requires gtar, per PR 42939. 2010-05-31 23:11:57 +00:00
snj
19ab90db3a I've spoken with upstream and the original distfile has been restored.
Adjust distinfo, change DIST_SUBDIR, fix MASTER_SITES and HOMEPAGE,
correct desktop-file-utils include, and bump PKGREVISION.
2010-02-01 22:44:23 +00:00
tnn
6e81e35459 fix mis-merge 2010-02-01 14:39:20 +00:00
tnn
8595a87484 patch-ab: merge fix for upstream bug 3285.
Closes our PR pkg/42713 (obconf segfaults on startup)
Ride previous bump.
2010-02-01 14:29:43 +00:00
tnn
973844fe26 Distfile has changed on master site. The only actual change is that
some files have been regenerated with newer autotools.
Bump REVISION and set DIST_SUBDIR.
2010-02-01 14:11:38 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
6c20fe2294 Improve HOMEPAGE. 2009-08-21 22:42:59 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
5a22281a0c Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:40:04 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
snj
3efdf90ede Others have been doing a fine job of maintaining this package, and I haven't
used it in years, so reset maintainer to pkgsrc-users@.
2008-11-02 21:50:21 +00:00
tnn
bcdc5d79ab Update to obconf-2.0.3.
2.0.3:
  * Add support for the desktop warping option
  * Add support for showing the popup notification when changing desktops
  * Better build support for Max OSX platform (no --export-dynamic)
  * Major layout changes
  * Add support for putting the move/resize popup in a fixed position on screen
  * Add support for the <active> window placement option
  * New icon by Myles Green
  * Show an error when the configuration file is not valid, so it doesn't get
    destroyed by ObConf
  * Add a --config-file option to specify an alternate configuration file.
  * Auto-load the same configuration as Openbox is using, if Openbox was run
    with --config-file

2.0.2:
  * Workaround a crash in GTK/Glib on the PowerPC platform
  * Add new Margins option (Margins tab)
  * Add new option for centering windows when placing them
  * Don't include the debian/ dir in releases
  * Fix the missing TopRight option for the dock
  * Fix the dock stacking option to match changes made in Openbox (it's
    Above/Below not Top/Bottom)
  * Give the theme previews white client areas to more closely resemble a real
    window
  * Update to Openbox 3.4.3 libraries
2008-07-29 19:49:12 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
tnn
aef225fdc6 The master site uses HTTP code 307 redirections, which /usr/bin/ftp on
netbsd-3 doesn't understand. For this reason offload1.icculus.org is
used as an alternate download site. Fixes PR pkg/36489, PR pkg/36490.
2007-06-14 09:33:14 +00:00
wiz
9b461d0f0c Update to 2.0.1:
2.0.1

* Make ObConf work when the .obt file has been renamed (e.g. by box-look.org)
* Update swedish translation
* Update to Openbox 3.4.2 libraries

2.0.0

* Add the ability to install .obt theme archives
* Add the ability to create .obt theme archives
* Double clicking a .obt file will launch it with ObConf, install
  the theme, and select it for both KDE and GNOME desktops
* Fix for writing invalid font entries when none existed in the
  config file already
* Add new dock options showDelay and noStrut
* Add mouse option for double click time and drag threshold
* Add option for animate iconify/restore
* Make Openbox reconfigure with communication through the X server
  rather than by PID

1.6.3

* Add the ability to change your fonts
* Add the <focusLast> config option
* When changing the number of desktops, or their names, ObConf will
  set them in the current session as well as saving them to the
  Openbox config file.
* Improve how ObConf sets the desktop names. You can leave them
  empty and it will use the default translated names from Openbox.

1.6.1

* Update to the Openbox 3.4 series libraries.
2007-06-12 18:02:01 +00:00
joerg
b5aa7f107e Modular Xorg support. 2007-01-13 16:50:12 +00:00
wiz
7938151fe6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
reed
d20a56c96c Include pkgconfig's buildlink3.mk to make sure the .pc files are
found in the buildlink directory.

This was noticed when using pkgviews, because pkg-config is broken
as it has wrong compiled-in default for lib/pkgconfig directory.
2004-04-27 17:22:29 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
snj
c341d897fc Use bl3, change my address, add startup-notification bl3 (it was
previously pulled in by openbox).
2004-02-16 23:03:11 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
wiz
27ff0617cd Make compile with gcc-2.x. 2004-01-14 22:33:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
b212e31446 Bump PKGREVISION due to openbox update. 2003-12-23 20:33:39 +00:00
agc
026eb89e4d Catch up with the openbox3 -> openbox renaming 2003-12-19 09:19:15 +00:00
xtraeme
f0892cbd75 Fix CATEGORIES. 2003-12-13 21:14:19 +00:00
xtraeme
d66db68b48 Initial import of obconf-1.5 from pkgsrc-wip, packaged by Soren Jacobsen.
ObConf is a graphical configuration tool for the Openbox window manager.
It allows one to change Openbox's configuration in real-time.
One can change options such as the theme, desktop names, and focus settings.
2003-12-13 21:10:20 +00:00