Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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.
|
|
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
Adjust distinfo, change DIST_SUBDIR, fix MASTER_SITES and HOMEPAGE,
correct desktop-file-utils include, and bump PKGREVISION.
|
|
|
|
Closes our PR pkg/42713 (obconf segfaults on startup)
Ride previous bump.
|
|
some files have been regenerated with newer autotools.
Bump REVISION and set DIST_SUBDIR.
|
|
|
|
|
|
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
|
|
|
|
|
|
used it in years, so reset maintainer to pkgsrc-users@.
|
|
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
|
|
|
|
Bump PKGREVISION.
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
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.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
|
|
|
|
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.
|
|
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.
|
|
*-dirs packages.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
previously pulled in by openbox).
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
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.
|