volumeicon
1.0.0
برنامج خفيف الوزن للتحكم في مستوى الصوت مع دعم روابط المفاتيح العالمية
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
--enable-oss: By default Volume Icon will be built with ALSA as its
backend. Note that it is not possible to build with both ALSA
and OSS support at the moment, so using this flag will
disable ALSA support.
--enable-notify: Enables notifications, this adds a dependency for
libnotify >= 0.5.0.
--with-oss-include-path: Location of soundcard.h, defaults first to the value
specified in /etc/oss.conf. If that does not exist it
defaults to /usr/lib/oss/include/sys.
--with-default-mixerapp: Set the default mixer application, defaults to
alsamixer.
لتشغيل ./autogen.sh
، يجب تثبيت intltool .
يجب تثبيت الحزم التالية للتجميع (تعطى أسماء دبيان):
pod2man
لإنشاء صفحات الرجل) من أجل الحفاظ على اتساق نمط الترميز (باستثناء تعليمات الطرف الثالث)، نستخدم أداة سطر الأوامر clang-format
مع الإعدادات المحددة في .clang-format
. ولتحقيق هذه الغاية، يرجى التأكد من تشغيل البرنامج النصي format-source.sh
قبل إرسال طلبات السحب.