• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk
Adam DuskettAdam Duskett committed 177ed9f9e5f01 Jan 2018
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# gst1-rtsp-server
4
#
5
################################################################################
6
​
7
GST1_RTSP_SERVER_VERSION = 1.12.4
8
GST1_RTSP_SERVER_SOURCE = gst-rtsp-server-$(GST1_RTSP_SERVER_VERSION).tar.xz
9
GST1_RTSP_SERVER_SITE = http://gstreamer.freedesktop.org/src/gst-rtsp-server
10
GST1_RTSP_SERVER_LICENSE = LGPL-2.0+
11
GST1_RTSP_SERVER_LICENSE_FILES = COPYING COPYING.LIB
12
GST1_RTSP_SERVER_INSTALL_STAGING = YES
13
GST1_RTSP_SERVER_DEPENDENCIES = \
14
    host-pkgconf \
15
    gstreamer1 \
16
    gst1-plugins-base \
17
    gst1-plugins-good
18
​
19
ifeq ($(BR2_PACKAGE_LIBCGROUP),y)
20
GST1_RTSP_SERVER_DEPENDENCIES += libcgroup
21
endif
22
​
23
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD),y)
24
GST1_RTSP_SERVER_DEPENDENCIES += gst1-plugins-bad
25
endif
26
​
27
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.