Commit graph

9 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gutteridge
cd95439e8a enlightenment16: update to 1.0.22
--- 1.0.22 ---
Use installed gettext version, if possible
e_gen_menu: Drop ConsoleOnly apps
windowmatches: Fix use of MAKE_WINDOW_STICKY_...() macros
windowmatches: Remove ancient incorrect case values
definitions: Empty obsolete windowmatch macros
windowmatches: Resurrect USE_ICON_IMAGE_FOR_CLIENT_() macros
windowmatches: Issue notice when discarding invalid one
windowmatches: Remove some cruft
windowmatches: Enable having spaces in name matches
Consistently use @ as token delimiter in .in files
Fix warnings occurring in various situations
windowmatches: Add some consts
bindings: Add 'W' as alias for modifier 4
libhack: Intercept XSendEvent too
Fix unmaximizing by _NET_WM_STATE[_MAXIMIZED_...]
Indent profile - Drop -bad for now as it does silly things
Re-indent with indent-2.2.12
slideouts: Use defines for directions
slideouts: Refactoring
slideouts: Fix potential crash
aclass.c: Fix valgrind complaint
eesh: Fix clang-analyzer complaints
edox: Fix clang-analyzer complaints
src: Fix clang-analyzer complaints
autogen.sh: Add -n as alternative to NOCONFIGURE
Fix incorrect check for __attribute__ ((unused)))
Hide Group struct internals
groups.c: Correct debug stuff
configure.ac: Drop unnecessary prefix stuff
Spec file: Add git tag to rpm file name (if built from git checkout)
edox: Add a couple of forgotten casts
edox: Fix missing return value (at previously unreachable function exit)
Espawn(): Use variable argument list
Enable sounds in combined configuration dialog
Autofoo sound configuration cosmetics
Optionally play sounds using audio player
Introduce path_canexec0() for convenience
Minor cleanups after sound by audio player feature
GSOD: Avoid rendering artifacts when unmapped
Avoid potential crash when attempting to enable sound, cosmetics
Minor cleanups in sound players
Add alsa-lib sound backend
Autofoo cosmetics (AC_HELP_STRING -> AS_HELP_STRING).
Fix obscure m4 problem
Add feature to build with ASAN (--enable-gcc-asan)
groups: Eliminate EwinGetGroups()
groups.c: Eliminate BuildWindowGroup()
groups.c: Mostly cosmetic changes around group configuration
groups.c: Reshuffle code to avoid forward declarations
groups.c: Rename functions for more consistency
groups.c: Refactor _GroupEwinRemove()
groups.c: Fold "group_info" into "group" IPC command
groups.c: Enable popping up ewin group configuration dialogs from ipc
groups.c: _GroupEwinDestroy() -> _GroupDelete()
groups.c: Mostly cosmetic tweaks
groups.c: Fix handling groups with negative id
groups.c: Fix showing empty group
groups.c: Add group del command
groups.c: Fix group deletion
groups.c: Add some debug
groups.c: Fix snapshot updating
snaps: Fix snapshot group remembering when all groups are deleted
groups: Rework group configuration saving
groups.c: Simplify _GroupDelete() some more
groups.c: Eliminate _EwinInGroup()
groups.c: Add group list ipc comand
groups.c: Fold "groups" into "group_op" IPC command
Fix technical/shapewin move mode through edge flip
Fix technical/shapewin move mode with window groups
French translation update (Philippe J. Guillaumie)
Document the "absolute" parameter for the toggle_* window operations (Pierre Neyron)
configure.ac: Avoid trouble with missing AM_LANGINFO_CODESET
2020-08-28 03:12:26 +00:00
leot
b13a568190 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
3e162c3b3e *: Remove esound support from pkgsrc
Enlightened Sound Daemon was one of the earlier solutions to the old
"multiple programs can't open /dev/audio at once" problem that was once
a thing we had to worry about.

Eventually, it was adopted as part of GNOME. GNOME lost interest in it
about a decade ago and dropped it in favour of PulseAudio, newer
applications are generally uninterested in supporting it. Last release
was in 2008 and support for newer OS APIs is pretty nonexistent.

Several years ago the original website disappeared.

https://en.wikipedia.org/wiki/Enlightened_Sound_Daemon
https://tracker.debian.org/news/999428/removed-0241-11-from-unstable/
2020-01-20 21:54:00 +00:00
gutteridge
8f720b1aad wm/enlightenment16: add CONFLICTS and SUPERSEDES entries
This looks unusual and is incomplete because there were two distinct
enlightenment packages in different parts of the tree. This package
went from 0.16.x to 1.0.x release numbering, while x11/enlightenment
reflects development that continues to use 0.x release numbering.
This package isn't intended to conflict with or supersede
x11/enlightenment.
2019-12-30 04:05:32 +00:00
gutteridge
fb8f66fbbf wm/enlightenment16: rename enlightenment to enlightenment16
Better separate and distinguish between the E16 branch of
Enlightenment (which continues to be developed) and newer branches
that are packaged as x11/enlightenment. (As discussed on pkgsrc-users
earlier this month.)
2019-12-30 03:50:06 +00:00