Changeset 4525
- Timestamp:
- 11/18/08 19:25:46 (5 years ago)
- Location:
- pkg/boss/main/libcanberra/trunk/debian
- Files:
-
- 3 added
- 5 edited
-
changelog (modified) (1 diff)
-
control (modified) (3 diffs)
-
libcanberra-gnome.install (added)
-
libcanberra-gtk-dev.install (modified) (1 diff)
-
patches (added)
-
patches/fix-logout-script.patch (added)
-
rules (modified) (1 diff)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/boss/main/libcanberra/trunk/debian/changelog
r4370 r4525 1 libcanberra (0.6-parsix1) unstable; urgency=low 2 3 * Merged updates from Ubuntu 0.6-0ubuntu3 4 5 -- Alan Baghumian <alan@technotux.org> Tue, 18 Nov 2008 10:19:08 -0800 6 1 7 libcanberra (0.4-1) unstable; urgency=low 2 8 -
pkg/boss/main/libcanberra/trunk/debian/control
r4370 r4525 4 4 Maintainer: Marc-Andre Lureau <marcandre.lureau@gmail.com> 5 5 Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Dröge <slomo@debian.org> 6 Build-Depends: debhelper (>= 5), cdbs, m4, libltdl 3-dev (>= 1.5.24), dpkg-dev (>= 1.14.13),6 Build-Depends: debhelper (>= 5), cdbs, m4, libltdl7-dev, dpkg-dev (>= 1.14.13), 7 7 libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 8 8 libvorbis-dev, … … 79 79 Architecture: any 80 80 Depends: ${shlibs:Depends}, 81 ${misc:Depends},82 libcanberra-gtk0 (= ${binary:Version}),83 libcanberra-dev (= ${binary:Version}),84 libgtk2.0-dev (>= 2.10)81 ${misc:Depends}, 82 libcanberra-gtk0 (= ${binary:Version}), 83 libcanberra-dev (= ${binary:Version}), 84 libgtk2.0-dev (>= 2.10) 85 85 Description: a simple abstract interface for playing event sounds 86 86 libcanberra-gtk provides a few functions that simplify … … 126 126 This package contains the HTML documentation for libcanberra and 127 127 libcanberra-gtk. 128 129 Package: libcanberra-gnome 130 Architecture: any 131 Depends: ${shlibs:Depends}, ${misc:Depends} 132 Description: Gtk+ helper for playing widget event sounds with libcanberra 133 libcanberra-gtk provides a few functions that simplify libcanberra 134 usage from Gtk+. 135 . 136 Contextual informations are needed to play event sound. This library 137 can help to compile directly event sounds property lists based on 138 active GtkWidget objects or GdkEvent events. 139 . 140 This package contains files necessary to get full GNOME sound event 141 functionality. 142 143 Package: libcanberra-gnome-dbg 144 Architecture: any 145 Priority: extra 146 Depends: ${misc:Depends}, libcanberra-gnome (= ${binary:Version}) 147 Description: libcanberra-gtk libraries detached debugging symbols 148 libcanberra-gtk provides a few functions that simplify libcanberra 149 usage from Gtk+. 150 . 151 Contextual informations are needed to play event sound. This library 152 can help to compile directly event sounds property lists based on 153 active GtkWidget objects or GdkEvent events. 154 . 155 This package contains detached debugging symbols for the canberra-gtk-play 156 utility. -
pkg/boss/main/libcanberra/trunk/debian/libcanberra-gtk-dev.install
r4370 r4525 3 3 debian/tmp/usr/lib/libcanberra-gtk.a 4 4 debian/tmp/usr/lib/pkgconfig/libcanberra-gtk.pc 5 debian/tmp/usr/bin/canberra-gtk-play -
pkg/boss/main/libcanberra/trunk/debian/rules
r4370 r4525 4 4 include /usr/share/cdbs/1/class/autotools.mk 5 5 include /usr/share/cdbs/1/rules/utils.mk 6 include /usr/share/cdbs/1/rules/simple-patchsys.mk 6 7 7 8 common-install-arch:: -
pkg/boss/main/libcanberra/trunk/debian/watch
r4370 r4525 6 6 version=3 7 7 8 http://0pointer.de/ public/libcanberra-(.*)\.tar\.gz8 http://0pointer.de/lennart/projects/libcanberra/libcanberra-(.*)\.tar\.gz
Note: See TracChangeset
for help on using the changeset viewer.


