summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Fleischer2016-02-23 22:07:38 +0100
committerErik Fleischer2016-02-23 22:07:38 +0100
commit737e7ec0544d64210d16b49438da05eb5a6a7ca6 (patch)
tree060381044b51cabb91e0a91eadee5e266ec19931
parent75f5fa431a4256fbaea8d9b7c9a1b1a1a9f64ca1 (diff)
downloadaur-737e7ec0544d64210d16b49438da05eb5a6a7ca6.tar.gz
Added trailing dot to libpulse description in optdepends.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0379d1e9d8f6..16eaa1e7a5ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 23 20:57:12 UTC 2016
+# Tue Feb 23 21:06:58 UTC 2016
pkgbase = crossover
pkgdesc = Run Windows Programs on Linux
pkgver = 15.0.1
@@ -47,7 +47,7 @@ pkgbase = crossover
optdepends_i686 = libexif: Some applications need to parse EXIF and read their data tags.
optdepends_i686 = libgphoto2: Lets Windows applications access digital cameras.
optdepends_i686 = libldap: Lets Windows applications access LDAP servers.
- optdepends_i686 = libpulse: A featureful, general-purpose sound server (client library)
+ optdepends_i686 = libpulse: A featureful, general-purpose sound server (client library).
optdepends_i686 = libxcomposite: This is needed for most CAD-like applications and some games.
optdepends_i686 = libxinerama: This is needed if your display spans multiple screens. If your computer has a single screen then you don't need it.
optdepends_i686 = libxml2: This library makes it possible for Windows applications read and write XML files.
@@ -81,7 +81,7 @@ pkgbase = crossover
optdepends_x86_64 = lib32-libdbus: This is needed for Windows applications to automatically detect CD-ROM and USB key insertion.
optdepends_x86_64 = lib32-libexif: (aur) Some applications need to parse EXIF and read their data tags.
optdepends_x86_64 = lib32-libldap: Lets Windows applications access LDAP servers.
- optdepends_x86_64 = lib32-libpulse: A featureful, general-purpose sound server (client library)
+ optdepends_x86_64 = lib32-libpulse: A featureful, general-purpose sound server (client library).
optdepends_x86_64 = lib32-gnutls: This is needed by applications that perform encryption or check online certificates.
optdepends_x86_64 = lib32-gsm: (aur) Lets Windows applications use the GSM codec for audio compression and decompression.
optdepends_x86_64 = lib32-gstreamer0.10: (aur) This is needed by some games and multimedia applications.
diff --git a/PKGBUILD b/PKGBUILD
index 270d118d4029..db100f6cb513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ optdepends_i686=(
'libexif: Some applications need to parse EXIF and read their data tags.'
'libgphoto2: Lets Windows applications access digital cameras.'
'libldap: Lets Windows applications access LDAP servers.'
- 'libpulse: A featureful, general-purpose sound server (client library)'
+ 'libpulse: A featureful, general-purpose sound server (client library).'
'libxcomposite: This is needed for most CAD-like applications and some games.'
"libxinerama: This is needed if your display spans multiple screens. If your computer has a single screen then you don't need it."
'libxml2: This library makes it possible for Windows applications read and write XML files.'
@@ -76,7 +76,7 @@ optdepends_x86_64=(
'lib32-libdbus: This is needed for Windows applications to automatically detect CD-ROM and USB key insertion.'
'lib32-libexif: (aur) Some applications need to parse EXIF and read their data tags.'
'lib32-libldap: Lets Windows applications access LDAP servers.'
- 'lib32-libpulse: A featureful, general-purpose sound server (client library)'
+ 'lib32-libpulse: A featureful, general-purpose sound server (client library).'
'lib32-gnutls: This is needed by applications that perform encryption or check online certificates.'
'lib32-gsm: (aur) Lets Windows applications use the GSM codec for audio compression and decompression.'
'lib32-gstreamer0.10: (aur) This is needed by some games and multimedia applications.'