void-packages/srcpkgs/xfce4-notifyd/files/xfce4-notifyd.virtualpkgd

14 lines
496 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!-- This dictionary sets that we _always_ want
the "xfce4-notifyd" package to be the default
notification-daemon package, over other alternatives. -->
<key>virtual-pkgver</key>
<string>notification-daemon-0.2</string>
<key>target-pkgpattern</key>
<string>xfce4-notifyd>=0</string>
</dict>
</plist>